diff options
author | 2023-08-18 14:49:31 -0300 | |
---|---|---|
committer | 2023-08-25 10:07:24 -0300 | |
commit | 87ced255bdf2681f5bf6c89d7121e59f6f342161 (patch) | |
tree | bdccfdce434b611a14d1596f1ef67f6a9d1cb947 /sysdeps/unix/sysv/linux/bits/fcntl-linux.h | |
parent | m68k: Fix build with -mcpu=68040 or higher (BZ 30740) (diff) | |
download | glibc-87ced255bdf2681f5bf6c89d7121e59f6f342161.tar.xz 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 'sysdeps/unix/sysv/linux/bits/fcntl-linux.h')
0 files changed, 0 insertions, 0 deletions