Skip to content
Snippets Groups Projects
user avatar
Frédéric Pétrot authored
Addition of div and rem on 128-bit integers, using the 128/64->128 divu and
64x64->128 mulu in host-utils.
These operations will be used within div/rem helpers in the 128-bit riscv
target.

Signed-off-by: default avatarFrédéric Pétrot <frederic.petrot@univ-grenoble-alpes.fr>
Co-authored-by: default avatarFabien Portas <fabien.portas@grenoble-inp.org>
Reviewed-by: default avatarAlistair Francis <alistair.francis@wdc.com>
Message-id: 20220106210108.138226-4-frederic.petrot@univ-grenoble-alpes.fr
Signed-off-by: default avatarAlistair Francis <alistair.francis@wdc.com>
e9d07601
History