nexus-am/tests/oraclebptest
wangkaifan 1556d7ef39 test: rename test for oraclebp 2023-10-30 16:25:50 +08:00
..
include test: rename test for oraclebp 2023-10-30 16:25:50 +08:00
src test: rename test for oraclebp 2023-10-30 16:25:50 +08:00
Makefile test: rename test for oraclebp 2023-10-30 16:25:50 +08:00
README.md test: rename test for oraclebp 2023-10-30 16:25:50 +08:00

README.md

OracleBP Test

Purpose

A fully functional OracleBP should predict well even after some unpredictable events like interrupt and MMIO accessing happen. This test wants to verify if the oracle predictor still works after a MMIO access that affects the control flow.

Verification

Change final loop iteration count to see if there are too many mispredictions.