Searched refs:sd (Results 1 - 22 of 22) sorted by relevance

/seL4-camkes-master/projects/musllibc/src/setjmp/mips64/
H A Dsetjmp.S11 sd $ra, 0($4)
12 sd $sp, 8($4)
13 sd $gp, 16($4)
14 sd $16, 24($4)
15 sd $17, 32($4)
16 sd $18, 40($4)
17 sd $19, 48($4)
18 sd $20, 56($4)
19 sd $21, 64($4)
20 sd
[all...]
/seL4-camkes-master/projects/musllibc/src/setjmp/mipsn32/
H A Dsetjmp.S11 sd $ra, 0($4)
12 sd $sp, 8($4)
13 sd $gp, 16($4)
14 sd $16, 24($4)
15 sd $17, 32($4)
16 sd $18, 40($4)
17 sd $19, 48($4)
18 sd $20, 56($4)
19 sd $21, 64($4)
20 sd
[all...]
/seL4-camkes-master/projects/musllibc/crt/mips64/
H A Dcrti.s8 sd $gp, 16($sp)
9 sd $ra, 24($sp)
16 sd $gp, 16($sp)
17 sd $ra, 24($sp)
/seL4-camkes-master/projects/sel4runtime/crt/sel4_arch/riscv64/
H A Dcrti.S16 sd s0, 0(sp)
17 sd ra, 8(sp)
24 sd s0, 0(sp)
25 sd ra, 8(sp)
/seL4-camkes-master/projects/musllibc/crt/mipsn32/
H A Dcrti.s8 sd $gp, 16($sp)
9 sd $ra, 24($sp)
17 sd $gp, 16($sp)
18 sd $ra, 24($sp)
/seL4-camkes-master/tools/rumprun/platform/xen/xen/arch/x86/
H A Dgdt_32.c81 fillsegment(struct segment_descriptor *sd, int type) argument
84 sd->sd_lobase = 0;
85 sd->sd_hibase = 0;
87 sd->sd_lolimit = 0xffff;
88 sd->sd_hilimit = 0xf;
90 sd->sd_type = type;
92 sd->sd_dpl = 1;
93 sd->sd_p = 1;
94 sd->sd_xx = 0;
95 sd
[all...]
/seL4-camkes-master/tools/rumprun/platform/hw/arch/i386/
H A Dmachdep.c100 fillsegment(struct segment_descriptor *sd, int type) argument
103 sd->sd_lobase = 0;
104 sd->sd_hibase = 0;
106 sd->sd_lolimit = 0xffff;
107 sd->sd_hilimit = 0xf;
109 sd->sd_type = type;
112 sd->sd_dpl = 0;
113 sd->sd_p = 1;
114 sd->sd_xx = 0;
115 sd
122 struct segment_descriptor *sd = &gdt[SEGMENT_GS]; local
[all...]
/seL4-camkes-master/tools/rumprun/app-tools/
H A Dcookfs.in93 for sd in "$@"; do
94 arg="${sd}"
97 set -- ${sd}
134 for sd in "$@"; do
135 for d in $(find ${sd} -type d); do
188 for sd in "$@"; do
189 for f in $(find "${sd}" -type f); do
/seL4-camkes-master/projects/musllibc/src/signal/mips64/
H A Dsigsetjmp.s15 sd $ra, 160($4)
16 sd $16, 168($4)
20 sd $3, 176($4)
/seL4-camkes-master/projects/musllibc/src/signal/mipsn32/
H A Dsigsetjmp.s15 sd $ra, 160($4)
16 sd $16, 168($4)
20 sd $3, 176($4)
/seL4-camkes-master/projects/lwip/src/netif/
H A Dslipif.c96 sio_fd_t sd; member in struct:slipif_priv
132 sio_send(SLIP_END, priv->sd);
140 sio_send(SLIP_ESC, priv->sd);
141 sio_send(SLIP_ESC_END, priv->sd);
145 sio_send(SLIP_ESC, priv->sd);
146 sio_send(SLIP_ESC_ESC, priv->sd);
150 sio_send(c, priv->sd);
156 sio_send(SLIP_END, priv->sd);
337 if (sio_read(priv->sd, &c, 1) > 0) {
389 priv->sd
[all...]
/seL4-camkes-master/projects/musllibc/src/ldso/mips64/
H A Ddlsym.s12 sd $ra, 24($sp)
/seL4-camkes-master/projects/musllibc/src/ldso/mipsn32/
H A Ddlsym.s12 sd $ra, 16($sp)
/seL4-camkes-master/kernel/include/arch/riscv/arch/64/mode/
H A Dhardware.h112 #define STORE sd
/seL4-camkes-master/projects/musllibc/src/thread/mips64/
H A Dclone.s8 sd $4, 0($5) # save function pointer
9 sd $7, 8($5) # save argument pointer
/seL4-camkes-master/tools/riscv-pk/machine/
H A Dbits.h24 # define STORE sd
H A Dunprivileged_memory.h48 DECLARE_UNPRIVILEGED_STORE_FUNCTION(uint64_t, sd)
H A Dencoding.h1038 DECLARE_INSN(sd, MATCH_SD, MASK_SD)
/seL4-camkes-master/projects/picotcp/docs/user_manual/
H A Dchap_api_dns_sd.tex6 \subsection{pico$\_$dns$\_$sd$\_$init}
12 \subsection{pico$\_$dns$\_$sd$\_$register$\_$service}
30 \item \texttt{type} - The type of the service. For all the possible service types see: \url{http://www.dns-sd.org/servicetypes.html}
55 \subsection{pico$\_$dns$\_$sd$\_$kv$\_$vector$\_$add}
/seL4-camkes-master/projects/lwip/src/include/lwip/priv/
H A Dapi_msg.h135 } sd; member in union:api_msg::__anon29
/seL4-camkes-master/projects/lwip/src/api/
H A Dapi_msg.c368 if (conn->current_msg && conn->current_msg->msg.sd.polls_left) {
369 conn->current_msg->msg.sd.polls_left--;
937 shut = conn->current_msg->msg.sd.shut;
991 } else if ((s32_t)(sys_now() - conn->current_msg->msg.sd.time_started) >=
1040 if ((s32_t)(sys_now() - conn->current_msg->msg.sd.time_started) >= close_timeout) {
1042 if (conn->current_msg->msg.sd.polls_left == 0) {
1174 msg->msg.sd.shut = NETCONN_SHUT_RDWR;
1944 ((msg->msg.sd.shut == NETCONN_SHUT_RDWR) || (state != NETCONN_LISTEN))) {
1951 if (msg->msg.sd.shut & NETCONN_SHUT_WR) {
1962 LWIP_ASSERT("msg->msg.sd
[all...]
H A Dapi_lib.c207 API_MSG_VAR_REF(msg).msg.sd.time_started = sys_now();
210 API_MSG_VAR_REF(msg).msg.sd.polls_left =
1101 API_MSG_VAR_REF(msg).msg.sd.shut = how;
1105 API_MSG_VAR_REF(msg).msg.sd.time_started = sys_now();
1107 API_MSG_VAR_REF(msg).msg.sd.polls_left =

Completed in 201 milliseconds