summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/mips/micromips@24k-triple-stores-2.d
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2013-02-09 10:24:20 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2013-02-09 10:24:20 +0000
commit0aa27725e5ee24a1d2e11e661f1ad85d57cd5da8 (patch)
treed1734f20e5dda35502bd618c4e4f55aa68b6aee0 /gas/testsuite/gas/mips/micromips@24k-triple-stores-2.d
parent797f89476b3e9ecb7c77da4d3338a47fbba43019 (diff)
downloadppe42-binutils-0aa27725e5ee24a1d2e11e661f1ad85d57cd5da8.tar.gz
ppe42-binutils-0aa27725e5ee24a1d2e11e661f1ad85d57cd5da8.zip
gas/
2013-02-09 Jürgen Urban <JuergenUrban@gmx.de> * config/tc-mips.c (CPU_HAS_LDC1_SDC1): New macro. (macro): Use it. Assert that trunc.w.s is not used for r5900. opcodes/ 2013-02-09 Jürgen Urban <JuergenUrban@gmx.de> * mips-opc.c (mips_builtin_opcodes): Enable l.d and s.d macros for single-float. Disable ll, lld, sc and scd for EE. Disable the trunc.w.s macro for EE. gas/testsuite/ 2013-02-09 Jürgen Urban <JuergenUrban@gmx.de> * gas/mips/24k-triple-stores-2.d, gas/mips/24k-triple-stores-2.s, gas/mips/micromips@24k-triple-stores-2.d: Move "sc" tests to... * gas/mips/24k-triple-stores-2-llsc.d, gas/mips/24k-triple-stores-2-llsc.s, gas/mips/micromips@24k-triple-stores-2-llsc.d: ...these new tests. * gas/mips/r5900-full.d, gas/mips/r5900-full.s: Verify that the MIPS ISA level can be upgraded to support ll, sc, lld and scd. * gas/mips/l_d-single.d, gas/mips/s_d-single.d, gas/mips/r5900-nollsc.l, gas/mips/r5900-nollsc.s: New tests. * gas/mips/mips.exp: Update accordingly. Add "nollsc" to r5900 properties.
Diffstat (limited to 'gas/testsuite/gas/mips/micromips@24k-triple-stores-2.d')
-rw-r--r--gas/testsuite/gas/mips/micromips@24k-triple-stores-2.d7
1 files changed, 0 insertions, 7 deletions
diff --git a/gas/testsuite/gas/mips/micromips@24k-triple-stores-2.d b/gas/testsuite/gas/mips/micromips@24k-triple-stores-2.d
index 0784b40466..a7aca167da 100644
--- a/gas/testsuite/gas/mips/micromips@24k-triple-stores-2.d
+++ b/gas/testsuite/gas/mips/micromips@24k-triple-stores-2.d
@@ -29,11 +29,4 @@ Disassembly of section \.text:
*[0-9a-f]+: 609d 8010 swl a0,16\(sp\)
*[0-9a-f]+: 60bd 8018 swl a1,24\(sp\)
*[0-9a-f]+: 60dd 8000 swl a2,0\(sp\)
- *[0-9a-f]+: 4680 break
- *[0-9a-f]+: 605d b020 sc v0,32\(sp\)
- *[0-9a-f]+: 607d b008 sc v1,8\(sp\)
- *[0-9a-f]+: 609d bff8 sc a0,-8\(sp\)
- *[0-9a-f]+: 60bd b000 sc a1,0\(sp\)
- *[0-9a-f]+: 60dd b020 sc a2,32\(sp\)
- *[0-9a-f]+: 0c00 nop
\.\.\.
OpenPOWER on IntegriCloud