OPCODE_JAL
if ((opcode != OPCODE_J && opcode != OPCODE_JAL)
[OPCODE_JAL] = { .fmt = FMT_J, .u.name = "jal" },