Home
last modified time | relevance | path

Searched defs:_Rd_ (Results 1 – 7 of 7) sorted by relevance

/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/
H A Ddisr3000a.c66 #define _Rd_ ((code >> 11) & 0x1F) // The rd part of the instruction register macro
H A Dr3000a.h249 #define _Rd_ _fRd_(psxRegs.code) macro
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/libpcsxcore/
H A Ddisr3000a.c66 #define _Rd_ ((code >> 11) & 0x1F) // The rd part of the instruction register macro
H A Dr3000a.h249 #define _Rd_ _fRd_(psxRegs.code) macro
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/
H A Ddisr3000a.c78 #define _Rd_ ((code >> 11) & 0x1F) // The rd part of the instruction register macro
H A Dr3000a.h308 #define _Rd_ _fRd_(psxRegs.code) macro
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ppc/
H A DpR3000A.c50 #define _Rd_ _fRd_(psxRegs.code) macro