summaryrefslogtreecommitdiff
path: root/plugins/warp/ui/plugin.cpp
diff options
context:
space:
mode:
authorMason Reed <mason@vector35.com>2025-07-20 20:41:01 -0400
committerMason Reed <mason@vector35.com>2025-07-21 12:14:45 -0400
commit889220635ade554600346a576fe60de0a40b3b07 (patch)
tree4094f429c8284dcffd3adc822792540d64b9ec44 /plugins/warp/ui/plugin.cpp
parent34216a4e6724c80c018b8cfa6f133a270728f095 (diff)
[WARP] Fix garbage jumps from being included in the variant instruction masking
We emit jumps at the end of some blocks that the architecture is not aware of, they are not actually apart of the functions instructions rather they are used in our analysis... somehow, I have not figured out what they are supposed to be used for but regardless, they should be ignored by WARP. This was just a case where the filtering was including jumps in non start instructions, where we actually wanted the opposite.
Diffstat (limited to 'plugins/warp/ui/plugin.cpp')
0 files changed, 0 insertions, 0 deletions