Home
last modified time | relevance | path

Searched refs:x0 (Results 1 – 8 of 8) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindRegistersSave.S239 ; thread_state pointer is in x0
243 stp x0, x1, [x0, #0x000]
244 stp x2, x3, [x0, #0x010]
245 stp x4, x5, [x0, #0x020]
246 stp x6, x7, [x0, #0x030]
247 stp x8, x9, [x0, #0x040]
248 stp x10,x11, [x0, #0x050]
249 stp x12,x13, [x0, #0x060]
250 stp x14,x15, [x0, #0x070]
251 stp x16,x17, [x0, #0x080]
[all …]
DUnwindRegistersRestore.S267 ; thread_state pointer is in x0
271 ; skip restore of x0,x1 for now
272 ldp x2, x3, [x0, #0x010]
273 ldp x4, x5, [x0, #0x020]
274 ldp x6, x7, [x0, #0x030]
275 ldp x8, x9, [x0, #0x040]
276 ldp x10,x11, [x0, #0x050]
277 ldp x12,x13, [x0, #0x060]
278 ldp x14,x15, [x0, #0x070]
279 ldp x16,x17, [x0, #0x080]
[all …]
/ndk/sources/android/support/src/stdio/
Dstrtod.c511 ULong *x, *x0, x1, x2; in any_on() local
525 x0 = x; in any_on()
527 while(x > x0) in any_on()
/ndk/sources/cxx-stl/llvm-libc++/patches.android/
D0011-Fix-tests-for-Android.patch321 assert(sb.str() == "0x0" || sb.str() == "(nil)" ||
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dios261 static const iostate goodbit = 0x0;
/ndk/tests/device/test-libc++-shared-full/
DBROKEN_RUN180 …I/DEBUG ( 51): Abort message: 'put_pointer.pass.cpp:41: int main(): assertion "ex == "0x0" || …
/ndk/tests/device/test-libc++-static-full/
DBROKEN_RUN180 …I/DEBUG ( 51): Abort message: 'put_pointer.pass.cpp:41: int main(): assertion "ex == "0x0" || …
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.0172 test x\$exitcode = x0 || exit 1"