Nios II Classic Software Developer’s Handbook

ID 683282
Date 5/14/2015
Public
Document Table of Contents

8.5.4.1.2. Using the Unimplemented Instruction Handler

To include the unimplemented instruction handler, turn on the hal.enable_mul_div_emulation BSP property. The emulation routines occupy less than ¾ kilobyte(KB) of memory.
Note: An exception handler must never execute an unimplemented instruction. The HAL exception handling system does not support nested software exceptions.
Figure 16. HAL Software Exception Funnel Including the Optional Instruction Emulation Logic