|
From: Lucas M. <lm...@ne...> - 2003-05-11 05:18:43
|
I got follow lines when I tried a gcc -c calls_test.s.
calls_test.s:33: Error: operands mismatch -- statement `rol #0x0f,%d3'
ignored
*** Error code 1
Where is rol instruction in gcc? :)
68EC000 User's Manual techs ROL/ROR as;
ROd Rx,Dy^1 /* (^1 is 1 in upcase) */
ROd #<data>,Dy^1
What hell is Dy^1? I don't understad what is that, and there's no
anything about
in my 68040 User's Manual hardcopied.
--
o _ _ _
_o /\_ _ \\o (_)\__/o (_)
_< \_ _>(_) (_)/<_ \_| \ _|/' \/
(_)>(_) (_) (_) (_) (_)' _\o_
-+----------------+------------------------------------+-
| Lucas Mendes | http://sourceforge.net/users/esc2 |
-+-------------'| <lm...@ne...> |
---------------------------------------'
|