RISC-V: Support rvv extension with released version 1.0.
[binutils-gdb.git] / gas / testsuite / gas / riscv / ext-32.d
1 #as: -march=rv32i
2 #source: ext.s
3 #objdump: -d
4
5 .*:[ ]+file format .*
6
7
8 Disassembly of section .text:
9
10 0+000 <target>:
11 [ ]+0:[ ]+0ff57513[ ]+zext.b[ ]+a0,a0
12 [ ]+4:[ ]+01051513[ ]+slli[ ]+a0,a0,0x10
13 [ ]+8:[ ]+01055513[ ]+srli[ ]+a0,a0,0x10
14 [ ]+c:[ ]+01851513[ ]+slli[ ]+a0,a0,0x18
15 [ ]+10:[ ]+41855513[ ]+srai[ ]+a0,a0,0x18
16 [ ]+14:[ ]+01051513[ ]+slli[ ]+a0,a0,0x10
17 [ ]+18:[ ]+41055513[ ]+srai[ ]+a0,a0,0x10
18 [ ]+1c:[ ]+0ff67593[ ]+zext.b[ ]+a1,a2
19 [ ]+20:[ ]+01061593[ ]+slli[ ]+a1,a2,0x10
20 [ ]+24:[ ]+0105d593[ ]+srli[ ]+a1,a1,0x10
21 [ ]+28:[ ]+01861593[ ]+slli[ ]+a1,a2,0x18
22 [ ]+2c:[ ]+4185d593[ ]+srai[ ]+a1,a1,0x18
23 [ ]+30:[ ]+01061593[ ]+slli[ ]+a1,a2,0x10
24 [ ]+34:[ ]+4105d593[ ]+srai[ ]+a1,a1,0x10
25 [ ]+38:[ ]+0ff57513[ ]+zext.b[ ]+a0,a0
26 [ ]+3c:[ ]+0542[ ]+slli[ ]+a0,a0,0x10
27 [ ]+3e:[ ]+8141[ ]+srli[ ]+a0,a0,0x10
28 [ ]+40:[ ]+0562[ ]+slli[ ]+a0,a0,0x18
29 [ ]+42:[ ]+8561[ ]+srai[ ]+a0,a0,0x18
30 [ ]+44:[ ]+0542[ ]+slli[ ]+a0,a0,0x10
31 [ ]+46:[ ]+8541[ ]+srai[ ]+a0,a0,0x10
32 [ ]+48:[ ]+0ff67593[ ]+zext.b[ ]+a1,a2
33 [ ]+4c:[ ]+01061593[ ]+slli[ ]+a1,a2,0x10
34 [ ]+50:[ ]+81c1[ ]+srli[ ]+a1,a1,0x10
35 [ ]+52:[ ]+01861593[ ]+slli[ ]+a1,a2,0x18
36 [ ]+56:[ ]+85e1[ ]+srai[ ]+a1,a1,0x18
37 [ ]+58:[ ]+01061593[ ]+slli[ ]+a1,a2,0x10
38 [ ]+5c:[ ]+85c1[ ]+srai[ ]+a1,a1,0x10
39 #...