[libre-riscv-dev] [Bug 313] Create Branch Pipeline for POWER9

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Fri May 15 18:26:23 BST 2020


https://bugs.libre-soc.org/show_bug.cgi?id=313

Michael Nolan <mtnolan2640 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mtnolan2640 at gmail.com

--- Comment #1 from Michael Nolan <mtnolan2640 at gmail.com> ---
I'm working on defining the pipeline data type for this, and I'm wondering how
I should handle the CR input. Conditional branches can branch on any of the 32
bits in the cr, so I think it should take in the entire CR. However, I suspect
we'll be implementing cr0..cr7 as separate 4 bit registers to avoid false
dependencies, so making the branch take in the whole register would complicate
matters

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-riscv-dev mailing list