Home
last modified time | relevance | path

Searched refs:AIC_OP_JNE (Results 1 – 3 of 3) sorted by relevance

/freebsd/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 in type_check()
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c8782 case AIC_OP_JNE: in ahd_download_instr()