diff options
author | Georg-Johann Lay <avr@gjlay.de> | 2025-04-07 12:39:41 +0200 |
---|---|---|
committer | Georg-Johann Lay <avr@gjlay.de> | 2025-04-07 12:50:04 +0200 |
commit | 29cc92348e0d32b7d301eae42aaebd716736f037 (patch) | |
tree | b9710a72c02894875a49a365f4515ca97779b4d6 /libjava/classpath/java/security | |
parent | 2a155fab5a015ed4500474bab9b6ce0c4bd6c52e (diff) | |
download | gcc-29cc92348e0d32b7d301eae42aaebd716736f037.zip gcc-29cc92348e0d32b7d301eae42aaebd716736f037.tar.gz gcc-29cc92348e0d32b7d301eae42aaebd716736f037.tar.bz2 |
AVRrc: Tweak __[u]mulhisi3.
When MUL is not available, then the __umulhisi3 and __mulhisi3
functions can use __mulhisi3_helper. This improves code size,
stack footprint and runtime on AVRrc.
libgcc/
* config/avr/lib1funcs.S (__mulhisi3, __umulhisi3): Use
__mulhisi3_helper for better performance on AVRrc.
Diffstat (limited to 'libjava/classpath/java/security')
0 files changed, 0 insertions, 0 deletions