Unverified Commit 72dfee11 authored by Francis Visoiu Mistrih's avatar Francis Visoiu Mistrih Committed by GitHub
Browse files

[RISCV] Remove mayLoad = 1 from store-conditional (#88470)

lr.[wd]: mayLoad = 1, mayStore = 0
sc.[wd]: mayLoad = 0, mayStore = 1

all other AMOs: mayLoad = 1, mayStore = 1
parent 040efafa
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment