Home
last modified time | relevance | path

Searched refs:LDREST (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/cavium-octeon/
Docteon-memcpy.S119 #define LDREST LOADL macro
125 #define LDREST LOADR macro
332 EXC( LDREST t0, REST(0)(src), l_exc_copy)
333 EXC( LDREST t1, REST(1)(src), l_exc_copy)
336 EXC( LDREST t2, REST(2)(src), l_exc_copy)
337 EXC( LDREST t3, REST(3)(src), l_exc_copy)
353 EXC( LDREST t0, REST(0)(src), l_exc_copy)
/linux-4.1.27/arch/mips/lib/
Dmemcpy.S229 #define LDREST LOADL macro
235 #define LDREST LOADR macro
420 LDREST(t3, REST(0)(src), .Ll_exc_copy\@)
448 LDREST(t0, REST(0)(src), .Ll_exc_copy\@)
449 LDREST(t1, REST(1)(src), .Ll_exc_copy\@)
452 LDREST(t2, REST(2)(src), .Ll_exc_copy\@)
453 LDREST(t3, REST(3)(src), .Ll_exc_copy\@)
477 LDREST(t0, REST(0)(src), .Ll_exc_copy\@)
Dcsum_partial.S425 #define LDREST LOADL macro
432 #define LDREST LOADR macro
613 LDREST(t3, REST(0)(src), .Ll_exc_copy\@)
641 LDREST(t0, REST(0)(src), .Ll_exc_copy\@)
642 LDREST(t1, REST(1)(src), .Ll_exc_copy\@)
645 LDREST(t2, REST(2)(src), .Ll_exc_copy\@)
646 LDREST(t3, REST(3)(src), .Ll_exc_copy\@)
671 LDREST(t0, REST(0)(src), .Ll_exc_copy\@)