LICENSE
README.md
pyproject.toml
slothy/__init__.py
slothy/helper.py
slothy.egg-info/PKG-INFO
slothy.egg-info/SOURCES.txt
slothy.egg-info/dependency_links.txt
slothy.egg-info/entry_points.txt
slothy.egg-info/requires.txt
slothy.egg-info/top_level.txt
slothy/cli/__init__.py
slothy/core/__init__.py
slothy/core/config.py
slothy/core/core.py
slothy/core/dataflow.py
slothy/core/heuristics.py
slothy/core/slothy.py
slothy/targets/__init__.py
slothy/targets/common.py
slothy/targets/query.py
slothy/targets/aarch64/__init__.py
slothy/targets/aarch64/aarch64_big_experimental.py
slothy/targets/aarch64/aarch64_neon.py
slothy/targets/aarch64/apple_m1_firestorm_experimental.py
slothy/targets/aarch64/apple_m1_icestorm_experimental.py
slothy/targets/aarch64/cortex_a55.py
slothy/targets/aarch64/cortex_a72_frontend.py
slothy/targets/aarch64/neoverse_n1_experimental.py
slothy/targets/arm_v7m/__init__.py
slothy/targets/arm_v7m/arch_v7m.py
slothy/targets/arm_v7m/cortex_m4.py
slothy/targets/arm_v7m/cortex_m7.py
slothy/targets/arm_v81m/__init__.py
slothy/targets/arm_v81m/arch_v81m.py
slothy/targets/arm_v81m/cortex_m55r1.py
slothy/targets/arm_v81m/cortex_m85r1.py
slothy/targets/arm_v81m/helium_experimental.py