| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
| H A D | 4k.md | 143 ;; (Disabled until we add cop0 support) 146 ;; (eq_attr "type" "cop0"))
|
| H A D | octeon.md | 65 ;; ??? memory-related cop0 reads are pipe0 with 3-cycle latency.
|
| H A D | 24k.md | 115 ;; (Disabled until we add proper cop0 support) 118 ;; (eq_attr "type" "cop0"))
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
| H A D | 4k.md | 143 ;; (Disabled until we add cop0 support) 146 ;; (eq_attr "type" "cop0"))
|
| H A D | octeon.md | 65 ;; ??? memory-related cop0 reads are pipe0 with 3-cycle latency.
|
| H A D | 24k.md | 115 ;; (Disabled until we add proper cop0 support) 118 ;; (eq_attr "type" "cop0"))
|
| /netbsd-src/sys/arch/ews4800mips/stand/boot/ |
| H A D | Makefile | 36 SRCS += device_test.c cop0.c mem.c
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | i386-expand.c | 4026 ix86_expand_int_sse_cmp (rtx dest, enum rtx_code code, rtx cop0, rtx cop1, in ix86_expand_int_sse_cmp() argument 4030 machine_mode mode = GET_MODE (cop0); in ix86_expand_int_sse_cmp() 4069 std::swap (cop0, cop1); in ix86_expand_int_sse_cmp() 4133 cop0 = force_reg (mode, cop0); in ix86_expand_int_sse_cmp() 4152 cop0 = force_reg (mode, cop0); in ix86_expand_int_sse_cmp() 4176 cop0 = force_reg (mode, cop0); in ix86_expand_int_sse_cmp() 4187 if (!vector_operand (cop0, mode)) in ix86_expand_int_sse_cmp() 4188 cop0 = force_reg (mode, cop0); in ix86_expand_int_sse_cmp() 4192 emit_insn (gen (tem, cop0, cop1)); in ix86_expand_int_sse_cmp() 4203 cop0 = force_reg (mode, cop0); in ix86_expand_int_sse_cmp() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | i386-expand.cc | 4410 ix86_expand_int_sse_cmp (rtx dest, enum rtx_code code, rtx cop0, rtx cop1, in ix86_expand_int_sse_cmp() argument 4414 machine_mode mode = GET_MODE (cop0); in ix86_expand_int_sse_cmp() 4453 std::swap (cop0, cop1); in ix86_expand_int_sse_cmp() 4517 cop0 = force_reg (mode, cop0); in ix86_expand_int_sse_cmp() 4536 cop0 = force_reg (mode, cop0); in ix86_expand_int_sse_cmp() 4594 cop0 = force_reg (mode, cop0); in ix86_expand_int_sse_cmp() 4605 if (!vector_operand (cop0, mode)) in ix86_expand_int_sse_cmp() 4606 cop0 = force_reg (mode, cop0); in ix86_expand_int_sse_cmp() 4610 emit_insn (gen (tem, cop0, cop1)); in ix86_expand_int_sse_cmp() 4621 cop0 = force_reg (mode, cop0); in ix86_expand_int_sse_cmp() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | match.pd | 6079 tree cop0 = op0, cop1 = op1; 6083 cop0 = gimple_assign_rhs1 (def); 6091 (if ((TREE_CODE (cop0) == VECTOR_CST 6092 || TREE_CODE (cop0) == CONSTRUCTOR) 6095 && (t = fold_vec_perm (type, cop0, cop1, sel))) 6108 && (TREE_CODE (cop0) == VECTOR_CST 6109 || TREE_CODE (cop0) == CONSTRUCTOR 6120 if ((ins = fold_read_from_vector (cop0, sel[0]))) 6138 ins = fold_read_from_vector (cop0, sel[at]);
|
| H A D | optabs.c | 2041 rtx cop0 = convert_modes (wider_mode, mode, op0, unsignedp); in expand_twoval_unop() local 2043 if (expand_twoval_unop (unoptab, cop0, t0, t1, unsignedp)) in expand_twoval_unop() 2122 rtx cop0 = convert_modes (wider_mode, mode, op0, unsignedp); in expand_twoval_binop() local 2125 if (expand_twoval_binop (binoptab, cop0, cop1, in expand_twoval_binop()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | match.pd | 7636 tree cop0 = op0, cop1 = op1; 7640 cop0 = gimple_assign_rhs1 (def); 7648 (if ((TREE_CODE (cop0) == VECTOR_CST 7649 || TREE_CODE (cop0) == CONSTRUCTOR) 7652 && (t = fold_vec_perm (type, cop0, cop1, sel))) 7665 && (TREE_CODE (cop0) == VECTOR_CST 7666 || TREE_CODE (cop0) == CONSTRUCTOR 7677 if ((ins = fold_read_from_vector (cop0, sel[0]))) 7695 ins = fold_read_from_vector (cop0, sel[at]);
|
| H A D | optabs.cc | 2409 rtx cop0 = convert_modes (wider_mode, mode, op0, unsignedp); in expand_twoval_unop() local 2411 if (expand_twoval_unop (unoptab, cop0, t0, t1, unsignedp)) in expand_twoval_unop() 2490 rtx cop0 = convert_modes (wider_mode, mode, op0, unsignedp); in expand_twoval_binop() local 2493 if (expand_twoval_binop (binoptab, cop0, cop1, in expand_twoval_binop()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
| H A D | sparc.c | 13695 rtx mask, cop0, cop1, fcmp, cmask, bshuf, gsr; in sparc_expand_vcond() local 13699 cop0 = operands[4]; in sparc_expand_vcond() 13706 t = cop0; cop0 = cop1; cop1 = t; in sparc_expand_vcond() 13712 gen_rtvec (1, gen_rtx_fmt_ee (code, mode, cop0, cop1)), in sparc_expand_vcond()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | typeck.c | 5784 tree cop0 = op0; in cp_build_binary_op() local 5786 if (TREE_TYPE (cop0) != orig_type) in cp_build_binary_op() 5787 cop0 = cp_convert (orig_type, op0, complain); in cp_build_binary_op() 5790 instrument_expr1 = ubsan_instrument_division (location, cop0, cop1); in cp_build_binary_op()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | typeck.cc | 6250 tree cop0 = op0; in cp_build_binary_op() local 6252 if (TREE_TYPE (cop0) != orig_type) in cp_build_binary_op() 6253 cop0 = cp_convert (orig_type, op0, complain); in cp_build_binary_op() 6256 instrument_expr1 = ubsan_instrument_division (location, cop0, cop1); in cp_build_binary_op()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| H A D | sparc.cc | 13661 rtx mask, cop0, cop1, fcmp, cmask, bshuf, gsr; in sparc_expand_vcond() local 13664 cop0 = operands[4]; in sparc_expand_vcond() 13669 std::swap (cop0, cop1); in sparc_expand_vcond() 13675 gen_rtvec (1, gen_rtx_fmt_ee (code, mode, cop0, cop1)), in sparc_expand_vcond()
|
| /netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
| H A D | ChangeLog-9103 | 1946 * mips.h: Add macros for cop0, cop1 cop2 and cop3.
|
| /netbsd-src/external/gpl3/gdb/dist/include/opcode/ |
| H A D | ChangeLog-9103 | 1946 * mips.h: Add macros for cop0, cop1 cop2 and cop3.
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
| H A D | ChangeLog-9103 | 1946 * mips.h: Add macros for cop0, cop1 cop2 and cop3.
|
| /netbsd-src/external/gpl3/gdb.old/dist/include/opcode/ |
| H A D | ChangeLog-9103 | 1946 * mips.h: Add macros for cop0, cop1 cop2 and cop3.
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | ChangeLog-9297 | 791 * mips-opc.c: Add macros for cop0, cop1 cop2 and cop3.
|
| /netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
| H A D | ChangeLog-9297 | 791 * mips-opc.c: Add macros for cop0, cop1 cop2 and cop3.
|
| /netbsd-src/external/gpl3/gdb/dist/opcodes/ |
| H A D | ChangeLog-9297 | 791 * mips-opc.c: Add macros for cop0, cop1 cop2 and cop3.
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | ChangeLog-9297 | 791 * mips-opc.c: Add macros for cop0, cop1 cop2 and cop3.
|