RISC-V: Only relax to C.LUI when imm != 0 and rd != 0/2
[deliverable/binutils-gdb.git] / ld / testsuite / ld-z8k / 0filler.s
1
2 .text
3 .rept BYTES
4 .byte 0
5 .endr
6 .end
This page took 0.036368 seconds and 4 git commands to generate.