HomeSort by: relevance | last modified time | path
    Searched defs:fsave_offset (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
i387-tdep.c 411 /* At fsave_offset[REGNUM] you'll find the offset to the location in
415 static int fsave_offset[] =
436 (fsave + fsave_offset[regnum - I387_ST0_REGNUM (tdep)])
413 static int fsave_offset[] = variable
  /src/external/gpl3/gdb.old/dist/gdb/
i387-tdep.c 411 /* At fsave_offset[REGNUM] you'll find the offset to the location in
415 static int fsave_offset[] =
436 (fsave + fsave_offset[regnum - I387_ST0_REGNUM (tdep)])
413 static int fsave_offset[] = variable

Completed in 24 milliseconds