ChampSim
166-issue296-basic-btb-no-mispredict-on-not-taken.cc File Reference
#include <catch.hpp>
#include "mocks.hpp"
#include "ooo_cpu.h"
#include "defaults.hpp"
Include dependency graph for 166-issue296-basic-btb-no-mispredict-on-not-taken.cc:

Functions

 TEST_CASE ("The basic_btb correctly marks conditional branches as not always taken after they are not taken once")
 
 TEST_CASE ("The basic_btb correctly marks conditional branches as not always taken after they are not taken once, even if they are taken later")
 

Function Documentation

◆ TEST_CASE() [1/2]

TEST_CASE ( "The basic_btb correctly marks conditional branches as not always taken after they are not taken once"  )

◆ TEST_CASE() [2/2]

TEST_CASE ( "The basic_btb correctly marks conditional branches as not always taken after they are not taken  once,
even if they are taken later"   
)