AIC_OP_XOR
case AIC_OP_XOR:
| T_XOR { $$ = AIC_OP_XOR; }
format_1_instr(AIC_OP_XOR, &$2, &immed, &$3, $4);