Searched refs:CINESTATE (Results 1 – 9 of 9) sorted by relevance
1 typedef CINESTATE (*opcode_func)(int);155 static CINESTATE opJA0_A_A (int opcode);156 static CINESTATE opJA0_A_B (int opcode);158 static CINESTATE opJDR_A_A (int opcode);159 static CINESTATE opJDR_A_B (int opcode);161 static CINESTATE opJEQ_A_A (int opcode);162 static CINESTATE opJEQ_A_B (int opcode);227 static CINESTATE tJMI_A_A (int opcode);228 static CINESTATE tJMI_A_B (int opcode);233 static CINESTATE tJPP_A_B (int opcode);[all …]
523 CINESTATE opINP_A_AA (int opcode) in opINP_A_AA()543 CINESTATE opINP_B_AA (int opcode) in opINP_B_AA()561 CINESTATE opOUTsnd_A (int opcode) in opOUTsnd_A()631 CINESTATE opOUTsnd_B (int opcode) in opOUTsnd_B()1604 CINESTATE opJMP_A_A (int opcode) in opJMP_A_A()1620 CINESTATE opJEI_A_A (int opcode) in opJEI_A_A()1656 CINESTATE opJEI_A_B (int opcode) in opJEI_A_B()2112 CINESTATE tJPP_A_B (int opcode) in tJPP_A_B()2148 CINESTATE tJMI_A_B (int opcode) in tJMI_A_B()2153 CINESTATE tJMI_A_A (int opcode) in tJMI_A_A()[all …]
109 } CINESTATE; /* current state */ typedef125 CINESTATE eCState;
1 typedef CINESTATE (*opcode_func)(int);155 static CINESTATE opJA0_A_A (int opcode);156 static CINESTATE opJA0_A_B (int opcode);158 static CINESTATE opJDR_A_A (int opcode);159 static CINESTATE opJDR_A_B (int opcode);161 static CINESTATE opJEQ_A_A (int opcode);162 static CINESTATE opJEQ_A_B (int opcode);164 static CINESTATE opJLT_A_A (int opcode);227 static CINESTATE tJMI_A_A (int opcode);228 static CINESTATE tJMI_A_B (int opcode);[all …]
560 CINESTATE opINP_A_AA (int opcode) in opINP_A_AA()580 CINESTATE opINP_B_AA (int opcode) in opINP_B_AA()598 CINESTATE opOUTsnd_A (int opcode) in opOUTsnd_A()668 CINESTATE opOUTsnd_B (int opcode) in opOUTsnd_B()1641 CINESTATE opJMP_A_A (int opcode) in opJMP_A_A()1657 CINESTATE opJEI_A_A (int opcode) in opJEI_A_A()1693 CINESTATE opJEI_A_B (int opcode) in opJEI_A_B()2149 CINESTATE tJPP_A_B (int opcode) in tJPP_A_B()2185 CINESTATE tJMI_A_B (int opcode) in tJMI_A_B()2190 CINESTATE tJMI_A_A (int opcode) in tJMI_A_A()[all …]
112 } CINESTATE; /* current state */ typedef128 CINESTATE eCState;