Searched refs:RBA (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/disas/ |
H A D | alpha.c | 337 #define RBA (CPRB + 1) macro 341 #define RCA (RBA + 1) 660 #define ARG_EV4HWMPR { RA, RBA, EV4HWINDEX } 804 { "mov", OPR(0x11,0x20), BASE, { RA, RBA, RC } }, /* pseudo */ 1261 { "fmov", FP(0x17,0x020), BASE, { FA, RBA, FC } }, /* pseudo */ 1263 { "fneg", FP(0x17,0x021), BASE, { FA, RBA, FC } }, /* pseudo */ 1266 { "mt_fpcr", FP(0x17,0x024), BASE, { FA, RBA, RCA } }, 1267 { "mf_fpcr", FP(0x17,0x025), BASE, { FA, RBA, RCA } }, 1292 { "hw_mfpr", OPR(0x19,0x00), EV4, { RA, RBA, EV4EXTHWINDEX } }, 1293 { "hw_mfpr", OP(0x19), OP_MASK, EV5, { RA, RBA, EV5HWINDEX } }, [all …]
|