Searched refs:out0 (Results 1 – 9 of 9) sorted by relevance
/l4re-core-master/l4sys/include/ |
A D | arm_smccc.h | 16 l4_umword_t in4, l4_umword_t in5, l4_umword_t *out0, 23 l4_umword_t in4, l4_umword_t in5, l4_umword_t *out0, 36 l4_umword_t *out0, l4_umword_t *out1, in l4_arm_smccc_call() argument 41 out0, out1, out2, out3, client, l4_utcb()); in l4_arm_smccc_call() 48 l4_umword_t in4, l4_umword_t in5, l4_umword_t *out0, in l4_arm_smccc_call_u() argument 68 *out0 = v->mr[0]; in l4_arm_smccc_call_u()
|
A D | arm_smccc | 32 l4_umword_t in5, l4_umword_t *out0, l4_umword_t *out1,
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/ia64/ |
A D | crt1.S | 94 addl out0 = @ltoff(@fptr(main)), gp 100 ld8 out0 = [out0] /* pointer to `main' function descriptor */
|
A D | clone2.S | 37 mov out0=in3 /* Flags are first syscall argument. */ 88 mov out0=in4 /* Pass proper argument to fn */ 94 mov out0=r8 /* Argument to _exit */
|
A D | fork.S | 31 mov out0=SIGCHLD /* Return SIGCHLD when child finishes */
|
A D | vfork.S | 33 mov out0=CLONE_VM+CLONE_VFORK+SIGCHLD
|
A D | setjmp.S | 152 mov out0=in0
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/ia64/ |
A D | sysdep-cancel.h | 76 mov out0 = loc2; \ 122 #define COPY_ARGS_1 COPY_ARGS_0 mov out0 = in0;
|
A D | vfork.S | 42 mov out0=CLONE_VM+CLONE_VFORK+SIGCHLD
|
Completed in 7 milliseconds