linux/arch/nios2/kernel
Tobias Klauser ac8ab8dd95 nios2: Use IS_ENABLED instead of #ifdefs to check config symbols
Make the checking for div/mul/mulx instruction config symbols easier to
read by using IS_ENABLED instead of #ifdefs.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: Ley Foon Tan <lftan@altera.com>
2014-12-08 12:56:07 +08:00
..
asm-offsets.c
cpuinfo.c nios2: Use IS_ENABLED instead of #ifdefs to check config symbols 2014-12-08 12:56:07 +08:00
entry.S nios2: Exception handling 2014-12-08 12:55:50 +08:00
head.S nios2: Kernel booting and initialization 2014-12-08 12:55:49 +08:00
insnemu.S nios2: Traps exception handling 2014-12-08 12:55:50 +08:00
irq.c nios2: Interrupt handling 2014-12-08 12:55:55 +08:00
Makefile nios2: Build infrastructure 2014-12-08 12:56:06 +08:00
misaligned.c nios2: Exception handling 2014-12-08 12:55:50 +08:00
module.c nios2: Module support 2014-12-08 12:56:04 +08:00
nios2_ksyms.c nios2: Build infrastructure 2014-12-08 12:56:06 +08:00
process.c nios2: Process management 2014-12-08 12:55:53 +08:00
prom.c nios2: Device tree support 2014-12-08 12:56:01 +08:00
ptrace.c nios2: ptrace support 2014-12-08 12:56:04 +08:00
setup.c nios2: Kernel booting and initialization 2014-12-08 12:55:49 +08:00
signal.c nios2: Signal handling support 2014-12-08 12:55:59 +08:00
sys_nios2.c nios2: System calls handling 2014-12-08 12:55:58 +08:00
syscall_table.c nios2: System calls handling 2014-12-08 12:55:58 +08:00
time.c nios2: Time keeping 2014-12-08 12:56:01 +08:00
traps.c nios2: Traps exception handling 2014-12-08 12:55:50 +08:00
vmlinux.lds.S nios2: Build infrastructure 2014-12-08 12:56:06 +08:00