Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FEX-Emu/FEX
/ Instructions
Method
Instructions
Scripts/InstructionCountParser.py:39–40 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
37
38
@property
39
def
Instructions(self):
40
return
self.instructions
41
42
TestDataMap = {}
43
class
HostFeatures(Flag) :
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected