Lines Matching full:phiword
1019 int32_t* phiword;1021 phiword = (reinterpret_cast<int32_t*>(&FPUregisters_[fpureg])) + 1;1023 phiword = reinterpret_cast<int32_t*>(&FPUregisters_[fpureg]);1025 *phiword = value;