Libraries
»
aarch64
(2.0.2)
»
Index
»
AArch64
»
Instructions
»
DSB
»
#encode
Method: AArch64::Instructions::DSB#encode
Defined in:
lib/aarch64/instructions/dsb.rb
#
encode
(_) ⇒
Object
12 13 14
# File 'lib/aarch64/instructions/dsb.rb', line 12
def
encode
_
DSB
(
@imm
)
end