/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/mipsn64el/ |
H A D | insn-modes.h | 44 #define CCV4mode E_CCV4mode macro 46 #define CCV4mode ((void) 0, E_CCV4mode)
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/mipseb/ |
H A D | insn-modes.h | 44 #define CCV4mode E_CCV4mode macro 46 #define CCV4mode ((void) 0, E_CCV4mode)
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/mips64el/ |
H A D | insn-modes.h | 44 #define CCV4mode E_CCV4mode macro 46 #define CCV4mode ((void) 0, E_CCV4mode)
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/mipsel/ |
H A D | insn-modes.h | 44 #define CCV4mode E_CCV4mode macro 46 #define CCV4mode ((void) 0, E_CCV4mode)
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/mipsn64eb/ |
H A D | insn-modes.h | 44 #define CCV4mode E_CCV4mode macro 46 #define CCV4mode ((void) 0, E_CCV4mode)
|
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/mips64eb/ |
H A D | insn-modes.h | 44 #define CCV4mode E_CCV4mode macro 46 #define CCV4mode ((void) 0, E_CCV4mode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/ |
H A D | insn-modes.h | 44 #define CCV4mode E_CCV4mode macro 46 #define CCV4mode ((void) 0, E_CCV4mode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/mipsn64el/ |
H A D | insn-modes.h | 44 #define CCV4mode E_CCV4mode macro 46 #define CCV4mode ((void) 0, E_CCV4mode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/mipsn64eb/ |
H A D | insn-modes.h | 44 #define CCV4mode E_CCV4mode macro 46 #define CCV4mode ((void) 0, E_CCV4mode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/ |
H A D | insn-modes.h | 44 #define CCV4mode E_CCV4mode macro 46 #define CCV4mode ((void) 0, E_CCV4mode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/mipsel/ |
H A D | insn-modes.h | 44 #define CCV4mode E_CCV4mode macro 46 #define CCV4mode ((void) 0, E_CCV4mode)
|
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/ |
H A D | insn-modes.h | 44 #define CCV4mode E_CCV4mode macro 46 #define CCV4mode ((void) 0, E_CCV4mode)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | mips-ps-3d.md | 471 operands[6] = simplify_gen_subreg (CCV2mode, operands[0], CCV4mode, 0); 472 operands[7] = simplify_gen_subreg (CCV2mode, operands[0], CCV4mode, 8); 500 operands[6] = simplify_gen_subreg (CCV2mode, operands[0], CCV4mode, 0); 501 operands[7] = simplify_gen_subreg (CCV2mode, operands[0], CCV4mode, 8);
|
H A D | mips.cc | 5533 else if (mode == CCV4mode) in mips_allocate_fcc() 12955 if (mode == CCV4mode) in mips_hard_regno_mode_ok_uncached()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | mips-ps-3d.md | 471 operands[6] = simplify_gen_subreg (CCV2mode, operands[0], CCV4mode, 0); 472 operands[7] = simplify_gen_subreg (CCV2mode, operands[0], CCV4mode, 8); 500 operands[6] = simplify_gen_subreg (CCV2mode, operands[0], CCV4mode, 0); 501 operands[7] = simplify_gen_subreg (CCV2mode, operands[0], CCV4mode, 8);
|
H A D | mips.c | 5522 else if (mode == CCV4mode) in mips_allocate_fcc() 12802 if (mode == CCV4mode) in mips_hard_regno_mode_ok_uncached()
|