summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/mips/24k-triple-stores-9.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mips/24k-triple-stores-9.s')
-rw-r--r--gas/testsuite/gas/mips/24k-triple-stores-9.s10
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/testsuite/gas/mips/24k-triple-stores-9.s b/gas/testsuite/gas/mips/24k-triple-stores-9.s
new file mode 100644
index 0000000000..e985569961
--- /dev/null
+++ b/gas/testsuite/gas/mips/24k-triple-stores-9.s
@@ -0,0 +1,10 @@
+ .text
+ sb $2,0($8)
+ .data
+ .word 1
+ .text
+ sb $3,8($8)
+ .data
+ .word 1
+ .text
+ sb $4,16($8)
OpenPOWER on IntegriCloud