From 23bacdc9bf605c47135fa2045bbbfe50b5e6d14a Mon Sep 17 00:00:00 2001 From: Kaz Kojima Date: Sun, 22 Oct 2006 01:19:06 +0000 Subject: * gas/sh/sh64/syntax-1.d: Update. * ld-sh/sh64/abi32.xd, ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, * ld-sh/sh64/crange1.rd, ld-sh/sh64/crange2.rd, * ld-sh/sh64/crange3-cmpct.rd, ld-sh/sh64/crange3-media.rd, * ld-sh/sh64/crange3.rd, ld-sh/sh64/crangerel1.rd, * ld-sh/sh64/crangerel2.rd, ld-sh/sh64/mix1.xd, * ld-sh/sh64/mix2.xd, ld-sh/sh64/rel32.xd, ld-sh/sh64/rel64.xd, * ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd, * ld-sh/sh64/shdl32.xd, ld-sh/sh64/shdl64.xd: Update. --- gas/testsuite/ChangeLog | 4 ++++ gas/testsuite/gas/sh/sh64/syntax-1.d | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'gas') diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 44f877a..b5fa684 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2006-10-21 Kaz Kojima + + * gas/sh/sh64/syntax-1.d: Update. + 2006-10-20 Andrew Stubbs * gas/sh/pcrel-coff.d: Update patterns (remove 0x on addresses). diff --git a/gas/testsuite/gas/sh/sh64/syntax-1.d b/gas/testsuite/gas/sh/sh64/syntax-1.d index 84a9c25..b483293 100644 --- a/gas/testsuite/gas/sh/sh64/syntax-1.d +++ b/gas/testsuite/gas/sh/sh64/syntax-1.d @@ -85,7 +85,7 @@ Disassembly of section .text: 104: e00107f0 prefi r0,32 0000000000000108 <.*>: - 108: 90 01 mov.w 10e <.*>,r0 ! 0x8101 + 108: 90 01 mov.w 10e <.*>,r0 ! 8101 10a: 85 01 mov.w @\(2,r0\),r0 10c: c5 01 mov.w @\(2,gbr\),r0 10e: 81 01 mov.w r0,@\(2,r0\) @@ -94,7 +94,7 @@ Disassembly of section .text: 114: 89 01 bt 11a <.*> 116: a0 01 bra 11c <.*> 118: b0 01 bsr 11e <.*> - 11a: d0 00 mov.l 11c <.*>,r0 ! 0x5001c601 + 11a: d0 00 mov.l 11c <.*>,r0 ! 5001c601 11c: 50 01 mov.l @\(4,r0\),r0 11e: c6 01 mov.l @\(4,gbr\),r0 120: c7 01 mova 128 <.*>,r0 -- cgit v1.1