tc-score.c: Replace overlapping sprintf with memmove
[deliverable/binutils-gdb.git] / gas / testsuite / gas / riscv / c-zero-imm.d
1 #as:
2 #objdump: -dr
3
4 .*:[ ]+file format .*
5
6
7 Disassembly of section .text:
8
9 0+000 <.text>:
10 [ ]+0:[ ]+4501[ ]+li[ ]+a0,0
11 [ ]+2:[ ]+4581[ ]+li[ ]+a1,0
12 [ ]+4:[ ]+8a01[ ]+andi[ ]+a2,a2,0
13 [ ]+6:[ ]+8a81[ ]+andi[ ]+a3,a3,0
14 [ ]+8:[ ]+0001[ ]+nop
15 [ ]+a:[ ]+00070713[ ]+mv[ ]+a4,a4
16 [ ]+e:[ ]+0781[ ]+addi[ ]+a5,a5,0
17 [ ]+10:[ ]+00051513[ ]+slli[ ]+a0,a0,0x0
18 [ ]+14:[ ]+0005d593[ ]+srli[ ]+a1,a1,0x0
19 [ ]+18:[ ]+40065613[ ]+srai[ ]+a2,a2,0x0
20 [ ]+1c:[ ]+0682[ ]+c.slli64[ ]+a3
21 [ ]+1e:[ ]+8301[ ]+c.srli64[ ]+a4
22 [ ]+20:[ ]+8781[ ]+c.srai64[ ]+a5
23 #...
This page took 0.028868 seconds and 4 git commands to generate.