Searched defs:popl (Results 1 – 10 of 10) 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
481 popl %ss label484 popl %ds label487 popl %es label
1817 popl %ds label1821 popl %eax label1825 popl %es label1829 popl %fs label1833 popl %gs label1837 popl %ss label
178 void AssemblerX86Base<TraitsType>::popl(GPRRegister reg) { in popl() function187 void AssemblerX86Base<TraitsType>::popl(const Address &address) { in popl() function