Files
gem5/src
Giacomo Travaglini 2242196f03 arch-arm: Fix assert fail when UQRSHL shiftAmt==0 (#75)
When shiftAmt is 0 for a UQRSHL instruction, the code called bits() with
incorrect arguments. This fixes a left-shift of 0 to be a NOP/mov, as
required.

Change-Id: Ic86ca40ac42bfb767a09e8c65a53cec56382a008

Co-authored-by: Marton Erdos <marton.erdos@arm.com>
2023-07-18 21:08:29 -07:00
..
2023-07-10 14:08:27 -07:00
2020-04-25 01:08:38 +00:00
2023-01-17 09:16:20 +00:00
2023-07-10 14:08:27 -07:00