Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-m68k/
Dptrace.h13 #define PT_A2 9 macro
Dmath-emu.h153 #define FPS_A2 (PT_A2)
/linux-2.4.37.9/arch/m68k/math-emu/
Dfp_entry.S239 move.l (PT_A2+8,%sp),%a0
290 move.l %a0,(PT_A2+8,%sp)
/linux-2.4.37.9/arch/m68k/kernel/
Dm68k_defs.c55 DEFINE(PT_A2, offsetof(struct pt_regs, a2)); in main()