]> git.nickg.me.uk Git - nvc.git/commit
Implement more floating point operations in the X86 backend
authorNick Gasson <nick@nickg.me.uk>
Sun, 1 Jan 2023 20:58:12 +0000 (20:58 +0000)
committerNick Gasson <nick@nickg.me.uk>
Sun, 1 Jan 2023 20:58:12 +0000 (20:58 +0000)
commit4858bd41144d447de0195fcdfc25eea399508f68
tree144b19c878c679ac5b1c6d0ada8328ef633e48bd
parentbe6ce827b4996efb2c286ddcd6f3eef33c816716
Implement more floating point operations in the X86 backend
src/jit/jit-core.c
src/jit/jit-x86.c
test/test_native.c