Searched refs:Ls_exc (Results 1 – 2 of 2) sorted by relevance
/arch/mips/lib/ |
D | csum_partial.S | 449 EXC( STORE t0, UNIT(0)(dst), .Ls_exc) 451 EXC( STORE t1, UNIT(1)(dst), .Ls_exc) 453 EXC( STORE t2, UNIT(2)(dst), .Ls_exc) 455 EXC( STORE t3, UNIT(3)(dst), .Ls_exc) 457 EXC( STORE t4, UNIT(4)(dst), .Ls_exc) 459 EXC( STORE t5, UNIT(5)(dst), .Ls_exc) 461 EXC( STORE t6, UNIT(6)(dst), .Ls_exc) 463 EXC( STORE t7, UNIT(7)(dst), .Ls_exc) 489 EXC( STORE t0, UNIT(0)(dst), .Ls_exc) 491 EXC( STORE t1, UNIT(1)(dst), .Ls_exc) [all …]
|
D | memcpy.S | 322 EXC( STREST t0, -1(t1), .Ls_exc) 342 EXC( STFIRST t3, FIRST(0)(dst), .Ls_exc) 514 .Ls_exc: label
|