Home
last modified time | relevance | path

Searched refs:JZ32 (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h381 u32* JZ32(u32 to);
H A Dix86.c808 u32* JZ32(u32 to) { in JZ32() function
H A DiR3000A.c1689 j32Ptr[4] = JZ32(0);
2039 j32Ptr[4] = JZ32(0);
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c2541 u32* JZ32( u32 to ) in JZ32() function
H A Dix86-64.h856 u32* JZ32( u32 to );
H A DiR3000A-64.c586 j32Ptr[31] = JZ32(0); in recCOP2()