riscv: Make 32_leds work
commit9c1b17407f366d73391836eeb7a01e09fa7506b1
authorMichael Matz <matz@suse.de>
Sun, 14 Jul 2019 01:26:38 +0000 (14 03:26 +0200)
committerMichael Matz <matz@suse.de>
Sun, 1 Sep 2019 21:13:19 +0000 (1 23:13 +0200)
tree614d32c4aac31e1952107d5a0688bc52815af5e2
parent02c8e69a07c5ed6d1398021e8c2aa8c103b59218
riscv: Make 32_leds work

* more ops: umod and udiv
* large immediates: suboptimal code, e.g. when loading
  0xffffffffU (which is what a cast from long to int does).

tests2 work up to 67_macro_concat.
riscv64-gen.c
tccgen.c