Optimized load and store instruction.

git-svn-id: file:///home/jj/hercules.svn/trunk@7414 956126f8-22a0-4046-8f4a-272fa8102e63
This commit is contained in:
Bernard van der Helm
2011-04-15 13:57:07 +00:00
parent c868cd6058
commit 5a70805e5f
4 changed files with 77 additions and 0 deletions

View File

@@ -71,6 +71,7 @@
// locked during execution */
#define OPTION_ENHANCED_DEVICE_ATTACH /* Multiple device att feat */
//#define OPTION_BUILTIN_SYMBOLS /* Internal Symbols Defined */
#define OPTION_OPTINST /* Optimized instructions */
#if defined(OPTION_BUILTIN_SYMBOLS) && !defined(OPTION_CONFIG_SYMBOLS)
#error OPTION_BUILTIN_SYMBOLS requires OPTION_CONFIG_SYMBOLS