repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Better OR's for MVE compares
[llvm-core.git]
/
test
/
MC
/
ARM
/
modified-immediate-fixup-error.s
blob
2d111751cc1f0c42eddd2ec9ba9a32af1d5ae04a
1
@ PR24346
2
@ RUN
:
not
llvm-mc
-
triple
=
arm-linux-gnueabi
-
filetype
=
obj
< %
s
2
>&
1
| FileCheck
%
s
3
4
.data
5
.align 8
6
L2
:
7
.word 0
8
.align 8
9
.byte 0
10
L1
:
11
12
.text
13
@ CHECK
:
error
:
out of range immediate fixup value
14
add
r0
,
r0
,
#(L1 - L2)