]> git.nickg.me.uk Git - nvc.git/commit
Implement $CASE opcode in x86 backend
authorNick Gasson <nick@nickg.me.uk>
Sat, 31 Dec 2022 14:52:28 +0000 (14:52 +0000)
committerNick Gasson <nick@nickg.me.uk>
Sat, 31 Dec 2022 14:52:28 +0000 (14:52 +0000)
commit34016644063ac2e6a8995cf643eb95cf80966011
treedf3cfff7b7dfa5472e6f6752d7f170cafae03043
parent4c11df3ab78cb046164347e1bf1bd7372d6f35f6
Implement $CASE opcode in x86 backend
src/jit/jit-code.c
src/jit/jit-x86.c
test/test_native.c