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

  /src/external/gpl3/binutils/dist/include/opcode/
cris.h 167 #define CC_A 0xE
181 #define BA_QUICK_HIGH (BRANCH_QUICK_HIGH + CC_A * 0x10)
188 ((BRANCH_INCR_HIGH + CC_A * 0x10) * 0x0100 + BRANCH_PC_LOW)
  /src/external/gpl3/binutils.old/dist/include/opcode/
cris.h 167 #define CC_A 0xE
181 #define BA_QUICK_HIGH (BRANCH_QUICK_HIGH + CC_A * 0x10)
188 ((BRANCH_INCR_HIGH + CC_A * 0x10) * 0x0100 + BRANCH_PC_LOW)
  /src/external/gpl3/gdb.old/dist/include/opcode/
cris.h 167 #define CC_A 0xE
181 #define BA_QUICK_HIGH (BRANCH_QUICK_HIGH + CC_A * 0x10)
188 ((BRANCH_INCR_HIGH + CC_A * 0x10) * 0x0100 + BRANCH_PC_LOW)
  /src/external/gpl3/gdb/dist/include/opcode/
cris.h 167 #define CC_A 0xE
181 #define BA_QUICK_HIGH (BRANCH_QUICK_HIGH + CC_A * 0x10)
188 ((BRANCH_INCR_HIGH + CC_A * 0x10) * 0x0100 + BRANCH_PC_LOW)

Completed in 23 milliseconds