• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/lib/

Lines Matching defs:EXC

88 #define EXC(inst_reg,addr,handler)		\
236 EXC( LOAD t0, UNIT(0)(src), .Ll_exc)
237 EXC( LOAD t1, UNIT(1)(src), .Ll_exc_copy)
238 EXC( LOAD t2, UNIT(2)(src), .Ll_exc_copy)
239 EXC( LOAD t3, UNIT(3)(src), .Ll_exc_copy)
241 EXC( LOAD t4, UNIT(4)(src), .Ll_exc_copy)
242 EXC( LOAD t7, UNIT(5)(src), .Ll_exc_copy)
243 EXC( STORE t0, UNIT(0)(dst), .Ls_exc_p8u)
244 EXC( STORE t1, UNIT(1)(dst), .Ls_exc_p7u)
245 EXC( LOAD t0, UNIT(6)(src), .Ll_exc_copy)
246 EXC( LOAD t1, UNIT(7)(src), .Ll_exc_copy)
249 EXC( STORE t2, UNIT(-6)(dst), .Ls_exc_p6u)
250 EXC( STORE t3, UNIT(-5)(dst), .Ls_exc_p5u)
251 EXC( STORE t4, UNIT(-4)(dst), .Ls_exc_p4u)
252 EXC( STORE t7, UNIT(-3)(dst), .Ls_exc_p3u)
253 EXC( STORE t0, UNIT(-2)(dst), .Ls_exc_p2u)
254 EXC( STORE t1, UNIT(-1)(dst), .Ls_exc_p1u)
271 EXC( LOAD t0, UNIT(0)(src), .Ll_exc)
272 EXC( LOAD t1, UNIT(1)(src), .Ll_exc_copy)
273 EXC( LOAD t2, UNIT(2)(src), .Ll_exc_copy)
274 EXC( LOAD t3, UNIT(3)(src), .Ll_exc_copy)
278 EXC( STORE t0, UNIT(0)(dst), .Ls_exc_p4u)
279 EXC( STORE t1, UNIT(1)(dst), .Ls_exc_p3u)
280 EXC( STORE t2, UNIT(2)(dst), .Ls_exc_p2u)
281 EXC( STORE t3, UNIT(3)(dst), .Ls_exc_p1u)
294 EXC( LOAD t0, 0(src), .Ll_exc)
297 EXC( STORE t0, 0(dst), .Ls_exc_p1u)
319 EXC( LOAD t0, 0(src), .Ll_exc)
322 EXC( STREST t0, -1(t1), .Ls_exc)
336 EXC( LDFIRST t3, FIRST(0)(src), .Ll_exc)
338 EXC( LDREST t3, REST(0)(src), .Ll_exc_copy)
342 EXC( STFIRST t3, FIRST(0)(dst), .Ls_exc)
363 EXC( LDFIRST t0, FIRST(0)(src), .Ll_exc)
364 EXC( LDFIRST t1, FIRST(1)(src), .Ll_exc_copy)
366 EXC( LDREST t0, REST(0)(src), .Ll_exc_copy)
367 EXC( LDREST t1, REST(1)(src), .Ll_exc_copy)
368 EXC( LDFIRST t2, FIRST(2)(src), .Ll_exc_copy)
369 EXC( LDFIRST t3, FIRST(3)(src), .Ll_exc_copy)
370 EXC( LDREST t2, REST(2)(src), .Ll_exc_copy)
371 EXC( LDREST t3, REST(3)(src), .Ll_exc_copy)
377 EXC( STORE t0, UNIT(0)(dst), .Ls_exc_p4u)
378 EXC( STORE t1, UNIT(1)(dst), .Ls_exc_p3u)
379 EXC( STORE t2, UNIT(2)(dst), .Ls_exc_p2u)
380 EXC( STORE t3, UNIT(3)(dst), .Ls_exc_p1u)
394 EXC( LDFIRST t0, FIRST(0)(src), .Ll_exc)
395 EXC( LDREST t0, REST(0)(src), .Ll_exc_copy)
398 EXC( STORE t0, 0(dst), .Ls_exc_p1u)
411 EXC( lb t0, N(src), .Ll_exc); \
414 EXC( sb t0, N(dst), .Ls_exc_p1)
424 EXC( lb t0, NBYTES-2(src), .Ll_exc)
427 EXC( sb t0, NBYTES-2(dst), .Ls_exc_p1)
448 EXC( lb t1, 0(src), .Ll_exc)