diff options
author | Magnus Lång <[email protected]> | 2016-08-22 15:24:07 +0200 |
---|---|---|
committer | Magnus Lång <[email protected]> | 2016-08-22 15:24:07 +0200 |
commit | 230d8cec7465d2b75d0b78c2bcaa76ccbd7f6a29 (patch) | |
tree | fa0a8e12a0b1cf7b8e1e780cd58f19a13e06efda /lib/ssl | |
parent | d4bde96be298b77069ce2324618dedc2946e9675 (diff) | |
download | otp-230d8cec7465d2b75d0b78c2bcaa76ccbd7f6a29.tar.gz otp-230d8cec7465d2b75d0b78c2bcaa76ccbd7f6a29.tar.bz2 otp-230d8cec7465d2b75d0b78c2bcaa76ccbd7f6a29.zip |
hipe_arm: Fix translation of shift by 0
The problem was caused by shift-by-immediate-zero, which wraps to
immediate-32 with some shiftops. TODO: Someplace should be modified to
crash when these are generated so debugging further instances of this
gets easier in the future.
Diffstat (limited to 'lib/ssl')
0 files changed, 0 insertions, 0 deletions