Home
last modified time | relevance | path

Searched refs:PT_A1 (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/asm-m68k/
Dptrace.h12 #define PT_A1 8 macro
Dmath-emu.h152 #define FPS_A1 (PT_A1)
/linux-2.4.37.9/arch/m68k/math-emu/
Dfp_entry.S234 move.l (PT_A1+8,%sp),%a0
285 move.l %a0,(PT_A1+8,%sp)
/linux-2.4.37.9/arch/m68k/kernel/
Dm68k_defs.c54 DEFINE(PT_A1, offsetof(struct pt_regs, a1)); in main()