summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/rmwcc.h
AgeCommit message (Expand)Author
2016-06-08x86, asm: change GEN_*_RMWcc() to use CC_SET()/CC_OUT()H. Peter Anvin
2016-06-08x86, asm: change the GEN_*_RMWcc() macros to not quote the conditionH. Peter Anvin
2016-06-08x86, asm: use bool for bitops and other assembly outputsH. Peter Anvin
2013-12-04x86, bitops: Correct the assembly constraints to testing bitopsH. Peter Anvin
2013-10-11x86: Apply the asm_volatile_goto() compiler quirkIngo Molnar
2013-09-25x86: Use asm goto to implement better modify_and_test() functionsPeter Zijlstra