RISC-V: Update CSR to privileged spec 1.11.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / riscv / li32.d
CommitLineData
db3b6ecc
KC
1#as: -march=rv32ic -mabi=ilp32
2#objdump: -dr
3
4.*: file format elf32-littleriscv
5
6
7Disassembly of section .text:
8
90+000 <target>:
10[^:]+:[ ]+6521[ ]+lui[ ]+a0,0x8
11[^:]+:[ ]+0505[ ]+addi[ ]+a0,a0,1
12[^:]+:[ ]+6509[ ]+lui[ ]+a0,0x2
13[^:]+:[ ]+f0150513[ ]+addi[ ]+a0,a0,-255 # .*
14[^:]+:[ ]+12345537[ ]+lui[ ]+a0,0x12345
15[^:]+:[ ]+0505[ ]+addi[ ]+a0,a0,1
16[^:]+:[ ]+f2345537[ ]+lui[ ]+a0,0xf2345
17[^:]+:[ ]+0505[ ]+addi[ ]+a0,a0,1
This page took 0.053463 seconds and 4 git commands to generate.