mes/module/language/c99
Jan Nieuwenhuizen eff1e97cdf mescc: Tinycc support: ~, ^=.
* module/mes/as-i386.mes (i386:accu-not): New function.
  (i386:accu-negate): Rename from i386:accu-not.
* module/mes/as-i386.scm (mes): Export them.
* module/language/c99/compiler.mes (expr->accu): Support ~, ^=.
* scaffold/tests/60-math.c (test): Test it.
* stage0/x86.M1 (not____%eax): New define.
2017-07-26 11:36:08 +02:00
..
compiler.mes mescc: Tinycc support: ~, ^=. 2017-07-26 11:36:08 +02:00
compiler.scm mescc: Use records for Guile: preparation. 2017-07-26 11:36:08 +02:00
info.mes mescc: Use records for Guile: <local>. 2017-07-26 11:36:08 +02:00
info.scm mescc: Use records for Guile: <local>. 2017-07-26 11:36:08 +02:00