Home | History | Annotate | Download | only in mips

Lines Matching refs:answer

65   uint64_t answer = 0;
67 answer |= static_cast<uint64_t>(1) << FPU;
75 answer |= static_cast<uint64_t>(1) << FPU;
79 return answer;