aboutsummaryrefslogtreecommitdiff
path: root/kernel/byterun/coq_uint63_native.h
AgeCommit message (Expand)Author
2021-02-26Signed primitive integersAna
2021-01-10Remove LSLINT63CONST1 and LSRINT63CONST1 as they are unused.Guillaume Melquiond
2020-03-18Update headers in the whole code base.Théo Zimmermann
2019-11-01Fix ldshiftexpPierre Roux
2019-11-01Make primitive float work on x86_32Pierre Roux
2019-11-01Add primitive floats to 'vm_compute'Guillaume Bertholon
2019-07-29Use the precondition of diveucl_21 to avoid massaging the dividend.Guillaume Melquiond
2019-07-29Use a more traditional definition for uint63_div21 (fixes #10551).Guillaume Melquiond
2019-05-03Remove now useless commented codePierre Roux
2019-05-03[primitive integers] Make div21 implems consistent with its specificationPierre Roux
2019-04-15[vm] Protect accu and coq_envPierre Roux
2019-02-04Primitive integersMaxime Dénès