diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2023-08-18 14:49:31 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2023-08-25 10:07:24 -0300 |
commit | 87ced255bdf2681f5bf6c89d7121e59f6f342161 (patch) | |
tree | bdccfdce434b611a14d1596f1ef67f6a9d1cb947 /nptl_db | |
parent | b85880633f69b737050c22eede858f8c13bb2248 (diff) | |
download | glibc-87ced255bdf2681f5bf6c89d7121e59f6f342161.tar glibc-87ced255bdf2681f5bf6c89d7121e59f6f342161.tar.gz glibc-87ced255bdf2681f5bf6c89d7121e59f6f342161.tar.bz2 glibc-87ced255bdf2681f5bf6c89d7121e59f6f342161.zip |
m68k: Use M68K_SCALE_AVAILABLE on __mpn_lshift and __mpn_rshift
This patch adds a new macro, M68K_SCALE_AVAILABLE, similar to gmp
scale_available_p (mpn/m68k/m68k-defs.m4) that expand to 1 if a
scale factor can be used in addressing modes. This is used
instead of __mc68020__ for some optimization decisions.
Checked on a build for m68k-linux-gnu target mc68020 and mc68040.
Diffstat (limited to 'nptl_db')
0 files changed, 0 insertions, 0 deletions