Skip to content

fixed __*shift_1 naming#747

Merged
ZERICO2005 merged 2 commits intomasterfrom
shift_1
Mar 14, 2026
Merged

fixed __*shift_1 naming#747
ZERICO2005 merged 2 commits intomasterfrom
shift_1

Conversation

@ZERICO2005
Copy link
Contributor

  • removed _fast on routines that actually use the libcall convention.
  • added __i48shru_1 and __i48shrs_1. __i48shl_1 could be inlined as add hl, hl \ ex de, hl \ adc hl, hl \ ex de, hl for 5 bytes.

related to discussions here:
https://discordapp.com/channels/432891584451706892/1476994432745345055/1477016874121171086

@ZERICO2005 ZERICO2005 changed the title Shift 1 fixed __*shift_1 naming Mar 14, 2026
@ZERICO2005 ZERICO2005 merged commit e1213a5 into master Mar 14, 2026
9 checks passed
@ZERICO2005 ZERICO2005 deleted the shift_1 branch March 14, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants