mirror of https://git.tukaani.org/xz.git
liblzma: Remove commented-out code.
This commit is contained in:
parent
4ce300ce08
commit
746c471643
|
@ -609,9 +609,6 @@ do { \
|
|||
"movzw 2(%[probs_base], %q[symbol], 4), %[t0]\n\t" \
|
||||
"lea (%q[symbol], %q[symbol]), %[symbol]\n\t" \
|
||||
"cmovae %[t0], %[prob" #b "]\n\t" \
|
||||
) \
|
||||
last_only( \
|
||||
/*"lea (%q[symbol], %q[symbol]), %[symbol]\n\t"*/ \
|
||||
) \
|
||||
\
|
||||
"lea %c[bit_model_offset](%q[prob" #a "]), %[t0]\n\t" \
|
||||
|
|
Loading…
Reference in New Issue