Class: AArch64::Instructions::XPACLRI

Inherits:
Instruction show all
Defined in:
lib/aarch64/instructions/xpaclri.rb

Overview

XPACLRI – A64 Strip Pointer Authentication Code XPACLRI

Instance Method Summary collapse

Instance Method Details

#encode(_) ⇒ Object



7
8
9
# File 'lib/aarch64/instructions/xpaclri.rb', line 7

def encode _
  0b11010101000000110010000011111111
end