Re: Bug in AS: fdivp and fsubp

2010-06-14 Thread Alan Modra
On Mon, Jun 14, 2010 at 11:07:16PM +0200, Marius Tennøe wrote: > There is a bug in AS, where AS translates fdivp and fsubp incorrectly, by > translating fdivp (DE F9) to fdivrp (DE F1), and fsubp (DE E9) to fsubrp > (DE E1). This is deliberate. See this include/opcode/i386.h comment: /* The Syst

Bug in AS: fdivp and fsubp

2010-06-14 Thread Marius Tennøe
Hi. There is a bug in AS, where AS translates fdivp and fsubp incorrectly, by translating fdivp (DE F9) to fdivrp (DE F1), and fsubp (DE E9) to fsubrp (DE E1). Correct translation is found at http://download.intel.com/design/processor/manuals/253666.pdf

[Bug gas/10637] x86 assembler failed to handle [addr] in Intel mode

2010-06-14 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-06-14 17:25 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED