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