summaryrefslogtreecommitdiff
path: root/inflate.c
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2019-02-17 20:45:53 -0800
committerMark Adler <madler@alumni.caltech.edu>2019-02-17 20:49:29 -0800
commitdeb44b57429b05d4ad5b4f793c969e58a9328f06 (patch)
treef436a93bdf2da70196d94d58632fec3ffb58b112 /inflate.c
parent52fc78baf216dac4e76c5eb3bd940f68e87086da (diff)
downloadzlib-deb44b57429b05d4ad5b4f793c969e58a9328f06.tar.gz
Use ARM crc32 instructions if the ARM architecture has them.
The ARM crc32 instructions will be used only if an architecture is explicitly specified at compile time that has those instructions. For example, -march=armv8.1-a or -march=armv8-a+crc, or if the machine being compiled on has the instructions, -march=native.
Diffstat (limited to 'inflate.c')
0 files changed, 0 insertions, 0 deletions