Lines Matching refs:BB

152   /* The BB field in an XL form instruction.  */
153 #define BB BAT + 1
157 /* The BB field in an XL form instruction when it must be the same
159 #define BBA BB + 1
1095 /* The BB field in an XL form instruction when it must be the same as
1097 The insertion function just copies the BA field into the BB field,
2811 /* An XL_MASK or XLYLK_MASK or XLOCB_MASK with the BB field fixed. */
2819 /* An XL_MASK with the BO and BB fields fixed. */
2822 /* An XL_MASK with the BO, BI and BB fields fixed. */
4384 {"crnor", XL(19,33), XL_MASK, COM, PPCVLE, {BT, BA, BB}},
4395 {"crandc", XL(19,129), XL_MASK, COM, PPCVLE, {BT, BA, BB}},
4403 {"crxor", XL(19,193), XL_MASK, COM, PPCVLE, {BT, BA, BB}},
4407 {"crnand", XL(19,225), XL_MASK, COM, PPCVLE, {BT, BA, BB}},
4409 {"crand", XL(19,257), XL_MASK, COM, PPCVLE, {BT, BA, BB}},
4414 {"creqv", XL(19,289), XL_MASK, COM, PPCVLE, {BT, BA, BB}},
4421 {"crorc", XL(19,417), XL_MASK, COM, PPCVLE, {BT, BA, BB}},
4426 {"cror", XL(19,449), XL_MASK, COM, PPCVLE, {BT, BA, BB}},
7154 {"e_crandc", XL(31,129), XL_MASK, PPCVLE, 0, {BT, BA, BB}},
7155 {"e_crnand", XL(31,225), XL_MASK, PPCVLE, 0, {BT, BA, BB}},
7157 {"e_crnor", XL(31,33), XL_MASK, PPCVLE, 0, {BT, BA, BB}},
7159 {"e_crxor", XL(31,193), XL_MASK, PPCVLE, 0, {BT, BA, BB}},
7164 {"e_crand", XL(31,257), XL_MASK, PPCVLE, 0, {BT, BA, BB}},
7170 {"e_creqv", XL(31,289), XL_MASK, PPCVLE, 0, {BT, BA, BB}},
7175 {"e_crorc", XL(31,417), XL_MASK, PPCVLE, 0, {BT, BA, BB}},
7178 {"e_cror", XL(31,449), XL_MASK, PPCVLE, 0, {BT, BA, BB}},