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

OpcodeDispatcher: Implement rdpid #3495

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

Sonicadvance1
Copy link
Member

@Sonicadvance1 Sonicadvance1 commented Mar 15, 2024

Missed this instruction when implementing rdtscp. Returns the same ID result in to register just like rdtscp, but without the cycle counter results. Doesn't touch any flags just like rdtscp.

@Sonicadvance1 Sonicadvance1 force-pushed the implement_rdpid branch 2 times, most recently from 9146de2 to 75325ab Compare March 15, 2024 02:50
Missed this instruction when implementing rdtscp. Returns the same ID
result in a register just like rdtscp, but without the cycle counter
results. Doesn't touch any flags just like rdtscp.
@lioncash lioncash merged commit ba3029b into FEX-Emu:main Mar 15, 2024
10 checks passed
@Sonicadvance1 Sonicadvance1 deleted the implement_rdpid branch March 15, 2024 21:29
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.

2 participants