Searched refs:pushfq (Results 1 – 25 of 43) sorted by relevance
12
/external/llvm/test/Instrumentation/AddressSanitizer/X86/ |
D | asm_rsp_mem_op.s | 10 # CHECK: pushfq 31 # CHECK: pushfq
|
D | asm_rep_movs.ll | 7 ; CHECK: pushfq 15 ; CHECK-NEXT: pushfq 53 ; CHECK: pushfq
|
D | asm_mov.ll | 11 ; CHECK-NEXT: pushfq 85 ; CHECK-NEXT: pushfq 104 ; CHECK-NEXT: pushfq
|
/external/linux-kselftest/tools/testing/selftests/x86/ |
D | thunks.S | 33 pushfq
|
/external/boringssl/src/util/fipstools/testdata/x86_64-GOTRewrite/ |
D | out.s | 9 pushfq 18 pushfq
|
/external/llvm/test/CodeGen/X86/ |
D | x86-64-flags-intrinsics.ll | 19 ; CHECK-NEXT: pushfq
|
D | inline-asm-ptr-cast.ll | 25 …call void asm "pushfq \0Aandq $2, (%rsp) \0Aorq $3, (%rsp) \0Apopfq \0Aaddb $4, $1 \0Apushfq \0Ap…
|
D | win64_frame.ll | 132 ; CHECK-NEXT: pushfq 158 ; PUSHF-NEXT: pushfq
|
D | cmpxchg-clobber-flags.ll | 49 ; x8664: pushfq 162 ; x8664: pushfq
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | inline-asm-ptr-cast.ll | 25 …call void asm "pushfq \0Aandq $2, (%rsp) \0Aorq $3, (%rsp) \0Apopfq \0Aaddb $4, $1 \0Apushfq \0Ap…
|
/external/libunwind/src/x86_64/ |
D | getcontext.S | 73 pushfq
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-64.s | 632 pushfq
|
/external/boringssl/win-x86_64/crypto/fipsmodule/ |
D | x86_64-mont.asm | 925 pushfq 963 pushfq
|
D | aes-x86_64.asm | 1357 pushfq 2607 pushfq 2664 pushfq 2721 pushfq
|
D | md5-x86_64.asm | 697 pushfq
|
D | vpaes-x86_64.asm | 1027 pushfq
|
D | aesni-x86_64.asm | 4694 pushfq 4735 pushfq 4779 pushfq 4837 pushfq
|
D | aesni-gcm-x86_64.asm | 887 pushfq
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 704 pushfq
|
/external/boringssl/win-x86_64/crypto/chacha/ |
D | chacha-x86_64.asm | 1703 pushfq 1788 pushfq 1828 pushfq
|
/external/valgrind/docs/internals/ |
D | 3_2_BUGSTATUS.txt | 447 vx1633 vx1644 130785 amd64->IR: unhandled instruction "pushfq"
|
/external/llvm/include/llvm/Target/ |
D | Target.td | 1079 /// def : MnemonicAlias<"pushf", "pushfq">, Requires<[In64BitMode]>; 1084 /// def : MnemonicAlias<"pushf", "pushfq", "att">, Requires<[In64BitMode]>;
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | Target.td | 743 /// def : MnemonicAlias<"pushf", "pushfq">, Requires<[In64BitMode]>;
|
/external/boringssl/mac-x86_64/crypto/fipsmodule/ |
D | aes-x86_64.S | 1302 pushfq
|
/external/boringssl/linux-x86_64/crypto/fipsmodule/ |
D | aes-x86_64.S | 1303 pushfq
|
12