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

/freebsd-10.1-release/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h113 #define AIC_OP_XOR 0x2 macro
H A Daicasm_gram.y1141 | T_XOR { $$ = AIC_OP_XOR; }
1254 format_1_instr(AIC_OP_XOR, &$2, &immed, &$3, $4);
1653 case AIC_OP_XOR:
/freebsd-10.1-release/sys/dev/aic7xxx/
H A Daic7xxx.c6627 case AIC_OP_XOR:
H A Daic79xx.c8875 case AIC_OP_XOR:

Completed in 181 milliseconds