Commit 343bf728 by Graham Stott

* i386.md (testqi_1): Add missing operand prefix for operand 0.

From-SVN: r36908
parent 6ea15a90
......@@ -5370,7 +5370,7 @@
test{b}\\t{%1, %0|%0, %1}
test{b}\\t{%1, %0|%0, %1}
test{b}\\t{%1, %0|%0, %1}
test{l}\\t{%1, %0|%0, %1}"
test{l}\\t{%1, %k0|%k0, %1}"
[(set_attr "type" "test")
(set_attr "modrm" "0,1,1,1")
(set_attr "mode" "QI,QI,QI,SI")
......
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