Home | History | Annotate | Download | only in opcodes

Lines Matching defs:B24

258   /* The B24 field in a BD24 form instruction.  The lowest bit is
260 #define B24 B15 + 1
267 #define CR B24 + 1
6555 {"e_b", BD24(30,0,0), BD24_MASK, PPCVLE, PPCNONE, {B24}},
6556 {"e_bl", BD24(30,0,1), BD24_MASK, PPCVLE, PPCNONE, {B24}},