diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2024-02-12 17:09:10 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2024-02-14 18:31:16 +0200 |
commit | eb518446e578acf079abae5f1ce28db7b6e59bc1 (patch) | |
tree | d601fa14937bfc9d79b62a2c3c25e7b5579dbb52 /README | |
parent | liblzma: LZMA decoder improvements. (diff) | |
download | xz-eb518446e578acf079abae5f1ce28db7b6e59bc1.tar.xz |
liblzma: LZMA decoder: Get rid of next_state[].
It's not completely obvious if this is better in the decoder.
It should be good if compiler can avoid creating a branch
(like using CMOV on x86).
This also makes lzma_encoder.c use the new macros.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions