Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ xWrite16
Function
xWrite16
common/emitter/x86emitter.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
__fi void xWrite16(u16 val)
72
{
73
xWrite(val);
74
}
75
76
__fi void xWrite32(u32 val)
77
{
Callers
15
FLD
Function · 0.85
FLD1
Function · 0.85
FLDL2E
Function · 0.85
FSTP
Function · 0.85
FRNDINT
Function · 0.85
FXCH
Function · 0.85
F2XM1
Function · 0.85
FSCALE
Function · 0.85
FPATAN
Function · 0.85
FSIN
Function · 0.85
xOpWrite0F
Function · 0.85
SimdPrefix
Function · 0.85
Calls
1
xWrite
Function · 0.85
Tested by
no test coverage detected