2
0
Fork 0
mirror of https://github.com/ii64/sonic.git synced 2026-06-21 00:46:43 +08:00
Commit graph

5 commits

Author SHA1 Message Date
liu
d7db21691c
fix: not initialize cap and len of emptyslice (#438) 2023-05-29 03:16:36 +00:00
liu
fe92cceb51
fix: invalid cmpeq instr (#436) 2023-05-29 03:01:15 +00:00
liu
8f9c6e3cd3
doc: add doc for decoder and encoder api (#439) 2023-05-29 10:43:20 +08:00
liu
f21a19efc4
fix: mov lagre imm to mem instruction in jit (#433)
* fix: mov lagre imm to mem instruction in jit

* fix: possible bad pointer
2023-05-26 15:33:10 +08:00
liu
be00a52b0d
fix: decoder and encoder support fallback (#430) 2023-05-25 11:08:02 +08:00