/branch_predictor

A simple static cpu branch prediction sample

Primary LanguageC++MIT LicenseMIT

branch_predictor

This is a personal academic project to demonstrate how the CPU branch predictor works. It was my coursework submission. It is built with c++ with Qt. I am not going to provide it any updates or support.