1828 1829 1830
# File 'lib/fisk/instructions.rb', line 1828 def ja(*params) gen_with_insn Fisk::Instructions::JA, params end