FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix conditional operator in e203_exu_alu_muldiv by sylwpro · Pull Request #47 · SI-RISCV/e200_opensource · GitHub

This repository was archived by the owner on Mar 24, 2021. It is now read-only.
/ e200_opensource Public archive

Fix conditional operator in e203_exu_alu_muldiv - #47

Open
sylwpro wants to merge 1 commit into
SI-RISCV:masterfrom
sylwpro:pull_request_conditional
Open

sylwpro wants to merge 1 commit into
SI-RISCV:masterfrom
sylwpro:pull_request_conditional

Conversation

sylwpro commented Aug 26, 2020

Copy link
Copy Markdown

Expressions in conditional operator are not self-determined. Unsigned type is propagated to all operands of the expression.
Added $signed to prevent it.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL