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

  /src/external/gpl3/gdb/dist/gdb/
rs6000-tdep.c 1366 BL_MASK and BL_INSTRUCTION are used in combination with each other.
1374 #define BL_MASK 0xfc000001
2250 if ((op & BL_MASK) == BL_INSTRUCTION)
  /src/external/gpl3/gdb.old/dist/gdb/
rs6000-tdep.c 1366 BL_MASK and BL_INSTRUCTION are used in combination with each other.
1374 #define BL_MASK 0xfc000001
2250 if ((op & BL_MASK) == BL_INSTRUCTION)

Completed in 37 milliseconds