Home
last modified time | relevance | path

Searched defs:ST_LSR (Results 1 – 12 of 12) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/
H A DFakeEmitter.h98 ST_LSR = 1, enumerator
H A DArmEmitter.h75 ST_LSR = 1, enumerator
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/
H A DFakeEmitter.h98 ST_LSR = 1, enumerator
H A DArmEmitter.h75 ST_LSR = 1, enumerator
H A DArm64Emitter.h135 ST_LSR = 1, enumerator
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/
H A DFakeEmitter.h98 ST_LSR = 1, enumerator
H A DArmEmitter.h75 ST_LSR = 1, enumerator
H A DArm64Emitter.h135 ST_LSR = 1, enumerator
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/
H A DArm64Emitter.h292 ST_LSR = 1, enumerator
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/src/backend/A64/emitter/
H A Da64_emitter.h271 ST_LSR = 1, enumerator
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/src/backend/A64/emitter/
H A Da64_emitter.h271 ST_LSR = 1, enumerator
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/cpu/drc/
H A Demit_arm64.c83 enum { ST_LSL, ST_LSR, ST_ASR, ST_ROR }; enumerator