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