_FP
gdb_regs[_FP] = kernel_regs->fp;
kernel_regs->fp = gdb_regs[_FP];
gdb_regs[_FP] = ti->cpu_context.fp;