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
[InstCombine] Signed saturation tests. NFC
[llvm-core.git]
/
test
/
MC
/
Disassembler
/
X86
/
marked-up.txt
blob
f0e51252f8d8be7152b57fa1a81b98e486cf6ff1
1
# RUN: llvm-mc --mdis %s -triple=x86_64-apple-darwin9 2>&1 | FileCheck %s
2
3
# CHECK: movq <mem:<reg:%gs>:8>, <reg:%rcx>
4
0x65 0x48 0x8b 0x0c 0x25 0x08 0x00 0x00 0x00
5
# CHECK: xorps <reg:%xmm1>, <reg:%xmm2>
6
0x0f 0x57 0xd1