Skip to content

rep movs* implementation#4

Open
cecio wants to merge 1 commit into
LLVMParty:masterfrom
cecio:master
Open

rep movs* implementation#4
cecio wants to merge 1 commit into
LLVMParty:masterfrom
cecio:master

Conversation

@cecio

@cecio cecio commented Jul 2, 2026

Copy link
Copy Markdown

Thanks for this project, really cool!

I was playing around with it and I implemented the std/cld and rep mov* instruction.

I followed the logic of implementing this as an explicit loop on rcx and since I'm pretty new to this, I have no idea if this is the best way or maybe there are smarter way to do this. So, if this is the wrong approach, feel free to trash this :-)

Thanks again.

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