Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/lib/
H A Dmemcpy.S237 #define LDREST LOADL macro
243 #define LDREST LOADR macro
428 LDREST(t3, REST(0)(src), .Ll_exc_copy\@)
456 LDREST(t0, REST(0)(src), .Ll_exc_copy\@)
457 LDREST(t1, REST(1)(src), .Ll_exc_copy\@)
460 LDREST(t2, REST(2)(src), .Ll_exc_copy\@)
461 LDREST(t3, REST(3)(src), .Ll_exc_copy\@)
485 LDREST(t0, REST(0)(src), .Ll_exc_copy\@)
H A Dcsum_partial.S413 #define LDREST LOADL macro
420 #define LDREST LOADR macro
589 LDREST(t3, REST(0)(src))
617 LDREST(t0, REST(0)(src))
618 LDREST(t1, REST(1)(src))
621 LDREST(t2, REST(2)(src))
622 LDREST(t3, REST(3)(src))
647 LDREST(t0, REST(0)(src))
/openbmc/linux/arch/mips/cavium-octeon/
H A Docteon-memcpy.S120 #define LDREST LOADL macro
126 #define LDREST LOADR macro
327 EXC( LDREST t0, REST(0)(src), l_exc_copy)
328 EXC( LDREST t1, REST(1)(src), l_exc_copy)
331 EXC( LDREST t2, REST(2)(src), l_exc_copy)
332 EXC( LDREST t3, REST(3)(src), l_exc_copy)
348 EXC( LDREST t0, REST(0)(src), l_exc_copy)