From a8bb57e724de7e566c890a2690f813e4b302cec3 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sun, 5 Oct 2003 22:54:10 +0000 Subject: * x86-64-tdep.c: Remove duplicate comment. --- gdb/x86-64-tdep.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'gdb/x86-64-tdep.c') diff --git a/gdb/x86-64-tdep.c b/gdb/x86-64-tdep.c index 165e208..8290023 100644 --- a/gdb/x86-64-tdep.c +++ b/gdb/x86-64-tdep.c @@ -1309,13 +1309,6 @@ x86_64_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch) bits of these pointers (instead of just the 16-bits of the segment selector). */ -/* The 64-bit FXSAVE format differs from the 32-bit format in the - sense that the instruction pointer and data pointer are simply - 64-bit offsets into the code segment and the data segment instead - of a selector offset pair. The functions below store the upper 32 - bits of these pointers (instead of just the 16-bits of the segment - selector). */ - /* Fill register REGNUM in REGCACHE with the appropriate floating-point or SSE register value from *FXSAVE. If REGNUM is -1, do this for all registers. This function masks off any of the -- cgit v1.1