Searched defs:fpregs (Results 1 - 25 of 151) sorted by relevance

1234567

/netbsd-current/sys/arch/usermode/include/
H A Dreg.h41 __fpregset_t fpregs; member in struct:fpreg
/netbsd-current/sys/arch/mips/mips/
H A Dcore_machdep.c74 struct fpreg fpregs; member in struct:cpustate
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dalpha-bsd-tdep.c52 alphabsd_fill_fpreg (const struct regcache *regcache, char *fpregs, int regno) argument
44 alphabsd_supply_fpreg(struct regcache *regcache, const char *fpregs, int regno) argument
H A Dsparc-linux-nat.c51 supply_fpregset (struct regcache *regcache, const prfpregset_t *fpregs) argument
63 fill_fpregset(const struct regcache *regcache, prfpregset_t *fpregs, int regnum) argument
H A Dalpha-bsd-nat.c75 struct fpreg fpregs; local
113 struct fpreg fpregs; local
H A Di386-sol2-nat.c109 supply_fpregset (struct regcache *regcache, const prfpregset_t *fpregs) argument
122 fill_fpregset(const struct regcache *regcache, prfpregset_t *fpregs, int regnum) argument
H A Daarch64-fbsd-nat.c79 struct fpreg fpregs; local
114 struct fpreg fpregs; local
H A Damd64-bsd-nat.c107 struct fpreg fpregs; local
191 struct fpreg fpregs; local
H A Driscv-fbsd-nat.c83 struct fpreg fpregs; local
118 struct fpreg fpregs; local
H A Dsparc-sol2-nat.c77 supply_fpregset (struct regcache *regcache, const prfpregset_t *fpregs) argument
89 fill_fpregset(const struct regcache *regcache, prfpregset_t *fpregs, int regnum) argument
H A Dmips-fbsd-nat.c81 struct fpreg fpregs; local
116 struct fpreg fpregs; local
H A Dmips-nbsd-nat.c77 struct fpreg fpregs; local
113 struct fpreg fpregs; local
H A Dsparc64-linux-nat.c73 supply_fpregset(struct regcache *regcache, const prfpregset_t *fpregs) argument
85 fill_fpregset(const struct regcache *regcache, prfpregset_t *fpregs, int regnum) argument
H A Driscv-nbsd-nat.c83 struct fpreg fpregs; local
119 struct fpreg fpregs; local
/netbsd-current/sys/arch/riscv/riscv/
H A Dprocess_machdep.c65 process_read_fpregs(struct lwp *l, struct fpreg *fpregs, size_t *sz) argument
81 process_write_fpregs(struct lwp *l, const struct fpreg *fpregs, size_t sz) argument
H A Dcore_machdep.c67 struct fpreg fpregs; member in struct:cpustate
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dalpha-bsd-tdep.c52 alphabsd_fill_fpreg (const struct regcache *regcache, char *fpregs, int regno) argument
44 alphabsd_supply_fpreg(struct regcache *regcache, const char *fpregs, int regno) argument
H A Dsparc-linux-nat.c51 supply_fpregset (struct regcache *regcache, const prfpregset_t *fpregs) argument
63 fill_fpregset(const struct regcache *regcache, prfpregset_t *fpregs, int regnum) argument
H A Dmips-fbsd-nat.c81 struct fpreg fpregs; local
116 struct fpreg fpregs; local
H A Damd64-bsd-nat.c77 struct fpreg fpregs; local
113 struct fpreg fpregs; local
H A Dalpha-bsd-nat.c75 struct fpreg fpregs; local
113 struct fpreg fpregs; local
/netbsd-current/sys/arch/hppa/hppa/
H A Dprocess_machdep.c111 process_read_fpregs(struct lwp *l, struct fpreg *fpregs, size_t *sz) argument
180 process_write_fpregs(struct lwp *l, const struct fpreg *fpregs, size_t sz) argument
/netbsd-current/sys/arch/m68k/fpe/
H A Dfpu_fstore.c48 uint32_t *fpregs = fe->fe_fpframe->fpf_regs; local
/netbsd-current/sys/arch/arm/arm/
H A Dcore_machdep.c78 struct fpreg fpregs; member in struct:__anon2
/netbsd-current/sys/arch/aarch64/aarch64/
H A Dprocess_machdep.c68 process_read_fpregs(struct lwp *l, struct fpreg *fpregs, size_t *lenp) argument
80 process_write_fpregs(struct lwp *l, const struct fpreg *fpregs, size_t len) argument

Completed in 410 milliseconds

1234567