Home
last modified time | relevance | path

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

/arch/mips/lib/
Dmemcpy.S233 #define LDREST LOADL macro
239 #define LDREST LOADR macro
424 LDREST(t3, REST(0)(src), .Ll_exc_copy\@)
452 LDREST(t0, REST(0)(src), .Ll_exc_copy\@)
453 LDREST(t1, REST(1)(src), .Ll_exc_copy\@)
456 LDREST(t2, REST(2)(src), .Ll_exc_copy\@)
457 LDREST(t3, REST(3)(src), .Ll_exc_copy\@)
481 LDREST(t0, REST(0)(src), .Ll_exc_copy\@)
Dcsum_partial.S427 #define LDREST LOADL macro
434 #define LDREST LOADR macro
616 LDREST(t3, REST(0)(src), .Ll_exc_copy\@)
644 LDREST(t0, REST(0)(src), .Ll_exc_copy\@)
645 LDREST(t1, REST(1)(src), .Ll_exc_copy\@)
648 LDREST(t2, REST(2)(src), .Ll_exc_copy\@)
649 LDREST(t3, REST(3)(src), .Ll_exc_copy\@)
674 LDREST(t0, REST(0)(src), .Ll_exc_copy\@)
/arch/mips/cavium-octeon/
Docteon-memcpy.S120 #define LDREST LOADL macro
126 #define LDREST LOADR macro
325 EXC( LDREST t0, REST(0)(src), l_exc_copy)
326 EXC( LDREST t1, REST(1)(src), l_exc_copy)
329 EXC( LDREST t2, REST(2)(src), l_exc_copy)
330 EXC( LDREST t3, REST(3)(src), l_exc_copy)
346 EXC( LDREST t0, REST(0)(src), l_exc_copy)