Class: AArch64::Instructions::DRPS

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

Overview

DRPS – A64 Debug restore process state DRPS

Instance Method Summary collapse

Instance Method Details

#encodeObject



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

def encode
  DRPS()
end