commit | ac8ab8dd95f6fae76f0742499206d29eea4604cd | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Mon Nov 17 18:30:37 2014 +0800 |
committer | Ley Foon Tan <lftan@altera.com> | Mon Dec 08 12:56:07 2014 +0800 |
tree | 90e4bfb7904fe3b9cfcc4d913576dc05bedceed6 | |
parent | 2fc8483fdcde767795402a38a53e647811dc9abf [diff] |
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>