Home
last modified time | relevance | path

Searched refs:CMP0 (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Drl78-parse.h115 CMP0 = 316, /* CMP0 */ enumerator
240 #define CMP0 316 macro
H A Drl78-parse.y168 %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 Drl78-parse.c301 CMP0 = 316, /* CMP0 */ enumerator
426 #define CMP0 316 macro
4529 OPC(CMP0),
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.h115 CMP0 = 316, /* CMP0 */ enumerator
240 #define CMP0 316 macro
H A Drl78-parse.y168 %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 Drl78-parse.c301 CMP0 = 316, /* CMP0 */ enumerator
426 #define CMP0 316 macro
4529 OPC(CMP0),
/netbsd-src/usr.bin/mail/
H A Dcmdtab.c47 # 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 DX86ISelLowering.cpp43990 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 DChangeLog-200822525 comparison match CMP0 rather than TARGET. When creating inverse