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
2060a5c2f8
cvw
/
testsBP
/
simple
History
Ross Thompson
21b1145bdf
Added special tests for checking the accuracy of global and gshare branch
...
predictors.
2021-06-04 11:01:54 -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
global_hist_test.s
Added special tests for checking the accuracy of global and gshare branch
2021-06-04 11:01:54 -05:00
header.h
Now have global history working correctly.
2021-06-01 10:57:43 -05:00
lbu_test.s
Switch to use RV64IC for the benchmarks.
2021-04-07 19:12:43 -05:00
main.c
Now have global history working correctly.
2021-06-01 10:57:43 -05:00
Makefile
updated isa extensions for simple branch predictor test.
2021-06-04 10:41:32 -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