diff options
Diffstat (limited to 'gas/testsuite/gas/mips/mips16.d')
-rw-r--r-- | gas/testsuite/gas/mips/mips16.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/testsuite/gas/mips/mips16.d b/gas/testsuite/gas/mips/mips16.d index 216e264914..1550529ac5 100644 --- a/gas/testsuite/gas/mips/mips16.d +++ b/gas/testsuite/gas/mips/mips16.d @@ -1,5 +1,5 @@ #objdump: -dr -mmips:4000 -#as: -mips3 -mcpu=r4000 +#as: -mips3 -mtune=r4000 #name: mips16 # Test the mips16 instruction set. |