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

Add encode/decode for new TSXLDTRK instructions. #6825

Merged
merged 2 commits into from
May 25, 2024
Merged

Add encode/decode for new TSXLDTRK instructions. #6825

merged 2 commits into from
May 25, 2024

Conversation

khuey
Copy link
Contributor

@khuey khuey commented May 23, 2024

The new TSXLDTRK feature in Sapphire Rapids adds two new instructions, XSUSLDTRK and XRESLDTRK. This commit adds support for them to the decoding and encoding machinery and adds tests.

The new TSXLDTRK feature in Sapphire Rapids adds two new instructions,
XSUSLDTRK and XRESLDTRK. This commit adds support for them to the decoding
and encoding machinery and adds tests.
@khuey khuey requested a review from derekbruening May 23, 2024 03:58
core/ir/x86/decode_table.c Outdated Show resolved Hide resolved
@khuey khuey merged commit 012b084 into master May 25, 2024
17 checks passed
@khuey khuey deleted the iX-TSXLDTRK branch May 25, 2024 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants