Method: AArch64::Instructions::STRH_imm#encode

Defined in:
lib/aarch64/instructions/strh_imm.rb

#encode(_) ⇒ Object



16
17
18
# File 'lib/aarch64/instructions/strh_imm.rb', line 16

def encode _
  STRH_imm(@imm9, @opt, @rn, @rt)
end