Home
last modified time | relevance | path

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

123456789

/bionic/libc/arch-arm64/bionic/
Dsetjmp.S45 stp x0, x30, [sp, #-16]!
47 mov x0, xzr
51 ldp x0, x30, [sp], #16
54 str w1, [x0, #(_JB_SIGMASK *4)]
58 str w9, [x0, #(_JB_MAGIC * 4)]
62 stp x30, x10, [x0, #(_JB_CORE_BASE * 4 + 16 * 0)]
63 stp x28, x29, [x0, #(_JB_CORE_BASE * 4 + 16 * 1)]
64 stp x26, x27, [x0, #(_JB_CORE_BASE * 4 + 16 * 2)]
65 stp x24, x25, [x0, #(_JB_CORE_BASE * 4 + 16 * 3)]
66 stp x22, x23, [x0, #(_JB_CORE_BASE * 4 + 16 * 4)]
[all …]
D_setjmp.S46 str w9, [x0, #(_JB_MAGIC * 4)]
50 stp x30, x10, [x0, #(_JB_CORE_BASE * 4 + 16 * 0)]
51 stp x28, x29, [x0, #(_JB_CORE_BASE * 4 + 16 * 1)]
52 stp x26, x27, [x0, #(_JB_CORE_BASE * 4 + 16 * 2)]
53 stp x24, x25, [x0, #(_JB_CORE_BASE * 4 + 16 * 3)]
54 stp x22, x23, [x0, #(_JB_CORE_BASE * 4 + 16 * 4)]
55 stp x20, x21, [x0, #(_JB_CORE_BASE * 4 + 16 * 5)]
56 str x19, [x0, #(_JB_CORE_BASE * 4 + 16 * 6)]
59 stp d14, d15, [x0, #(_JB_FLOAT_BASE * 4 + 16 * 0)]
60 stp d12, d13, [x0, #(_JB_FLOAT_BASE * 4 + 16 * 1)]
[all …]
Dsyscall.S33 mov x8, x0
35 mov x0, x1
44 cmn x0, #(MAX_ERRNO + 1)
45 cneg x0, x0, hi
Dvfork.S34 mov x0, #(CLONE_VM | CLONE_VFORK | SIGCHLD)
43 cmn x0, #(MAX_ERRNO + 1)
44 cneg x0, x0, hi
/bionic/libc/arch-arm64/syscalls/
Drecvfrom.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dgetgroups.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dgetresuid.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dclock_settime.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dtee.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dinotify_add_watch.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dmlock.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dunlinkat.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dsendto.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dacct.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dsetsid.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dsetregid.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dsetitimer.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dsched_getscheduler.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dtimerfd_gettime.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dfaccessat.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dlinkat.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dshutdown.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dfdatasync.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dswapon.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dutimensat.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi

123456789