Searched refs:offset2 (Results 1 – 1 of 1) sorted by relevance
/sysdeps/sparc/sparc32/ |
A D | memcpy.S | 67 #define SMOVE_CHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument 80 std %t4, [%dst + offset + offset2 - 0x04]; \ 81 std %t0, [%dst + offset + offset2 + 0x04]; \ 85 #define SMOVE_ALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument 100 std %t0, [%dst + offset + offset2 + 0x00]; \ 101 std %t2, [%dst + offset + offset2 + 0x08];
|
Completed in 3 milliseconds