Commit 10b52f46 by Hans-Peter Nilsson

Fix entry for ns32k change of 01-27 - no VOIDmode for load effective address

From-SVN: r31688
parent 97119bb7
......@@ -178,8 +178,7 @@ Fri Jan 28 10:57:58 2000 Jason Eckhardt <jle@cygnus.com>
known at compile time.
* ns32k/ns32k.md: Alternate constraints for multiply-add instructions.
(udivmodsi4, udivmodhi4, udivmodqi4): Use nonimmediate_operand
instead of reg_or_mem_operand. Use VOIDmode for load or push
effective address.
instead of reg_or_mem_operand.
* ns32k/ns32k.md: Use nonimmediate_operand or stricter for outputs,
not general_operand. Similarly use "=rm" or stricter, not "=g".
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment