mes/stage0
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
..
elf-0footer.hex2 mescc: Produce object files in hex2 format, remove hex3. 2017-06-25 09:33:55 +02:00
elf32-0header.hex2 mescc: Produce object files in hex2 format, remove hex3. 2017-06-25 09:33:55 +02:00
elf32-body-exit-42.hex2 stage0: Move to-be-generated part of body to footer. 2017-06-21 07:05:26 +02:00
elf32-footer-single-main.hex2 mescc: Produce object files in hex2 format, remove hex3. 2017-06-25 09:33:55 +02:00
elf32-header.hex2 mescc: Produce object files in hex2 format, remove hex3. 2017-06-25 09:33:55 +02:00
elf32.hex3 stage0: Add stage0 hex2 gdb header and footer example. 2017-06-18 21:06:27 +02:00
exit-42.c mescc: Produce object files in hex2 format, remove hex3. 2017-06-25 09:33:55 +02:00
x86.M1 mescc: Tinycc support: word array assignment. 2017-08-08 10:00:13 +02:00