riscv-software-src / riscv-pk

RISC-V Proxy Kernel
Other
581 stars 307 forks source link

Init mstatus for vector extension #185

Closed kito-cheng closed 4 years ago

kito-cheng commented 4 years ago

spike will check mstatus.vs at https://github.com/riscv/riscv-isa-sim/commit/4051af5ce64a78c2d032ba7b0452b8bb929ac281 , so we must init mstatus.vs if vector extension enabled.

aswaterman commented 4 years ago

I thought I already did this in the most recent two commits on master.

On Fri, Jan 31, 2020 at 1:35 AM Kito Cheng notifications@github.com wrote:

spike will check mstatus.vs at riscv/riscv-isa-sim@4051af5 https://github.com/riscv/riscv-isa-sim/commit/4051af5ce64a78c2d032ba7b0452b8bb929ac281 , so we must init mstatus.vs if vector extension enabled.

You can view, comment on, or merge this pull request online at:

https://github.com/riscv/riscv-pk/pull/185 Commit Summary

  • Init mstatus for vector extension

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/riscv/riscv-pk/pull/185?email_source=notifications&email_token=AAH3XQXQ4P54U3YUJMON7V3RAPWH5A5CNFSM4KOEDDM2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IKCVLEA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAH3XQQVOPXQH63BCHVYYE3RAPWH5ANCNFSM4KOEDDMQ .

kito-cheng commented 4 years ago

Oh seems like I forgot rebase to master and resolve the problem again.

aswaterman commented 4 years ago

Cool.

On Mon, Feb 3, 2020 at 4:30 AM Kito Cheng notifications@github.com wrote:

Closed #185 https://github.com/riscv/riscv-pk/pull/185.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/riscv/riscv-pk/pull/185?email_source=notifications&email_token=AAH3XQXTNBGQQ24VC2GWCD3RBAFADA5CNFSM4KOEDDM2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOWLXQACQ#event-3002007562, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAH3XQQYMGWSGYQE3RMNQ2LRBAFADANCNFSM4KOEDDMQ .