Home
last modified time | relevance | path

Searched refs:m68ki_shift_8_table (Results 1 – 25 of 42) sorted by relevance

12

/dports/games/libretro-mu/Mu-ff746b8/src/m68k/
H A Dm68kcpu.c81 uint8 m68ki_shift_8_table[65] = variable
H A Dm68kopac.c3413 res |= m68ki_shift_8_table[shift]; in m68k_op_asr_8_s()
3476 res |= m68ki_shift_8_table[shift]; in m68k_op_asr_8_r()
3756 src &= m68ki_shift_8_table[shift + 1]; in m68k_op_asl_8_s()
3757 FLAG_V = (!(src == 0 || (src == m68ki_shift_8_table[shift + 1] && shift < 8)))<<7; in m68k_op_asl_8_s()
3812 src &= m68ki_shift_8_table[shift + 1]; in m68k_op_asl_8_r()
3813 FLAG_V = (!(src == 0 || src == m68ki_shift_8_table[shift + 1]))<<7; in m68k_op_asl_8_r()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/musashi/
H A Dm68kcpu.c80 uint8 m68ki_shift_8_table[65] = variable
H A Dm68kopac.c3413 res |= m68ki_shift_8_table[shift]; in m68k_op_asr_8_s()
3476 res |= m68ki_shift_8_table[shift]; in m68k_op_asr_8_r()
3756 src &= m68ki_shift_8_table[shift + 1]; in m68k_op_asl_8_s()
3757 FLAG_V = (!(src == 0 || (src == m68ki_shift_8_table[shift + 1] && shift < 8)))<<7; in m68k_op_asl_8_s()
3812 src &= m68ki_shift_8_table[shift + 1]; in m68k_op_asl_8_r()
3813 FLAG_V = (!(src == 0 || src == m68ki_shift_8_table[shift + 1]))<<7; in m68k_op_asl_8_r()
H A Dm68kcpu.h854 extern uint8 m68ki_shift_8_table[];
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/m68000/
H A Dm68kcpu.c67 uint8 m68ki_shift_8_table[65] = variable
H A Dm68kcpu.h764 extern uint8 m68ki_shift_8_table[];
H A Dm68kopac.c3403 res |= m68ki_shift_8_table[shift]; in m68k_op_asr_s_8()
3466 res |= m68ki_shift_8_table[shift]; in m68k_op_asr_r_8()
3746 src &= m68ki_shift_8_table[shift + 1]; in m68k_op_asl_s_8()
3747 FLAG_V = (!(src == 0 || (src == m68ki_shift_8_table[shift + 1] && shift < 8)))<<7; in m68k_op_asl_s_8()
3802 src &= m68ki_shift_8_table[shift + 1]; in m68k_op_asl_r_8()
3803 FLAG_V = (!(src == 0 || src == m68ki_shift_8_table[shift + 1]))<<7; in m68k_op_asl_r_8()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/m68000/
H A Dm68kcpu.c80 uint8 m68ki_shift_8_table[65] = variable
H A Dm68kopac.c3413 res |= m68ki_shift_8_table[shift]; in m68k_op_asr_8_s()
3476 res |= m68ki_shift_8_table[shift]; in m68k_op_asr_8_r()
3756 src &= m68ki_shift_8_table[shift + 1]; in m68k_op_asl_8_s()
3757 FLAG_V = (!(src == 0 || (src == m68ki_shift_8_table[shift + 1] && shift < 8)))<<7; in m68k_op_asl_8_s()
3812 src &= m68ki_shift_8_table[shift + 1]; in m68k_op_asl_8_r()
3813 FLAG_V = (!(src == 0 || src == m68ki_shift_8_table[shift + 1]))<<7; in m68k_op_asl_8_r()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/m68000/
H A Dm68kcpu.c80 uint8 m68ki_shift_8_table[65] = variable
H A Dm68kopac.c3413 res |= m68ki_shift_8_table[shift]; in m68k_op_asr_8_s()
3476 res |= m68ki_shift_8_table[shift]; in m68k_op_asr_8_r()
3756 src &= m68ki_shift_8_table[shift + 1]; in m68k_op_asl_8_s()
3757 FLAG_V = (!(src == 0 || (src == m68ki_shift_8_table[shift + 1] && shift < 8)))<<7; in m68k_op_asl_8_s()
3812 src &= m68ki_shift_8_table[shift + 1]; in m68k_op_asl_8_r()
3813 FLAG_V = (!(src == 0 || src == m68ki_shift_8_table[shift + 1]))<<7; in m68k_op_asl_8_r()
/dports/games/libretro-picodrive/picodrive-600894e/cpu/musashi/
H A Dm68kcpu.c89 uint8 m68ki_shift_8_table[65] = variable
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/cpu/musashi/
H A Dm68kcpu.c89 uint8 m68ki_shift_8_table[65] = variable
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/ao/eng_ssf/
H A Dm68kcpu.c60 uint8 m68ki_shift_8_table[65] = variable
/dports/emulators/dgen-sdl/dgen-sdl-1.33/musa/
H A Dm68kcpu.c86 uint8 m68ki_shift_8_table[65] = variable
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/m68k/
H A Dm68kcpu.c90 const uint8 m68ki_shift_8_table[65] = variable
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/m68k/
H A Dm68kcpu.c91 const uint8 m68ki_shift_8_table[65] = variable
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/core/m68k/
H A Dm68kcpu.h550 static const uint8 m68ki_shift_8_table[65] = variable
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/core/m68k/
H A Dm68kcpu.h550 static const uint8 m68ki_shift_8_table[65] = variable
/dports/emulators/mess/mame-mame0226/src/devices/cpu/m68000/
H A Dm68kcpu.h467 static const u8 m68ki_shift_8_table[65]; variable
H A Dm68k_in.lst891 res |= m68ki_shift_8_table[shift];
952 res |= m68ki_shift_8_table[shift];
1103 src &= m68ki_shift_8_table[shift + 1];
1104 m_v_flag = (!(src == 0 || (src == m68ki_shift_8_table[shift + 1] && shift < 8)))<<7;
1157 src &= m68ki_shift_8_table[shift + 1];
1158 m_v_flag = (!(src == 0 || src == m68ki_shift_8_table[shift + 1]))<<7;
/dports/emulators/mame/mame-mame0226/src/devices/cpu/m68000/
H A Dm68kcpu.h467 static const u8 m68ki_shift_8_table[65]; variable
H A Dm68k_in.lst891 res |= m68ki_shift_8_table[shift];
952 res |= m68ki_shift_8_table[shift];
1103 src &= m68ki_shift_8_table[shift + 1];
1104 m_v_flag = (!(src == 0 || (src == m68ki_shift_8_table[shift + 1] && shift < 8)))<<7;
1157 src &= m68ki_shift_8_table[shift + 1];
1158 m_v_flag = (!(src == 0 || src == m68ki_shift_8_table[shift + 1]))<<7;
/dports/games/libretro-mu/Mu-ff746b8/include/m68k/
H A Dm68kcpu.h826 extern uint8 m68ki_shift_8_table[];

12