Skip to content

target/tricore: Scale SRO LD.H offset by 2 - #2374

Open
vandelayautollc wants to merge 2 commits into
unicorn-engine:devfrom
vandelayautollc:tricore-sro-ld-h
Open

target/tricore: Scale SRO LD.H offset by 2#2374
vandelayautollc wants to merge 2 commits into
unicorn-engine:devfrom
vandelayautollc:tricore-sro-ld-h

Conversation

@vandelayautollc

Copy link
Copy Markdown

Fix SRO LD.H with a nonzero offset loading from the wrong address

Same format as ST.H a couple definitions below - per the aurix manual: D[15] = sign_ext(M(A[b] + zero_ext(2 * off4), half-word));

@vandelayautollc vandelayautollc changed the title target/tricore: Scale SRO LD.H by 2 target/tricore: Scale SRO LD.H offset by 2 Jul 27, 2026
@PhilippTakacs

Copy link
Copy Markdown
Contributor

Can you change the target branch to dev and rebase your commit?

Also a test for this would be nice.

@vandelayautollc
vandelayautollc changed the base branch from master to dev July 27, 2026 12:57
Same format as ST.H a couple lines below. Per the aurix manual: D[15] = sign_ext(M(A[b] + zero_ext(2 * off4), half-word));
@vandelayautollc

Copy link
Copy Markdown
Author

Can you change the target branch to dev and rebase your commit?

Also a test for this would be nice.

rebased... I will put up a test soon

@vandelayautollc

Copy link
Copy Markdown
Author

Can you change the target branch to dev and rebase your commit?

Also a test for this would be nice.

should be all set, please let me know if you'd like anything else.

thanks for your work maintaining this project!

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.

2 participants