Searched refs:fsave_offset (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Di387-tdep.c407 /* At fsave_offset[REGNUM] you'll find the offset to the location in
411 static int fsave_offset[] =
432 (fsave + fsave_offset[regnum - I387_ST0_REGNUM (tdep)])
409 static int fsave_offset[] = variable
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Di387-tdep.c409 /* At fsave_offset[REGNUM] you'll find the offset to the location in
413 static int fsave_offset[] =
434 (fsave + fsave_offset[regnum - I387_ST0_REGNUM (tdep)])
411 static int fsave_offset[] = variable

Completed in 88 milliseconds