Closed pcercuei closed 4 months ago
Fixes #838.
Also added a tiny optimization where high masks (bits 31->x set) or low masks (bits x->0 set) are applied directly on selected archs instead of being loaded into a register first.
Fixes #838.
Also added a tiny optimization where high masks (bits 31->x set) or low masks (bits x->0 set) are applied directly on selected archs instead of being loaded into a register first.