/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | sh-tdep.h | 34 FP_REGNUM = 14, enumerator
|
H A D | sh-tdep.c | 2295 cache->base = frame_unwind_register_unsigned (next_frame, FP_REGNUM); in sh_frame_cache()
|
H A D | ChangeLog-1998 | 4768 * config/mn10300/tm-mn10300.h (FP_REGNUM): Redefine to be a 4774 (mn10300_analyze_prologue): Fix to handle redefinition of FP_REGNUM. 4775 (mn10300_frame_chain): Fix to handle redefinition of FP_REGNUM; 5402 * config/v850/tm-v850.h (REGISTER_BYTE): FP_REGNUM and 5406 FP_REGNUM. 5411 (FP_REGNUM): Update.
|
H A D | ChangeLog-2002 | 3896 reference to FP_REGNUM. 3899 (mips_linux_cannot_fetch_register): Delete reference to FP_REGNUM. 3903 (FP_REGNUM): Delete macro. 3905 * config/mips/tm-irix6.h (FP_REGNUM): Delete macro. 3925 * arch-utils.c (legacy_virtual_frame_pointer): If FP_REGNUM is 6955 (SP_REGNUM, FP_REGNUM, FUNCTION_START_OFFSET, DECR_PC_AFTER_BREAK) 7351 (FP_REGNUM, SP_REGNUM, PS_REGNUM, PC_REGNUM, FP0_REGNUM): Remove. 7917 (FP_REGNUM, SP_REGNUM, PC_REGNUM, PS_REGNUM): Remove defines. 11352 override FP_REGNUM with frame->fp. Update copyright. 11460 * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
|
H A D | ChangeLog-1995 | 573 (FP_REGNUM): Moved here from tm-i386v.h. 623 (FP_REGNUM, SP_REGNUM, PC_REGNUM, PS_REGNUM): Remove. 714 (FP_REGNUM): Remove. 746 (FP_REGNUM): Undefine before defining.
|
H A D | ChangeLog-1997 | 108 FP_REGNUM value before return; (prologue_find_regs): two sets 2774 SP_REGNUM and FP_REGNUM are different, also no lar or lir.
|
H A D | ChangeLog-1990 | 2662 (SP_REGNUM, FP_REGNUM): Switch definitions. 2663 (REGISTER_U_ADDR): Use FP_REGNUM in place of SP_REGNUM.
|
H A D | ChangeLog-1999 | 988 (NUM_FREGS, NUM_REGS, REGISTER_NAMES, FP_REGNUM, SP_REGNUM, 5320 for SP_REGNUM. Was conditional on FP_REGNUM. 6259 FP_REGNUM, PC_REGNUM, NUM_REGS, REGISTER_NAME.
|
H A D | ChangeLog-1993 | 128 * config/pa/tm-hppa.h (FP_REGNUM): Define as %r3. 2914 (FP_REGNUM): define in terms of SP_REGNUM 2925 based on ACTUAL_FP_REGNUM rather than FP_REGNUM which is
|
H A D | ChangeLog-3.x | 4220 (read_register (FP_REGNUM)) to set_current_frame_by_address (...).
|
H A D | ChangeLog-2003 | 8470 * alphabsd-nat.c (fetch_inferior_registers): Don't set FP_REGNUM. 10081 (DEPRECATED_FP_REGNUM): Replace FP_REGNUM. 10138 * vax-tdep.c (vax_frame_init_saved_regs): Replace FP_REGNUM with 11517 * d10v-tdep.c: Replace _FP_REGNUM and FP_REGNUM with
|
H A D | ChangeLog-1994 | 264 FP_REGNUM or any other such notion of a "frame pointer"). 4752 * remote-mips.c (mips_fetch_registers): If regno is FP_REGNUM or
|
H A D | ChangeLog-1992 | 1265 coredep.c, but zero out FP_REGNUM & ZERO_REGNUM so that stack 2207 comes back as zero. So does FP_REGNUM, as a trigger for
|
H A D | ChangeLog-1991 | 795 Remove duplicated definitions. FP_REGNUM becomes same as
|
H A D | ChangeLog-2001 | 5843 REGISTER_BYTES, FP_REGNUM, BREAKPOINT_FROM_PC,
|
/openbsd/gnu/gcc/gcc/config/score/ |
H A D | score.h | 507 #define HARD_FRAME_POINTER_REGNUM FP_REGNUM
|
H A D | score.md | 50 (FP_REGNUM 2) 1496 (use (reg:SI FP_REGNUM))]
|
/openbsd/gnu/gcc/gcc/config/arm/ |
H A D | arm.h | 835 #define FP_REGNUM HARD_FRAME_POINTER_REGNUM macro
|
H A D | arm.c | 9892 reg, FP_REGNUM, floats_offset - vfp_offset); in arm_output_epilogue() 9909 reg, FP_REGNUM, floats_offset - vfp_offset); in arm_output_epilogue() 9918 FP_REGNUM, floats_offset - vfp_offset); in arm_output_epilogue() 9927 FP_REGNUM, floats_offset - vfp_offset); in arm_output_epilogue() 9942 FP_REGNUM, floats_offset - vfp_offset); in arm_output_epilogue() 9978 reg, FP_REGNUM, lrm_count * 4); in arm_output_epilogue() 10015 asm_fprintf (f, "\tsub\t%r, %r, #%d\n", SP_REGNUM, FP_REGNUM, in arm_output_epilogue()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/arm/ |
H A D | arm.c | 7640 reg, FP_REGNUM, floats_offset - vfp_offset); 7657 reg, FP_REGNUM, floats_offset - vfp_offset); 7666 FP_REGNUM, floats_offset - vfp_offset); 7675 FP_REGNUM, floats_offset - vfp_offset); 7698 print_multi_reg (f, "ldmea\t%r", FP_REGNUM, saved_regs_mask);
|
H A D | arm.h | 946 #define FP_REGNUM HARD_FRAME_POINTER_REGNUM macro
|
/openbsd/gnu/usr.bin/binutils/gdb/doc/ |
H A D | ChangeLog | 768 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp, 2545 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.2 | 12867 (FP_REGNUM): New macro: Register number of the frame pointer.
|