HomeSort by: relevance | last modified time | path
    Searched defs:B24 (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
nested-types.cc 174 enum E24 {A24, B24, C24};
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
nested-types.cc 174 enum E24 {A24, B24, C24};
  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 3030 /* The B24 field in a BD24 form instruction. The lowest bit is
3032 #define B24 B15 + 1
3039 #define CR B24 + 1
10266 {"e_b", BD24(30,0,0), BD24_MASK, PPCVLE, 0, {B24}},
10267 {"e_bl", BD24(30,0,1), BD24_MASK, PPCVLE, 0, {B24}},
  /src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c 3030 /* The B24 field in a BD24 form instruction. The lowest bit is
3032 #define B24 B15 + 1
3039 #define CR B24 + 1
10201 {"e_b", BD24(30,0,0), BD24_MASK, PPCVLE, 0, {B24}},
10202 {"e_bl", BD24(30,0,1), BD24_MASK, PPCVLE, 0, {B24}},
  /src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c 2962 /* The B24 field in a BD24 form instruction. The lowest bit is
2964 #define B24 B15 + 1
2971 #define CR B24 + 1
10058 {"e_b", BD24(30,0,0), BD24_MASK, PPCVLE, 0, {B24}},
10059 {"e_bl", BD24(30,0,1), BD24_MASK, PPCVLE, 0, {B24}},
  /src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c 3030 /* The B24 field in a BD24 form instruction. The lowest bit is
3032 #define B24 B15 + 1
3039 #define CR B24 + 1
10223 {"e_b", BD24(30,0,0), BD24_MASK, PPCVLE, 0, {B24}},
10224 {"e_bl", BD24(30,0,1), BD24_MASK, PPCVLE, 0, {B24}},

Completed in 189 milliseconds