Class: Fisk::Imm8
Instance Attribute Summary
Attributes inherited from Operand
Instance Method Summary collapse
Methods inherited from Operand
#extended_register?, #m64?, #unknown_label?, #works?
Instance Method Details
#type ⇒ Object
77 78 79 |
# File 'lib/fisk.rb', line 77 def type "imm8" end |