Libraries
»
aarch64
(2.0.2)
»
Index
»
AArch64
»
Instructions
»
STXRH
»
#encode
Method: AArch64::Instructions::STXRH#encode
Defined in:
lib/aarch64/instructions/stxrh.rb
#
encode
(_) ⇒
Object
13 14 15
# File 'lib/aarch64/instructions/stxrh.rb', line 13
def
encode
_
STXRH
(
@rs
,
@rn
,
@rt
)
end