mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Add -march=x86.
llvm-svn: 50380
This commit is contained in:
parent
fa033a0fbd
commit
8696eb18c1
@ -1,4 +1,4 @@
|
|||||||
; RUN: llvm-as < %s | llc
|
; RUN: llvm-as < %s | llc -march=x86
|
||||||
|
|
||||||
define i64 @t(i64 %maxIdleDuration) nounwind {
|
define i64 @t(i64 %maxIdleDuration) nounwind {
|
||||||
call void asm sideeffect "wrmsr", "{cx},A,~{dirflag},~{fpsr},~{flags}"( i32 416, i64 0 ) nounwind
|
call void asm sideeffect "wrmsr", "{cx},A,~{dirflag},~{fpsr},~{flags}"( i32 416, i64 0 ) nounwind
|
||||||
|
Loading…
x
Reference in New Issue
Block a user