Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(LoadUnit): misalign wakeup should not set s0 valid (#4359)
`s0_src_valid_vec` is not `s0_src_select_vec`, and bit corresponding to `s0_src_valid_vec` is valid when any of the inputs `valid`. Therefore, `misalign wakeup` needs to globally control `s0_valid`.
- Loading branch information