Home
last modified time | relevance | path

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

/arch/m68k/include/asm/
Dptrace.h12 #define PT_A1 8 macro
Dmath-emu.h152 #define FPS_A1 (PT_A1)
/arch/m68k/math-emu/
Dfp_entry.S233 move.l (PT_A1+8,%sp),%a0
284 move.l %a0,(PT_A1+8,%sp)
/arch/m68knommu/kernel/
Dasm-offsets.c59 DEFINE(PT_A1, offsetof(struct pt_regs, a1)); in main()
/arch/m68k/kernel/
Dasm-offsets.c55 DEFINE(PT_A1, offsetof(struct pt_regs, a1)); in main()
/arch/mn10300/kernel/
Dptrace.c52 [PT_A1 << 2] = REG_A1,