mirror of
https://github.com/mirror/tinycc.git
synced 2026-09-05 12:14:52 +08:00
* implement compares, gtst and gsym/gjmp and add * implement stores (simple cases) * fix arg passing with more than one register arg, fix loads to not always use 8byte loads * add some predefined macros: __riscv, __riscv_xlen, __SIZEOF_POINTER__ (needed by glibc header) The first 5 tests of tests2 run now.
59 KiB
59 KiB