Searched defs:popl (Results 1 – 9 of 9) sorted by relevance
44 __ popl(Encoded_GPR_eax()); in TEST_F() local45 __ popl(Encoded_GPR_ebx()); in TEST_F() local46 __ popl(Encoded_GPR_ecx()); in TEST_F() local47 __ popl(Encoded_GPR_edx()); in TEST_F() local48 __ popl(Encoded_GPR_edi()); in TEST_F() local49 __ popl(Encoded_GPR_esi()); in TEST_F() local50 __ popl(Encoded_GPR_ebp()); in TEST_F() local51 __ popl(Encoded_GPR_r8()); in TEST_F() local52 __ popl(Encoded_GPR_r9()); in TEST_F() local53 __ popl(Encoded_GPR_r10()); in TEST_F() local[all …]
109 __ popl(GPRRegister::Encoded_Reg_ebx); in TEST_F() local
22 __ popl(dwordAddress(T0)); in TEST_F() local
89 __ popl(GPRRegister::Encoded_Reg_ebx); in TEST_F() local100 __ popl(GPRRegister::Encoded_Reg_edx); in TEST_F() local112 __ popl(GPRRegister::Encoded_Reg_ebx); in TEST_F() local137 __ popl(GPRRegister::Encoded_Reg_edx); in TEST_F() local
44 __ popl(GPRRegister::Encoded_Reg_eax); in TEST_F() local45 __ popl(GPRRegister::Encoded_Reg_ebx); in TEST_F() local46 __ popl(GPRRegister::Encoded_Reg_ecx); in TEST_F() local47 __ popl(GPRRegister::Encoded_Reg_edx); in TEST_F() local48 __ popl(GPRRegister::Encoded_Reg_edi); in TEST_F() local49 __ popl(GPRRegister::Encoded_Reg_esi); in TEST_F() local50 __ popl(GPRRegister::Encoded_Reg_ebp); in TEST_F() local
37 __ popl(dwordAddress(T0)); in TEST_F() local
469 popl %ss label472 popl %ds label475 popl %es label
230 void AssemblerX8664::popl(GPRRegister reg) { in popl() function in Ice::X8664::AssemblerX8664238 void AssemblerX8664::popl(const AsmAddress &address) { in popl() function in Ice::X8664::AssemblerX8664
242 void AssemblerX8632::popl(GPRRegister reg) { in popl() function in Ice::X8632::AssemblerX8632249 void AssemblerX8632::popl(const AsmAddress &address) { in popl() function in Ice::X8632::AssemblerX8632