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

i#3544 riscv64: Implemented atomic_swap and Improved atomic_add #6065

Merged
merged 6 commits into from
May 21, 2023

Conversation

shiptux
Copy link
Member

@shiptux shiptux commented May 18, 2023

This commit introduces the following changes:

  • Implemented atomic_swap
  • Improved atomic_add

Issue: #3544

This commit introduces the following changes:

- Implemented atomic_swap

Issue: DynamoRIO#3544
core/arch/riscv64/riscv64.asm Outdated Show resolved Hide resolved
@shiptux shiptux requested a review from abhinav92003 May 19, 2023 10:44
core/arch/riscv64/riscv64.asm Show resolved Hide resolved
core/arch/riscv64/riscv64.asm Outdated Show resolved Hide resolved
@shiptux shiptux changed the title i#3544 riscv64: Implemented atmoic_swap i#3544 riscv64: Implemented atomic_swap May 19, 2023
@shiptux shiptux requested a review from abhinav92003 May 20, 2023 07:47
core/arch/riscv64/riscv64.asm Outdated Show resolved Hide resolved
core/arch/riscv64/riscv64.asm Outdated Show resolved Hide resolved
@shiptux shiptux changed the title i#3544 riscv64: Implemented atomic_swap i#3544 riscv64: Implemented atomic_swap and Improved atomic_add May 21, 2023
@shiptux shiptux added this pull request to the merge queue May 21, 2023
Merged via the queue into DynamoRIO:master with commit 3a73697 May 21, 2023
@shiptux shiptux deleted the atomic_swap branch May 21, 2023 12:22
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.

3 participants