aboutsummaryrefslogtreecommitdiff
path: root/disas/disas.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-11disas: Move disas.c into the target-independent source setThomas Huth1-6/+6
2023-05-11disas: Move softmmu specific code to separate fileThomas Huth1-70/+6
2023-05-11disas: Remove target-specific headersRichard Henderson1-1/+2
2023-05-11disas: Remove target_ulong from the interfaceRichard Henderson1-10/+9
2023-05-11disas: Move disas.c to disas/Richard Henderson1-0/+399