mes/module/language/c99
Jan Nieuwenhuizen b16c9dbf16 mescc: Tinycc support: word array assignment.
* stage0/x86.M1 (movzwl_(%eax),%eax): New define.
* module/mes/as-i386.mes (i386:word-mem->accu): New function.
* module/mes/as-i386.scm: Export it.
* module/language/c99/compiler.mes (expr->accu): word array assignment.
  (expr->accu*): word array assignment.
* scaffold/tests/7a-struct-char-array.c (test): Test it.
2017-08-08 10:00:13 +02:00
..
compiler.mes mescc: Tinycc support: word array assignment. 2017-08-08 10:00:13 +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