16 17 18
# File 'lib/aarch64/instructions/ubfm.rb', line 16 def encode _ UBFM(@sf, @sf, @immr, @imms, @rn, @rd) end