Home
last modified time | relevance | path

Searched refs:i387_fsave_to_cache (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/gdb/gdb/gdbserver/
HDi387-fp.h26 void i387_fsave_to_cache (const void *buf);
HDi387-fp.c112 i387_fsave_to_cache (const void *buf) in i387_fsave_to_cache() function
/NextBSD/gnu/usr.bin/gdb/gdbserver/
HDfbsd-i386-low.c96 i387_fsave_to_cache (buf); in i386_store_fpregset()
HDfbsd-amd64-low.c112 i387_fsave_to_cache(buf); in amd64_store_fpregset()