]> git.nickg.me.uk Git - nvc.git/commit
Implement CSEL and LEA in x86 backend
authorNick Gasson <nick@nickg.me.uk>
Sat, 24 Dec 2022 18:17:41 +0000 (18:17 +0000)
committerNick Gasson <nick@nickg.me.uk>
Sat, 24 Dec 2022 18:17:41 +0000 (18:17 +0000)
commitca49bfc4e437effec3bdfe329d8879de9510cce6
treeb22b0d89f315fc17730698a09037e871511dba25
parent74f1113d523dae2727f5630d37b1848452b238f6
Implement CSEL and LEA in x86 backend
src/jit/jit-core.c
src/jit/jit-x86.c
test/test_native.c