Skip to content
Snippets Groups Projects
Commit 17cf428f authored by Aurelien Jarno's avatar Aurelien Jarno
Browse files

tcg/i386: generates dec/inc instead of sub/add when possible


We must take care that dec/inc do not compute CF, which is needed by
add2/sub2.

Signed-off-by: default avatarAurelien Jarno <aurelien@aurel32.net>
parent b70650cb
No related branches found
No related tags found
No related merge requests found
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