Skip to content

Commit d2ad069

Browse files
committed
Add link to report
1 parent 37bd372 commit d2ad069

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ Inspired by:
55
- https://github.com/travisdowns/robsize
66
- https://github.com/Veedrac/microarchitecturometer
77
- https://github.com/ChipsandCheese/Microbenchmarks
8+
9+
## Paper
10+
11+
This repo contains code and results for paper [Dissecting Conditional Branch Predictors of Apple Firestorm and Qualcomm Oryon for Software Optimization and Architectural Analysis](https://arxiv.org/abs/2411.13900), please refer to [the report](./reports/dissecting_cbp_of_apple_firestorm_and_qualcomm_oryon/README.md) for details.

reports/dissecting_cbp_of_apple_firestorm_and_qualcomm_oryon/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Paper: https://arxiv.org/abs/2411.13900, cite as:
1414
}
1515
```
1616

17-
In this post, we reveal the detailed result of the experiments in the paper.
17+
In this post, we reveal the detailed result of the experiments in the paper. The microbenchmarks used in this report are provided as-is in this repo.
1818

1919
## PHRB & PHRT
2020

0 commit comments

Comments
 (0)