Home
last modified time | relevance | path

Searched defs:st0_regnum (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/gdbserver/
Di387-fp.c77 int st0_regnum = find_regno ("st0"); in i387_cache_to_fsave() local
116 int st0_regnum = find_regno ("st0"); in i387_fsave_to_cache() local
150 int st0_regnum = find_regno ("st0"); in i387_cache_to_fxsave() local
248 int st0_regnum = find_regno ("st0"); in i387_fxsave_to_cache() local
/openbsd/src/gnu/usr.bin/binutils/gdb/
Di386-tdep.h73 int st0_regnum; member