Home
last modified time | relevance | path

Searched refs:I0 (Results 1 – 8 of 8) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/bfin/
A Dmemcpy.S34 I0 = R1; define
44 R1 = [I0++];
47 .Lquad_loop: MNOP || [P0++] = R1 || R1 = [I0++];
51 .Lquad_loop_e: R1 = [I0++];
56 P3 = I0; /* Ammend P3 for remaining copy */
A Dmemcmp.S34 I0 = R1; /* s2 */ define
48 MNOP || R0 = [P0++] || R1 = [I0++];
51 R1 = [I0++];
58 P3 = I0; /* s2 */
88 P3 = I0; /* quads, and increase the*/
A Dmemmove.S49 I0 = P3; define
55 R1 = [I0++];
59 .Lquad_loop: MNOP || [P0++] = R1 || R1 = [I0++];
63 .Lquad_loop_e: R1 = [I0++];
68 P3 = I0; /* Ammend P3 to updated ptr. */
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/bfin/
A Dbsd-_setjmp.S54 R0 = I0; /* Index Registers */
A Dsetjmp.S55 R0 = I0; /* Index Registers */
A D__longjmp.S59 I0 = R0; define
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sparc/soft-fp/
A Dop-2.h151 #define __FP_FRAC_SET_2(X,I1,I0) (X##_f0 = I0, X##_f1 = I1) argument
A Dop-4.h522 #define __FP_FRAC_SET_4(X,I3,I2,I1,I0) \ argument
523 (X##_f[3] = I3, X##_f[2] = I2, X##_f[1] = I1, X##_f[0] = I0)

Completed in 10 milliseconds