Skip to content

🚨 (patch) Fix compiler warnings and cleanup code#81

Merged
kammce merged 1 commit into
mainfrom
cleanup-v2
Jul 11, 2025
Merged

🚨 (patch) Fix compiler warnings and cleanup code#81
kammce merged 1 commit into
mainfrom
cleanup-v2

Conversation

@kammce
Copy link
Copy Markdown
Member

@kammce kammce commented Jul 11, 2025

- WARNING this PR has a bug where the LR registers is equal to the PC register. Khalil, you wrote this here so you won't forget it before merging this. Remove after breakfast.

This shouldn't be an issue as the LR register is in function's frame as it must have been pushed there when entering the function.

Comment thread src/arm_cortex/estell/exception.cpp Outdated
@kammce kammce marked this pull request as ready for review July 11, 2025 19:25
- WARNING this PR has a bug where the LR registers is equal to the PC
  register. Khalil, you wrote this here so you won't forget it before
  merging this. Remove after breakfast.
@kammce kammce merged commit 7a45cb5 into main Jul 11, 2025
10 checks passed
@kammce kammce deleted the cleanup-v2 branch July 11, 2025 19:31
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