diff options
author | Leonardo Bras <[email protected]> | 2024-01-03 13:32:01 -0300 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2024-04-08 10:52:04 -0700 |
commit | 9061237392721f0e9b399161876fa36ddb6c4226 (patch) | |
tree | e5aac32a4274afe0afd943811547aaa64c348eae /scripts/generate_rust_analyzer.py | |
parent | 07a0a41cb77d582e4db05bd9e79daa145d5d6ea4 (diff) |
riscv/atomic.h : Deduplicate arch_atomic.*
Some functions use mostly the same asm for 32-bit and 64-bit versions.
Make a macro that is generic enough and avoid code duplication.
(This did not cause any change in generated asm)
Signed-off-by: Leonardo Bras <[email protected]>
Reviewed-by: Guo Ren <[email protected]>
Reviewed-by: Andrea Parri <[email protected]>
Tested-by: Guo Ren <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions