taglinefilesource code
EF_SIZE201arch/alpha/kernel/process.cmemcpy((char *)dump->regs + EF_SIZE, sw->fp, 32 * 8);
EF_SIZE44include/asm-alpha/reg.h#define EF_SSIZE  (EF_SIZE - HWEF_SIZE)
EF_SIZE33include/asm-alpha/user.hunsigned long  regs[EF_SIZE/8+32];  /* integer and fp regs */
EF_SIZE33include/asm-mips/user.hunsigned long  regs[EF_SIZE/8+32];  /* integer and fp regs */