(no title)
clamchowder | 1 year ago
"a branch prediction unit that is composed of a 32-entry Branch Target Buffer (BTB), a 9.1 KiB-entry Branch History Table (BHT), a 16-entry Return Address Stack (RAS), 512-entry Indirect Jump Target Predictor (IJTP), and a 16-entry Return Instruction Predictor"
phire|1 year ago
So it does have a 2nd level BTB, it's just that it's labeled as IJTP and is potentially only used by indirect branches.
clamchowder|1 year ago