summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/hppa/basic/purge2.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/gas/testsuite/gas/hppa/basic/purge2.s')
-rw-r--r--binutils-2.17/gas/testsuite/gas/hppa/basic/purge2.s12
1 files changed, 0 insertions, 12 deletions
diff --git a/binutils-2.17/gas/testsuite/gas/hppa/basic/purge2.s b/binutils-2.17/gas/testsuite/gas/hppa/basic/purge2.s
deleted file mode 100644
index 2ce28855..00000000
--- a/binutils-2.17/gas/testsuite/gas/hppa/basic/purge2.s
+++ /dev/null
@@ -1,12 +0,0 @@
- .level 2.0
- .code
- .align 4
-; PA2.0 purge instruction tests.
-;
-; We could/should test some of the corner cases for register and
-; immediate fields. We should also check the assorted field
-; selectors to make sure they're handled correctly.
- pdtlb,l %r4(%sr0,%r5)
- pdtlb,l,m %r4(%sr0,%r5)
- pitlb,l %r4(%sr4,%r5)
- pitlb,l,m %r4(%sr4,%r5)