Searched defs:xsave (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/x86/include/
H A Dcpufunc.h441 xsave(void *addr, uint64_t mask) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Di387-tdep.c900 i387_xsave_get_clear_bv(struct gdbarch *gdbarch, const void *xsave) argument
919 i387_supply_xsave(struct regcache *regcache, int regnum, const void *xsave) argument
1342 i387_collect_xsave(const struct regcache *regcache, int regnum, void *xsave, int gcore) argument
[all...]
H A Damd64-tdep.c3405 amd64_supply_xsave(struct regcache *regcache, int regnum, const void *xsave) argument
3461 amd64_collect_xsave(const struct regcache *regcache, int regnum, void *xsave, int gcore) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Di387-tdep.c905 i387_xsave_get_clear_bv(struct gdbarch *gdbarch, const void *xsave) argument
924 i387_supply_xsave(struct regcache *regcache, int regnum, const void *xsave) argument
1347 i387_collect_xsave(const struct regcache *regcache, int regnum, void *xsave, int gcore) argument
[all...]
H A Damd64-tdep.c3402 amd64_supply_xsave(struct regcache *regcache, int regnum, const void *xsave) argument
3458 amd64_collect_xsave(const struct regcache *regcache, int regnum, void *xsave, int gcore) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddriver-i386.c1164 const char *xsave = has_xsave ? " -mxsave" : " -mno-xsave"; local

Completed in 258 milliseconds