mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-21 04:42:53 +08:00
MIPS/GAS/testsuite: Correct whitespace issues with Loongson tests
Remove CR characters, trailing whitespace and space characters appearing immediately before a tab character, and replace spaces with tabs, all across Loongson GAS tests. gas/ * testsuite/gas/mips/loongson-2e.d: Correct whitespace issues. * testsuite/gas/mips/loongson-2f.d: Likewise. * testsuite/gas/mips/loongson-2f-2.d: Likewise. * testsuite/gas/mips/loongson-2f-3.d: Likewise. * testsuite/gas/mips/loongson-3a.d: Likewise. * testsuite/gas/mips/loongson-3a-2.d: Likewise. * testsuite/gas/mips/loongson-2e.s: Likewise. * testsuite/gas/mips/loongson-2f.s: Likewise. * testsuite/gas/mips/loongson-2f-3.s: Likewise. * testsuite/gas/mips/loongson-3a.s: Likewise. * testsuite/gas/mips/loongson-3a-2.s: Likewise.
This commit is contained in:
parent
11a322db5c
commit
972450a72c
@ -1,3 +1,17 @@
|
||||
2018-07-18 Maciej W. Rozycki <macro@mips.com>
|
||||
|
||||
* testsuite/gas/mips/loongson-2e.d: Correct whitespace issues.
|
||||
* testsuite/gas/mips/loongson-2f.d: Likewise.
|
||||
* testsuite/gas/mips/loongson-2f-2.d: Likewise.
|
||||
* testsuite/gas/mips/loongson-2f-3.d: Likewise.
|
||||
* testsuite/gas/mips/loongson-3a.d: Likewise.
|
||||
* testsuite/gas/mips/loongson-3a-2.d: Likewise.
|
||||
* testsuite/gas/mips/loongson-2e.s: Likewise.
|
||||
* testsuite/gas/mips/loongson-2f.s: Likewise.
|
||||
* testsuite/gas/mips/loongson-2f-3.s: Likewise.
|
||||
* testsuite/gas/mips/loongson-3a.s: Likewise.
|
||||
* testsuite/gas/mips/loongson-3a-2.s: Likewise.
|
||||
|
||||
2018-07-18 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR gas/23418
|
||||
|
@ -147,4 +147,3 @@ Disassembly of section .text:
|
||||
.*: 45604187 neg.ps \$f6,\$f8
|
||||
.*: 457ac581 sub.ps \$f22,\$f24,\$f26
|
||||
#pass
|
||||
|
||||
|
@ -141,4 +141,3 @@ mips5_ps_insns:
|
||||
mul.ps $f2, $f4, $f6
|
||||
neg.ps $f6, $f8
|
||||
sub.ps $f22, $f24, $f26
|
||||
|
||||
|
@ -4,7 +4,6 @@
|
||||
|
||||
.*: file format .*
|
||||
|
||||
|
||||
Disassembly of section .text:
|
||||
|
||||
00000000 <loongson2f_nop_insn>:
|
||||
|
@ -4,7 +4,6 @@
|
||||
|
||||
.*: file format .*
|
||||
|
||||
|
||||
Disassembly of section .text:
|
||||
|
||||
00000000 <.text>:
|
||||
|
@ -147,4 +147,3 @@ Disassembly of section .text:
|
||||
.*: 46c04187 neg.ps \$f6,\$f8
|
||||
.*: 46dac581 sub.ps \$f22,\$f24,\$f26
|
||||
#pass
|
||||
|
||||
|
@ -141,4 +141,3 @@ mips5_ps_insns:
|
||||
mul.ps $f2, $f4, $f6
|
||||
neg.ps $f6, $f8
|
||||
sub.ps $f22, $f24, $f26
|
||||
|
||||
|
@ -62,4 +62,3 @@ Disassembly of section .text:
|
||||
.*: ca15bff4 gslqc1 \$f20,\$f21,4080\(\$16\)
|
||||
.*: ea37c036 gssqc1 \$f22,\$f23,-4096\(\$17\)
|
||||
#pass
|
||||
|
||||
|
@ -62,4 +62,3 @@
|
||||
gssq $13,$14,-4096($15)
|
||||
gslqc1 $f20,$f21,4080($16)
|
||||
gssqc1 $f22,$f23,-4096($17)
|
||||
|
||||
|
@ -107,5 +107,3 @@ Disassembly of section .text:
|
||||
.*: 4bbbd00d slt \$f26,\$f27
|
||||
.*: 4bbde00e sle \$f28,\$f29
|
||||
#pass
|
||||
|
||||
|
||||
|
@ -101,5 +101,3 @@ fixed_point_insns:
|
||||
seq $f24, $f25
|
||||
slt $f26, $f27
|
||||
sle $f28, $f29
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user