Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h194 #define AIC_OP_SHL 0x10 macro
H A Daicasm_gram.y1326 T_SHL { $$ = AIC_OP_SHL; }
1750 case AIC_OP_SHL: in format_2_instr()