Method: AArch64::Instructions::STLRH#encode

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

#encode(_) ⇒ Object



12
13
14
# File 'lib/aarch64/instructions/stlrh.rb', line 12

def encode _
  STLRH(@rn, @rt)
end