|
From: | Zdenek Pavlas |
Subject: | Re: [Tinycc-devel] compiling MPlayer or |
Date: | Wed, 12 Jul 2006 16:01:35 +0200 |
User-agent: | Thunderbird 1.5.0.2 (X11/20060516) |
Zdenek Pavlas wrote:
So dup each of these lines, replacing shldw with saldw. That should teach tcc that gas rubbish too. :)
Err.. sorry, my fault, it won't. Instruction names get tokenized 1:1 to hard-coded values very early, so supporting instruction aliases without adding some if-alias-then-rewrite code is impossible.
-- Zdenek Pavlas
[Prev in Thread] | Current Thread | [Next in Thread] |