Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Implement VirtualRegister::EffectiveWriteSize and VirtualRegister::PreservesBytesOnWrite for flags and stack pointer registers #81

Open
pgoodman opened this issue Dec 14, 2014 · 0 comments

Comments

@pgoodman
Copy link
Member

Both these registers are currently considered to be KIND_ARCH_FIXED, and therefore are not considered scalable. But this isn't consistent with reality, and as more things are tracked by the SSA tracker, this could turn into a bug! Therefore, this must be dealt with.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant