[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/9856] generates "illegal" opcodes in unified mode instead of er
From: |
nickc at redhat dot com |
Subject: |
[Bug gas/9856] generates "illegal" opcodes in unified mode instead of error |
Date: |
9 Apr 2009 15:00:38 -0000 |
------- Additional Comments From nickc at redhat dot com 2009-04-09 15:00
-------
Hi Bastian,
This is not a bug. The assembler is quite reasonably translating the
requested operation (move low register to low register whilst setting the status
bits) into a machine instruction that will perform the operation. The fact that
it needs to use an ADDS opcode instead of a MOVS opcode is a technical issue,
not a cause for the assembler to generate an error.
Cheers
Nick
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
http://sourceware.org/bugzilla/show_bug.cgi?id=9856
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug gas/9856] generates "illegal" opcodes in unified mode instead of error,
nickc at redhat dot com <=