XOR x,x | MOV x, 0 inconsistencies #3

Closed
opened 2025-07-20 12:48:36 +02:00 by Kwarde · 0 comments
Owner

I mostly use xor x, x but here and there there's still mov x, 0.
Fix that.

I mostly use `xor x, x` but here and there there's still `mov x, 0`. Fix that.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Kwarde/klibc#3
No description provided.