Home
last modified time | relevance | path

Searched refs:HAS_EA_AI (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-picodrive/picodrive-600894e/cpu/musashi/
H A Dm68kmake.c145 #define HAS_EA_AI(A) ((A)[0] == 'A') macro
916 if(HAS_EA_AI(op->ea_allowed)) in generate_opcode_ea_variants()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/m68k/
H A Dm68kmake.c143 #define HAS_EA_AI(A) ((A)[0] == 'A') macro
906 if(HAS_EA_AI(op->ea_allowed)) in generate_opcode_ea_variants()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/m68k/
H A Dm68kmake.c143 #define HAS_EA_AI(A) ((A)[0] == 'A') macro
906 if(HAS_EA_AI(op->ea_allowed)) in generate_opcode_ea_variants()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/cpu/musashi/
H A Dm68kmake.c145 #define HAS_EA_AI(A) ((A)[0] == 'A') macro
916 if(HAS_EA_AI(op->ea_allowed)) in generate_opcode_ea_variants()
/dports/emulators/dgen-sdl/dgen-sdl-1.33/musa/
H A Dm68kmake.c142 #define HAS_EA_AI(A) ((A)[0] == 'A') macro
911 if(HAS_EA_AI(op->ea_allowed)) in generate_opcode_ea_variants()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/m68000/
H A Dm68kmake.c146 #define HAS_EA_AI(A) ((A)[0] == 'A') macro
904 if(HAS_EA_AI(op->ea_allowed)) in generate_opcode_ea_variants()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/m68000/
H A Dm68kmake.c146 #define HAS_EA_AI(A) ((A)[0] == 'A') macro
904 if(HAS_EA_AI(op->ea_allowed)) in generate_opcode_ea_variants()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/musashi/
H A Dm68kmake.c146 #define HAS_EA_AI(A) ((A)[0] == 'A') macro
921 if(HAS_EA_AI(op->ea_allowed)) in generate_opcode_ea_variants()