Closed GoogleCodeExporter closed 9 years ago
It all depends on how the code is generated.
I think Atalan will not generate any code, that would rely on lsr a setting
carry.
However, I am planning on full support for flags. My idea is provide support
for variable lists. It would then be possible to define for example _azc:list
_a,_z,_c.
Then we can define rules and instructions like:
rule add _azc, _ac, %A =
...
With this support, we should be able to define what flags are used and
generated with what instruction.
That may also provide advanced optimization of carry, remove instructions cmp
#0 etc.
Original comment by rudla.ku...@gmail.com
on 9 Sep 2010 at 8:53
Original comment by rudla.ku...@gmail.com
on 28 Jul 2011 at 9:33
Original issue reported on code.google.com by
jakub.hu...@gmail.com
on 7 Sep 2010 at 11:24