MCPcopy Create free account
hub / github.com/FEX-Emu/FEX / SetForceTSO

Method SetForceTSO

FEXCore/Source/Interface/Core/OpcodeDispatcher.h:282–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

280 }
281
282 void SetForceTSO(ForceTSOMode Mode) {
283 ForceTSO = Mode;
284 }
285 ForceTSOMode GetForceTSO() const {
286 return ForceTSO;
287 }

Callers 1

GenerateIRMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected