Skip to content
Snippets Groups Projects
Commit d2f0c163 authored by dtc's avatar dtc
Browse files

- Use the "inc" instruction for addition of constant 1.

- Use "test x x" for comparison with constant 0.

- With the improvement of targeting by the packer some time ago it was
possible to remove some VOPS SC hacks. In many cases it is better to
not list a stack SC in the list of operand preferred SCs so the
compiler can account for the extra cost making it more likely to use
registers. Some hacks are still necessary here though.

- Some style cleanups
parent 66b48696
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment