Method: AArch64::Instructions::STLLRB#encode

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

#encodeObject



12
13
14
# File 'lib/aarch64/instructions/stllrb.rb', line 12

def encode
  STLLRB(@rn, @rt)
end