mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Jit64: Make DoubleToSingle a common asm routine
This commit is contained in:
@ -25,6 +25,7 @@ struct CommonAsmRoutinesBase
|
||||
const u8* frsqrte;
|
||||
const u8* fres;
|
||||
const u8* mfcr;
|
||||
const u8* cdts;
|
||||
|
||||
// In: array index: GQR to use.
|
||||
// In: ECX: Address to read from.
|
||||
|
Reference in New Issue
Block a user