MCPcopy Create free account
hub / github.com/TinyCC/tinycc / gen_opf

Function gen_opf

c67-gen.c:2290–2417  ·  view source on GitHub ↗

generate a floating point operation 'v = t1 op t2' instruction. The two operands are guaranteed to have the same floating point type */ XXX: need to use ST1 too */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

gv2Function · 0.85
C67_CMPLTDPFunction · 0.85
C67_CMPLTSPFunction · 0.85
C67_CMPGTDPFunction · 0.85
C67_CMPGTSPFunction · 0.85
C67_CMPEQDPFunction · 0.85
C67_CMPEQSPFunction · 0.85
vset_VT_CMPFunction · 0.85
C67_ADDDPFunction · 0.85
C67_NOPFunction · 0.85
C67_ADDSPFunction · 0.85
C67_SUBDPFunction · 0.85

Tested by

no test coverage detected