projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5d20cf
)
use .vu pseduo-op
author
Doug Evans
<dje@google.com>
Mon, 26 Jan 1998 06:33:18 +0000
(06:33 +0000)
committer
Doug Evans
<dje@google.com>
Mon, 26 Jan 1998 06:33:18 +0000
(06:33 +0000)
gas/testsuite/gas/txvu/basic-1.s
patch
|
blob
|
history
gas/testsuite/gas/txvu/br-1.s
patch
|
blob
|
history
gas/testsuite/gas/txvu/lower-1.s
patch
|
blob
|
history
gas/testsuite/gas/txvu/upper-1.s
patch
|
blob
|
history
diff --git
a/gas/testsuite/gas/txvu/basic-1.s
b/gas/testsuite/gas/txvu/basic-1.s
index b565846ca35ddda3bb000af8461aa4c064badac7..1d0878bd74db85080ee02bded8c13e0099ba7dba 100644
(file)
--- a/
gas/testsuite/gas/txvu/basic-1.s
+++ b/
gas/testsuite/gas/txvu/basic-1.s
@@
-1,5
+1,6
@@
; Simple testsuite, to get something going.
+ .vu
foo:
abs.xyz vf10xyz,vf20xyz waitp
add.xyzw vf10xyzw,vf20xyzw,vf30xyzw waitq
diff --git
a/gas/testsuite/gas/txvu/br-1.s
b/gas/testsuite/gas/txvu/br-1.s
index 101ac86a55c41680ff404a831b08e7a336ff5884..b452d6545aee0f3ec6a2f20a8125e3f3735990aa 100644
(file)
--- a/
gas/testsuite/gas/txvu/br-1.s
+++ b/
gas/testsuite/gas/txvu/br-1.s
@@
-1,5
+1,6
@@
; Branch tests
+ .vu
foo:
nop b foo1
nop nop
diff --git
a/gas/testsuite/gas/txvu/lower-1.s
b/gas/testsuite/gas/txvu/lower-1.s
index 429feeafb46a99d50da3e2588c69a5cb0a53efb2..705c6bba9a7385550f2117f258785592506bab6a 100644
(file)
--- a/
gas/testsuite/gas/txvu/lower-1.s
+++ b/
gas/testsuite/gas/txvu/lower-1.s
@@
-1,4
+1,5
@@
; Each lower instruction, once each.
+ .vu
foo:
NOP B 0x3ff
NOP BAL VI03, 0x3ff
diff --git
a/gas/testsuite/gas/txvu/upper-1.s
b/gas/testsuite/gas/txvu/upper-1.s
index 9a5898816164ef6bf074ad796830890a4f1603d6..9825968d6a2d05c3a2ea702833f207d8a9020f36 100644
(file)
--- a/
gas/testsuite/gas/txvu/upper-1.s
+++ b/
gas/testsuite/gas/txvu/upper-1.s
@@
-1,4
+1,5
@@
; One version of each upper instruction
+ .vu
foo:
ABS.xyz VF01xyz , VF00xyz NOP
ADD.xyz VF02xyz , VF00xyz , VF01xyz NOP