Home
last modified time | relevance | path

Searched defs:CONDITION_LS (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/include/
H A DAArch64Assembler.h56 CONDITION_LS, enumerator
H A DAArch32Assembler.h102 CONDITION_LS = 0x09, enumerator
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/include/
H A DAArch64Assembler.h58 CONDITION_LS, enumerator
H A DAArch32Assembler.h104 CONDITION_LS = 0x09, enumerator
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/tms32031/
H A D32031ops.c157 #define CONDITION_LS (IREG(TMR_ST) & (CFLAG | ZFLAG)) macro
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/tms32031/
H A D32031ops.c157 #define CONDITION_LS (IREG(TMR_ST) & (CFLAG | ZFLAG)) macro
/dports/emulators/mess/mame-mame0226/src/devices/cpu/tms32031/
H A D32031ops.hxx279 #define CONDITION_LS() (IREG(TMR_ST) & (CFLAG | ZFLAG)) macro
/dports/emulators/mame/mame-mame0226/src/devices/cpu/tms32031/
H A D32031ops.hxx279 #define CONDITION_LS() (IREG(TMR_ST) & (CFLAG | ZFLAG)) macro