15 16 17
# File 'lib/aarch64/instructions/ldaxp.rb', line 15 def encode LDAXP(@sf, @rt2.to_i, @rn.to_i, @rt1.to_i) end