Skip to content

config: disable REPORT_ILLEGAL_INSTR by default#825

Merged
cebarobot merged 1 commit intomasterfrom
config-ii
Mar 11, 2025
Merged

config: disable REPORT_ILLEGAL_INSTR by default#825
cebarobot merged 1 commit intomasterfrom
config-ii

Conversation

@cebarobot
Copy link
Copy Markdown
Member

Previously, NEMU enabled CONFIG_REPORT_ILLEGAL_INSTR by default. This feature is useful for debugging, but it may cause problems if software try to simulate some unsupport instructions. This patch disables this feature by default.

Previously, NEMU enabled CONFIG_REPORT_ILLEGAL_INSTR by default. This feature
is useful for debugging, but it may cause problems if software try to simulate
some unsupport instructions. This patch disables this feature by default.
@cebarobot cebarobot requested a review from Tang-Haojin March 11, 2025 06:05
@cebarobot cebarobot merged commit 4b3ac5d into master Mar 11, 2025
7 checks passed
@cebarobot cebarobot deleted the config-ii branch March 11, 2025 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants