Skip to content

handle unmapped until address correct - #2382

Open
PhilippTakacs wants to merge 1 commit into
unicorn-engine:devfrom
PhilippTakacs:invalid_end
Open

handle unmapped until address correct#2382
PhilippTakacs wants to merge 1 commit into
unicorn-engine:devfrom
PhilippTakacs:invalid_end

Conversation

@PhilippTakacs

Copy link
Copy Markdown
Contributor

To implement the util/end parameter a special instruction is placed at this address. After the execution the corresponding TB is cleared because the until parameter might change. To find the correct tb the mmu is used. Without this change the mmu might override the invalid_error and invalid_addr.

To implement the util/end parameter a special instruction is placed at
this address. After the execution the corresponding TB is cleared
because the until parameter might change. To find the correct tb the mmu
is used. Without this change the mmu might override the invalid_error
and invalid_addr.
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.

1 participant