Searched refs:popl (Results 1 – 9 of 9) sorted by relevance
197 popl REG_VAR(reg)210 popl REG_VAR(reg)246 popl REG_VAR(reg)
36 #define POP(REG) popl REG; CFI_POP (REG)
203 popl rIBASE211 popl rIBASE1079 popl %edx1080 popl %ecx1081 popl %eax1277 popl %ebx1278 popl %esi1473 popl %ebx1474 popl %esi
397 void popl(Register reg);398 void popl(const Address& address);
97 __ popl(spill); in RemoveFrame() local
274 DriverStr(RepeatA(&x86::X86Assembler::popl, all_addresses, "popl {mem}"), "popq"); in TEST_F()
127 void X86Assembler::popl(Register reg) { in popl() function in art::x86::X86Assembler133 void X86Assembler::popl(const Address& address) { in popl() function in art::x86::X86Assembler
715 __ popl(EAX); in EmitNativeCode() local1356 __ popl(EAX); in MaybeIncrementHotness() local1412 __ popl(EBP); in GenerateFrameEntry() local1421 __ popl(EBP); in GenerateFrameEntry() local1476 __ popl(reg); in GenerateFrameExit() local1646 __ popl(Address(ESP, destination.GetStackIndex())); in Move32() local7051 __ popl(destination.AsRegisterPairLow<Register>()); in EmitMove() local7053 __ popl(destination.AsRegisterPairHigh<Register>()); in EmitMove() local7290 __ popl(static_cast<Register>(reg)); in RestoreScratch() local8975 __ popl(reg); in VisitX86ComputeBaseMethodAddress() local
1498 __ popl(EAX); in VisitStringGetCharsNoCheck() local1502 __ popl(ECX); in VisitStringGetCharsNoCheck() local