Mercurial > hg > CbC > CbC_llvm
view test/MC/Disassembler/X86/marked-up.txt @ 33:e4204d083e25 LLVM3.5
LLVM 3.5
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Thu, 12 Dec 2013 14:32:10 +0900 |
parents | 95c75e76d11b |
children |
line wrap: on
line source
# RUN: llvm-mc --mdis %s -triple=x86_64-apple-darwin9 2>&1 | FileCheck %s # CHECK: movq <mem:<reg:%gs>:8>, <reg:%rcx> 0x65 0x48 0x8b 0x0c 0x25 0x08 0x00 0x00 0x00 # CHECK: xorps <reg:%xmm1>, <reg:%xmm2> 0x0f 0x57 0xd1