diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2002-10-23 03:11:47 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2002-10-23 03:11:47 +0000 |
commit | 3d4a853f67af71bcb749320bcb1ca6bc8024d421 (patch) | |
tree | a9683748adca706e55260a9627515786b9901008 | |
parent | fa6ae5ffb49d1f71e1810a9cefe74fe30887c94c (diff) | |
download | fsf-binutils-gdb-3d4a853f67af71bcb749320bcb1ca6bc8024d421.zip fsf-binutils-gdb-3d4a853f67af71bcb749320bcb1ca6bc8024d421.tar.gz fsf-binutils-gdb-3d4a853f67af71bcb749320bcb1ca6bc8024d421.tar.bz2 |
2002-10-22 H.J. Lu <hjl@gnu.org>
* gas/mips/branch-misc-2.d: Updated.
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/branch-misc-2.d | 18 |
2 files changed, 16 insertions, 6 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 383276b..5a3a44f 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2002-10-22 H.J. Lu <hjl@gnu.org> + + * gas/mips/branch-misc-2.d: Updated. + 2002-10-23 Hans-Peter Nilsson <hp@axis.com> * gas/cris/rd-pcrel1.d, gas/cris/rd-pcrel1.s, diff --git a/gas/testsuite/gas/mips/branch-misc-2.d b/gas/testsuite/gas/mips/branch-misc-2.d index bbbaab5..ca7549d 100644 --- a/gas/testsuite/gas/mips/branch-misc-2.d +++ b/gas/testsuite/gas/mips/branch-misc-2.d @@ -9,17 +9,23 @@ Disassembly of section .text: \.\.\. \.\.\. \.\.\. -0+003c <[^>]*> 0411fff0 bal 00000000 <g1> +0+003c <[^>]*> 0411fffc bal 00000030 <g3\+0x8> +[ ]*3c: R_MIPS_PC16 g1 0+0040 <[^>]*> 00000000 nop -0+0044 <[^>]*> 0411fff3 bal 00000014 <g2> +0+0044 <[^>]*> 0411fffc bal 00000038 <g3\+0x10> +[ ]*44: R_MIPS_PC16 g2 0+0048 <[^>]*> 00000000 nop -0+004c <[^>]*> 0411fff6 bal 00000028 <g3> +0+004c <[^>]*> 0411fffc bal 00000040 <x\+0x4> +[ ]*4c: R_MIPS_PC16 g3 0+0050 <[^>]*> 00000000 nop -0+0054 <[^>]*> 0411000a bal 00000080 <g4> +0+0054 <[^>]*> 0411fffc bal 00000048 <x\+0xc> +[ ]*54: R_MIPS_PC16 g4 0+0058 <[^>]*> 00000000 nop -0+005c <[^>]*> 0411000d bal 00000094 <g5> +0+005c <[^>]*> 0411fffc bal 00000050 <x\+0x14> +[ ]*5c: R_MIPS_PC16 g5 0+0060 <[^>]*> 00000000 nop -0+0064 <[^>]*> 04110010 bal 000000a8 <g6> +0+0064 <[^>]*> 0411fffc bal 00000058 <x\+0x1c> +[ ]*64: R_MIPS_PC16 g6 0+0068 <[^>]*> 00000000 nop \.\.\. \.\.\. |