Searched refs:CMP0 (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | rl78-parse.h | 115 CMP0 = 316, /* CMP0 */ enumerator 240 #define CMP0 316 macro
|
| H A D | rl78-parse.y | 168 %token CALL CALLT CLR1 CLRB CLRW CMP CMP0 CMPS CMPW 444 | CMP0 A 447 | CMP0 X 450 | CMP0 B 453 | CMP0 C 456 | CMP0 EXPR {SA($2)} 459 | CMP0 opt_es '!' EXPR 1285 OPC(CMP0),
|
| H A D | rl78-parse.c | 301 CMP0 = 316, /* CMP0 */ enumerator 426 #define CMP0 316 macro 4529 OPC(CMP0),
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | rl78-parse.h | 115 CMP0 = 316, /* CMP0 */ enumerator 240 #define CMP0 316 macro
|
| H A D | rl78-parse.y | 168 %token CALL CALLT CLR1 CLRB CLRW CMP CMP0 CMPS CMPW 444 | CMP0 A 447 | CMP0 X 450 | CMP0 B 453 | CMP0 C 456 | CMP0 EXPR {SA($2)} 459 | CMP0 opt_es '!' EXPR 1285 OPC(CMP0),
|
| H A D | rl78-parse.c | 301 CMP0 = 316, /* CMP0 */ enumerator 426 #define CMP0 316 macro 4529 OPC(CMP0),
|
| /netbsd-src/usr.bin/mail/ |
| H A D | cmdtab.c | 47 # define CMP0 0, macro 50 # define CMP0 macro 182 { 0, 0, 0, CMP0 0, 0, 0 }
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 43990 SDValue CMP0 = N0.getOperand(1); in combineCompareEqual() local 43995 if (CMP0.getOpcode() != X86ISD::FCMP || CMP0 != CMP1) in combineCompareEqual() 43998 SDValue CMP00 = CMP0->getOperand(0); in combineCompareEqual() 43999 SDValue CMP01 = CMP0->getOperand(1); in combineCompareEqual()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2008 | 22525 comparison match CMP0 rather than TARGET. When creating inverse
|