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

help me analysing test pass or fail #545

Open
Vinayakamk opened this issue Mar 7, 2024 · 1 comment
Open

help me analysing test pass or fail #545

Vinayakamk opened this issue Mar 7, 2024 · 1 comment

Comments

@Vinayakamk
Copy link

hello ,
i wanted to focus on bit manip instructions test.
i did this .
~riscv-test/isa: make rv32uzbb
this produced me dump files and executable files.
one among them,for andn instruction,i just needed the conclusion whether that instruction passed or failed..i need help in understanding it.
rv32uzbb-p-andn.txt

im i wrong in doing this,or is there any any other way
thank you so much in advance

@Vinayakamk
Copy link
Author

Vinayakamk commented Mar 17, 2024

i did even this inside isa directory by running make run
this produced me elf and .out file which are empty ,does this give me license to declare the instructions are passed

it left me few confusions.
when i run spike -l isa/isa/rv64ui-p-sb

it was having pass in it
image

when i did the same for other instructions like spike -l isa/rv64uzbb-p-xnor
it threw me *** FAILED *** (tohost = 669)
.BUt this passs or tohost thing will not be presnt when i run with pk spike -l pk isa/rv64uzbb-p-xnor

i just need push ,thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant