Allow spaces in i386 FP reg names, eg. %st ( 1 ).
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / white.l
index 1ce6161fc985f16ed8609c28d48dd1bb00aaaa3c..c2d9157a2248befb5f5fee982f52442c781a53b6 100644 (file)
@@ -19,3 +19,6 @@ GAS LISTING .*
   16 0022 66B81300 0000                        Mov \$ foo , %eAx       
   17                                   .Code32 
   18 0028 66B81300                             mov \$ foo , %ax        
+  19                                   
+  20 002c D9C9                                 fxch   %st  \(  1  \) 
+  21 002e D9C9                                 fxch   %           st\(1\)
This page took 0.024597 seconds and 4 git commands to generate.