get_reg_addr
unsigned long fpcr = *get_reg_addr(task, regno);
return *get_reg_addr(task, regno);
*get_reg_addr(task, regno) = data;