repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
llvm
/
test
/
MC
/
AsmParser
/
motorola_integers.s
blob
c75d9a5e0cb14a7ce17e38dabd6d64574ff24b91
1
# RUN: llvm-mc -triple i386-unknown-unknown -motorola-integers %s | FileCheck %s
2
3
# CHECK: .set a, 2882400009
4
.set a, $aBcDeF09
5
# CHECK: .set b, 256
6
.set b, $0100
7
# CHECK: .set c, 10
8
.set c, %01010
9
# CHECK: .set d, 1
10
.set d, %1