Searched refs:LOAD_S (Results 1 - 4 of 4) sorted by relevance

/seL4-test-master/kernel/src/arch/riscv/
H A Dc_traps.c43 LOAD_S " ra, (0*%[REGSIZE])(t0) \n"
44 LOAD_S " sp, (1*%[REGSIZE])(t0) \n"
45 LOAD_S " gp, (2*%[REGSIZE])(t0) \n"
51 LOAD_S " t2, (6*%[REGSIZE])(t0) \n"
52 LOAD_S " s0, (7*%[REGSIZE])(t0) \n"
53 LOAD_S " s1, (8*%[REGSIZE])(t0) \n"
54 LOAD_S " a0, (9*%[REGSIZE])(t0) \n"
55 LOAD_S " a1, (10*%[REGSIZE])(t0) \n"
56 LOAD_S " a2, (11*%[REGSIZE])(t0) \n"
57 LOAD_S " a
[all...]
/seL4-test-master/kernel/include/arch/riscv/arch/fastpath/
H A Dfastpath.h118 LOAD_S " ra, (0*%[REGSIZE])(t0) \n"
119 LOAD_S " sp, (1*%[REGSIZE])(t0) \n"
120 LOAD_S " gp, (2*%[REGSIZE])(t0) \n"
123 LOAD_S " t2, (6*%[REGSIZE])(t0) \n"
124 LOAD_S " s0, (7*%[REGSIZE])(t0) \n"
125 LOAD_S " s1, (8*%[REGSIZE])(t0) \n"
126 LOAD_S " a2, (11*%[REGSIZE])(t0) \n"
127 LOAD_S " a3, (12*%[REGSIZE])(t0) \n"
128 LOAD_S " a4, (13*%[REGSIZE])(t0) \n"
129 LOAD_S " a
[all...]
/seL4-test-master/kernel/include/arch/riscv/arch/machine/
H A Dhardware.h125 #define LOAD_S STRINGIFY(LOAD) macro
/seL4-test-master/projects/sel4test/apps/sel4test-tests/src/tests/
H A Dfaults.c70 #define LOAD_S STRINGIFY(LOAD) macro
108 LOAD_S " a0, 0(%[addrreg])\n\t"

Completed in 87 milliseconds