[Bug target/16308] Error passing constant as argument in m68k and address mode problem
schwab at suse dot de
gcc-bugzilla@gcc.gnu.org
Thu Jul 1 12:48:00 GMT 2004
------- Additional Comments From schwab at suse dot de 2004-07-01 12:48 -------
Reread the description of the pea (and lea) instruction, there is nothing wrong
here. "pea 10.w" is exactly equivalent to "move.l #10,-(%sp)", except that the
former is smaller and faster.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16308
More information about the Gcc-bugs
mailing list