Class: YTLJit::OpRXMM14

Inherits:
OpRegXMM show all
Defined in:
lib/ytljit/instruction_ia.rb

Instance Method Summary collapse

Methods inherited from OpRegistor

#using, #value

Methods inherited from Operand

#using

Instance Method Details

#reg_noObject



436
437
438
# File 'lib/ytljit/instruction_ia.rb', line 436

def reg_no
  14
end

#to_asObject



440
441
442
# File 'lib/ytljit/instruction_ia.rb', line 440

def to_as
  "%xmm14"
end