[binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M Mainline
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / bfcsel.d
1
2 .*: file format elf32-.*arm
3
4
5 Disassembly of section .text:
6
7 00001000 <_start>:
8 1000: f101 e7ff bfcsel 4, 1001000 <bar>, 6, eq
9 1000: R_ARM_THM_BF12 bar
10 1004: 4623 mov r3, r4
11 1006: 4611 mov r1, r2
12 1008: d0ff beq.n 100a <_start\+0xa>
13 100a: 4613 mov r3, r2
14
15 Disassembly of section .foo:
16
17 01001000 <bar>:
18 1001000: 4770 bx lr
This page took 0.03362 seconds and 4 git commands to generate.