Skip to content

ARM: Display branch destinations after PC-relative loads#194

Merged
encounter merged 1 commit intoencounter:mainfrom
AetiasHax:arm-pc-relative-branch-dest
May 7, 2025
Merged

ARM: Display branch destinations after PC-relative loads#194
encounter merged 1 commit intoencounter:mainfrom
AetiasHax:arm-pc-relative-branch-dest

Conversation

@AetiasHax
Copy link
Contributor

This adds branch destinations next to PC-relative loads, so we can highlight them to see which pool constant they are loading:
image

Tested with code compiled by mwccarm.

Closes #138

@encounter encounter merged commit d0e6c5c into encounter:main May 7, 2025
24 checks passed
@AetiasHax AetiasHax deleted the arm-pc-relative-branch-dest branch July 20, 2025 13:53
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.

(ARM) show where the data the ldr r,[pc, #n] opcode reads from

2 participants