mes/stage0
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
..
elf-0footer.hex2 doc: Release udpate. 2017-11-21 19:22:26 +01:00
elf32-0header.hex2 doc: Release udpate. 2017-11-21 19:22:26 +01:00
elf32-body-exit-42.hex2 doc: Release udpate. 2017-11-21 19:22:26 +01:00
elf32-footer-single-main.hex2 doc: Release udpate. 2017-11-21 19:22:26 +01:00
elf32-header.hex2 doc: Release udpate. 2017-11-21 19:22:26 +01:00
elf32.hex3 doc: Release udpate. 2017-11-21 19:22:26 +01:00
exit-42.c doc: Release udpate. 2017-11-21 19:22:26 +01:00
x86.M1 mescc: Tinycc support: Unsigned comparison. 2018-05-19 11:41:53 +02:00