DynamoRIO / DynamoRIO/dynamorio

improve performance of ARM predicated indirect branch fall-through

Open
#1,625 0 comments 0 reactions 0 assignees View on GitHub
OpSys-ARM Performance Type-Feature
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

Today for simplicity we handle predicated indirect branch fall-through by
still going through the IBL with the target set to the fall-through
address. This issue covers adding something closer to a regular cbr
fall-through that can be directly linked. This will likely require a new
type of linkstub and corresponding instr flags and plumbing.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.