s390 assembler improvements and testsuite
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m32r / high-1.d
index 656c39c7878fe58b2485e461b15ce5a2a3c3a0bf..b5ccb8c55bcc8ef9d3f058f955e9d4477d6e8940 100644 (file)
@@ -7,13 +7,13 @@
 Disassembly of section .text:
 
 0* <foo>:
- *0:   d4 c0 00 01     seth r4,#0x1
+ *0:   d4 c0 00 01     seth r4,[#]*0x1
 [      ]*0: R_M32R_HI16_ULO    .text
- *4:   84 e4 00 00     or3 r4,r4,#0x0
+ *4:   84 e4 00 00     or3 r4,r4,[#]*0x0
 [      ]*4: R_M32R_LO16        .text
- *8:   d4 c0 12 34     seth r4,#0x1234
- *c:   84 e4 87 65     or3 r4,r4,#0x8765
- *10:  d4 c0 12 35     seth r4,#0x1235
- *14:  84 e4 87 65     or3 r4,r4,#0x8765
- *18:  d4 c0 87 65     seth r4,#0x8765
- *1c:  84 e4 43 21     or3 r4,r4,#0x4321
+ *8:   d4 c0 12 34     seth r4,[#]*0x1234
+ *c:   84 e4 87 65     or3 r4,r4,[#]*0x8765
+ *10:  d4 c0 12 35     seth r4,[#]*0x1235
+ *14:  84 e4 87 65     or3 r4,r4,[#]*0x8765
+ *18:  d4 c0 87 65     seth r4,[#]*0x8765
+ *1c:  84 e4 43 21     or3 r4,r4,[#]*0x4321
This page took 0.023541 seconds and 4 git commands to generate.