Home
last modified time | relevance | path

Searched refs:AIC_OP_JE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h125 #define AIC_OP_JE 0xe macro
H A Daicasm_gram.y1324 T_JE { $$ = AIC_OP_JE; }
1823 || opcode == AIC_OP_JE in type_check()
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.c6534 case AIC_OP_JE: in ahc_download_instr()
H A Daic79xx.c8785 case AIC_OP_JE: in ahd_download_instr()