jak-project/test/goalc/source_templates/arithmetic
water111 ddffda1e8c
[Decompilation] Fixes to compiler/decompiler for gcommon (#227)
* fix shift naming issue

* fix bad argument variable names

* fix missing variable issue

* small missing things

* wip

* cleanup

* wip

* fix conditions

* small bug fix in rewriter

* fix incredibly stupid printing bug
2021-02-05 19:41:09 -05:00
..
add-function.static.gc Copy over LISP code 2020-10-08 00:05:01 -04:00
add-int-literals.static.gc Copy over LISP code 2020-10-08 00:05:01 -04:00
add-int-multiple-2.static.gc Copy over LISP code 2020-10-08 00:05:01 -04:00
add-int-multiple.static.gc Copy over LISP code 2020-10-08 00:05:01 -04:00
add-int-vars.static.gc Copy over LISP code 2020-10-08 00:05:01 -04:00
add-let.static.gc Copy over LISP code 2020-10-08 00:05:01 -04:00
ash.static.gc [Decompilation] Fixes to compiler/decompiler for gcommon (#227) 2021-02-05 19:41:09 -05:00
divide-1.static.gc Copy over LISP code 2020-10-08 00:05:01 -04:00
divide-2.static.gc Copy over LISP code 2020-10-08 00:05:01 -04:00
eval-integer.template.gc Copy over LISP code 2020-10-08 00:05:01 -04:00
float-function.static.gc [Decompiler] Begin expression conversion, rearrange tests (#209) 2021-01-23 16:32:56 -05:00
float-in-symbol.static.gc [Decompiler] Begin expression conversion, rearrange tests (#209) 2021-01-23 16:32:56 -05:00
float-max.static.gc [Decompiler] Begin expression conversion, rearrange tests (#209) 2021-01-23 16:32:56 -05:00
float-min.static.gc [Decompiler] Begin expression conversion, rearrange tests (#209) 2021-01-23 16:32:56 -05:00
float-pow.static.gc [Decompiler] Begin expression conversion, rearrange tests (#209) 2021-01-23 16:32:56 -05:00
float-product.static.gc [Decompiler] Begin expression conversion, rearrange tests (#209) 2021-01-23 16:32:56 -05:00
float.static.gc [Decompiler] Begin expression conversion, rearrange tests (#209) 2021-01-23 16:32:56 -05:00
function-return-float-constant.static.gc [Decompiler] Begin expression conversion, rearrange tests (#209) 2021-01-23 16:32:56 -05:00
logand.static.gc [Decompiler] Begin expression conversion, rearrange tests (#209) 2021-01-23 16:32:56 -05:00
logior.static.gc [Decompiler] Begin expression conversion, rearrange tests (#209) 2021-01-23 16:32:56 -05:00
logxor.static.gc [Decompiler] Begin expression conversion, rearrange tests (#209) 2021-01-23 16:32:56 -05:00
mod.static.gc Copy over LISP code 2020-10-08 00:05:01 -04:00
multiply-let.static.gc Copy over LISP code 2020-10-08 00:05:01 -04:00
multiply.static.gc Copy over LISP code 2020-10-08 00:05:01 -04:00
multiply32.static.gc update 2020-11-28 20:53:13 -05:00
multiply64.static.gc update 2020-11-28 20:53:13 -05:00
negative-int-symbol.static.gc Copy over LISP code 2020-10-08 00:05:01 -04:00
nested-float-functions.static.gc [Decompiler] Begin expression conversion, rearrange tests (#209) 2021-01-23 16:32:56 -05:00
nested-function.static.gc Copy over LISP code 2020-10-08 00:05:01 -04:00
shift-fixed.static.gc [Compiler] Bitfield Types (#146) 2020-11-29 18:01:30 -05:00
shiftvs.static.gc [Decompilation] Fixes to compiler/decompiler for gcommon (#227) 2021-02-05 19:41:09 -05:00
signed-int-compare.static.gc [Decompiler] Begin expression conversion, rearrange tests (#209) 2021-01-23 16:32:56 -05:00
subtract-1.static.gc Copy over LISP code 2020-10-08 00:05:01 -04:00
subtract-2.static.gc Copy over LISP code 2020-10-08 00:05:01 -04:00
subtract-let.static.gc Copy over LISP code 2020-10-08 00:05:01 -04:00