Home
last modified time | relevance | path

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

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/v60/
H A Dop12.c15 static UINT8 f12Flag1, f12Flag2; variable
95 f12Flag1 = amFlag; in F12DecodeFirstOperand()
107 f12Flag1 = amFlag; in F12DecodeFirstOperand()
126 f12Flag1 = 0; in F12DecodeFirstOperand()
130 f12Flag1 = 1; in F12DecodeFirstOperand()
196 f12Flag1 = amFlag; in F12DecodeOperands()
238 f12Flag1 = amFlag; in F12DecodeOperands()
245 f12Flag1 = 1; in F12DecodeOperands()
766 if (f12Flag1 &&(!(OpRead8(PC + 1)&0x80 && OpRead8(PC + 2)==0xf4 ) )) in opLDPR()
826 if (f12Flag1) in opMOVD()
H A Dop2.c6 #define f2Flag1 f12Flag1
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/v60/
H A Dop12.c15 static UINT8 f12Flag1, f12Flag2; variable
95 f12Flag1 = amFlag; in F12DecodeFirstOperand()
107 f12Flag1 = amFlag; in F12DecodeFirstOperand()
126 f12Flag1 = 0; in F12DecodeFirstOperand()
130 f12Flag1 = 1; in F12DecodeFirstOperand()
196 f12Flag1 = amFlag; in F12DecodeOperands()
238 f12Flag1 = amFlag; in F12DecodeOperands()
245 f12Flag1 = 1; in F12DecodeOperands()
745 if (f12Flag1 &&(!(OpRead8(PC + 1)&0x80 && OpRead8(PC + 2)==0xf4 ) )) in opLDPR()
805 if (f12Flag1) in opMOVD()
H A Dop2.c6 #define f2Flag1 f12Flag1
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/v60/
H A Dop12.c15 static UINT8 f12Flag1, f12Flag2; variable
95 f12Flag1 = amFlag; in F12DecodeFirstOperand()
107 f12Flag1 = amFlag; in F12DecodeFirstOperand()
126 f12Flag1 = 0; in F12DecodeFirstOperand()
130 f12Flag1 = 1; in F12DecodeFirstOperand()
196 f12Flag1 = amFlag; in F12DecodeOperands()
238 f12Flag1 = amFlag; in F12DecodeOperands()
245 f12Flag1 = 1; in F12DecodeOperands()
766 if (f12Flag1 &&(!(OpRead8(PC + 1)&0x80 && OpRead8(PC + 2)==0xf4 ) )) in opLDPR()
826 if (f12Flag1) in opMOVD()
H A Dop2.c6 #define f2Flag1 f12Flag1
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/v60/
H A Dop12.c15 UINT8 f12Flag1, f12Flag2; variable
95 f12Flag1 = amFlag; in F12DecodeFirstOperand()
107 f12Flag1 = amFlag; in F12DecodeFirstOperand()
126 f12Flag1 = 0; in F12DecodeFirstOperand()
130 f12Flag1 = 1; in F12DecodeFirstOperand()
196 f12Flag1 = amFlag; in F12DecodeOperands()
238 f12Flag1 = amFlag; in F12DecodeOperands()
245 f12Flag1 = 1; in F12DecodeOperands()
744 if (f12Flag1 &&(!(OpRead8(PC + 1)&0x80 && OpRead8(PC + 2)==0xf4 ) )) in opLDPR()
806 if (f12Flag1) in opMOVD()
H A Dop2.c6 #define f2Flag1 f12Flag1