* mips-opc.c: Move div machine instruction after macro forms.
authorIan Lance Taylor <ian@airs.com>
Thu, 2 Sep 1993 14:42:31 +0000 (14:42 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 2 Sep 1993 14:42:31 +0000 (14:42 +0000)
commita9c686adf52dea317560fa260fbff565ef1dced7
tree4768e82e713f7b513003d29597494b567ff81dbd
parentf9440640b260df37f488fa5c294de33183078e75
* mips-opc.c: Move div machine instruction after macro forms.
Change d,s,t form to d,v,t.  Likewise for divu, ddiv and ddivu.
This is for compatibility with the MIPS assembler, which only
generates the simple machine instruction when an explicit
destination of $0 is used.
opcodes/ChangeLog
opcodes/mips-opc.c