aarch64*-*-*ilp32 gas tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mep / branch1.be.d
1 #as: -EB
2 #objdump: -dzr
3 #source: branch1.s
4 #name: branch1.be
5
6 .*: *file format elf32-mep
7
8 Disassembly of section \.text:
9
10 .* <.*>:
11 *0: 00 00 * nop
12 *2: e4 51 00 00 * beq \$4,\$5,.* <foo-0x8>
13 [ ]*2: *R_MEP_PCREL17A2 foo
14 *6: 00 00 * nop
15 *8: 00 00 * nop
16
17 .* <foo>:
18 *a: 00 00 * nop
This page took 0.028975 seconds and 4 git commands to generate.