|
Up
|
|
|
|
|
CVS/
|
— |
|
|
|
atomic_add_16.S
|
|
|
|
|
atomic_add_32.S
|
|
|
|
|
atomic_add_64.S
|
|
|
|
|
atomic_add_8.S
|
|
|
|
|
atomic_and_16.S
|
|
|
|
|
atomic_and_32.S
|
|
|
|
|
atomic_and_64.S
|
|
|
|
|
atomic_and_8.S
|
|
|
|
|
atomic_cas_16.S
|
|
|
|
|
atomic_cas_32.S
|
|
|
|
|
atomic_cas_64.S
|
|
|
|
|
atomic_cas_8.S
|
|
|
|
|
atomic_cas_up.S
|
|
|
|
|
atomic_dec_32.S
|
|
|
|
|
atomic_dec_64.S
|
|
|
|
|
atomic_inc_32.S
|
|
|
|
|
atomic_inc_64.S
|
|
|
|
|
atomic_nand_16.S
|
|
|
|
|
atomic_nand_32.S
|
|
|
|
|
atomic_nand_64.S
|
|
|
|
|
atomic_nand_8.S
|
|
|
|
|
atomic_op_asm.h
|
|
|
|
|
atomic_or_16.S
|
|
|
|
|
atomic_or_32.S
|
|
|
|
|
atomic_or_64.S
|
|
|
|
|
atomic_or_8.S
|
|
|
|
|
atomic_simplelock.c
|
|
|
|
|
atomic_sub_64.S
|
|
|
|
|
atomic_swap.S
|
|
|
|
|
atomic_swap_16.S
|
|
|
|
|
atomic_swap_64.S
|
|
|
|
|
atomic_xor_16.S
|
|
|
|
|
atomic_xor_32.S
|
|
|
|
|
atomic_xor_64.S
|
|
|
|
|
atomic_xor_8.S
|
|
|
|
|
Makefile.inc
|
|
|
|
|
membar_ops.S
|
|
|
|
|
sync_bool_compare_and_swap_1.S
|
|
|
|
|
sync_bool_compare_and_swap_2.S
|
|
|
|
|
sync_bool_compare_and_swap_4.S
|
|
|
|
|
sync_bool_compare_and_swap_8.S
|
|
|
|
|
sync_fetch_and_add_8.S
|
|
|
|
|
sync_fetch_and_and_8.S
|
|
|
|
|
sync_fetch_and_nand_8.S
|
|
|
|
|
sync_fetch_and_or_8.S
|
|
|
|
|
sync_fetch_and_sub_8.S
|
|
|
|
|
sync_fetch_and_xor_8.S
|
|
|
|