mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 23:59:27 +01:00
Merge pull request #1997 from Sonicadvance1/remove_comment
Remove an old comment about stfiwx.
This commit is contained in:
commit
db001c1733
@ -607,9 +607,6 @@ void Interpreter::stfdx(UGeckoInstruction _inst)
|
||||
Memory::Write_U64(riPS0(_inst.FS), Helper_Get_EA_X(_inst));
|
||||
}
|
||||
|
||||
// __________________________________________________________________________________________________
|
||||
// stfiwx
|
||||
// TODO - examine what this really does
|
||||
// Stores Floating points into Integers indeXed
|
||||
void Interpreter::stfiwx(UGeckoInstruction _inst)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user