Class: Fisk::Rel32
- Inherits:
-
ValueOperand
- Object
- Operand
- ValueOperand
- Fisk::Rel32
- Defined in:
- lib/fisk.rb
Instance Attribute Summary
Attributes inherited from ValueOperand
Instance Method Summary collapse
Methods inherited from ValueOperand
Methods inherited from Operand
#extended_register?, #m64?, #op_value, #register?, #rex_value, #temp_register?, #unknown_label?, #works?
Constructor Details
This class inherits a constructor from Fisk::ValueOperand
Instance Method Details
#type ⇒ Object
158 159 160 |
# File 'lib/fisk.rb', line 158 def type "rel32" end |