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

/freebsd-11-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h123 #define AIC_OP_JNE 0xc macro
H A Daicasm_gram.y1325 | T_JNE { $$ = AIC_OP_JNE; }
1824 || opcode == AIC_OP_JNE
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx.c6584 case AIC_OP_JNE:
H A Daic79xx.c8855 case AIC_OP_JNE:

Completed in 186 milliseconds