Home
last modified time | relevance | path

Searched refs:DecodeFixed (Results 1 – 25 of 83) sorted by relevance

1234

/dports/devel/asl/asl-current/
H A Dcodetms1.c42 static void DecodeFixed(Word Code) in DecodeFixed() function
136 AddInstTable(InstTable, "TYA", 0x23, DecodeFixed); in InitFields()
150 AddInstTable(InstTable, "TMY", 0x22, DecodeFixed); in InitFields()
151 AddInstTable(InstTable, "TMA", 0x21, DecodeFixed); in InitFields()
159 AddInstTable(InstTable, "IAC", 0x70, DecodeFixed); in InitFields()
161 AddInstTable(InstTable, "IA", 0x0e, DecodeFixed); in InitFields()
205 AddInstTable(InstTable, "TKA", 0x08, DecodeFixed); in InitFields()
207 AddInstTable(InstTable, "SETR", 0x0d, DecodeFixed); in InitFields()
208 AddInstTable(InstTable, "RSTR", 0x0c, DecodeFixed); in InitFields()
209 AddInstTable(InstTable, "TDO", 0x0a, DecodeFixed); in InitFields()
[all …]
H A Dcodesx20.c165 static void DecodeFixed(Word Code) in DecodeFixed() function
528 AddInstTable(InstTable, "RET" , 0x00c, DecodeFixed); in InitFields()
529 AddInstTable(InstTable, "RETP" , 0x00d, DecodeFixed); in InitFields()
530 AddInstTable(InstTable, "RETI" , 0x00e, DecodeFixed); in InitFields()
531 AddInstTable(InstTable, "RETIW", 0x00f, DecodeFixed); in InitFields()
532 AddInstTable(InstTable, "IREAD", 0x041, DecodeFixed); in InitFields()
533 AddInstTable(InstTable, "SLEEP", 0x003, DecodeFixed); in InitFields()
534 AddInstTable(InstTable, "CLC" , 0x403, DecodeFixed); in InitFields()
535 AddInstTable(InstTable, "CLZ" , 0x443, DecodeFixed); in InitFields()
536 AddInstTable(InstTable, "SEC" , 0x503, DecodeFixed); in InitFields()
[all …]
H A Dcodevector.c145 static void DecodeFixed(Word Index) in DecodeFixed() function
233 AddInstTable(InstTable, "RTSL", 0xd000, DecodeFixed); in InitFields()
234 AddInstTable(InstTable, "HALT", 0xb0b0, DecodeFixed); in InitFields()
H A Dcodexgate.c124 static void DecodeFixed(Word Index) in DecodeFixed() function
572 AddInstTable(InstTable, "NOP", NOPCode, DecodeFixed); in InitFields()
573 AddInstTable(InstTable, "BRK", 0x0000 , DecodeFixed); in InitFields()
574 AddInstTable(InstTable, "RTS", 0x0200 , DecodeFixed); in InitFields()
H A Dcodescmp.c129 static void DecodeFixed(Word Index) in DecodeFixed() function
192 AddInstTable(InstTable, NName, NCode, DecodeFixed); in AddFixed()
H A Dcode16c5x.c32 static void DecodeFixed(Word Code) in DecodeFixed() function
215 AddInstTable(InstTable, NName, NCode, DecodeFixed); in AddFixed()
H A Dcode4500.c55 static void DecodeFixed(Word Code) in DecodeFixed() function
222 AddInstTable(InstTable, NName, NCode, DecodeFixed); in AddFixed()
H A Dcode17c4x.c35 static void DecodeFixed(Word Code) in DecodeFixed() function
275 AddInstTable(InstTable, NName, NCode, DecodeFixed); in AddFixed()
H A Dcode16c8x.c56 static void DecodeFixed(Word Code) in DecodeFixed() function
266 AddInstTable(InstTable, NName, NCode, DecodeFixed); in AddFixed()
H A Dcode6804.c104 static void DecodeFixed(Word Index) in DecodeFixed() function
361 AddInstTable(InstTable, NName, InstrZ++, DecodeFixed); in AddFixed()
H A Dcodef8.c81 static void DecodeFixed(Word Code) in DecodeFixed() function
307 AddInstTable(InstTable, NName, NCode, DecodeFixed); in AddFixed()
H A Dcode8008.c52 static void DecodeFixed(Word Index) in DecodeFixed() function
256 AddInstTable(InstTable, NName, NCode, DecodeFixed); in AddFixed()
H A Dcode78k4.c1044 static void DecodeFixed(Word Code) in DecodeFixed() function
3348 AddInstTable(InstTable, "ADJBA", 0x05fe, DecodeFixed); in InitFields()
3349 AddInstTable(InstTable, "ADJBS", 0x05ff, DecodeFixed); in InitFields()
3377 AddInstTable(InstTable, "BRK", 0x5e, DecodeFixed); in InitFields()
3379 AddInstTable(InstTable, "RET", 0x56, DecodeFixed); in InitFields()
3380 AddInstTable(InstTable, "RETI", 0x57, DecodeFixed); in InitFields()
3381 AddInstTable(InstTable, "RETB", 0x5f, DecodeFixed); in InitFields()
3413 AddInstTable(InstTable, "SWRS", 0x05fc, DecodeFixed); in InitFields()
3414 AddInstTable(InstTable, "NOP", 0x00, DecodeFixed); in InitFields()
3415 AddInstTable(InstTable, "EI", 0x4b, DecodeFixed); in InitFields()
[all …]
H A Dcode2650.c70 static void DecodeFixed(Word Index) in DecodeFixed() function
340 AddInstTable(InstTable, pName, Code, DecodeFixed); in AddFixed()
H A Dcode3201x.c134 static void DecodeFixed(Word Code) in DecodeFixed() function
365 AddInstTable(InstTable, NName, NCode, DecodeFixed); in AddFixed()
H A Dcode4004.c209 static void DecodeFixed(Word Code) in DecodeFixed() function
383 AddInstTable(InstTable, NName, NCode, DecodeFixed); in AddFixed()
H A Dcode75xx.c44 static void DecodeFixed(Word Index) in DecodeFixed() function
276 AddInstTable(InstTable, NewName, NewCode, DecodeFixed); in AddFixed()
H A Dcodeh16.c2212 static void DecodeFixed(Word Code) in DecodeFixed() function
3009 AddInstTable(InstTable, "RTS" , 0x00bb, DecodeFixed); in InitFields()
3010 AddInstTable(InstTable, "RESET", 0x80f0, DecodeFixed); in InitFields()
3011 AddInstTable(InstTable, "RTE" , 0x80f1, DecodeFixed); in InitFields()
3012 AddInstTable(InstTable, "RTR" , 0x00f4, DecodeFixed); in InitFields()
3013 AddInstTable(InstTable, "SLEEP", 0x80f5, DecodeFixed); in InitFields()
3014 AddInstTable(InstTable, "NOP" , 0x00ff, DecodeFixed); in InitFields()
3015 AddInstTable(InstTable, "DCBN" , 0x00fe, DecodeFixed); in InitFields()
3016 AddInstTable(InstTable, "ICBN" , 0x00fd, DecodeFixed); in InitFields()
H A Dcodekcpsm.c235 static void DecodeFixed(Word Code) in DecodeFixed() function
486 AddInstTable(InstTable, NName, NCode, DecodeFixed); in AddFixed()
H A Dcodemic8.c148 static void DecodeFixed(Word Index) in DecodeFixed() function
323 AddInstTable(InstTable, NName, InstrZ++, DecodeFixed); in AddFixed()
H A Dcodecop4.c48 static void DecodeFixed(Word Index) in DecodeFixed() function
353 AddInstTable(InstTable, NName, InstrZ++, DecodeFixed); in AddFixed()
H A Dcodecop8.c121 static void DecodeFixed(Word Code) in DecodeFixed() function
612 AddInstTable(InstTable, NName, NCode, DecodeFixed); in AddFixed()
H A Dcode807x.c241 static void DecodeFixed(Word Code) in DecodeFixed() function
675 AddInstTable(InstTable, NName, NCode, DecodeFixed); in AddFixed()
H A Dcodeace.c182 static void DecodeFixed(Word Code) in DecodeFixed() function
619 AddInstTable(InstTable, NName, NCode, DecodeFixed); in AddFixed()
H A Dcode1802.c79 static void DecodeFixed(Word Index) in DecodeFixed() function
258 AddInstTable(InstTable, pName, InstrZ++, DecodeFixed); in AddFixed()

1234