Searched refs:mips64_fill_gregset (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | mips-linux-tdep.c | 419 mips64_fill_gregset (mips64_elf_gregset_t *gregsetp, int regno) in mips64_fill_gregset() function 429 mips64_fill_gregset (gregsetp, regi); in mips64_fill_gregset() 430 mips64_fill_gregset (gregsetp, mips_regnum (current_gdbarch)->lo); in mips64_fill_gregset() 431 mips64_fill_gregset (gregsetp, mips_regnum (current_gdbarch)->hi); in mips64_fill_gregset() 432 mips64_fill_gregset (gregsetp, mips_regnum (current_gdbarch)->pc); in mips64_fill_gregset() 433 mips64_fill_gregset (gregsetp, mips_regnum (current_gdbarch)->badvaddr); in mips64_fill_gregset() 434 mips64_fill_gregset (gregsetp, PS_REGNUM); in mips64_fill_gregset() 435 mips64_fill_gregset (gregsetp, mips_regnum (current_gdbarch)->cause); in mips64_fill_gregset()
|
H A D | ChangeLog | 3554 * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
|
H A D | ChangeLog-2002 | 109 (mips64_fill_gregset, mips64_supply_fpregset, mips64_fill_fpregset)
|