Home
last modified time | relevance | path

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

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/v60/
H A Dop12.c853 F12DecodeFirstOperand(ReadAM,0); in opMOVB()
861 F12DecodeFirstOperand(ReadAM,1); in opMOVH()
869 F12DecodeFirstOperand(ReadAM,2); in opMOVW()
901 F12DecodeFirstOperand(ReadAM,0); in opMOVSBH()
909 F12DecodeFirstOperand(ReadAM,0); in opMOVSBW()
917 F12DecodeFirstOperand(ReadAM,1); in opMOVSHW()
925 F12DecodeFirstOperand(ReadAM,1); in opMOVTHB()
942 F12DecodeFirstOperand(ReadAM,2); in opMOVTWB()
959 F12DecodeFirstOperand(ReadAM,2); in opMOVTWH()
977 F12DecodeFirstOperand(ReadAM,0); in opMOVZBH()
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/v60/
H A Dop12.c832 F12DecodeFirstOperand(ReadAM,0); in opMOVB()
840 F12DecodeFirstOperand(ReadAM,1); in opMOVH()
848 F12DecodeFirstOperand(ReadAM,2); in opMOVW()
880 F12DecodeFirstOperand(ReadAM,0); in opMOVSBH()
888 F12DecodeFirstOperand(ReadAM,0); in opMOVSBW()
896 F12DecodeFirstOperand(ReadAM,1); in opMOVSHW()
904 F12DecodeFirstOperand(ReadAM,1); in opMOVTHB()
921 F12DecodeFirstOperand(ReadAM,2); in opMOVTWB()
938 F12DecodeFirstOperand(ReadAM,2); in opMOVTWH()
956 F12DecodeFirstOperand(ReadAM,0); in opMOVZBH()
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/v60/
H A Dop12.c853 F12DecodeFirstOperand(ReadAM,0); in opMOVB()
861 F12DecodeFirstOperand(ReadAM,1); in opMOVH()
869 F12DecodeFirstOperand(ReadAM,2); in opMOVW()
901 F12DecodeFirstOperand(ReadAM,0); in opMOVSBH()
909 F12DecodeFirstOperand(ReadAM,0); in opMOVSBW()
917 F12DecodeFirstOperand(ReadAM,1); in opMOVSHW()
925 F12DecodeFirstOperand(ReadAM,1); in opMOVTHB()
942 F12DecodeFirstOperand(ReadAM,2); in opMOVTWB()
959 F12DecodeFirstOperand(ReadAM,2); in opMOVTWH()
977 F12DecodeFirstOperand(ReadAM,0); in opMOVZBH()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/v60/
H A Dop12.c833 F12DecodeFirstOperand(ReadAM,0); in opMOVB()
841 F12DecodeFirstOperand(ReadAM,1); in opMOVH()
849 F12DecodeFirstOperand(ReadAM,2); in opMOVW()
881 F12DecodeFirstOperand(ReadAM,0); in opMOVSBH()
889 F12DecodeFirstOperand(ReadAM,0); in opMOVSBW()
897 F12DecodeFirstOperand(ReadAM,1); in opMOVSHW()
905 F12DecodeFirstOperand(ReadAM,1); in opMOVTHB()
922 F12DecodeFirstOperand(ReadAM,2); in opMOVTWB()
939 F12DecodeFirstOperand(ReadAM,2); in opMOVTWH()
957 F12DecodeFirstOperand(ReadAM,0); in opMOVZBH()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/v60/
H A Dop12.hxx846 F12DecodeFirstOperand(&v60_device::ReadAM, 0); in opMOVB()
854 F12DecodeFirstOperand(&v60_device::ReadAM, 1); in opMOVH()
862 F12DecodeFirstOperand(&v60_device::ReadAM, 2); in opMOVW()
894 F12DecodeFirstOperand(&v60_device::ReadAM, 0); in opMOVSBH()
902 F12DecodeFirstOperand(&v60_device::ReadAM, 0); in opMOVSBW()
910 F12DecodeFirstOperand(&v60_device::ReadAM, 1); in opMOVSHW()
918 F12DecodeFirstOperand(&v60_device::ReadAM, 1); in opMOVTHB()
935 F12DecodeFirstOperand(&v60_device::ReadAM, 2); in opMOVTWB()
952 F12DecodeFirstOperand(&v60_device::ReadAM, 2); in opMOVTWH()
970 F12DecodeFirstOperand(&v60_device::ReadAM, 0); in opMOVZBH()
[all …]
H A Dv60.h452 void F12DecodeFirstOperand(am_func DecodeOp1, uint8_t dim1);
/dports/emulators/mame/mame-mame0226/src/devices/cpu/v60/
H A Dop12.hxx846 F12DecodeFirstOperand(&v60_device::ReadAM, 0); in opMOVB()
854 F12DecodeFirstOperand(&v60_device::ReadAM, 1); in opMOVH()
862 F12DecodeFirstOperand(&v60_device::ReadAM, 2); in opMOVW()
894 F12DecodeFirstOperand(&v60_device::ReadAM, 0); in opMOVSBH()
902 F12DecodeFirstOperand(&v60_device::ReadAM, 0); in opMOVSBW()
910 F12DecodeFirstOperand(&v60_device::ReadAM, 1); in opMOVSHW()
918 F12DecodeFirstOperand(&v60_device::ReadAM, 1); in opMOVTHB()
935 F12DecodeFirstOperand(&v60_device::ReadAM, 2); in opMOVTWB()
952 F12DecodeFirstOperand(&v60_device::ReadAM, 2); in opMOVTWH()
970 F12DecodeFirstOperand(&v60_device::ReadAM, 0); in opMOVZBH()
[all …]
H A Dv60.h452 void F12DecodeFirstOperand(am_func DecodeOp1, uint8_t dim1);