Giter VIP home page Giter VIP logo

Comments (2)

youzi27 avatar youzi27 commented on August 12, 2024

The above situation seems to occur during nested exceptions. I tested a standalone illegal instruction exception, and it worked fine.

- [446] commit pc 00000000800006f8 inst 2110206f wen 1 dst 00 data 0000000000000000 idx 000 j       pc + 0x2a10
- [447] commit pc 0000000080003108 inst 00000013 wen 1 dst 00 data 0000000000000000 idx 000 nop
- [448] exception pc 000000008000310c inst 00000000 cause 0000000000000002 c.unimp
- [449] commit pc 0000000080002000 inst 0400006f wen 1 dst 00 data 0000000000000000 idx 000 j       pc + 0x40
- [450] commit pc 0000000080002040 inst ff878793 wen 1 dst 15 data 0000000080016cf0 idx 000 addi    a5, a5, -8
- pc: 0x0000000080016d04 mstatus: 0x0000000a00001800 mcause: 0x0000000000000002 mepc: 0x000000008000310c
-                        sstatus: 0x0000000200000000 scause: 0xaa75e257df5869e5 sepc: 0x0000006f10958978
- satp: 0x0000000000000000
- mip: 0x0000000000000220 mie: 0x0000000000000000 mscratch: 0x6410e61c5e18874a sscratch: 0x6410e61c5e18874a
- mideleg: 0x0000000000000000 medeleg: 0x0000000000000000
- mtval: 0x0000000000000000 stval: 0xfffffff9ba1e5c49 mtvec: 0x0000000080002001 stvec: 0x00000000314fc1c8
- privilege mode:3
- priviledgeMode: 3
- Core 0: ABORT at pc = 0x80016d00

The mepc matches.

from difftest.

poemonsense avatar poemonsense commented on August 12, 2024

Difftest does not sync registers upon exceptions. What it does it to compare the states of REF with the states of DUT. mepc of Spike is never affected by the DUT.

From your logs, Spike raises an illegal instruction exception on 0x00000000800020bc with mtval of zero. Please check your workloads and Spike logs to see why Spike sees this.

from difftest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.