16 17 18
# File 'lib/aarch64/instructions/csinc.rb', line 16 def encode _ CSINC(@sf, @rm, @cond, @rn, @rd) end