13 14 15
# File 'lib/aarch64/instructions/stxrh.rb', line 13 def encode STXRH(@rs.to_i, @rn.to_i, @rt.to_i) end