Unverified Commit 9f3a318d authored by Megan Wachs's avatar Megan Wachs Committed by GitHub
Browse files

OMAddressing: Only emit RegFields of width > 0 (#2341)

The semantics of a register field with a width = 0 are rather undefined for downstream tools. Are you supposed to define software headers for them? Are you supposed to create documentation for them?

Simplify this confusion by just omitting them from the OM entirely.
parent f215f01c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment