mirror of
https://github.com/FEX-Emu/FEX.git
synced 2025-01-18 20:35:03 +00:00
6994fc3a01
The usual tricks, also requires introducing a bare adc op to optimize adcs to, but we wanted that anyway! Also support a zero source, so we can calculate "foo + CF" in one instruction to optimize the "lock adc" cases. Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>