]> git.nickg.me.uk Git - nvc.git/commit
Implement $COPY and $BZERO in x86 backend
authorNick Gasson <nick@nickg.me.uk>
Fri, 23 Dec 2022 18:20:06 +0000 (18:20 +0000)
committerNick Gasson <nick@nickg.me.uk>
Sat, 24 Dec 2022 11:44:45 +0000 (11:44 +0000)
commit1768992b6323f41d1a1b8f45eb3bd68bccb90bcf
tree128c22beebe7a10c42343852b0fec67a5e74150c
parent2e7024d2b41a3180297969dbf4c936c5724c17d9
Implement $COPY and $BZERO in x86 backend
src/jit/jit-core.c
src/jit/jit-x86.c
test/test_native.c