Class: AArch64::Instructions::DRPS

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

Overview

DRPS – A64 Debug restore process state DRPS

Instance Method Summary collapse

Instance Method Details

#encode(_) ⇒ Object



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

def encode _
  0b1101011_0101_11111_000000_11111_00000
end