| H A D | alpha.c | 306 #define RB (RA + 1) macro 308 #define RC (RB + 1) 654 #define ARG_OPR { RA, RB, DRC1 } 656 #define ARG_OPRZ1 { ZA, RB, DRC1 } 803 { "mov", OPR(0x11,0x20), BASE, { ZA, RB, RC } }, /* pseudo */ 1553 { "hw_mtpr", OP(0x1D), OP_MASK, EV6, { ZA, RB, EV6HWINDEX } },
|