Skip to content
Snippets Groups Projects
Commit f92ccfa5 authored by Alessandro Di Federico's avatar Alessandro Di Federico
Browse files

Merge delay slots into branch instruction

QEMU marks each input instruction with a special
pseudo-instruction. This commit makes revamb ignore such instructions
coming after a write to a `btarget` variable, which is an indication
that a delay slot is starting. In this way, the instruction will look
larger and re-translating part of it will not break the branch
instruction.
parent c6aeebe8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment