kernel_optimize_test/arch/mn10300/mm
Mark Salter d6bb7a1ad3 mn10300: add cc clobbers to asm statements
gcc 4.2.1 for MN10300 is more agressive than the older gcc in
reordering/moving other insns between an insn that sets flags and an insn
that uses those flags.  This leads to trouble with asm statements which
are missing an explicit "cc" clobber.  This patch adds the explicit "cc"
clobber to asm statements which do indeed clobber the condition flags.

Signed-off-by: Mark Salter <msalter@redhat.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-01-11 09:34:10 -08:00
..
cache-flush-mn10300.S
cache-mn10300.S
cache.c
dma-alloc.c
extable.c
fault.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
init.c mm: make totalhigh_pages unsigned long 2010-01-11 09:34:03 -08:00
Makefile
misalignment.c mn10300: add cc clobbers to asm statements 2010-01-11 09:34:10 -08:00
mmu-context.c
pgtable.c mn10300: use generic show_mem() 2008-07-26 12:00:11 -07:00
tlb-mn10300.S MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler 2009-06-11 09:02:20 -07:00