Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h195 #define AIC_OP_SHR 0x20 macro
H A Daicasm_gram.y1327 | T_SHR { $$ = AIC_OP_SHR; }
1756 case AIC_OP_SHR: in format_2_instr()