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

/freebsd-11.0-release/contrib/binutils/opcodes/
H A Dppc-opc.c1509 #define XLBH_MASK (XL_MASK | (0x1c << 11))
2784 { "bclr", XLLK(19,16,0), XLBH_MASK, PPCCOM, { BO, BI, BH } },
2785 { "bclrl", XLLK(19,16,1), XLBH_MASK, PPCCOM, { BO, BI, BH } },
2977 { "bcctr", XLLK(19,528,0), XLBH_MASK, PPCCOM, { BO, BI, BH } },
2978 { "bcctrl", XLLK(19,528,1), XLBH_MASK, PPCCOM, { BO, BI, BH } },
1506 #define XLBH_MASK macro

Completed in 112 milliseconds