Home
last modified time | relevance | path

Searched refs:I387_FTAG_REGNUM (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDi387-tdep.c248 I387_FTAG_REGNUM (tdep), &ftag); in i387_print_float_info()
627 else if (i== I387_FTAG_REGNUM (tdep)) in i387_supply_fxsave()
709 else if (i == I387_FTAG_REGNUM (tdep)) in i387_collect_fxsave()
933 else if (i== I387_FTAG_REGNUM (tdep)) in i387_supply_xsave()
1189 else if (i == I387_FTAG_REGNUM (tdep)) in i387_collect_xsave()
1287 regcache_raw_write_unsigned (regcache, I387_FTAG_REGNUM (tdep), 0x3fff); in i387_return_value()
HDi387-tdep.h40 #define I387_FTAG_REGNUM(tdep) (I387_FCTRL_REGNUM (tdep) + 2) macro
HDi386-tdep.c2598 regcache_raw_write_unsigned (regcache, I387_FTAG_REGNUM (tdep), 0x3fff); in i386_store_return_value()
5696 I387_FTAG_REGNUM (tdep))) in i386_process_record()
6593 if (i386_fpc_regnum_p (gdbarch, I387_FTAG_REGNUM(tdep))) in i386_process_record()
6595 record_full_arch_list_add_reg (ir.regcache, I387_FTAG_REGNUM(tdep)); in i386_process_record()