Searched defs:FPUControlRegister (Results 1 – 2 of 2) sorted by relevance
290 struct FPUControlRegister { struct292 bool is(FPUControlRegister creg) const { return reg_code == creg.reg_code; } in is() argument309 const FPUControlRegister no_fpucreg = { kInvalidFPUControlRegister }; argument
293 struct FPUControlRegister { struct295 bool is(FPUControlRegister creg) const { return reg_code == creg.reg_code; } in is() argument312 const FPUControlRegister no_fpucreg = { kInvalidFPUControlRegister }; argument