README: Link to example-x86_64.def and mention it's well commented.
[ScratchABit.git] / default_plugins.py
blob47cb10e3772ca8ea4375cd2e5ada8e9a5328a42d
1 loaders = ["elf"]
3 cpus = {
4 "x86_32": "x86_32_pymsasid",
5 "x86_64": "x86_64_pymsasid",
6 "xtensa_32": "xtensa",
7 "arm_32": "arm_thumb", # Warning: this supports only Thumb, not Thumb2