diff options
author | H. Peter Anvin <[email protected]> | 2016-06-08 12:38:37 -0700 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2016-06-08 12:41:20 -0700 |
commit | 2823d4da5d8a0c222747b24eceb65f5b30717d02 (patch) | |
tree | d3c6753cdc372ee320aa6b9b289ff3c81987cbe3 /arch/x86/include/asm/archrandom.h | |
parent | f5967101e9de12addcda4510dfbac66d7c5779c3 (diff) |
x86, bitops: remove use of "sbb" to return CF
Use SETC instead of SBB to return the value of CF from assembly. Using
SETcc enables uniformity with other flags-returning pieces of assembly
code.
Signed-off-by: H. Peter Anvin <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Reviewed-by: Andy Lutomirski <[email protected]>
Reviewed-by: Borislav Petkov <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Diffstat (limited to 'arch/x86/include/asm/archrandom.h')
0 files changed, 0 insertions, 0 deletions