MCPcopy Create free account
hub / github.com/DaedalusX64/daedalus / RegFPRWrite

Function RegFPRWrite

Source/DynaRec/StaticAnalysis.cpp:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32
33void RegFPRRead( u32 r ) {}
34void RegFPRWrite( u32 r ) {}
35
36
37typedef void (*const StaticAnalysisFunction )( OpCode op_code, RegisterUsage & recorder );

Callers 15

StaticAnalysis_LWC1Function · 0.85
StaticAnalysis_LDC1Function · 0.85
StaticAnalysis_Cop1_MTC1Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected