23 24 25
# File 'lib/aarch64/instructions/ldset.rb', line 23 def encode _ LDSET(@size, @a, @r, @rs, @rn, @rt) end