Lines Matching defs:BA
127 for BA just below. However, that caused trouble with feeble
140 /* The BA field in an XL form instruction. */
141 #define BA UNUSED + 1
143 #define BI BA
147 /* The BA field in an XL form instruction when it must be the same
149 #define BAT BA + 1
158 as the BA field in the same instruction. */
1070 /* The BA field in an XL form instruction when it must be the same as
1072 The insertion function just copies the BT field into the BA field,
1096 the BA field in the same instruction. This operand is marked FAKE.
1097 The insertion function just copies the BA field into the BB field,
1788 function just copies the BT field into the BA field, and the
4383 {"crnot", XL(19,33), XL_MASK, PPCCOM, PPCVLE, {BT, BA, BBA}},
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}},
4425 {"crmove", XL(19,449), XL_MASK, PPCCOM, PPCVLE, {BT, BA, BBA}},
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}},
7156 {"e_crnot", XL(31,33), XL_MASK, PPCVLE, 0, {BT, BA, BBA}},
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}},
7177 {"e_crmove", XL(31,449), XL_MASK, PPCVLE, 0, {BT, BA, BBA}},
7178 {"e_cror", XL(31,449), XL_MASK, PPCVLE, 0, {BT, BA, BB}},