Home
last modified time | relevance | path

Searched refs:AIC_OP_ROR (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h131 #define AIC_OP_ROR 0x30 macro
H A Daicasm_gram.y1301 | T_ROR { $$ = AIC_OP_ROR; }
1724 case AIC_OP_ROR: in format_2_instr()