]> git.nickg.me.uk Git - nvc.git/commit
Implement CLAMP and CNEG in x86 backend
authorNick Gasson <nick@nickg.me.uk>
Tue, 27 Dec 2022 11:43:46 +0000 (11:43 +0000)
committerNick Gasson <nick@nickg.me.uk>
Tue, 27 Dec 2022 11:43:46 +0000 (11:43 +0000)
commit9087151de84ada9380a0c3611fb8515c247a549d
tree35ba82b4b13a683bf88c39972bf1c4172a9e3e52
parentd588d4cb82fdfe812838340bb462e818770d53dd
Implement CLAMP and CNEG in x86 backend
src/jit/jit-core.c
src/jit/jit-x86.c
test/test_native.c