Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-m68k/
Dptrace.h18 #define PT_D0 14 macro
Dmath-emu.h148 #define FPS_DO (PT_D0)
/linux-2.4.37.9/arch/m68k/math-emu/
Dfp_entry.S126 move.l (PT_D0+8,%sp),%d0
177 move.l %d0,(PT_D0+8,%sp)
/linux-2.4.37.9/arch/m68k/kernel/
Dm68k_defs.c46 DEFINE(PT_D0, offsetof(struct pt_regs, d0)); in main()