Commit 8da31fc1 by Stan Cox

mips.md (div_trap): Lost last return while editing conflicts.

From-SVN: r24048
parent 08c2951c
......@@ -2435,6 +2435,7 @@
return \"%(beql\\t%0,%1,.+8\\n\\tbreak\\t%2%)\";
else
return \"%(bne\\t%0,%1,.+12\\n\\tnop\\n\\tbreak\\t%2%)\";
return \"\";
}"
[(set_attr "type" "unknown")
(set_attr "length" "2")])
......
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