CMakeLists.txt | 2 + std/special/compiler_rt/divti3.zig | 26 +++++++++++ std/special/compiler_rt/divti3_test.zig | 21 +++++++++ std/special/compiler_rt/index.zig | 4 ++ std/special/compiler_rt/muloti4.zig | 55 +++++++++++++++++++++++ std/special/compiler_rt/muloti4_test.zig | 76 ++++++++++++++++++++++++++++++++ 6 files changed, 184 insertions(+)