Class: Ragweed::Rasm::Leave
- Inherits:
-
Instruction
- Object
- Instruction
- Ragweed::Rasm::Leave
- Defined in:
- lib/ragweed/rasm/isa.rb
Overview
Leave
Instance Attribute Summary
Attributes inherited from Instruction
Instance Method Summary collapse
-
#to_s ⇒ Object
c9.
Methods inherited from Instruction
#add, #coerce, #dst_imm?, #dst_lab?, #dst_reg?, i, #initialize, #locate, #modrm, #patch, #sib, #src_imm?, #src_lab?, #src_reg?
Constructor Details
This class inherits a constructor from Ragweed::Rasm::Instruction