diff options
| author | Heiko Carstens <hca@linux.ibm.com> | 2026-06-09 13:33:43 +0300 |
|---|---|---|
| committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2026-06-10 17:55:22 +0300 |
| commit | 51746fc082260b0d91fd39315e77cb0863a00136 (patch) | |
| tree | f5f484e6d4eb8ae6e35bd2ec7becf0f3fcc38c2b /include/linux | |
| parent | 661fd726e0ea8ee6b5ab4b719629cd51a2b836b0 (diff) | |
| download | linux-51746fc082260b0d91fd39315e77cb0863a00136.tar.xz | |
s390/tishift: Convert __ashlti3(), __ashrti3(), __lshrti3() to C
There is no reason to have __ashlti3(), __ashrti3(), and __lshrti3()
implemented in assembler. Convert them all to C, which allows the
compiler to optimize the code if newer instructions allow that.
Reviewed-by: Juergen Christ <jchrist@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
