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

/freebsd-12-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h126 #define AIC_OP_JNZ 0xd macro
H A Daicasm_gram.y1322 | T_JNZ { $$ = AIC_OP_JNZ; }
1827 || opcode == AIC_OP_JNZ
/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic7xxx.c6587 case AIC_OP_JNZ:
H A Daic79xx.c8858 case AIC_OP_JNZ:

Completed in 192 milliseconds