criu/arch/arm/include/asm
Alexander Kartashov 01c7a87988 asm: convert the ARM implementation of bit operations to the reference
The implementation of bit operations for ARM isn't actually
architecture-specific so it would rather be shared with
the upcoming port for AArch64 that won't provide optimized
implementation of bit operations.

Signed-off-by: Alexander Kartashov <alekskartashov@parallels.com>
Reviewed-by: Christopher Covington <cov@codeaurora.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-03-12 00:18:03 +04:00
..
atomic.h Complain about missing CONFIG_ARMV* 2014-02-10 14:34:40 +04:00
bitops.h asm: convert the ARM implementation of bit operations to the reference 2014-03-12 00:18:03 +04:00
bitsperlong.h headers: types.h -- Move BITS_PER_LONG to own header 2013-04-02 20:31:41 +04:00
cpu.h arm: added missing asm/cpu.h 2013-02-20 14:54:38 +04:00
dump.h dump: save registers when the task is already infected 2013-05-24 19:28:34 +04:00
fpu.h fpu: Move definitions to asm/fpu.h 2013-02-18 18:42:08 +04:00
int.h headers: types.h -- Move uX types to int.h header 2013-04-02 20:31:51 +04:00
linkage.h arm: added ARM-specific files modelled after arch/x86 2013-01-22 22:53:24 +04:00
parasite-syscall.h parasite: allocate stack for each thread 2013-05-24 18:53:33 +04:00
parasite.h arm: parasite: implement arch_get_tls() in C 2014-03-11 22:39:22 +04:00
processor-flags.h arm: added ARM-specific files modelled after arch/x86 2013-01-22 22:53:24 +04:00
restore.h space-before-tab whitespace cleanup 2013-12-12 10:00:53 +04:00
restorer.h space-before-tab whitespace cleanup 2013-12-12 10:00:53 +04:00
string.h asm: Move builtin_memcpy helper into asm/string.h 2013-05-23 16:51:06 +04:00
syscall-aux.h arm: added ARM-specific files modelled after arch/x86 2013-01-22 22:53:24 +04:00
syscall-aux.S arm: refactor the syscall glue to support ARMv6 2013-07-10 15:57:26 +04:00
types.h asm-generic: Introduce page.h 2014-02-21 16:29:40 +04:00
vdso.h vdso: Make parasite_fixup_vdso being arch implemented 2013-05-31 13:47:33 +04:00