Open
Description
https://godbolt.org/z/Yo55Gz8eP
We decompose many immediates, which is a good thing. However, there are some that we decompose that we can just avoid with the mov instruction. This is one such example.
https://godbolt.org/z/Yo55Gz8eP
We decompose many immediates, which is a good thing. However, there are some that we decompose that we can just avoid with the mov instruction. This is one such example.