__PT_FP_REG
#define __PT_FP_REG bp
#define __PT_FP_REG ebp
#define __PT_FP_REG rbp
#define __PT_FP_REG gprs[11] /* Works only with CONFIG_FRAME_POINTER */
#define __PT_FP_REG uregs[11] /* Works only with CONFIG_FRAME_POINTER */
#define __PT_FP_REG regs[29] /* Works only with CONFIG_FRAME_POINTER */
#define __PT_FP_REG regs[30] /* Works only with CONFIG_FRAME_POINTER */
#define __PT_FP_REG __unsupported__
#define __PT_FP_REG __unsupported__
#define __PT_FP_REG s0
#define __PT_FP_REG scratch.fp
#define __PT_FP_REG regs[22]