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

/freebsd-11-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h116 #define AIC_OP_ROL 0x5 macro
H A Daicasm_gram.y1300 | T_ROL { $$ = AIC_OP_ROL; }
1696 f2_instr->opcode = AIC_OP_ROL;
1721 case AIC_OP_ROL:
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx.c6645 case AIC_OP_ROL:
H A Daic79xx.c8875 case AIC_OP_ROL:

Completed in 130 milliseconds