x86_64: rewrite most of the remaining float ops

This commit is contained in:
Jacob Young
2025-02-04 06:33:36 -05:00
parent 39119088f9
commit fa9b0fa6d3
8 changed files with 16770 additions and 3225 deletions

View File

@@ -450,7 +450,7 @@ pub fn build(b: *std.Build) !void {
.skip_non_native = skip_non_native,
.skip_libc = skip_libc,
.use_llvm = use_llvm,
.max_rss = 1.25 * 1024 * 1024 * 1024,
.max_rss = 2 * 1024 * 1024 * 1024,
}));
test_modules_step.dependOn(tests.addModuleTests(b, .{