linux/arch/m68k/math-emu
Al Viro 7f2633388d [PATCH] m68k: broken constraints on mulu.l
Too permissive constraint on mulu.l - the first argument should not be
an a-register.  Fixed by replacing "g" with "dm"; with older gcc we got
lucky and it had never attempted mulu.l %a0, %d1:%d0.  These days it
does, with predictable objections from as(1).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-12 09:09:01 -08:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_arith.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_arith.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_cond.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_decode.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_emu.h kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support 2005-09-09 20:57:26 +02:00
fp_entry.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_log.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_move.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_movem.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_scan.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_trig.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_trig.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fp_util.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
multi_arith.h [PATCH] m68k: broken constraints on mulu.l 2006-01-12 09:09:01 -08:00