Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-08 | annotation ordering changed a bit in refactoring, for the better??? | iximeow | |
2022-05-30 | pshufb annotations use incorrect register banks (for now?) | iximeow | |
the correct bank is applied far after register numbers are read. a correct annotation would need to know to defer emission until setting register banks, but also would need to work backwards for the number of bits between the current byte and modrm. not impossible, but substantial refactoring. | |||
2022-05-07 | more annotation fixes? | iximeow | |
2022-05-01 | add testing setup for field descriptions | iximeow | |