assembler: Use 32bit moves if the immediate fits inside 32bit
makes the encoding 4-5byte shorter and works because the upper 32bit will get auto cleared
Showing
Please register or sign in to comment
makes the encoding 4-5byte shorter and works because the upper 32bit will get auto cleared