RISC-V: Convert the ADD/ADDI to the compressed MV/LI if RS1 is zero.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / riscv / c-add-addi.d
1 #as:
2 #objdump: -dr
3
4 .*:[ ]+file format .*
5
6
7 Disassembly of section .text:
8
9 0+000 <.text>:
10 [ ]+0:[ ]+4605[ ]+li[ ]+a2,1
11 [ ]+2:[ ]+852e[ ]+mv[ ]+a0,a1
This page took 0.029804 seconds and 4 git commands to generate.