Searched refs:REG_FP (Results 26 - 37 of 37) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Dbfin.c307 return df_regs_ever_live_p (REG_FP);
890 gen_rtx_REG (Pmode, REG_FP));
917 rtx fpreg = gen_rtx_REG (Pmode, REG_FP);
992 emit_move_insn (r2reg, gen_rtx_REG (Pmode, REG_FP));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dbfin.cc308 return df_regs_ever_live_p (REG_FP);
891 gen_rtx_REG (Pmode, REG_FP));
918 rtx fpreg = gen_rtx_REG (Pmode, REG_FP);
993 emit_move_insn (r2reg, gen_rtx_REG (Pmode, REG_FP));
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dbfin-parse.y2708 if ($3.regno == REG_SP || $3.regno == REG_FP)
3121 else if ($2.regno == REG_FP && in_range_p (tmp, -128, 0, 3))
3366 else if ($4.regno == REG_FP && in_range_p (tmp, -128, 0, 3))
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dbfin-parse.y2711 if ($3.regno == REG_SP || $3.regno == REG_FP)
3124 else if ($2.regno == REG_FP && in_range_p (tmp, -128, 0, 3))
3369 else if ($4.regno == REG_FP && in_range_p (tmp, -128, 0, 3))
H A Dbfin-parse.c5328 if ((yyvsp[-1].reg).regno == REG_SP || (yyvsp[-1].reg).regno == REG_FP)
5818 else if ((yyvsp[-5].reg).regno == REG_FP && in_range_p (tmp, -128, 0, 3))
6098 else if ((yyvsp[-3].reg).regno == REG_FP && in_range_p (tmp, -128, 0, 3))
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dbfin-parse.y2711 if ($3.regno == REG_SP || $3.regno == REG_FP)
3124 else if ($2.regno == REG_FP && in_range_p (tmp, -128, 0, 3))
3369 else if ($4.regno == REG_FP && in_range_p (tmp, -128, 0, 3))
H A Dbfin-parse.c5328 if ((yyvsp[-1].reg).regno == REG_SP || (yyvsp[-1].reg).regno == REG_FP)
5818 else if ((yyvsp[-5].reg).regno == REG_FP && in_range_p (tmp, -128, 0, 3))
6098 else if ((yyvsp[-3].reg).regno == REG_FP && in_range_p (tmp, -128, 0, 3))
H A Dtc-i386.c5348 || dw2reg_num == REG_FP /* rbp. */
5535 /* FIXME - create ginsn where dest is REG_SP / REG_FP only ? */
5549 destination register is REG_SP or REG_FP. */
5811 GINSN_SRC_REG, REG_FP,
5817 GINSN_DST_REG, REG_FP, 0);
5841 GINSN_SRC_REG, REG_FP, 0,
5847 GINSN_DST_REG, REG_FP);
5862 Some instructions may appear with REG_SP or REG_FP as destination, because
5935 REG_FP. The destination operand is the last at all stages of assembly
5940 accesses via REG_SP or REG_FP d
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-nds32.c7889 else if (N32_IS_RT3 (insn) && N32_RA5 (insn) == REG_FP
7923 else if (N32_IS_RT3 (insn) && N32_RA5 (insn) == REG_FP
8412 insn = N32_TYPE2 (SWI, N16_RT38 (insn16), REG_FP, N16_IMM7U (insn16));
8414 insn = N32_TYPE2 (LWI, N16_RT38 (insn16), REG_FP, N16_IMM7U (insn16));
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-nds32.c7931 else if (N32_IS_RT3 (insn) && N32_RA5 (insn) == REG_FP
7965 else if (N32_IS_RT3 (insn) && N32_RA5 (insn) == REG_FP
8454 insn = N32_TYPE2 (SWI, N16_RT38 (insn16), REG_FP, N16_IMM7U (insn16));
8456 insn = N32_TYPE2 (LWI, N16_RT38 (insn16), REG_FP, N16_IMM7U (insn16));
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-nds32.c7931 else if (N32_IS_RT3 (insn) && N32_RA5 (insn) == REG_FP
7965 else if (N32_IS_RT3 (insn) && N32_RA5 (insn) == REG_FP
8454 insn = N32_TYPE2 (SWI, N16_RT38 (insn16), REG_FP, N16_IMM7U (insn16));
8456 insn = N32_TYPE2 (LWI, N16_RT38 (insn16), REG_FP, N16_IMM7U (insn16));
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-nds32.c7931 else if (N32_IS_RT3 (insn) && N32_RA5 (insn) == REG_FP
7965 else if (N32_IS_RT3 (insn) && N32_RA5 (insn) == REG_FP
8454 insn = N32_TYPE2 (SWI, N16_RT38 (insn16), REG_FP, N16_IMM7U (insn16));
8456 insn = N32_TYPE2 (LWI, N16_RT38 (insn16), REG_FP, N16_IMM7U (insn16));

Completed in 585 milliseconds

12