* gas/bfin/flow2.d: Match changed assembler behaviour.
* gas/bfin/reloc.d: Likewise.
This commit is contained in:
parent
beb6bfe84a
commit
d80930e406
@ -1,3 +1,8 @@
|
||||
2005-10-24 Bernd Schmidt <bernd.schmidt@analog.com>
|
||||
|
||||
* gas/bfin/flow2.d: Match changed assembler behaviour.
|
||||
* gas/bfin/reloc.d: Likewise.
|
||||
|
||||
2005-10-24 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* gas/all/weakref1.s, gas/all/weakref1.d: New test.
|
||||
|
@ -41,9 +41,9 @@ Disassembly of section .text:
|
||||
48: 00 e2 01 00 JUMP.L 4a <MY_LABEL1\+0x20>;
|
||||
4c: ff e2 ff ff JUMP.L 4a <MY_LABEL1\+0x20>;
|
||||
50: ed 2f JUMP.S 2a <MY_LABEL1>;
|
||||
52: d7 2f JUMP.S 0 <MY_LABEL1-0x2a>;
|
||||
54: ea 2f JUMP.S 28 <MY_LABEL1-0x2>;
|
||||
56: d4 2f JUMP.S fffffffe.*
|
||||
52: d7 2f JUMP.S 0 .*
|
||||
54: d6 2f JUMP.S 0 .*
|
||||
56: d5 2f JUMP.S 0 .*
|
||||
58: 04 1b IF CC JUMP fffffe60.*
|
||||
5a: 5a 18 IF CC JUMP 10e.*
|
||||
5c: 00 18 IF CC JUMP 5c <MY_LABEL1\+0x32>;
|
||||
|
@ -6,14 +6,8 @@ RELOCATION RECORDS FOR \[\.text\]:
|
||||
OFFSET TYPE VALUE
|
||||
0*0004 R_pcrel24 _call_data1
|
||||
0*0008 R_rimm16 .data
|
||||
0*000a R_expst_push .text\+0x0000001c
|
||||
0*000a R_expst_const .__constant\+0x00000004
|
||||
0*000a R_expst_sub .__operator
|
||||
0*000a R_pcrel12_jump_s .__operator
|
||||
0*000c R_expst_push call_data1
|
||||
0*000c R_expst_const .__constant\+0x00000008
|
||||
0*000c R_expst_add .__operator
|
||||
0*000e R_pcrel24 .__operator
|
||||
0*000a R_pcrel12_jump_s .text\+0x00000018
|
||||
0*000e R_pcrel24 call_data1\+0x00000008
|
||||
0*0012 R_huimm16 .data\+0x00000002
|
||||
0*0016 R_luimm16 .data\+0x00000004
|
||||
0*001a R_huimm16 load_extern1
|
||||
|
Loading…
Reference in New Issue
Block a user