13 14 15
# File 'lib/aarch64/instructions/pacga.rb', line 13 def encode PACGA(@rm.to_i, @rn.to_i, @rd.to_i) end