Home
last modified time | relevance | path

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

/trueos/sys/dev/aic7xxx/aicasm/
HDaicasm_insformat.h125 #define AIC_OP_JE 0xe macro
HDaicasm_gram.y1324 T_JE { $$ = AIC_OP_JE; }
1823 || opcode == AIC_OP_JE in type_check()
/trueos/sys/dev/aic7xxx/
HDaic7xxx.c6592 case AIC_OP_JE: in ahc_download_instr()
HDaic79xx.c8866 case AIC_OP_JE: in ahd_download_instr()