Searched refs:fcc_start (Results 1 – 1 of 1) sorted by relevance
202 const int fcc_start = NUM_FPU_REGS * sizeof(elf_fpreg_t); in fpr_set() local203 const int fcsr_start = fcc_start + sizeof(u64); in fpr_set()220 &target->thread.fpu.fcc, fcc_start, in fpr_set()221 fcc_start + sizeof(u64)); in fpr_set()