Home
last modified time | relevance | path

Searched refs:popfq (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm/test/Instrumentation/AddressSanitizer/X86/
Dasm_rsp_mem_op.s13 # CHECK: popfq
35 # CHECK: popfq
Dasm_rep_movs.ll33 ; CHECK: popfq
40 ; CHECK-NEXT: popfq
74 ; CHECK-NEXT: popfq
Dasm_mov.ll28 ; CHECK-NEXT: popfq
96 ; CHECK-NEXT: popfq
115 ; CHECK-NEXT: popfq
/external/llvm/test/MC/X86/
Dx86-64.s653 popfq
/external/boringssl/win-x86_64/crypto/md5/
Dmd5-x86_64.asm754 popfq
/external/v8/src/compiler/x64/
Dcode-generator-x64.cc440 __ popfq(); in AssembleArchInstruction()
/external/v8/src/x64/
Dmacro-assembler-x64.h1641 masm->popfq(); \
Dassembler-x64.h691 void popfq();
Dassembler-x64.cc1598 void Assembler::popfq() { in popfq() function in v8::internal::Assembler
Dlithium-codegen-x64.cc755 __ popfq(); in DeoptimizeIf()
761 __ popfq(); in DeoptimizeIf()
/external/boringssl/win-x86_64/crypto/aes/
Dvpaes-x86_64.asm1082 popfq
Daes-x86_64.asm1800 popfq
2804 popfq
/external/boringssl/win-x86_64/crypto/rc4/
Drc4-x86_64.asm712 popfq
Drc4-md5-x86_64.asm1350 popfq
/external/boringssl/win-x86_64/crypto/bn/
Dx86_64-mont.asm903 popfq
Drsaz-x86_64.asm1265 popfq
Dmodexp512-x86_64.asm1860 popfq
Dx86_64-mont5.asm1996 popfq
/external/boringssl/win-x86_64/crypto/modes/
Dghash-x86_64.asm1452 popfq
/external/boringssl/linux-x86_64/crypto/aes/
Daes-x86_64.S1746 popfq
/external/boringssl/win-x86_64/crypto/sha/
Dsha512-x86_64.asm1890 popfq
Dsha256-x86_64.asm2966 popfq
Dsha1-x86_64.asm2588 popfq
/external/boringssl/mac-x86_64/crypto/aes/
Daes-x86_64.S1745 popfq
/external/llvm/lib/Target/X86/
DX86InstrInfo.td1082 def POPF64 : I<0x9D, RawFrm, (outs), (ins), "popfq", [], IIC_POP_FD>,
2499 def : MnemonicAlias<"popf", "popfq", "att">, Requires<[In64BitMode]>;

12