mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +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:
@ -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>
|
2018-07-18 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
PR gas/23418
|
PR gas/23418
|
||||||
|
@ -147,4 +147,3 @@ Disassembly of section .text:
|
|||||||
.*: 45604187 neg.ps \$f6,\$f8
|
.*: 45604187 neg.ps \$f6,\$f8
|
||||||
.*: 457ac581 sub.ps \$f22,\$f24,\$f26
|
.*: 457ac581 sub.ps \$f22,\$f24,\$f26
|
||||||
#pass
|
#pass
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.text
|
.text
|
||||||
.set noreorder
|
.set noreorder
|
||||||
|
|
||||||
movz_insns:
|
movz_insns:
|
||||||
@ -122,7 +122,7 @@ mips5_ps_insns:
|
|||||||
abs.ps $f0, $f2
|
abs.ps $f0, $f2
|
||||||
add.ps $f2, $f4, $f6
|
add.ps $f2, $f4, $f6
|
||||||
c.eq.ps $f8, $f10
|
c.eq.ps $f8, $f10
|
||||||
c.f.ps $f8, $f10
|
c.f.ps $f8, $f10
|
||||||
c.le.ps $f8, $f10
|
c.le.ps $f8, $f10
|
||||||
c.lt.ps $f8, $f10
|
c.lt.ps $f8, $f10
|
||||||
c.nge.ps $f8, $f10
|
c.nge.ps $f8, $f10
|
||||||
@ -141,4 +141,3 @@ mips5_ps_insns:
|
|||||||
mul.ps $f2, $f4, $f6
|
mul.ps $f2, $f4, $f6
|
||||||
neg.ps $f6, $f8
|
neg.ps $f6, $f8
|
||||||
sub.ps $f22, $f24, $f26
|
sub.ps $f22, $f24, $f26
|
||||||
|
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
.*: file format .*
|
.*: file format .*
|
||||||
|
|
||||||
|
|
||||||
Disassembly of section .text:
|
Disassembly of section .text:
|
||||||
|
|
||||||
00000000 <loongson2f_nop_insn>:
|
00000000 <loongson2f_nop_insn>:
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
.*: file format .*
|
.*: file format .*
|
||||||
|
|
||||||
|
|
||||||
Disassembly of section .text:
|
Disassembly of section .text:
|
||||||
|
|
||||||
00000000 <.text>:
|
00000000 <.text>:
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
.set noat
|
.set noat
|
||||||
jr $1 # jr with at register and .set annotation
|
jr $1 # jr with at register and .set annotation
|
||||||
nop
|
nop
|
||||||
.set at
|
.set at
|
||||||
|
|
||||||
j external_label # j with label
|
j external_label # j with label
|
||||||
|
@ -147,4 +147,3 @@ Disassembly of section .text:
|
|||||||
.*: 46c04187 neg.ps \$f6,\$f8
|
.*: 46c04187 neg.ps \$f6,\$f8
|
||||||
.*: 46dac581 sub.ps \$f22,\$f24,\$f26
|
.*: 46dac581 sub.ps \$f22,\$f24,\$f26
|
||||||
#pass
|
#pass
|
||||||
|
|
||||||
|
@ -122,7 +122,7 @@ mips5_ps_insns:
|
|||||||
abs.ps $f0, $f2
|
abs.ps $f0, $f2
|
||||||
add.ps $f2, $f4, $f6
|
add.ps $f2, $f4, $f6
|
||||||
c.eq.ps $f8, $f10
|
c.eq.ps $f8, $f10
|
||||||
c.f.ps $f8, $f10
|
c.f.ps $f8, $f10
|
||||||
c.le.ps $f8, $f10
|
c.le.ps $f8, $f10
|
||||||
c.lt.ps $f8, $f10
|
c.lt.ps $f8, $f10
|
||||||
c.nge.ps $f8, $f10
|
c.nge.ps $f8, $f10
|
||||||
@ -141,4 +141,3 @@ mips5_ps_insns:
|
|||||||
mul.ps $f2, $f4, $f6
|
mul.ps $f2, $f4, $f6
|
||||||
neg.ps $f6, $f8
|
neg.ps $f6, $f8
|
||||||
sub.ps $f22, $f24, $f26
|
sub.ps $f22, $f24, $f26
|
||||||
|
|
||||||
|
@ -62,4 +62,3 @@ Disassembly of section .text:
|
|||||||
.*: ca15bff4 gslqc1 \$f20,\$f21,4080\(\$16\)
|
.*: ca15bff4 gslqc1 \$f20,\$f21,4080\(\$16\)
|
||||||
.*: ea37c036 gssqc1 \$f22,\$f23,-4096\(\$17\)
|
.*: ea37c036 gssqc1 \$f22,\$f23,-4096\(\$17\)
|
||||||
#pass
|
#pass
|
||||||
|
|
||||||
|
@ -62,4 +62,3 @@
|
|||||||
gssq $13,$14,-4096($15)
|
gssq $13,$14,-4096($15)
|
||||||
gslqc1 $f20,$f21,4080($16)
|
gslqc1 $f20,$f21,4080($16)
|
||||||
gssqc1 $f22,$f23,-4096($17)
|
gssqc1 $f22,$f23,-4096($17)
|
||||||
|
|
||||||
|
@ -107,5 +107,3 @@ Disassembly of section .text:
|
|||||||
.*: 4bbbd00d slt \$f26,\$f27
|
.*: 4bbbd00d slt \$f26,\$f27
|
||||||
.*: 4bbde00e sle \$f28,\$f29
|
.*: 4bbde00e sle \$f28,\$f29
|
||||||
#pass
|
#pass
|
||||||
|
|
||||||
|
|
||||||
|
@ -101,5 +101,3 @@ fixed_point_insns:
|
|||||||
seq $f24, $f25
|
seq $f24, $f25
|
||||||
slt $f26, $f27
|
slt $f26, $f27
|
||||||
sle $f28, $f29
|
sle $f28, $f29
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user