Searched refs:AIC_OP_XOR (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h115 #define AIC_OP_XOR 0x2 macro
H A Daicasm_gram.y1143 | T_XOR { $$ = AIC_OP_XOR; }
1256 format_1_instr(AIC_OP_XOR, &$2, &immed, &$3, $4);
1655 case AIC_OP_XOR:
/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic7xxx.c6623 case AIC_OP_XOR:
H A Daic79xx.c8868 case AIC_OP_XOR:

Completed in 141 milliseconds