HomeSort by: relevance | last modified time | path
    Searched refs:CC_GE (Results 1 - 15 of 15) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/VE/
VE.h 57 CC_GE = 5 + 6, // Greater or Equal
98 case VECC::CC_GE: return "ge";
134 .Case("ge", VECC::CC_GE)
174 case VECC::CC_GE:
234 return VECC::CC_GE;
VEISelDAGToDAG.cpp 78 return VECC::CC_GE;
VEInstrInfo.cpp 67 case VECC::CC_GE:
78 return VECC::CC_GE;
  /src/external/gpl3/binutils/dist/include/opcode/
cris.h 163 #define CC_GE 0xA
  /src/external/gpl3/binutils.old/dist/include/opcode/
cris.h 163 #define CC_GE 0xA
  /src/external/gpl3/gdb.old/dist/include/opcode/
cris.h 163 #define CC_GE 0xA
  /src/external/gpl3/gdb/dist/include/opcode/
cris.h 163 #define CC_GE 0xA
  /src/external/gpl3/binutils/dist/opcodes/
cris-opc.c 374 BRANCH_QUICK_OPCODE+CC_GE*0x1000,
375 0x0f00+(0xF-CC_GE)*0x1000, "o", 1, SIZE_NONE, 0,
978 0x0530+CC_GE*0x1000,
979 0x0AC0+(0xf-CC_GE)*0x1000, "r", 0, SIZE_NONE, 0,
fr30-desc.h 103 , CC_V, CC_NV, CC_LT, CC_GE
  /src/external/gpl3/binutils.old/dist/opcodes/
cris-opc.c 374 BRANCH_QUICK_OPCODE+CC_GE*0x1000,
375 0x0f00+(0xF-CC_GE)*0x1000, "o", 1, SIZE_NONE, 0,
978 0x0530+CC_GE*0x1000,
979 0x0AC0+(0xf-CC_GE)*0x1000, "r", 0, SIZE_NONE, 0,
fr30-desc.h 103 , CC_V, CC_NV, CC_LT, CC_GE
  /src/external/gpl3/gdb.old/dist/opcodes/
cris-opc.c 374 BRANCH_QUICK_OPCODE+CC_GE*0x1000,
375 0x0f00+(0xF-CC_GE)*0x1000, "o", 1, SIZE_NONE, 0,
978 0x0530+CC_GE*0x1000,
979 0x0AC0+(0xf-CC_GE)*0x1000, "r", 0, SIZE_NONE, 0,
fr30-desc.h 103 , CC_V, CC_NV, CC_LT, CC_GE
  /src/external/gpl3/gdb/dist/opcodes/
cris-opc.c 374 BRANCH_QUICK_OPCODE+CC_GE*0x1000,
375 0x0f00+(0xF-CC_GE)*0x1000, "o", 1, SIZE_NONE, 0,
978 0x0530+CC_GE*0x1000,
979 0x0AC0+(0xf-CC_GE)*0x1000, "r", 0, SIZE_NONE, 0,
fr30-desc.h 103 , CC_V, CC_NV, CC_LT, CC_GE

Completed in 36 milliseconds