Home
last modified time | relevance | path

Searched refs:OPER_AW_32 (Results 1 – 25 of 39) sorted by relevance

12

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/musashi/
H A Dm68kopdm.c8245 uint res = OPER_AW_32(); in m68k_op_move_32_d_aw()
8413 uint res = OPER_AW_32(); in m68k_op_move_32_ai_aw()
8581 uint res = OPER_AW_32(); in m68k_op_move_32_pi_aw()
8749 uint res = OPER_AW_32(); in m68k_op_move_32_pd_aw()
8917 uint res = OPER_AW_32(); in m68k_op_move_32_di_aw()
9085 uint res = OPER_AW_32(); in m68k_op_move_32_ix_aw()
9253 uint res = OPER_AW_32(); in m68k_op_move_32_aw_aw()
9421 uint res = OPER_AW_32(); in m68k_op_move_32_al_aw()
9605 AX = OPER_AW_32(); in m68k_op_movea_32_aw()
12606 uint64 src = OPER_AW_32(); in m68k_op_mull_32_aw()
[all …]
H A Dm68kcpu.h925 INLINE uint OPER_AW_32(void);
1270 INLINE uint OPER_AW_32(void) {uint ea = EA_AW_32(); return m68ki_read_32(ea);} in OPER_AW_32() function
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/m68000/
H A Dm68kopdm.c8245 uint res = OPER_AW_32(); in m68k_op_move_32_d_aw()
8413 uint res = OPER_AW_32(); in m68k_op_move_32_ai_aw()
8581 uint res = OPER_AW_32(); in m68k_op_move_32_pi_aw()
8749 uint res = OPER_AW_32(); in m68k_op_move_32_pd_aw()
8917 uint res = OPER_AW_32(); in m68k_op_move_32_di_aw()
9085 uint res = OPER_AW_32(); in m68k_op_move_32_ix_aw()
9253 uint res = OPER_AW_32(); in m68k_op_move_32_aw_aw()
9421 uint res = OPER_AW_32(); in m68k_op_move_32_al_aw()
9605 AX = OPER_AW_32(); in m68k_op_movea_32_aw()
12606 uint64 src = OPER_AW_32(); in m68k_op_mull_32_aw()
[all …]
H A Dm68kcpu.h932 static INLINE uint OPER_AW_32(void);
1277 static INLINE uint OPER_AW_32(void) {uint ea = EA_AW_32(); return m68ki_read_32(ea);} in OPER_AW_32() function
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/m68000/
H A Dm68kopdm.c8245 uint res = OPER_AW_32(); in m68k_op_move_32_d_aw()
8413 uint res = OPER_AW_32(); in m68k_op_move_32_ai_aw()
8581 uint res = OPER_AW_32(); in m68k_op_move_32_pi_aw()
8749 uint res = OPER_AW_32(); in m68k_op_move_32_pd_aw()
8917 uint res = OPER_AW_32(); in m68k_op_move_32_di_aw()
9085 uint res = OPER_AW_32(); in m68k_op_move_32_ix_aw()
9253 uint res = OPER_AW_32(); in m68k_op_move_32_aw_aw()
9421 uint res = OPER_AW_32(); in m68k_op_move_32_al_aw()
9605 AX = OPER_AW_32(); in m68k_op_movea_32_aw()
12606 uint64 src = OPER_AW_32(); in m68k_op_mull_32_aw()
[all …]
H A Dm68kcpu.h932 static INLINE uint OPER_AW_32(void);
1277 static INLINE uint OPER_AW_32(void) {uint ea = EA_AW_32(); return m68ki_read_32(ea);} in OPER_AW_32() function
/dports/games/libretro-mu/Mu-ff746b8/src/m68k/
H A Dm68kopdm.c8245 uint res = OPER_AW_32(); in m68k_op_move_32_d_aw()
8413 uint res = OPER_AW_32(); in m68k_op_move_32_ai_aw()
8581 uint res = OPER_AW_32(); in m68k_op_move_32_pi_aw()
8749 uint res = OPER_AW_32(); in m68k_op_move_32_pd_aw()
8917 uint res = OPER_AW_32(); in m68k_op_move_32_di_aw()
9085 uint res = OPER_AW_32(); in m68k_op_move_32_ix_aw()
9253 uint res = OPER_AW_32(); in m68k_op_move_32_aw_aw()
9421 uint res = OPER_AW_32(); in m68k_op_move_32_al_aw()
9605 AX = OPER_AW_32(); in m68k_op_movea_32_aw()
12606 uint64 src = OPER_AW_32(); in m68k_op_mull_32_aw()
[all …]
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/core/m68k/
H A Dm68kcpu.h723 INLINE uint OPER_AW_32(void);
1040 INLINE uint OPER_AW_32(void) {uint ea = EA_AW_32(); return m68ki_read_32(ea);} in OPER_AW_32() function
H A Dm68kops.h795 uint src = OPER_AW_32(); in m68k_op_add_32_er_aw()
6430 uint src = OPER_AW_32(); in m68k_op_cmp_32_aw()
6742 uint src = OPER_AW_32(); in m68k_op_cmpa_32_aw()
7120 uint dst = OPER_AW_32(); in m68k_op_cmpi_32_aw()
13220 uint res = OPER_AW_32(); in m68k_op_move_32_d_aw()
13388 uint res = OPER_AW_32(); in m68k_op_move_32_ai_aw()
13556 uint res = OPER_AW_32(); in m68k_op_move_32_pi_aw()
13731 uint res = OPER_AW_32(); in m68k_op_move_32_pd_aw()
13904 uint res = OPER_AW_32(); in m68k_op_move_32_di_aw()
14072 uint res = OPER_AW_32(); in m68k_op_move_32_ix_aw()
[all …]
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/core/m68k/
H A Dm68kcpu.h723 INLINE uint OPER_AW_32(void);
1040 INLINE uint OPER_AW_32(void) {uint ea = EA_AW_32(); return m68ki_read_32(ea);} in OPER_AW_32() function
H A Dm68kops.h795 uint src = OPER_AW_32(); in m68k_op_add_32_er_aw()
6430 uint src = OPER_AW_32(); in m68k_op_cmp_32_aw()
6742 uint src = OPER_AW_32(); in m68k_op_cmpa_32_aw()
7120 uint dst = OPER_AW_32(); in m68k_op_cmpi_32_aw()
13220 uint res = OPER_AW_32(); in m68k_op_move_32_d_aw()
13388 uint res = OPER_AW_32(); in m68k_op_move_32_ai_aw()
13556 uint res = OPER_AW_32(); in m68k_op_move_32_pi_aw()
13731 uint res = OPER_AW_32(); in m68k_op_move_32_pd_aw()
13904 uint res = OPER_AW_32(); in m68k_op_move_32_di_aw()
14072 uint res = OPER_AW_32(); in m68k_op_move_32_ix_aw()
[all …]
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/m68000/
H A Dm68kcpu.h827 static INLINE uint OPER_AW_32(void);
1128 static INLINE uint OPER_AW_32(void) {uint ea = EA_AW_32(); return m68ki_read_32(ea);} in OPER_AW_32() function
H A Dm68kopdm.c1864 uint divisor = OPER_AW_32(); in m68k_op_divl_32_aw()
7300 uint res = OPER_AW_32(); in m68k_op_move_dd_32_aw()
7468 uint res = OPER_AW_32(); in m68k_op_move_ai_32_aw()
7636 uint res = OPER_AW_32(); in m68k_op_move_pi_32_aw()
7804 uint res = OPER_AW_32(); in m68k_op_move_pd_32_aw()
7972 uint res = OPER_AW_32(); in m68k_op_move_di_32_aw()
8140 uint res = OPER_AW_32(); in m68k_op_move_ix_32_aw()
8308 uint res = OPER_AW_32(); in m68k_op_move_aw_32_aw()
8476 uint res = OPER_AW_32(); in m68k_op_move_al_32_aw()
8660 AX = OPER_AW_32(); in m68k_op_movea_32_aw()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/ao/eng_ssf/
H A Dm68kopdm.c8243 uint res = OPER_AW_32(cpu); in m68k_op_move_32_d_aw()
8411 uint res = OPER_AW_32(cpu); in m68k_op_move_32_ai_aw()
8579 uint res = OPER_AW_32(cpu); in m68k_op_move_32_pi_aw()
8747 uint res = OPER_AW_32(cpu); in m68k_op_move_32_pd_aw()
8915 uint res = OPER_AW_32(cpu); in m68k_op_move_32_di_aw()
9083 uint res = OPER_AW_32(cpu); in m68k_op_move_32_ix_aw()
9251 uint res = OPER_AW_32(cpu); in m68k_op_move_32_aw_aw()
9419 uint res = OPER_AW_32(cpu); in m68k_op_move_32_al_aw()
9603 AX = OPER_AW_32(cpu); in m68k_op_movea_32_aw()
12604 uint64 src = OPER_AW_32(cpu); in m68k_op_mull_32_aw()
[all …]
H A Dm68kcpu.h939 INLINE uint OPER_AW_32(m68ki_cpu_core *cpu);
1284 INLINE uint OPER_AW_32(m68ki_cpu_core *cpu) {uint ea = EA_AW_32(); return m68ki_read_32(ea);} in OPER_AW_32() function
/dports/games/libretro-mu/Mu-ff746b8/include/m68k/
H A Dm68kcpu.h898 static inline uint OPER_AW_32(void);
1243 static inline uint OPER_AW_32(void) {uint ea = EA_AW_32(); return m68ki_read_32(ea);} in OPER_AW_32() function
/dports/games/libretro-picodrive/picodrive-600894e/cpu/musashi/
H A Dm68kcpu.h1006 INLINE uint OPER_AW_32(void);
1351 INLINE uint OPER_AW_32(void) {uint ea = EA_AW_32(); return m68ki_read_32(ea);} in OPER_AW_32() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/m68k/
H A Dm68kcpu.h1001 INLINE uint OPER_AW_32(void);
1353 INLINE uint OPER_AW_32(void) {uint ea = EA_AW_32(); return m68ki_read_32(ea);} in OPER_AW_32() function
H A Dm68kops.c694 uint src = OPER_AW_32(); in m68k_op_add_32_er_aw()
1309 uint src = OPER_AW_32(); in m68k_op_adda_32_aw()
11273 uint src = OPER_AW_32(); in m68k_op_cmp_32_aw()
11585 uint src = OPER_AW_32(); in m68k_op_cmpa_32_aw()
12037 uint dst = OPER_AW_32(); in m68k_op_cmpi_32_aw()
20494 uint res = OPER_AW_32(); in m68k_op_move_32_d_aw()
20662 uint res = OPER_AW_32(); in m68k_op_move_32_ai_aw()
20830 uint res = OPER_AW_32(); in m68k_op_move_32_pi_aw()
21005 uint res = OPER_AW_32(); in m68k_op_move_32_pd_aw()
21178 uint res = OPER_AW_32(); in m68k_op_move_32_di_aw()
[all …]
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/cpu/musashi/
H A Dm68kcpu.h1006 INLINE uint OPER_AW_32(void);
1351 INLINE uint OPER_AW_32(void) {uint ea = EA_AW_32(); return m68ki_read_32(ea);} in OPER_AW_32() function
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/m68k/
H A Dm68kcpu.h998 INLINE uint OPER_AW_32(void);
1350 INLINE uint OPER_AW_32(void) {uint ea = EA_AW_32(); return m68ki_read_32(ea);} in OPER_AW_32() function
H A Dm68kops.c694 uint src = OPER_AW_32(); in m68k_op_add_32_er_aw()
1309 uint src = OPER_AW_32(); in m68k_op_adda_32_aw()
11278 uint src = OPER_AW_32(); in m68k_op_cmp_32_aw()
11590 uint src = OPER_AW_32(); in m68k_op_cmpa_32_aw()
12042 uint dst = OPER_AW_32(); in m68k_op_cmpi_32_aw()
20499 uint res = OPER_AW_32(); in m68k_op_move_32_d_aw()
20667 uint res = OPER_AW_32(); in m68k_op_move_32_ai_aw()
20835 uint res = OPER_AW_32(); in m68k_op_move_32_pi_aw()
21010 uint res = OPER_AW_32(); in m68k_op_move_32_pd_aw()
21183 uint res = OPER_AW_32(); in m68k_op_move_32_di_aw()
[all …]
/dports/emulators/dgen-sdl/dgen-sdl-1.33/musa/
H A Dm68kcpu.h942 INLINE uint OPER_AW_32(void);
1411 INLINE uint OPER_AW_32(void) {uint ea = EA_AW_32(); return m68ki_read_32(ea);} in OPER_AW_32() function
/dports/emulators/mess/mame-mame0226/src/devices/cpu/m68000/
H A Dm68kops.cpp688 u32 src = OPER_AW_32(); in xd0b8_add_l_aw_071234fc()
1303 u32 src = OPER_AW_32(); in xd1f8_adda_l_aw_071234fc()
10737 u32 src = OPER_AW_32(); in xb0b8_cmp_l_aw_071234fc()
11049 u32 src = OPER_AW_32(); in xb1f8_cmpa_l_aw_071234fc()
11482 u32 dst = OPER_AW_32(); in x0cb8_cmpi_l_aw_071234fc()
17994 u32 res = OPER_AW_32(); in x2038_move_l_aw_071234fc()
18162 u32 res = OPER_AW_32(); in x20b8_move_l_aw_071234fc()
18330 u32 res = OPER_AW_32(); in x20f8_move_l_aw_071234fc()
18505 u32 res = OPER_AW_32(); in x2138_move_l_aw_071234fc()
18678 u32 res = OPER_AW_32(); in x2178_move_l_aw_071234fc()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/m68000/
H A Dm68kops.cpp688 u32 src = OPER_AW_32(); in xd0b8_add_l_aw_071234fc()
1303 u32 src = OPER_AW_32(); in xd1f8_adda_l_aw_071234fc()
10737 u32 src = OPER_AW_32(); in xb0b8_cmp_l_aw_071234fc()
11049 u32 src = OPER_AW_32(); in xb1f8_cmpa_l_aw_071234fc()
11482 u32 dst = OPER_AW_32(); in x0cb8_cmpi_l_aw_071234fc()
17994 u32 res = OPER_AW_32(); in x2038_move_l_aw_071234fc()
18162 u32 res = OPER_AW_32(); in x20b8_move_l_aw_071234fc()
18330 u32 res = OPER_AW_32(); in x20f8_move_l_aw_071234fc()
18505 u32 res = OPER_AW_32(); in x2138_move_l_aw_071234fc()
18678 u32 res = OPER_AW_32(); in x2178_move_l_aw_071234fc()
[all …]

12