projects
/
external
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[binutils, ARM, 9/16] New BFL instruction for Armv8.1-M Mainline
[external/binutils.git]
/
gas
/
testsuite
/
gas
/
arm
/
armv8_1-m-bfl.s
1
.syntax unified
2
.text
3
.thumb
4
foo:
5
bfl 2, 6
6
mov r0, r1
7
bfl .LBranch, .LB2
8
mov r2, r1
9
.LB2:
10
mov r3, r2
11
.LBranch:
12
mov r4, r2