Class: AArch64::Instructions::TSB
- Inherits:
-
Object
- Object
- AArch64::Instructions::TSB
- Defined in:
- lib/aarch64/instructions/tsb.rb
Overview
TSB CSYNC – A64 Trace Synchronization Barrier TSB CSYNC
Instance Method Summary collapse
Instance Method Details
#encode ⇒ Object
7 8 9 |
# File 'lib/aarch64/instructions/tsb.rb', line 7 def encode TSB() end |