commit | edebea98777d7090ea14bdce2e38e6798557729d | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Wed Apr 19 13:19:02 2017 +0200 |
committer | Ley Foon Tan <ley.foon.tan@intel.com> | Mon May 08 16:59:19 2017 +0800 |
tree | 42d00a6c8e42ed6d2c04bf8d78c21fc2a0247ccf | |
parent | 23460839b983d5d8d47fe90f341599f66523dd81 [diff] |
nios2: Add CDX support Add support for the CDX Code Density Extensions present in Nios II R2 . This introduces new 16bit instruction set to improve code density while retaining support for the 32bit Nios II R2 instructions. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Ley Foon Tan <lftan@altera.com>