This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
setcc_internal & bcc_normal (alpha)
- From: Hilmi Ozdoganoglu <cyprian at purdue dot edu>
- To: gcc at gcc dot gnu dot org
- Cc: gcc-help at gcc dot gnu dot org
- Date: Thu, 15 May 2003 16:21:50 -0500 (EST)
- Subject: setcc_internal & bcc_normal (alpha)
- References: <4.3.2.7.2.20030514142815.00b60850@iplan-mn.corp.adobe.com><ezy9199v0s.fsf@wssfd.fame.com>
I was wondering if anyone can give me an example of (the
type of) arguments to use when calling these functions..
I have to use compare and branch instructions in the epilogue,
that's why I am using these internal functions.
thanks,
-hilmi