Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide support for AVX512_4VNNIW operands #108

Open
1 of 2 tasks
flobernd opened this issue Mar 23, 2019 · 1 comment
Open
1 of 2 tasks

Provide support for AVX512_4VNNIW operands #108

flobernd opened this issue Mar 23, 2019 · 1 comment
Assignees
Labels
A-decoder Area: Decoder A-formatter Area: Formatter C-enhancement Category: Enhancement of existing features P-high Priority: High
Milestone

Comments

@flobernd
Copy link
Member

flobernd commented Mar 23, 2019

  • Add a flag in the ZydisDecodedOperand struct to mark a register operand as AVX512_4VNNIW multisource operand
  • Add formatter-property to print these instructions in a special [LO-HI] form
@flobernd flobernd added this to the v3.0.0 milestone Mar 23, 2019
@flobernd flobernd self-assigned this Mar 23, 2019
@athre0z athre0z added C-enhancement Category: Enhancement of existing features A-decoder Area: Decoder A-formatter Area: Formatter and removed enhancement labels Mar 24, 2019
@flobernd flobernd modified the milestones: v3.0.0, v3.1.0 Apr 14, 2019
@flobernd flobernd added the P-high Priority: High label Apr 14, 2019
@flobernd
Copy link
Member Author

Partially implemented in 56de603

Formatter support is still missing.

@athre0z athre0z modified the milestones: v3.X.X, v4.X.X Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-decoder Area: Decoder A-formatter Area: Formatter C-enhancement Category: Enhancement of existing features P-high Priority: High
Projects
None yet
Development

No branches or pull requests

2 participants