MCPcopy 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
42TestDataMap = {}
43class HostFeatures(Flag) :

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected