Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/gas/testsuite/gas/arm/blx-bl-convert.d
2023-03-06 14:48:14 +01:00

22 lines
395 B
Makefile

#name: blx->bl convert under no -march/cpu
#warning_output: blx-bl-convert.l
#objdump: -d
#skip: *-*-pe *-wince-* *-*-vxworks *-*-netbsd* *-*-nto*
.*: file format .*
Disassembly of section \.text:
00000000 <entry>:
0: f000 f800 bl 4 <label>
00000004 <label>:
4: 4770 bx lr
\.\.\.
00000008 <label2>:
8: ebffffff bl c <label3>
0000000c <label3>:
c: e12fff1e bx lr