Searched refs:popl (Results 1 – 10 of 10) sorted by relevance
97 __ popl(spill); in RemoveFrame() local378 __ popl(Address(dest_base.AsX86().AsCpuRegister(), dest_offset)); in Copy() local402 __ popl(Address(dest.AsX86().AsCpuRegister(), dest_offset)); in Copy() local416 __ popl(Address(scratch, dest_offset)); in Copy() local
327 void popl(Register reg);328 void popl(const Address& address);
251 DriverStr(RepeatA(&x86::X86Assembler::popl, all_addresses, "popl {mem}"), "popq"); in TEST_F()
212 void X86Assembler::popl(Register reg) { in popl() function in art::x86::X86Assembler218 void X86Assembler::popl(const Address& address) { in popl() function in art::x86::X86Assembler
146 popl REG_VAR(reg)
36 #define POP(REG) popl REG; CFI_POP (REG)
1824 popl %edi // Pop ImtConflictTable.
123 popl \_reg431 popl %eax # Return address (the instuction handler).
1509 __ popl(EAX); in VisitStringGetCharsNoCheck() local1513 __ popl(ECX); in VisitStringGetCharsNoCheck() local2921 __ popl(Address(temp2, 0)); in VisitSystemArrayCopy() local2944 __ popl(Address(temp2, 0)); in VisitSystemArrayCopy() local
676 __ popl(EAX); in EmitNativeCode() local1130 __ popl(reg); in GenerateFrameExit() local1271 __ popl(Address(ESP, destination.GetStackIndex())); in Move32() local1389 __ popl(EAX); in HandleGoto() local6481 __ popl(static_cast<Register>(reg)); in RestoreScratch() local8096 __ popl(reg); in VisitX86ComputeBaseMethodAddress() local