Skip to content

Add LSR instruction#27

Draft
febyeji wants to merge 1 commit intomainfrom
feature/lsr
Draft

Add LSR instruction#27
febyeji wants to merge 1 commit intomainfrom
feature/lsr

Conversation

@febyeji
Copy link
Copy Markdown
Collaborator

@febyeji febyeji commented Feb 13, 2026

No description provided.

@febyeji febyeji force-pushed the feature/lsr branch 2 times, most recently from 20cedf6 to 045706b Compare February 18, 2026 09:01
@febyeji febyeji force-pushed the feature/csel branch 2 times, most recently from 1b440b2 to b80465d Compare February 19, 2026 11:53
@tperami tperami changed the base branch from feature/csel to main February 24, 2026 17:32
@tperami tperami force-pushed the feature/lsr branch 2 times, most recently from 0555f8e to c791f35 Compare February 24, 2026 17:35
@tperami tperami changed the base branch from main to feature/and February 24, 2026 17:36
Logical Shift Right with support for:
- LSR (immediate) - alias of UBFM
- LSR (register) - alias of LSRV
Both 32-bit (W registers) and 64-bit (X registers) variants.
@tperami
Copy link
Copy Markdown
Collaborator

tperami commented Feb 24, 2026

GitHub is stupid again, sorry

@tperami tperami reopened this Feb 24, 2026
@tperami tperami changed the base branch from feature/and to main February 24, 2026 17:48
@febyeji febyeji marked this pull request as draft March 23, 2026 07:48
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