Home
last modified time | relevance | path

Searched refs:DecodeTRAPcc (Results 1 – 3 of 3) sorted by relevance

/dports/devel/asl/asl-current/
H A Dcode3203x.c1470 static void DecodeTRAPcc(Word Code) in DecodeTRAPcc() function
1529 AddInstTable(InstTable, InstName, NCode, DecodeTRAPcc); in AddCondition()
1531 AddInstTable(InstTable, InstName, 0x80 | NCode, DecodeTRAPcc); in AddCondition()
H A Dcode56k.c2670 static void DecodeTRAPcc(Word Condition) in DecodeTRAPcc() function
2908 AddCondition("TRAP", DecodeTRAPcc); in InitFields()
H A Dcode68k.c4020 static void DecodeTRAPcc(Word CondCode) in DecodeTRAPcc() function
5882 AddInstTable(InstTable, TmpName, NCode, DecodeTRAPcc); in AddCond()