Home
last modified time | relevance | path

Searched refs:i387_reset_bnd_regs (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Di387-tdep.h186 extern void i387_reset_bnd_regs (struct gdbarch *gdbarch,
Di387-tdep.c2149 i387_reset_bnd_regs (struct gdbarch *gdbarch, struct regcache *regcache) in i387_reset_bnd_regs() function
Damd64-tdep.c1047 i387_reset_bnd_regs (gdbarch, regcache); in amd64_push_dummy_call()
Di386-tdep.c2747 i387_reset_bnd_regs (gdbarch, regcache); in i386_thiscall_push_dummy_call()
DChangeLog-201716313 * i387-tdep.h (i387_reset_bnd_regs): Add function definition.
16314 * i387-tdep.c (i387_reset_bnd_regs): Add function implementation.
16315 * i386-tdep.c (i386_push_dummy_call): Call i387_reset_bnd_regs.
16316 * amd64-tdep.c (amd64_push_dummy_call): Call i387_reset_bnd_regs.