Method: AArch64::Instructions::STLR#encode

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

#encodeObject



14
15
16
# File 'lib/aarch64/instructions/stlr.rb', line 14

def encode
  STLR(@size, @rn, @rt)
end