14 15 16
# File 'lib/aarch64/instructions/ldapr.rb', line 14 def encode LDAPR(@size, @rn.to_i, @rt.to_i) end