Class: Crabstone::X86::Instruction

Inherits:
FFI::Struct
  • Object
show all
Defined in:
lib/arch/x86.rb

Instance Method Summary collapse

Instance Method Details

#operandsObject



101
102
103
# File 'lib/arch/x86.rb', line 101

def operands
    self[:operands].first self[:op_count]
end