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
323 void popl(Register reg);324 void popl(const Address& address);
93 void X86Assembler::popl(Register reg) { in popl() function in art::x86::X86Assembler99 void X86Assembler::popl(const Address& address) { in popl() function in art::x86::X86Assembler
115 popl \_reg
144 popl REG_VAR(reg)
36 #define POP(REG) popl REG; CFI_POP (REG)
1789 popl %eax // Pop ImtConflictTable.
1845 __ popl(EAX); in VisitStringGetCharsNoCheck() local1849 __ popl(ECX); in VisitStringGetCharsNoCheck() local3313 __ popl(Address(temp2, 0)); in VisitSystemArrayCopy() local3336 __ popl(Address(temp2, 0)); in VisitSystemArrayCopy() local
670 __ popl(EAX); in EmitNativeCode() local1113 __ popl(reg); in GenerateFrameExit() local1248 __ popl(Address(ESP, destination.GetStackIndex())); in Move32() local6037 __ popl(static_cast<Register>(reg)); in RestoreScratch() local7547 __ popl(reg); in VisitX86ComputeBaseMethodAddress() local
122 popl \_reg