Searched refs:AIC_OP_ROL (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/dev/microcode/aic7xxx/
H A Daicasm_insformat.h116 #define AIC_OP_ROL 0x5 macro
H A Daicasm_gram.y1302 | T_ROL { $$ = AIC_OP_ROL; }
1699 f2_instr->opcode = AIC_OP_ROL;
1724 case AIC_OP_ROL:
/netbsd-current/sys/dev/ic/
H A Daic7xxxvar.h65 #define AIC_OP_ROL 0x5 macro
H A Daic7xxx.c6491 case AIC_OP_ROL:
H A Daic79xx.c8519 case AIC_OP_ROL:

Completed in 294 milliseconds