Home | History | Annotate | Download | only in opcodes

Lines Matching refs:B24

275   /* The B24 field in a BD24 form instruction.  The lowest bit is
277 #define B24 B15 + 1
284 #define CR B24 + 1
7154 {"e_b", BD24(30,0,0), BD24_MASK, PPCVLE, 0, {B24}},
7155 {"e_bl", BD24(30,0,1), BD24_MASK, PPCVLE, 0, {B24}},