Home
last modified time | relevance | path

Searched refs:x_next_ilong (Results 1 – 12 of 12) sorted by relevance

/dports/games/libretro-hatari/hatari-561c07e/src/cpu/
H A Dfpp.c458 ad = x_next_ilong ();
593 ad = x_next_ilong ();
695 *ad = x_next_ilong ();
1115 regs.fpcr = x_next_ilong ();
1119 set_fpsr (x_next_ilong ());
1121 regs.fpiar = x_next_ilong ();
H A Dnewcpu.c170 uae_u32 (*x_next_ilong)(void); variable
184 x_next_ilong = next_ilong_mmu030; in set_x_funcs()
194 x_next_ilong = next_ilong_mmu; in set_x_funcs()
204 x_next_ilong = next_ilong; in set_x_funcs()
214 x_next_ilong = NULL; in set_x_funcs()
224 x_next_ilong = next_ilong_020ce; in set_x_funcs()
234 x_next_ilong = next_ilong_030ce; in set_x_funcs()
1145 base += x_next_ilong (); in x_get_disp_ea_020()
1154 outer = x_next_ilong (); in x_get_disp_ea_020()
H A Dnewcpu.h367 extern uae_u32 (*x_next_ilong)(void);
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dnewcpu.cpp191 uae_u32 (*x_next_ilong)(void); variable
234 x_cp_next_ilong = x_next_ilong; in set_x_cp_funcs()
346 x_next_ilong = x2_next_ilong; in check_trace()
735 x_next_ilong = next_iilong_jit; in set_x_ifetches()
742 x_next_ilong = next_iilong; in set_x_ifetches()
750 x_next_ilong = next_dilong; in set_x_ifetches()
809 x_next_ilong = NULL; in set_x_funcs()
826 x_next_ilong = NULL; in set_x_funcs()
843 x_next_ilong = NULL; in set_x_funcs()
859 x_next_ilong = next_dilong; in set_x_funcs()
[all …]
H A Dnewcpu_common.cpp450 base += x_next_ilong (); in x_get_disp_ea_020()
459 outer = x_next_ilong (); in x_get_disp_ea_020()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dfpp.c690 ad = x_next_ilong ();
838 ad = x_next_ilong ();
948 *ad = x_next_ilong ();
1574 regs.fpcr = x_next_ilong ();
1578 set_fpsr (x_next_ilong ());
1580 regs.fpiar = x_next_ilong ();
H A Dnewcpu.c175 uae_u32 (*x_next_ilong)(void); variable
297 x_next_ilong = x2_next_ilong; in check_trace()
747 x_next_ilong = NULL; in set_x_funcs()
764 x_next_ilong = NULL; in set_x_funcs()
781 x_next_ilong = next_ilong; in set_x_funcs()
799 x_next_ilong = next_ilong; in set_x_funcs()
816 x_next_ilong = next_ilong_020ce; in set_x_funcs()
850 x2_next_ilong = x_next_ilong; in set_x_funcs()
906 x_cp_next_ilong = x_next_ilong; in set_x_funcs()
1930 base += x_next_ilong (); in x_get_disp_ea_020()
[all …]
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Dnewcpu.c242 uae_u32 (*x_next_ilong)(void); variable
285 x_cp_next_ilong = x_next_ilong; in set_x_cp_funcs()
421 x_next_ilong = x2_next_ilong; in check_trace()
875 x_next_ilong = next_iilong_jit; in set_x_ifetches()
882 x_next_ilong = next_iilong; in set_x_ifetches()
890 x_next_ilong = next_dilong; in set_x_ifetches()
1027 x_next_ilong = NULL; in set_x_funcs()
1044 x_next_ilong = NULL; in set_x_funcs()
1061 x_next_ilong = NULL; in set_x_funcs()
1077 x_next_ilong = next_dilong; in set_x_funcs()
[all …]
H A Dnewcpu_common.c454 base += x_next_ilong (); in x_get_disp_ea_020()
463 outer = x_next_ilong (); in x_get_disp_ea_020()
H A Dnewcpu.h375 extern uae_u32(*x_next_ilong)(void);
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Dnewcpu.h358 uae_u32 (*x_next_ilong)(void); variable
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Dnewcpu.h323 extern uae_u32(*x_next_ilong)(void);