| Previous | Next |
| TCPIP_AOAC_NIC_ACTIVE_REFERENCE_LEAK | INVALID_PUSH_LOCK_FLAGS |
UNSUPPORTED_INSTRUCTION_MODE
The UNSUPPORTED_INSTRUCTION_MODE bug check has a value of 0x00000151.
This indicates that an attempt was made to execute code using an unsupported processor instruction mode (for example, executing classic ARM instructions instead of ThumbV2 instructions). This is not permitted.
UNSUPPORTED_INSTRUCTION_MODE Parameters
| Parameter | Description |
|---|---|
| 1 | Program counter when the problem was detected. |
| 2 | Trap Frame |
| 3 | Reserved |
| 4 | Reserved |
The faulting instruction address and processor mode show whether code targeted the wrong ISA or entered execution with a corrupted processor mode.
References
Looking for a different code? Search another status or error code.