diff options
author | Eric Biggers <ebiggers@google.com> | 2024-12-13 00:28:44 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-12-21 17:46:24 +0300 |
commit | 68e95f5c6418ce1d0171fa756608a84170c56165 (patch) | |
tree | a58d31bc0b6eecfea00d88c907286bd314ba6c1d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 77a4b5675b0494bb47926cc63593378243778dfd (diff) | |
download | linux-68e95f5c6418ce1d0171fa756608a84170c56165.tar.xz |
crypto: x86/aes-xts - more code size optimizations
Prefer immediates of -128 to 128, since the former fits in a signed
byte, saving 3 bytes per instruction. Also prefer VEX-coded
instructions to EVEX where this is easy to do.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions