Home
last modified time | relevance | path

Searched refs:to_reg (Results 1 – 25 of 29) sorted by relevance

12

/netbsd/sys/arch/arm/sunxi/
H A Dsunxi_thermal.c155 uint32_t (*to_reg)(u_int, int); member
248 .to_reg = h3_to_reg,
305 .to_reg = h5_to_reg,
411 val |= (sc->conf->to_reg(sensor, temp) << SHUT_T_HOT_SHIFT); in sunxi_thermal_setshut()
444 val |= (sc->conf->to_reg(sensor, temp) << ALARM_T_HOT_SHIFT); in sunxi_thermal_setalarm()
/netbsd/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32.c1327 nds32_emit_adjust_frame (rtx to_reg, rtx from_reg, int adjust_value) in nds32_emit_adjust_frame() argument
1350 frame_adjust_insn = gen_addsi3 (to_reg, in nds32_emit_adjust_frame()
1367 set_rtx = gen_rtx_SET (to_reg, plus_rtx); in nds32_emit_adjust_frame()
1373 frame_adjust_insn = gen_addsi3 (to_reg, in nds32_emit_adjust_frame()
1851 nds32_can_eliminate (const int from_reg, const int to_reg) in nds32_can_eliminate() argument
1853 if (from_reg == ARG_POINTER_REGNUM && to_reg == STACK_POINTER_REGNUM) in nds32_can_eliminate()
1859 if (from_reg == FRAME_POINTER_REGNUM && to_reg == STACK_POINTER_REGNUM) in nds32_can_eliminate()
4537 if (from_reg == ARG_POINTER_REGNUM && to_reg == STACK_POINTER_REGNUM) in nds32_initial_elimination_offset()
4550 && to_reg == HARD_FRAME_POINTER_REGNUM) in nds32_initial_elimination_offset()
4555 && to_reg == STACK_POINTER_REGNUM) in nds32_initial_elimination_offset()
[all …]
H A Dnds32.cc1327 nds32_emit_adjust_frame (rtx to_reg, rtx from_reg, int adjust_value) in nds32_emit_adjust_frame() argument
1350 frame_adjust_insn = gen_addsi3 (to_reg, in nds32_emit_adjust_frame()
1367 set_rtx = gen_rtx_SET (to_reg, plus_rtx); in nds32_emit_adjust_frame()
1373 frame_adjust_insn = gen_addsi3 (to_reg, in nds32_emit_adjust_frame()
1851 nds32_can_eliminate (const int from_reg, const int to_reg) in nds32_can_eliminate() argument
1853 if (from_reg == ARG_POINTER_REGNUM && to_reg == STACK_POINTER_REGNUM) in nds32_can_eliminate()
1859 if (from_reg == FRAME_POINTER_REGNUM && to_reg == STACK_POINTER_REGNUM) in nds32_can_eliminate()
4539 if (from_reg == ARG_POINTER_REGNUM && to_reg == STACK_POINTER_REGNUM) in nds32_initial_elimination_offset()
4552 && to_reg == HARD_FRAME_POINTER_REGNUM) in nds32_initial_elimination_offset()
4557 && to_reg == STACK_POINTER_REGNUM) in nds32_initial_elimination_offset()
[all …]
H A Dnds32.h1353 #define INITIAL_ELIMINATION_OFFSET(from_reg, to_reg, offset_var) \ argument
1354 (offset_var) = nds32_initial_elimination_offset (from_reg, to_reg)
/netbsd/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32.c1327 nds32_emit_adjust_frame (rtx to_reg, rtx from_reg, int adjust_value) in nds32_emit_adjust_frame() argument
1350 frame_adjust_insn = gen_addsi3 (to_reg, in nds32_emit_adjust_frame()
1367 set_rtx = gen_rtx_SET (to_reg, plus_rtx); in nds32_emit_adjust_frame()
1373 frame_adjust_insn = gen_addsi3 (to_reg, in nds32_emit_adjust_frame()
1851 nds32_can_eliminate (const int from_reg, const int to_reg) in nds32_can_eliminate() argument
1853 if (from_reg == ARG_POINTER_REGNUM && to_reg == STACK_POINTER_REGNUM) in nds32_can_eliminate()
1859 if (from_reg == FRAME_POINTER_REGNUM && to_reg == STACK_POINTER_REGNUM) in nds32_can_eliminate()
4537 if (from_reg == ARG_POINTER_REGNUM && to_reg == STACK_POINTER_REGNUM) in nds32_initial_elimination_offset()
4550 && to_reg == HARD_FRAME_POINTER_REGNUM) in nds32_initial_elimination_offset()
4555 && to_reg == STACK_POINTER_REGNUM) in nds32_initial_elimination_offset()
[all …]
H A Dnds32.h1353 #define INITIAL_ELIMINATION_OFFSET(from_reg, to_reg, offset_var) \ argument
1354 (offset_var) = nds32_initial_elimination_offset (from_reg, to_reg)
/netbsd/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-protos.h45 unsigned int to_reg);
H A Dgcn.c2998 gcn_can_eliminate_p (int /*from_reg */ , int to_reg) in gcn_can_eliminate_p() argument
3000 return (to_reg == HARD_FRAME_POINTER_REGNUM in gcn_can_eliminate_p()
3001 || to_reg == STACK_POINTER_REGNUM); in gcn_can_eliminate_p()
3046 gcn_hard_regno_rename_ok (unsigned int from_reg, unsigned int to_reg) in gcn_hard_regno_rename_ok() argument
3051 || to_reg == SCC_REG in gcn_hard_regno_rename_ok()
3052 || to_reg == VCC_LO_REG || to_reg == VCC_HI_REG in gcn_hard_regno_rename_ok()
3053 || to_reg == EXEC_LO_REG || to_reg == EXEC_HI_REG) in gcn_hard_regno_rename_ok()
3057 if ((to_reg & ~1) == LINK_REGNUM) in gcn_hard_regno_rename_ok()
3062 if ((to_reg & ~1) == STATIC_CHAIN_REGNUM) in gcn_hard_regno_rename_ok()
/netbsd/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-protos.h48 unsigned int to_reg);
H A Dgcn.c2998 gcn_can_eliminate_p (int /*from_reg */ , int to_reg) in gcn_can_eliminate_p() argument
3000 return (to_reg == HARD_FRAME_POINTER_REGNUM in gcn_can_eliminate_p()
3001 || to_reg == STACK_POINTER_REGNUM); in gcn_can_eliminate_p()
3046 gcn_hard_regno_rename_ok (unsigned int from_reg, unsigned int to_reg) in gcn_hard_regno_rename_ok() argument
3051 || to_reg == SCC_REG in gcn_hard_regno_rename_ok()
3052 || to_reg == VCC_LO_REG || to_reg == VCC_HI_REG in gcn_hard_regno_rename_ok()
3053 || to_reg == EXEC_LO_REG || to_reg == EXEC_HI_REG) in gcn_hard_regno_rename_ok()
3057 if ((to_reg & ~1) == LINK_REGNUM) in gcn_hard_regno_rename_ok()
3062 if ((to_reg & ~1) == STATIC_CHAIN_REGNUM) in gcn_hard_regno_rename_ok()
H A Dgcn.cc3208 gcn_can_eliminate_p (int /*from_reg */ , int to_reg) in gcn_can_eliminate_p() argument
3210 return (to_reg == HARD_FRAME_POINTER_REGNUM in gcn_can_eliminate_p()
3211 || to_reg == STACK_POINTER_REGNUM); in gcn_can_eliminate_p()
3256 gcn_hard_regno_rename_ok (unsigned int from_reg, unsigned int to_reg) in gcn_hard_regno_rename_ok() argument
3261 || to_reg == SCC_REG in gcn_hard_regno_rename_ok()
3262 || to_reg == VCC_LO_REG || to_reg == VCC_HI_REG in gcn_hard_regno_rename_ok()
3263 || to_reg == EXEC_LO_REG || to_reg == EXEC_HI_REG) in gcn_hard_regno_rename_ok()
3267 if ((to_reg & ~1) == LINK_REGNUM) in gcn_hard_regno_rename_ok()
3272 if ((to_reg & ~1) == STATIC_CHAIN_REGNUM) in gcn_hard_regno_rename_ok()
/netbsd/external/gpl3/gcc/dist/gcc/config/fr30/
H A Dfr30.c217 fr30_compute_frame_size (int from_reg, int to_reg) in fr30_compute_frame_size() argument
263 if (to_reg == STACK_POINTER_REGNUM) in fr30_compute_frame_size()
H A Dfr30.cc217 fr30_compute_frame_size (int from_reg, int to_reg) in fr30_compute_frame_size() argument
263 if (to_reg == STACK_POINTER_REGNUM) in fr30_compute_frame_size()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/fr30/
H A Dfr30.c217 fr30_compute_frame_size (int from_reg, int to_reg) in fr30_compute_frame_size() argument
263 if (to_reg == STACK_POINTER_REGNUM) in fr30_compute_frame_size()
/netbsd/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430.c398 const int to_reg ATTRIBUTE_UNUSED) in msp430_can_eliminate()
H A Dmsp430.cc391 const int to_reg ATTRIBUTE_UNUSED) in msp430_can_eliminate()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430.c398 const int to_reg ATTRIBUTE_UNUSED) in msp430_can_eliminate()
/netbsd/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.c10926 get_thread_pointer (machine_mode tp_mode, bool to_reg) in get_thread_pointer() argument
10938 if (to_reg) in get_thread_pointer()
H A Di386.cc11396 get_thread_pointer (machine_mode tp_mode, bool to_reg) in get_thread_pointer() argument
11408 if (to_reg) in get_thread_pointer()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c10926 get_thread_pointer (machine_mode tp_mode, bool to_reg) in get_thread_pointer() argument
10938 if (to_reg) in get_thread_pointer()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtarget.def6009 @var{to_reg}. This target hook will usually be @code{true}, since most of the\n\
6014 bool, (const int from_reg, const int to_reg),
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtarget.def6091 @var{to_reg}. This target hook will usually be @code{true}, since most of the\n\
6096 bool, (const int from_reg, const int to_reg),
/netbsd/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-0001466 (do_fp_{ctrl,ldst,ldstm,dyadic,monadic,cmp,from_reg,to_reg}): Rename
/netbsd/external/gpl3/binutils/dist/gas/
H A DChangeLog-0001466 (do_fp_{ctrl,ldst,ldstm,dyadic,monadic,cmp,from_reg,to_reg}): Rename
/netbsd/external/gpl3/gdb/dist/gas/
H A DChangeLog-0001466 (do_fp_{ctrl,ldst,ldstm,dyadic,monadic,cmp,from_reg,to_reg}): Rename

12