Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--dump-initial-registers-yaml shall work without model plugin #12

Open
kv-sc opened this issue Apr 4, 2024 · 0 comments
Open

--dump-initial-registers-yaml shall work without model plugin #12

kv-sc opened this issue Apr 4, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@kv-sc
Copy link
Collaborator

kv-sc commented Apr 4, 2024

Reproduce on 1.0 release.

Snippy line:

./llvm-snippy -march=riscv64-linux-gnu -num-instrs=1000 -seed=0 -model-plugin=None ./yml/layout.yaml --init-regs-in-elf
 --dump-initial-registers-yaml

You will not see register dump because no model supplied. Still there will be some initial state provided by init-regs-in-elf option. We definitely can dump it.

@kv-sc kv-sc added enhancement New feature or request good first issue Good for newcomers labels Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant