1 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
2 ; RUN: llc < %s -no-integrated-as | FileCheck %s
3 target datalayout = "e-p:32:32"
4 target triple = "i686-apple-darwin9"
9 ; CHECK-NEXT: ## InlineAsm Start
10 ; CHECK-NEXT: mov %gs:72, %eax
11 ; CHECK-NEXT: ## InlineAsm End
13 %tmp1 = tail call ptr asm sideeffect "mov %gs:${1:P}, $0", "=r,i,~{dirflag},~{fpsr},~{flags}"( i32 72 ) ; <ptr> [#uses=1]