Libraries
»
aarch64
(2.1.0)
»
Index
»
AArch64
»
Instructions
»
PACGA
»
#encode
Method: AArch64::Instructions::PACGA#encode
Defined in:
lib/aarch64/instructions/pacga.rb
#
encode
(_) ⇒
Object
13 14 15
# File 'lib/aarch64/instructions/pacga.rb', line 13
def
encode
_
PACGA
(
@rm
,
@rn
,
@rd
)
end