Method: AArch64::Instructions::SETF#encode

Defined in:
lib/aarch64/instructions/setf.rb

#encode(_) ⇒ Object



13
14
15
# File 'lib/aarch64/instructions/setf.rb', line 13

def encode _
  SETF(@sz, @rn)
end