Commit graph

8 commits

Author SHA1 Message Date
3fbdab0862
rename_execute_retire: implement generating L2 reg file writes
All checks were successful
/ test (pull_request) Successful in 12m13s
2026-05-10 23:39:02 -07:00
33b5d59507
improve debug formatting of PRegValue and PRegFlags 2026-05-07 21:40:23 -07:00
5e6041a97c
change MOp to use SrcReg: Type instead of UIntType<SrcRegWidth> 2026-05-07 19:56:56 -07:00
09c8c194e0
group micro ops by the instruction they come from when retiring
Some checks failed
/ test (pull_request) Failing after 3m56s
2026-05-05 19:33:25 -07:00
83b3f7bac9
use custom debug
Some checks failed
/ test (pull_request) Failing after 3m57s
2026-05-03 23:35:19 -07:00
ba9ec3bd29
adapt code for new fayalite features 2026-05-03 23:35:19 -07:00
283117d8df
add support for speculative loads
Some checks failed
/ test (pull_request) Failing after 9m18s
2026-04-30 17:51:33 -07:00
4d21ca622b
add initial impl of rename_execute_retire; running a recursive fibonacci gives the correct output
Some checks failed
/ test (pull_request) Failing after 12m14s
2026-04-24 18:13:27 -07:00