Fix to solve the failing tests shamt, csr and scall (#151)
authorSrivatsa Yogendra <36861801+srivatsa611y@users.noreply.github.com>
Sat, 18 Aug 2018 01:49:16 +0000 (18:49 -0700)
committerAndrew Waterman <aswaterman@gmail.com>
Sat, 18 Aug 2018 01:49:16 +0000 (18:49 -0700)
commit31a91823b7c7becacd06c9c32e44180eea5e4fe7
treedbb7b2d7cfa3d6187250cbee350a81217e19b566
parentd76db2aa6c28ad3e7a66205fb33a39873a9f95c1
Fix to solve the failing tests shamt, csr and scall (#151)

* making mtvec_handler global

* Adding the pmp configuration inst

The PMP config instructions are added as the test jumps to user mode

* Adding pmp config inst

Adding pmp config instructions as the test jumps to user mode

* changing to PMP macros

* changing to PMP Macros

* moving the #endif after pmp initialization

* Removing the unwanted label
isa/rv64si/csr.S
isa/rv64si/scall.S