Merge ADD and ADDC operations into common function
authorHugo Villeneuve <hugo@hugovil.com>
Fri, 3 Jan 2014 07:57:16 +0000 (02:57 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Fri, 3 Jan 2014 07:57:16 +0000 (02:57 -0500)
commitdd7540145e5dea4378cd313f8719f7f26114a393
treec2e2b0c6c9cdb2ca7d537167dd2501082f87abfe
parent30d141860aa3cfe1969eecf939dce97e04979167
Merge ADD and ADDC operations into common function
src/common/Makefile.am
src/common/opcode2c.pl
src/common/operations.c [new file with mode: 0644]
src/common/operations.h [new file with mode: 0644]