shlyakpavel / branch_predictor

A simple static cpu branch prediction sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple static cpu branch prediction sample

License:MIT License


Languages

Language:C++ 82.2%Language:QMake 17.8%