summaryrefslogtreecommitdiff
path: root/mpn
diff options
context:
space:
mode:
authorTorbjorn Granlund <tg@gmplib.org>2021-11-02 01:39:46 +0100
committerTorbjorn Granlund <tg@gmplib.org>2021-11-02 01:39:46 +0100
commit1a093e6c273a88188fd58f7cdd30add9d5e2a85d (patch)
treebfb4dde103741e8ae3cc66375b111440ad2d1337 /mpn
parentd3ce0b51962f3afd1e5938275117149d656b69b8 (diff)
downloadgmp-1a093e6c273a88188fd58f7cdd30add9d5e2a85d.tar.gz
Disambiguate an insn.
Diffstat (limited to 'mpn')
-rw-r--r--mpn/x86/sec_tabselect.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/x86/sec_tabselect.asm b/mpn/x86/sec_tabselect.asm
index a3f72153a..d9d9952af 100644
--- a/mpn/x86/sec_tabselect.asm
+++ b/mpn/x86/sec_tabselect.asm
@@ -77,7 +77,7 @@ PROLOGUE(mpn_sec_tabselect)
lea (rp,n,4), rp
lea (tp,n,4), tp
L(outer):
- sub $1, which
+ subl $1, which
sbb mask, mask
mov n, i