Searched refs:pop (Results 1 - 25 of 59) sorted by relevance

123

/barrelfish-master/lib/barrelfish/arch/arm/
H A Dsyscall.S29 pop {r3,r4-r10} // pop 7 registers
33 pop {r11}
35 pop {r3} // Using r3 to tempararily hold the value of sp register
37 pop {lr} // Return address where we have to return
63 pop {r3,r4-r10} // pop 7 registers
67 pop {r11}
69 pop {r3} // Using r3 to temporarily hold the value of sp register
71 pop {l
[all...]
/barrelfish-master/lib/cxx/cxxabi/
H A Dexception.cpp41 #pragma GCC visibility pop
H A Dcxa_exception.hpp112 #pragma GCC visibility pop
121 #pragma GCC visibility pop
/barrelfish-master/lib/compiler-rt/test/arm/
H A Dcall_apsr.S28 pop {r7, pc}
41 pop {pc}
/barrelfish-master/lib/tommath/etc/
H A Dtimer.asm22 pop eax
23 pop edx
/barrelfish-master/lib/compiler-rt/builtins/arm/
H A Daeabi_memcmp.S19 pop {r7, pc}
H A Daeabi_memcpy.S19 pop {r7, pc}
H A Daeabi_memmove.S18 pop {r7, pc}
H A Daeabi_cdcmp.S38 pop {r0-r3, pc}
43 pop {r0-r3, pc}
45 pop {r0-r3, lr}
88 pop {r0-r3, pc}
98 pop {r0-r3, pc}
103 pop {r0-r3, pc}
118 pop {r0-r3}
H A Daeabi_cfcmp.S38 pop {r0-r3, pc}
43 pop {r0-r3, pc}
45 pop {r0-r3, lr}
88 pop {r0-r3, pc}
98 pop {r0-r3, pc}
103 pop {r0-r3, pc}
118 pop {r0-r3}
H A Daeabi_uidivmod.S32 pop {r1, r2, r3}
52 pop { pc }
H A Daeabi_idivmod.S29 pop {r1, r2, r3} // now r0 = quot, r1 = num, r2 = denom
45 pop { pc }
H A Daeabi_memset.S23 pop {r7, pc}
39 pop {r7, pc}
H A Daeabi_dcmp.S38 pop { r4, pc } SEPARATOR \
41 pop { r4, pc } SEPARATOR \
H A Daeabi_fcmp.S38 pop { r4, pc } SEPARATOR \
41 pop { r4, pc } SEPARATOR \
H A Dchkstk.S33 pop {r5, r6}
H A Daddsf3.S156 pop {r4, r5, r6, r7, pc}
165 pop {r4, r5, r6, r7, pc}
182 pop {r0, r1, r2, r3}
207 pop {r4, r5, r6, r7, pc}
231 pop {r4, r5, r6, r7, pc}
237 pop {r4, r5, r6, r7, pc}
245 pop {r4, r5, r6, r7, pc}
249 pop {r4, r5, r6, r7, pc}
255 pop {r4, r5, r6, r7, pc}
263 pop {r
[all...]
/barrelfish-master/lib/compiler-rt/builtins/x86_64/
H A Dchkstk.S35 pop %rax
36 pop %rcx
/barrelfish-master/lib/compiler-rt/builtins/i386/
H A Dchkstk.S30 pop %eax
31 pop %ecx
/barrelfish-master/tools/harness/siteconfig/
H A Duw.py34 host = self._loadgen_hosts.pop(0)
H A Dmsrc.py33 host = self._loadgen_hosts.pop(0)
H A Deth.py45 host = self._loadgen_hosts.pop(0)
/barrelfish-master/lib/compiler-rt/builtins/
H A Dfixunsxfdi.c47 #pragma warning(pop)
H A Dfixunsxfsi.c47 #pragma warning(pop)
/barrelfish-master/lib/libc/arm/aeabi/
H A Daeabi_asm_float.S78 pop {r4, r5, ip, pc}
100 pop {r0, r1, r2, lr}

Completed in 285 milliseconds

123