Searched refs:fpubase (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dmn10300-linux-tdep.c621 CORE_ADDR sc_base, fpubase;
691 fpubase = get_frame_memory_unsigned (next_frame,
693 if (fpubase)
698 fpubase + 4 * i);
700 trad_frame_set_reg_addr (this_cache, E_FPCR_REGNUM, fpubase + 4 * 32);
620 CORE_ADDR sc_base, fpubase; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dmn10300-linux-tdep.c621 CORE_ADDR sc_base, fpubase;
691 fpubase = get_frame_memory_unsigned (next_frame,
693 if (fpubase)
698 fpubase + 4 * i);
700 trad_frame_set_reg_addr (this_cache, E_FPCR_REGNUM, fpubase + 4 * 32);
620 CORE_ADDR sc_base, fpubase; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dmn10300-linux-tdep.c621 CORE_ADDR sc_base, fpubase;
691 fpubase = get_frame_memory_unsigned (next_frame,
693 if (fpubase)
698 fpubase + 4 * i);
700 trad_frame_set_reg_addr (this_cache, E_FPCR_REGNUM, fpubase + 4 * 32);
620 CORE_ADDR sc_base, fpubase; local

Completed in 165 milliseconds