Searched defs:r2 (Results 1 - 13 of 13) sorted by relevance

/seL4-test-master/projects/musllibc/arch/mips/
H A Dsyscall_arch.h122 long r2 = (__syscall)(n, a, b); local
130 long r2 = (__syscall)(n, a, b, c); local
138 long r2 = (__syscall)(n, a, b, c, d); local
149 long r2 = (__syscall)(n, a, b, c, d, e); local
158 long r2 = (__syscall)(n, a, b, c, d, e, f); local
[all...]
/seL4-test-master/projects/musllibc/arch/mipsn32/
H A Dsyscall_arch.h120 long r2 = (__syscall)(n, a, b); local
128 long r2 = (__syscall)(n, a, b, c); local
136 long r2 = (__syscall)(n, a, b, c, d); local
147 long r2 = (__syscall)(n, a, b, c, d, e); local
156 long r2 = (__syscall)(n, a, b, c, d, e, f); local
[all...]
/seL4-test-master/kernel/libsel4/sel4_arch_include/aarch32/sel4/sel4_arch/
H A Dtypes.h21 seL4_Word r2, r3, r4, r5, r6, r7, r14; member in struct:seL4_UserContext_
/seL4-test-master/kernel/libsel4/sel4_arch_include/arm_hyp/sel4/sel4_arch/
H A Dtypes.h21 seL4_Word r2, r3, r4, r5, r6, r7, r14; member in struct:seL4_UserContext_
/seL4-test-master/projects/musllibc/arch/mips64/
H A Dsyscall_arch.h189 long r2; local
207 long r2; local
225 long r2; local
245 long r2; local
263 long r2; local
[all...]
/seL4-test-master/projects/util_libs/libplatsupport/src/plat/pc99/acpi/
H A Dregions.c76 Region_t* r2 = (Region_t*) _r2; local
/seL4-test-master/tools/seL4/elfloader-tool/include/arch-arm/armv/armv7-a/armv/
H A Dassembler.h52 add r2, r10, r10, lsr #1 //work out 3x current cache level variable
62 and r2, r1, #7 //extract the length of the cache lines variable
63 add r2, r2, #4 //add 4 (line length offset) variable
/seL4-test-master/tools/seL4/elfloader-tool/include/arch-arm/armv/armv8-a/32/armv/
H A Dassembler.h52 add r2, r10, r10, lsr #1 //work out 3x current cache level variable
62 and r2, r1, #7 //extract the length of the cache lines variable
63 add r2, r2, #4 //add 4 (line length offset) variable
/seL4-test-master/tools/seL4/elfloader-tool/include/arch-arm/armv/armv7ve/armv/
H A Dassembler.h52 add r2, r10, r10, lsr #1 //work out 3x current cache level variable
62 and r2, r1, #7 //extract the length of the cache lines variable
63 add r2, r2, #4 //add 4 (line length offset) variable
/seL4-test-master/projects/musllibc/src/math/
H A Dlgamma_r.c136 r2 = 7.21935547567138069525e-01, /* 0x3FE71A18, 0x93D3DCDC */ variable
H A Dlgammaf_r.c71 r2 = 7.2193557024e-01, /* 0x3f38d0c5 */ variable
H A Dlgammal.c182 r2 = -1.600245495251915899081846093343626358398E7L, variable
/seL4-test-master/projects/musllibc/arch/microblaze/bits/
H A Dsignal.h13 unsigned long r0, r1, r2, r3, r4, r5, r6, r7; member in struct:sigcontext::__anon130

Completed in 73 milliseconds