Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-m68k/
Dptrace.h11 #define PT_A0 7 macro
Dmath-emu.h151 #define FPS_A0 (PT_A0)
/linux-2.4.37.9/arch/m68k/math-emu/
Dfp_entry.S229 move.l (PT_A0+8,%sp),%a0
280 move.l %a0,(PT_A0+8,%sp)
/linux-2.4.37.9/arch/m68k/kernel/
Dm68k_defs.c53 DEFINE(PT_A0, offsetof(struct pt_regs, a0)); in main()