Class: AArch64::Instructions::ERET
- Inherits:
-
Object
- Object
- AArch64::Instructions::ERET
- Defined in:
- lib/aarch64/instructions/eret.rb
Overview
ERET – A64 Exception Return ERET
Instance Method Summary collapse
Instance Method Details
#encode ⇒ Object
7 8 9 |
# File 'lib/aarch64/instructions/eret.rb', line 7 def encode ERET() end |