Class: AArch64::Instructions::YIELD

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

Overview

YIELD – A64 YIELD YIELD

Instance Method Summary collapse

Instance Method Details

#encodeObject



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

def encode
  YIELD()
end