[Bug 1001959] ARM call-graph profiling
bugzilla-daemon@bugs.ecos.sourceware.org
bugzilla-daemon@bugs.ecos.sourceware.org
Sat Mar 15 22:12:00 GMT 2014
Please do not reply to this email, use the link below.
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001959
Ilija Kocho [Илија Кочо] <ilijak@siva.com.mk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ilijak@siva.com.mk
--- Comment #3 from Ilija Kocho [Илија Кочо] <ilijak@siva.com.mk> ---
(In reply to comment #2)
> (In reply to comment #1)
>
> > Just for my education (should have asked in bug 1001954 a week ago): When
> > using hardware FP, do we need to also put FPU registers?
>
> Ilija, by inspection, we know that the mcount functions do not use any FP
> registers. These functions call __profile_mcount() which is self-contained
> and does not perform any floating point calculations. So there is no
> possibility that function arguments passed in FP registers will be modified
> within the call to mcount() or __gnu_mcount_nc() and therefore no need for
> the mcount functions to save/restore FP registers.
Many thanks John.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Ecos-patches
mailing list