This website requires JavaScript.
Explore
Help
Register
Sign In
Xavi
/
cvw
Watch
1
Star
0
Fork
0
You've already forked cvw
forked from
Github_Repos/cvw
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8ae43a15d4
cvw
/
testsBP
/
simple
History
Ross Thompson
8bf411c640
Updated branch predictor tests/benchmarks.
2021-05-24 11:13:33 -05:00
..
fail.s
added a whole bunch of interseting test code for branches which does not work.
2021-03-23 13:54:59 -05:00
header.h
Created special test for driving the instruction spill error.
2021-04-08 15:05:08 -05:00
lbu_test.s
Switch to use RV64IC for the benchmarks.
2021-04-07 19:12:43 -05:00
main.c
Updated branch predictor tests/benchmarks.
2021-05-24 11:13:33 -05:00
Makefile
Switch to use RV64IC for the benchmarks.
2021-04-07 19:12:43 -05:00
sample.s
Fixed bugs with the csr interacting with StallW. StallW is required to pervent updating a csr. Now have a working branch predictor and performance counters to track the number of commited branches and mispredictions.
2021-03-24 15:56:55 -05:00
Home