repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gdb: LoongArch: Improve the handling of atomic sequence
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-arm
/
stm32l4xx-cannot-fix-it-block.s
blob
9c1638821d4bffd7ec30199d04c1d7b90fcb871b
1
.syntax unified
2
.cpu cortex-m4
3
.fpu fpv4-sp-d16
4
.text
5
.align 1
6
.thumb
7
.thumb_func
8
.global _start
9
_start
:
10
@ Create
a
situation where
a
multiple-load that should
be
11
@ patched cannot
be
,
due to its belonging to an IT block
12
@ but
not
in last position
,
which is the only position
13
@ when
a
branch is valid in
a
IT block
14
itt eq
15
ldmeq.w
r9
, {
r1-
r9
}
16
nop.w