Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

failed in riscv-tools/riscv-tests/isa/generated/rv32ui-p-addi testcase #36

Open
jackfan00 opened this issue Nov 12, 2019 · 0 comments
Open

Comments

@jackfan00
Copy link

I simulate riscv-tools/riscv-tests/isa/generated/rv32ui-p-addi testcase, but it failed.

8000019e :
8000019e: 12fd addi t0,t0,-1
800001a0: fe029fe3 bnez t0,8000019e
800001a4: 100083b7 lui t2,0x10008
800001a8: 00838393 addi t2,t2,8 # 10008008 <_start-0x6fff7ff8>
800001ac: 0003a283 lw t0,0(t2)
800001b0: 00040337 lui t1,0x40
800001b4: fff34313 not t1,t1
800001b8: 0062f2b3 and t0,t0,t1 --------stuck here, dont fetch next instruction
800001bc: 0053a023 sw t0,0(t2)
800001c0: 40000293 li t0,1024

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

No branches or pull requests

1 participant