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

11 lines
379 B
Makefile

# name: Data disassembler test (with mapping symbol)
# skip: *-*-pe *-*-wince
# objdump: -dr --prefix-addresses --show-raw-insn
.*: +file format .*arm.*
Disassembly of section \.text:
00000000 <main> 20010000 .word 0x20010000
00000004 <main\+0x4> 000000f9 .word 0x000000f9
00000008 <main\+0x8> 00004cd5 .word 0x00004cd5
0000000c <main\+0xc> e1a00000 nop ; \(mov r0, r0\)