Method: AArch64::Instructions::LDRSH_unsigned#encode
- Defined in:
- lib/aarch64/instructions/ldrsh_unsigned.rb
#encode ⇒ Object
15 16 17 |
# File 'lib/aarch64/instructions/ldrsh_unsigned.rb', line 15 def encode LDRSH_unsigned(@opc, @imm12, @rn, @rt) end |