Searched defs:r1 (Results 1 - 14 of 14) sorted by relevance

/seL4-test-master/projects/musllibc/src/math/
H A Dexpm1f.c33 float_t y,hi,lo,c,t,e,hxs,hfx,r1,twopk; local
H A Dexpm1.c123 double_t y,hi,lo,c,t,e,hxs,hfx,r1,twopk; local
H A Dlgamma_r.c135 r1 = 1.39200533467621045958e+00, /* 0x3FF645A7, 0x62C4AB74 */ variable
H A Dlgammaf_r.c70 r1 = 1.3920053244e+00, /* 0x3fb22d3b */ variable
H A Dlgammal.c181 r1 = -2.815206082812062064902202753264922306830E7L, variable
/seL4-test-master/kernel/libsel4/sel4_arch_include/aarch32/sel4/sel4_arch/
H A Dtypes.h19 seL4_Word pc, sp, cpsr, r0, r1, r8, r9, r10, r11, r12; member in struct:seL4_UserContext_
/seL4-test-master/kernel/libsel4/sel4_arch_include/arm_hyp/sel4/sel4_arch/
H A Dtypes.h19 seL4_Word pc, sp, cpsr, r0, r1, r8, r9, r10, r11, r12; member in struct:seL4_UserContext_
/seL4-test-master/projects/util_libs/libplatsupport/src/plat/pc99/acpi/
H A Dregions.c75 Region_t* r1 = (Region_t*) _r1; local
/seL4-test-master/tools/seL4/elfloader-tool/include/arch-arm/armv/armv7-a/armv/
H A Dassembler.h53 mov r1, r0, lsr r2 //extract cache type bits from clidr variable
54 and r1, r1, #7 //mask of the bits for current cache only variable
55 cmp r1, #2 //see what cache we have at this level variable
62 and r2, r1, #7 //extract the length of the cache lines variable
65 ands r4, r4, r1, lsr #3 //find maximum number on the way size variable
68 ands r7, r7, r1, lsr #13 //extract max number of the index size variable
/seL4-test-master/tools/seL4/elfloader-tool/include/arch-arm/armv/armv8-a/32/armv/
H A Dassembler.h53 mov r1, r0, lsr r2 //extract cache type bits from clidr variable
54 and r1, r1, #7 //mask of the bits for current cache only variable
55 cmp r1, #2 //see what cache we have at this level variable
62 and r2, r1, #7 //extract the length of the cache lines variable
65 ands r4, r4, r1, lsr #3 //find maximum number on the way size variable
68 ands r7, r7, r1, lsr #13 //extract max number of the index size variable
/seL4-test-master/tools/seL4/elfloader-tool/include/arch-arm/armv/armv7ve/armv/
H A Dassembler.h53 mov r1, r0, lsr r2 //extract cache type bits from clidr variable
54 and r1, r1, #7 //mask of the bits for current cache only variable
55 cmp r1, #2 //see what cache we have at this level variable
62 and r2, r1, #7 //extract the length of the cache lines variable
65 ands r4, r4, r1, lsr #3 //find maximum number on the way size variable
68 ands r7, r7, r1, lsr #13 //extract max number of the index size variable
/seL4-test-master/projects/musllibc/src/time/
H A D__tz.c21 static int r0[5], r1[5]; variable
/seL4-test-master/projects/musllibc/src/crypt/
H A Dcrypt_des.c884 uint32_t count, salt, l, r0, r1; local
/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 86 milliseconds