96297dabb3
FCTRL_REGNUM, FPC_REGNUM, FSTAT_REGNUM, FTAG_REGNUM, FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM, FDOFF_REGNUM, FOP_REGNUM, LAST_FPU_CTRL_REGNUM, XMM0_REGNUM, XMM7_REGNUM, MXCSR_REGNUM, IS_FP_REGNUM, IS_SSE_REGNUM): Removed. (FP0_REGNUM): Define conditionally depending on HAVE_I387_REGS. (SIZEOF_FPU_CTRL_REGS): Hardcode value. * i386-tdep.h (struct gdbarch_tdep): Change such that it contains a single member `num_xmm_regs'. (FPC_REGNUM): New macro. (FIRST_FPU_REGNUM, LAST_FPU_REGNUM, FISRT_XMM_REGNUM, LAST_XMM_REGNUM, MXCSR_REGNUM, FIRST_FPU_CTRL_REGNUM, LAST_FPU_CTRL_REGNUM): Removed. (FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM, FOP_REGNUM, XMM0_REGNUM, MXCSR_REGNUM): Define unconditionally. Change macros to match the comment describing the register layout. (FISEG_REGNUM, FIOFF_REGNUM, FOSEG_REGNUM, FOOFF_REGNUM): New macros. (FP_REGNUM_P, FPC_REGNUM_P, SSE_REGNUM_P): New macros. (IS_FP_REGNUM, IS_FPU_CTRL_REGNUM, IS_SSE_REGNUM): Make obsolete, unconditionally define in terms of FP_REGNUM_P, FPC_REGNUM_P and SSE_REGNUM_P). (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM, FDOFF_REGNUM): Make obsolete, unconditionally define in terms of FISEG_REGNUM, FIOFF_REGNUM, FOSEG_REGNUM, FOOFF_REGNUM. * i386-tdep.c (i386_gdbarch_init): Initialize `num_xmm_regs' member of `struct gdbarch_tdep'. * x86-64-tdep.c (i386_gdbarch_init): Change initialization of `struct gdbarch_tdep'. * i387-nat.c (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM, FDOFF_REGNUM): Replace with FISEG_REGNUM, FIOFF_REGNUM, FOSEG_REGNUM and FOOFF_REGNUM. Use FPC_REGNUM instead of FIRST_FPU_CTRL_REGNUM. Use XMM0_REGNUM instead of LAST_FPU_CTRL_REGNUM. |
||
---|---|---|
.. | ||
cygwin.mh | ||
cygwin.mt | ||
embed.mt | ||
fbsd.mh | ||
fbsd.mt | ||
gdbserve.mt | ||
go32.mh | ||
go32.mt | ||
i386aix.mh | ||
i386aix.mt | ||
i386aout.mt | ||
i386bsd.mh | ||
i386bsd.mt | ||
i386dgux.mh | ||
i386gnu.mh | ||
i386gnu.mt | ||
i386lynx.mh | ||
i386lynx.mt | ||
i386m3.mh | ||
i386m3.mt | ||
i386mach.mh | ||
i386mk.mh | ||
i386mk.mt | ||
i386nw.mt | ||
i386os9k.mt | ||
i386sco4.mh | ||
i386sco5.mh | ||
i386sco5.mt | ||
i386sco.mh | ||
i386sol2.mh | ||
i386sol2.mt | ||
i386v4.mh | ||
i386v4.mt | ||
i386v32.mh | ||
i386v42mp.mh | ||
i386v42mp.mt | ||
i386v.mh | ||
i386v.mt | ||
linux.mh | ||
linux.mt | ||
nbsd.mh | ||
nbsd.mt | ||
nbsdelf.mh | ||
nbsdelf.mt | ||
ncr3000.mh | ||
ncr3000.mt | ||
nm-fbsd.h | ||
nm-gnu.h | ||
nm-go32.h | ||
nm-i386.h | ||
nm-i386aix.h | ||
nm-i386bsd.h | ||
nm-i386lynx.h | ||
nm-i386mach.h | ||
nm-i386sco4.h | ||
nm-i386sco5.h | ||
nm-i386sco.h | ||
nm-i386sol2.h | ||
nm-i386v4.h | ||
nm-i386v42mp.h | ||
nm-i386v.h | ||
nm-linux.h | ||
nm-m3.h | ||
nm-nbsd.h | ||
nm-nbsdelf.h | ||
nm-obsd.h | ||
nm-ptx4.h | ||
nm-symmetry.h | ||
nm-x86-64.h | ||
obsd.mh | ||
obsd.mt | ||
ptx4.mh | ||
ptx4.mt | ||
ptx.mh | ||
ptx.mt | ||
symmetry.mh | ||
symmetry.mt | ||
tm-cygwin.h | ||
tm-fbsd.h | ||
tm-go32.h | ||
tm-i386.h | ||
tm-i386aix.h | ||
tm-i386bsd.h | ||
tm-i386gnu.h | ||
tm-i386lynx.h | ||
tm-i386m3.h | ||
tm-i386mk.h | ||
tm-i386nw.h | ||
tm-i386os9k.h | ||
tm-i386sco5.h | ||
tm-i386sol2.h | ||
tm-i386v4.h | ||
tm-i386v42mp.h | ||
tm-i386v.h | ||
tm-linux.h | ||
tm-nbsd.h | ||
tm-nbsdelf.h | ||
tm-obsd.h | ||
tm-ptx4.h | ||
tm-ptx.h | ||
tm-symmetry.h | ||
tm-vxworks.h | ||
vxworks.mt | ||
x86-64linux.mh | ||
x86-64linux.mt | ||
xm-cygwin.h | ||
xm-go32.h | ||
xm-i386.h | ||
xm-i386aix.h | ||
xm-i386bsd.h | ||
xm-i386gnu.h | ||
xm-i386lynx.h | ||
xm-i386m3.h | ||
xm-i386mach.h | ||
xm-i386mk.h | ||
xm-i386sco.h | ||
xm-i386v4.h | ||
xm-i386v32.h | ||
xm-i386v.h | ||
xm-nbsd.h | ||
xm-ptx4.h | ||
xm-ptx.h | ||
xm-symmetry.h | ||
xm-windows.h |