]> git.ipfire.org Git - people/arne_f/kernel.git/commit
nios2: Add BMX support
authorMarek Vasut <marex@denx.de>
Wed, 19 Apr 2017 11:19:01 +0000 (13:19 +0200)
committerLey Foon Tan <ley.foon.tan@intel.com>
Mon, 8 May 2017 08:59:19 +0000 (16:59 +0800)
commit23460839b983d5d8d47fe90f341599f66523dd81
tree8e123c504595afe9e5463b9c88a35a7988f7d7ae
parenta89988a6e00c5a099ee23619cd91dc8dc7ec9328
nios2: Add BMX support

Add support for the BMX Bit Manipulation Extensions present in
Nios II R2 . This introduces three new instructions, EXTRACT,
INSERT and MERGE.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Ley Foon Tan <lftan@altera.com>
arch/nios2/Makefile
arch/nios2/include/asm/cpuinfo.h
arch/nios2/kernel/cpuinfo.c
arch/nios2/platform/Kconfig.platform