Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix riscv64 a_cas inline asm operand sign extension | Luís Marques | 2020-01-22 | 1 | -1/+1 |
* | correct the operand specifiers in the riscv64 CAS routines | Palmer Dabbelt | 2019-09-25 | 1 | -2/+2 |
* | use register constraint instead of memory operand for riscv64 atomics | Rich Felker | 2019-07-17 | 1 | -8/+8 |
* | fix riscv64 atomic asm constraints | Rich Felker | 2019-07-17 | 1 | -6/+10 |
* | add riscv64 architecture support | Rich Felker | 2019-06-14 | 1 | -0/+34 |