Searched refs:MFC (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/binutils/opcodes/
H A Dalpha-opc.c360 #define MFC(oo,ffff) MFC_(oo,ffff), MFC_MASK
1044 { "trapb", MFC(0x18,0x0000), BASE, ARG_NONE },
1045 { "draint", MFC(0x18,0x0000), BASE, ARG_NONE }, /* alias */
1046 { "excb", MFC(0x18,0x0400), BASE, ARG_NONE },
1047 { "mb", MFC(0x18,0x4000), BASE, ARG_NONE },
1048 { "wmb", MFC(0x18,0x4400), BASE, ARG_NONE },
1049 { "fetch", MFC(0x18,0x8000), BASE, { ZA, PRB } },
1050 { "fetch_m", MFC(0x18,0xA000), BASE, { ZA, PRB } },
1051 { "rpcc", MFC(0x18,0xC000), BASE, { RA, ZB } },
1052 { "rpcc", MFC(
357 #define MFC macro
[all...]

Completed in 92 milliseconds