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/
Dfchdir.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dclock_getres.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dmunmap.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dchdir.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dpipe2.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dmremap.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dsched_rr_get_interval.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dswapon.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dmkdirat.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dsettimeofday.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dfsync.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dcapset.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dlgetxattr.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dkill.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Ddelete_module.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dtgkill.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dflock.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Deventfd.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Dfchmodat.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
Dremovexattr.S9 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi

123456789