commit | 9347ce54cd699db92d37e66191aa4b9a0a92304e | [log] [tgz] |
---|---|---|
author | Palmer Dabbelt <palmer@sifive.com> | Tue Nov 28 14:04:05 2017 -0800 |
committer | Palmer Dabbelt <palmer@sifive.com> | Tue Nov 28 14:04:05 2017 -0800 |
tree | c33fd1368232b09cb0aaf72593766ebdc8e1b0dd | |
parent | 3343eb6806f365b9e3d451040671fa9336e57513 [diff] |
RISC-V: __test_and_op_bit_ord should be strongly ordered I mis-read the documentation. After looking at it again the documentation is actually as clear as it can be, it's just that I didn't actually read it in order and therefor did the wrong thing. Signed-off-by: Palmer Dabbelt <palmer@sifive.com>