Home
last modified time | relevance | path

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

/arch/m68knommu/platform/68360/
Dentry.S38 movel #-ENOSYS,%sp@(PT_D0)
42 movel #-ENOSYS,%sp@(PT_D0) /* needed for strace*/
56 1: movel %d0,%sp@(PT_D0) /* save the return value */
82 movel %d0,%sp@(PT_D0) /* save the return value*/
/arch/m68knommu/platform/68328/
Dentry.S42 movel #-ENOSYS,%sp@(PT_D0)
46 movel #-ENOSYS,%sp@(PT_D0) /* needed for strace*/
60 1: movel %d0,%sp@(PT_D0) /* save the return value */
91 movel %d0,%sp@(PT_D0) /* save the return value*/
/arch/m68knommu/platform/coldfire/
Dentry.S84 movel %d0,%sp@(PT_D0) /* save the return value */
88 movel %d2,PT_D0(%sp) /* on syscall entry */
96 movel %d0,%sp@(PT_D0) /* save the return value */
/arch/m68k/include/asm/
Dptrace.h18 #define PT_D0 14 macro
Dmath-emu.h148 #define FPS_DO (PT_D0)
/arch/m68k/math-emu/
Dfp_entry.S125 move.l (PT_D0+8,%sp),%d0
176 move.l %d0,(PT_D0+8,%sp)
/arch/m68knommu/kernel/
Dasm-offsets.c51 DEFINE(PT_D0, offsetof(struct pt_regs, d0)); in main()
/arch/m68k/kernel/
Dentry.S80 movel #-ENOSYS,%sp@(PT_D0) | needed for strace
90 movel #-ENOSYS,%sp@(PT_D0)
130 movel %d0,%sp@(PT_D0) | save the return value
Dasm-offsets.c47 DEFINE(PT_D0, offsetof(struct pt_regs, d0)); in main()
/arch/mn10300/kernel/
Dptrace.c55 [PT_D0 << 2] = REG_D0,