17 18 19
# File 'lib/aarch64/instructions/bics.rb', line 17 def encode _ BICS(@sf, @shift, @m, @amount, @n, @d) end