Home
last modified time | relevance | path

Searched refs:DecodePUSH_POP (Results 1 – 14 of 14) sorted by relevance

/dports/devel/asl/asl-current/
H A Dcode78c10.c582 static void DecodePUSH_POP(Word Code) in DecodePUSH_POP() function
1033 AddInstTable(InstTable, "PUSH", 0xb0, DecodePUSH_POP); in InitFields()
1034 AddInstTable(InstTable, "POP", 0xa0, DecodePUSH_POP); in InitFields()
H A Dcode870c.c677 static void DecodePUSH_POP(Word Code) in DecodePUSH_POP() function
1304 AddInstTable(InstTable, "PUSH", 0, DecodePUSH_POP); in InitFields()
1305 AddInstTable(InstTable, "POP", 1, DecodePUSH_POP); in InitFields()
H A Dcode87c800.c868 static void DecodePUSH_POP(Word Code) in DecodePUSH_POP() function
1438 AddInstTable(InstTable, "PUSH", 7, DecodePUSH_POP); in InitFields()
1439 AddInstTable(InstTable, "POP", 6, DecodePUSH_POP); in InitFields()
H A Dcode96.c554 static void DecodePUSH_POP(Word IsPOP) in DecodePUSH_POP() function
1198 AddInstTable(InstTable, "PUSH", 0, DecodePUSH_POP); in InitFields()
1199 AddInstTable(InstTable, "POP" , 1, DecodePUSH_POP); in InitFields()
H A Dcode90c141.c826 static void DecodePUSH_POP(Word Code) in DecodePUSH_POP() function
1307 AddInstTable(InstTable, "PUSH", 0, DecodePUSH_POP); in InitFields()
1308 AddInstTable(InstTable, "POP" , 8, DecodePUSH_POP); in InitFields()
H A Dcodest7.c1531 static void DecodePUSH_POP(Word Code) in DecodePUSH_POP() function
2258 AddInstTable(InstTable, "PUSH", 0x0004, DecodePUSH_POP); in InitFields()
2259 AddInstTable(InstTable, "POP", 0x0000, DecodePUSH_POP); in InitFields()
2260 AddInstTable(InstTable, "PUSHW", 0x0104, DecodePUSH_POP); in InitFields()
2261 AddInstTable(InstTable, "POPW", 0x0100, DecodePUSH_POP); in InitFields()
H A Dcode85.c391 static void DecodePUSH_POP(Word Index) in DecodePUSH_POP() function
1360 AddInstTable(InstTable, "PUSH", 4, DecodePUSH_POP); in InitFields()
1361 AddInstTable(InstTable, "POP" , 0, DecodePUSH_POP); in InitFields()
H A Dcode75k0.c750 static void DecodePUSH_POP(Word Code) in DecodePUSH_POP() function
1538 AddInstTable(InstTable, "PUSH", 1, DecodePUSH_POP); in InitFields()
1539 AddInstTable(InstTable, "POP", 0, DecodePUSH_POP); in InitFields()
H A Dcodeh8_3.c1210 static void DecodePUSH_POP(Word Code) in DecodePUSH_POP() function
2147 AddInstTable(InstTable, "PUSH", 0x6df0, DecodePUSH_POP); in InitFields()
2148 AddInstTable(InstTable, "POP", 0x6d70, DecodePUSH_POP); in InitFields()
H A Dcode78k4.c2802 static void DecodePUSH_POP(Word Code) in DecodePUSH_POP() function
3366 AddInstr("PUSH", DecodePUSH_POP, 0x35, 0x07); in InitFields()
3367 AddInstr("PUSHU",DecodePUSH_POP, 0x37, 0x03); in InitFields()
3368 AddInstr("POP" , DecodePUSH_POP, 0x34, 0x07); in InitFields()
3369 AddInstr("POPU", DecodePUSH_POP, 0x36, 0x03); in InitFields()
H A Dcode166.c1054 static void DecodePUSH_POP(Word Code) in DecodePUSH_POP() function
1933 AddInstTable(InstTable, "PUSH", 0xec, DecodePUSH_POP); in InitFields()
1934 AddInstTable(InstTable, "POP", 0xfc, DecodePUSH_POP); in InitFields()
H A Dcode96c141.c1928 static void DecodePUSH_POP(Word Code) in DecodePUSH_POP() function
2621 AddSize("PUSH", 0, DecodePUSH_POP, 7); in InitFields()
2622 AddSize("POP" , 1, DecodePUSH_POP, 7); in InitFields()
H A Dcodem16c.c1104 static void DecodePUSH_POP(Word IsPOP) in DecodePUSH_POP() function
2542 AddInstTable(InstTable, "POP", 1, DecodePUSH_POP); in InitFields()
2543 AddInstTable(InstTable, "PUSH", 0, DecodePUSH_POP); in InitFields()
H A Dcodez80.c1929 static void DecodePUSH_POP(Word Code) in DecodePUSH_POP() function
3080 AddInstTable(InstTable, "PUSH", 4, DecodePUSH_POP); in InitFields()
3081 AddInstTable(InstTable, "POP" , 0, DecodePUSH_POP); in InitFields()