freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] Re: Fw: Compile Error use arm-linux-gcc3.4.1


From: Robin Watts
Subject: Re: [ft] Re: Fw: Compile Error use arm-linux-gcc3.4.1
Date: Mon, 17 Jan 2011 16:28:41 GMT
User-agent: Messenger-Pro/2.62 (MsgServe/2.05) (RISC-OS/4.34) POPstar/2.03

In message <address@hidden>
          address@hidden wrote:
> Thank you for the explanation of the historical background of
> 3-operands syntax (that I called as "omitted" syntax). Hmm, so, if
> I used 4-operands syntax in the assembly code, it cannot be
> assembled by THUMB instruction, and the codesize would be worse...
> Should I insert some ifdef to enable original 3-operands syntax for
> the platform with THUMB?

Your code won't assemble in THUMB mode anyway, as some of the
operations aren't expressable in the THUMB instruction set.

So just change that instruction and don't worry :)

Robin
-- 
Robin Watts,             Email: <mailto:address@hidden>
Warm Silence Software,   WWW:   <http://www.wss.co.uk/>
P.O.Box 28, Woodstock,   Tel:   01608 737172 (or Mobile: 07885 487642)
Oxfordshire, OX20 1XX    Fax:   01608 737172



reply via email to

[Prev in Thread] Current Thread [Next in Thread]