Searched defs:FPUControlRegister (Results 1 – 2 of 2) sorted by relevance
336 struct FPUControlRegister { struct338 bool is(FPUControlRegister creg) const { return code_ == creg.code_; } in is() argument355 const FPUControlRegister no_fpucreg = { kInvalidFPUControlRegister }; argument
325 struct FPUControlRegister { struct327 bool is(FPUControlRegister creg) const { return code_ == creg.code_; } in is() argument344 const FPUControlRegister no_fpucreg = { kInvalidFPUControlRegister }; argument