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