Home
last modified time | relevance | path

Searched refs:scratch1 (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/sys/arch/mips/include/
H A Dasm.h799 #define DYNAMIC_STATUS_MASK_TOUSER(sr,scratch1) \
801 DYNAMIC_STATUS_MASK(sr,scratch1)
804 #define DYNAMIC_STATUS_MASK_TOUSER(sr,scratch1)
790 DYNAMIC_STATUS_MASK_TOUSER(sr,scratch1) global() argument
795 DYNAMIC_STATUS_MASK_TOUSER(sr,scratch1) global() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoA.td215 : Pseudo<(outs GPR:$res, GPR:$scratch1, GPR:$scratch2),
218 let Constraints = "@earlyclobber $res,@earlyclobber $scratch1,"
226 : Pseudo<(outs GPR:$res, GPR:$scratch1, GPR:$scratch2),
228 let Constraints = "@earlyclobber $res,@earlyclobber $scratch1,"
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-builtin.cc2678 rtx scratch1 = gen_reg_rtx (SImode); in cpu_expand_builtin() local
2679 emit_insn (gen_rtx_SET (scratch1, in cpu_expand_builtin()
2682 emit_insn (gen_eqsi3 (scratch2, scratch1, const0_rtx)); in cpu_expand_builtin()
3281 rtx scratch1 = gen_reg_rtx (SImode); in htm_expand_builtin() local
3283 rtx subreg = simplify_gen_subreg (CCmode, scratch1, SImode, 0); in htm_expand_builtin()
3285 emit_insn (gen_lshrsi3 (scratch2, scratch1, GEN_INT (28))); in htm_expand_builtin()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dgp-display-text.cc807 char *scratch, *scratch1; in proc_cmd() local
982 scratch1 = dbev->getSortCmd (MET_NORMAL); in proc_cmd()
984 GTXT ("Current Sort Metric: %s ( %s )\n"), scratch, scratch1); in proc_cmd()
985 free (scratch1); in proc_cmd()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dgp-display-text.cc812 char *scratch, *scratch1; in proc_cmd() local
987 scratch1 = dbev->getSortCmd (MET_NORMAL); in proc_cmd()
989 GTXT ("Current Sort Metric: %s ( %s )\n"), scratch, scratch1); in proc_cmd()
990 free (scratch1); in proc_cmd()
/netbsd-src/sys/kern/
H A Dvfs_wapbl.c3271 void *scratch1 = wapbl_alloc(MAXBSIZE);
3311 scratch1, fsblklen,
3321 if (memcmp(scratch1,
3380 wapbl_free(scratch1, MAXBSIZE); in wapbl_replay_write()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc10797 rtx scratch0, scratch1, scratch2; in sh_output_mi_thunk() local
10832 scratch0 = scratch1 = scratch2 = gen_rtx_REG (Pmode, 0); in sh_output_mi_thunk()
10836 scratch1 = gen_rtx_REG (ptr_mode, 1); in sh_output_mi_thunk()
10845 && (simple_add || scratch0 != scratch1) in sh_output_mi_thunk()
10858 emit_move_insn (scratch1, GEN_INT (delta)); in sh_output_mi_thunk()
10859 emit_insn (gen_add2_insn (this_rtx, scratch1)); in sh_output_mi_thunk()
10872 else if (scratch0 != scratch1) in sh_output_mi_thunk()
10878 emit_move_insn (scratch1, GEN_INT (vcall_offset)); in sh_output_mi_thunk()
10879 offset_addr = gen_rtx_PLUS (Pmode, scratch0, scratch1); in sh_output_mi_thunk()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c10791 rtx scratch0, scratch1, scratch2; in sh_output_mi_thunk() local
10826 scratch0 = scratch1 = scratch2 = gen_rtx_REG (Pmode, 0); in sh_output_mi_thunk()
10830 scratch1 = gen_rtx_REG (ptr_mode, 1); in sh_output_mi_thunk()
10839 && (simple_add || scratch0 != scratch1) in sh_output_mi_thunk()
10852 emit_move_insn (scratch1, GEN_INT (delta)); in sh_output_mi_thunk()
10853 emit_insn (gen_add2_insn (this_rtx, scratch1)); in sh_output_mi_thunk()
10866 else if (scratch0 != scratch1) in sh_output_mi_thunk()
10872 emit_move_insn (scratch1, GEN_INT (vcall_offset)); in sh_output_mi_thunk()
10873 offset_addr = gen_rtx_PLUS (Pmode, scratch0, scratch1); in sh_output_mi_thunk()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c7717 rtx scratch1 = gen_reg_rtx (Pmode); in ix86_expand_strlensi_unroll_1() local
7718 emit_move_insn (scratch1, out); in ix86_expand_strlensi_unroll_1()
7726 align_rtx = expand_binop (Pmode, and_optab, scratch1, GEN_INT (3), in ix86_expand_strlensi_unroll_1()
7741 align_rtx = expand_binop (Pmode, and_optab, scratch1, const2_rtx, in ix86_expand_strlensi_unroll_1()
8727 rtx scratch0, scratch1; in ix86_expand_sse_pcmpestr() local
8771 scratch1 = gen_reg_rtx (tmode1); in ix86_expand_sse_pcmpestr()
8773 pat = GEN_FCN (d->icode) (target, scratch1, op0, op1, op2, op3, op4); in ix86_expand_sse_pcmpestr()
8791 scratch1 = gen_reg_rtx (tmode1); in ix86_expand_sse_pcmpestr()
8793 pat = GEN_FCN (d->icode) (scratch0, scratch1, op0, op1, op2, op3, op4); in ix86_expand_sse_pcmpestr()
8830 rtx scratch0, scratch1; in ix86_expand_sse_pcmpistr() local
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc8956 rtx scratch1 = gen_reg_rtx (Pmode); in ix86_expand_strlensi_unroll_1() local
8957 emit_move_insn (scratch1, out); in ix86_expand_strlensi_unroll_1()
8965 align_rtx = expand_binop (Pmode, and_optab, scratch1, GEN_INT (3), in ix86_expand_strlensi_unroll_1()
8980 align_rtx = expand_binop (Pmode, and_optab, scratch1, const2_rtx, in ix86_expand_strlensi_unroll_1()
9955 rtx scratch0, scratch1; in ix86_expand_sse_pcmpestr() local
9999 scratch1 = gen_reg_rtx (tmode1); in ix86_expand_sse_pcmpestr()
10001 pat = GEN_FCN (d->icode) (target, scratch1, op0, op1, op2, op3, op4); in ix86_expand_sse_pcmpestr()
10019 scratch1 = gen_reg_rtx (tmode1); in ix86_expand_sse_pcmpestr()
10021 pat = GEN_FCN (d->icode) (scratch0, scratch1, op0, op1, op2, op3, op4); in ix86_expand_sse_pcmpestr()
10058 rtx scratch0, scratch1; in ix86_expand_sse_pcmpistr() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-call.c8878 rtx pat, scratch1, scratch2; in altivec_expand_abs_builtin() local
8896 scratch1 = gen_reg_rtx (mode0); in altivec_expand_abs_builtin()
8899 pat = GEN_FCN (icode) (target, op0, scratch1, scratch2); in altivec_expand_abs_builtin()
9680 rtx scratch1 = gen_reg_rtx (SImode); in htm_expand_builtin() local
9682 rtx subreg = simplify_gen_subreg (CCmode, scratch1, SImode, 0); in htm_expand_builtin()
9684 emit_insn (gen_lshrsi3 (scratch2, scratch1, GEN_INT (28))); in htm_expand_builtin()
9781 rtx scratch1 = gen_reg_rtx (SImode); in cpu_expand_builtin() local
9782 emit_insn (gen_rtx_SET (scratch1, gen_rtx_AND (SImode, tcb_hwcap, mask))); in cpu_expand_builtin()
9784 emit_insn (gen_eqsi3 (scratch2, scratch1, const0_rtx)); in cpu_expand_builtin()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c31346 rtx amount, rtx scratch1, rtx scratch2) in arm_emit_coreregs_64bit_shift() argument
31378 gcc_assert (scratch1 == NULL in arm_emit_coreregs_64bit_shift()
31379 || (GET_CODE (scratch1) == SCRATCH) in arm_emit_coreregs_64bit_shift()
31380 || (GET_MODE (scratch1) == SImode in arm_emit_coreregs_64bit_shift()
31381 && REG_P (scratch1))); in arm_emit_coreregs_64bit_shift()
31481 gcc_assert (scratch1 && REG_P (scratch1)); in arm_emit_coreregs_64bit_shift()
31489 emit_insn (SUB_32 (scratch1, amount)); in arm_emit_coreregs_64bit_shift()
31493 emit_insn (RSB_32 (scratch1, amount)); in arm_emit_coreregs_64bit_shift()
31498 emit_insn (RSB_32 (scratch1, amount)); in arm_emit_coreregs_64bit_shift()
31538 ORR (SHIFT (ASHIFT, in_up, scratch1), out_down))); in arm_emit_coreregs_64bit_shift()
[all …]
H A Darm.md12590 rtx scratch1 = gen_reg_rtx (SImode);
12592 emit_move_insn (scratch1, op2_high);
12595 emit_insn(gen_rtx_SET(scratch1,
12597 emit_insn(gen_insv_t2(scratch2, GEN_INT(1), GEN_INT(31), scratch1));
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc32107 rtx amount, rtx scratch1, rtx scratch2) in arm_emit_coreregs_64bit_shift() argument
32139 gcc_assert (scratch1 == NULL in arm_emit_coreregs_64bit_shift()
32140 || (GET_CODE (scratch1) == SCRATCH) in arm_emit_coreregs_64bit_shift()
32141 || (GET_MODE (scratch1) == SImode in arm_emit_coreregs_64bit_shift()
32142 && REG_P (scratch1))); in arm_emit_coreregs_64bit_shift()
32242 gcc_assert (scratch1 && REG_P (scratch1)); in arm_emit_coreregs_64bit_shift()
32250 emit_insn (SUB_32 (scratch1, amount)); in arm_emit_coreregs_64bit_shift()
32254 emit_insn (RSB_32 (scratch1, amount)); in arm_emit_coreregs_64bit_shift()
32259 emit_insn (RSB_32 (scratch1, amount)); in arm_emit_coreregs_64bit_shift()
32299 ORR (SHIFT (ASHIFT, in_up, scratch1), out_down))); in arm_emit_coreregs_64bit_shift()
[all …]
H A Darm.md12672 rtx scratch1 = gen_reg_rtx (SImode);
12674 emit_move_insn (scratch1, op2_high);
12677 emit_insn(gen_rtx_SET(scratch1,
12679 emit_insn(gen_insv_t2(scratch2, GEN_INT(1), GEN_INT(31), scratch1));
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.md4403 rtx scratch1 = gen_rtx_REG (DImode, regno);
4405 rtx scratch3 = scratch1;
4409 scratch1 = addr;
4411 seq = gen_unaligned_store<reloadmode> (addr, operands[1], scratch1,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.md4400 rtx scratch1 = gen_rtx_REG (DImode, regno);
4402 rtx scratch3 = scratch1;
4406 scratch1 = addr;
4408 seq = gen_unaligned_store<reloadmode> (addr, operands[1], scratch1,