[FFmpeg-devel] [PATCH]Drop local label from ppc asm timer
Michael Niedermayer
michaelni at gmx.at
Sat Jun 29 21:44:12 CEST 2013
On Sat, Jun 29, 2013 at 07:19:18PM +0200, Reimar Döffinger wrote:
> On Sat, Jun 29, 2013 at 07:08:33PM +0200, Michael Niedermayer wrote:
> > On Sat, Jun 29, 2013 at 06:58:44PM +0200, Carl Eugen Hoyos wrote:
> > > Hi!
> > >
> > > Attached patch allows compilation of ppc asm timer on aix, the aix assembler
> > > does not support local labels.
> >
> > how does the compiler do if() if it has no (local) labels ?
>
> Hm, isn't PPC a fixed-size instruction architecture?
> Then it can calculate the offset based on the number of instructions.
> But yes, seeing an if() compiled with -S to assembler code would be
> interesting.
does make ffmpeg.s or (some smalelr source file) not work ?
It would show the used syntax for branches and labels
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
He who knows, does not speak. He who speaks, does not know. -- Lao Tsu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130629/4d128333/attachment.asc>
More information about the ffmpeg-devel
mailing list