nds32: Assembly macros and definitions
authorGreentime Hu <greentime@andestech.com>
Tue, 24 Oct 2017 06:19:11 +0000 (14:19 +0800)
committerGreentime Hu <greentime@andestech.com>
Thu, 22 Feb 2018 02:44:31 +0000 (10:44 +0800)
commite1d82de681fd79e65f86912c7b231d88180ac8a4
treec5925da6341e197e205834f2b95c36733e187e0b
parent2312dbf7462bdc04b4dc26aef66c8413125c77f0
nds32: Assembly macros and definitions

This patch includes assembly macros, bit field definitions used in .S
files across arch/nds32/.

Signed-off-by: Vincent Chen <vincentc@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/nds32/include/asm/assembler.h [new file with mode: 0644]
arch/nds32/include/asm/bitfield.h [new file with mode: 0644]
arch/nds32/include/asm/nds32.h [new file with mode: 0644]
arch/nds32/kernel/asm-offsets.c [new file with mode: 0644]