[PATCH 2/2] arm64: asm: remove redundant "cc" clobbers

Catalin Marinas catalin.marinas at arm.com
Wed Feb 19 12:05:45 EST 2014


On Tue, Feb 04, 2014 at 12:29:13PM +0000, Will Deacon wrote:
> cbnz/tbnz don't update the condition flags, so remove the "cc" clobbers
> from inline asm blocks that only use these instructions to implement
> conditional branches.
> 
> Cc: Catalin Marinas <catalin.marinas at arm.com>
> Signed-off-by: Will Deacon <will.deacon at arm.com>

Reviewed-by: Catalin Marinas <catalin.marinas at arm.com>



More information about the linux-arm-kernel mailing list