mes/scaffold
Jan Nieuwenhuizen b4d1c40aa8
mescc: Tinycc support: Unsigned comparison.
* stage0/x86.M1 (ja32, jae32, jb32, jbe32): New macro.
* module/mes/as-i386.mes (i386:jump-a, i386:jump-ae, i386:jump-b,
  i386:jump-be): Use it in new function.
* module/mes/as-i386.scm: Export them.
* module/language/c99/compiler.mes (test-jump-label->info): Use them to
  support unsigned comparison.
* scaffold/tests/7s-unsigned-compare.c: Test it.
* build-aux/check-mescc.sh (tests): Run it.
2018-05-19 11:41:53 +02:00
..
boot mescc: Refactor variable declaration. 2018-05-05 12:30:06 +02:00
tests mescc: Tinycc support: Unsigned comparison. 2018-05-19 11:41:53 +02:00
tinycc mescc: Import tinycc test suite. 2017-07-26 11:36:07 +02:00
argv.c doc: Release udpate. 2017-11-21 19:22:26 +01:00
b-0.mes mescc: Run module/base-0.mes. 2017-03-26 21:13:01 +02:00
cons-mes.c mes: Add incremental test suite. 2018-01-25 06:58:44 +01:00
hello.c doc: Release udpate. 2017-11-21 19:22:26 +01:00
m.c doc: Release udpate. 2017-11-21 19:22:26 +01:00
main.c doc: Release udpate. 2017-11-21 19:22:26 +01:00
malloc.c doc: Release udpate. 2017-11-21 19:22:26 +01:00
mesmes build: Refactor. 2017-04-12 21:27:59 +02:00
micro-mes.c doc: Release udpate. 2017-11-21 19:22:26 +01:00
mini-mes.c Revert "core: Remove pmatch-car, pmatch-cdr hack." 2018-04-29 07:46:40 +02:00
tiny-mes.c mes: Add incremental test suite. 2018-01-25 06:58:44 +01:00