use .vu pseduo-op
authorDoug Evans <dje@google.com>
Mon, 26 Jan 1998 06:33:18 +0000 (06:33 +0000)
committerDoug Evans <dje@google.com>
Mon, 26 Jan 1998 06:33:18 +0000 (06:33 +0000)
gas/testsuite/gas/txvu/basic-1.s
gas/testsuite/gas/txvu/br-1.s
gas/testsuite/gas/txvu/lower-1.s
gas/testsuite/gas/txvu/upper-1.s

index b565846..1d0878b 100644 (file)
@@ -1,5 +1,6 @@
 ; Simple testsuite, to get something going.
 
+       .vu
 foo:
        abs.xyz vf10xyz,vf20xyz               waitp
        add.xyzw vf10xyzw,vf20xyzw,vf30xyzw   waitq
index 101ac86..b452d65 100644 (file)
@@ -1,5 +1,6 @@
 ; Branch tests
 
+       .vu
 foo:
        nop     b foo1
        nop     nop
index 429feea..705c6bb 100644 (file)
@@ -1,4 +1,5 @@
 ; Each lower instruction, once each.
+       .vu
 foo:
 NOP B          0x3ff
 NOP BAL                VI03, 0x3ff
index 9a58988..9825968 100644 (file)
@@ -1,4 +1,5 @@
 ; One version of each upper instruction
+       .vu
 foo:
 ABS.xyz        VF01xyz , VF00xyz                                 NOP
 ADD.xyz        VF02xyz , VF00xyz , VF01xyz                       NOP