Mike Frysinger b0c687b2ca sim: bfin: avoid left shifting negative values
We just want to create a bitmask here, so cast the mask to unsigned
to avoid left shifting a negative value which is undefined behavior.
2024-01-08 20:01:45 -05:00
..
2024-01-03 03:13:47 -05:00
2023-12-24 04:07:32 -05:00
2024-01-06 23:30:43 -05:00
2023-12-24 04:07:32 -05:00
2024-01-01 10:51:23 -05:00
2024-01-03 03:37:13 -05:00
2023-12-28 09:09:13 +02:00
2023-12-24 04:00:04 -05:00
2024-01-06 23:30:43 -05:00
2024-01-03 01:43:14 -05:00
2022-09-01 10:15:09 -04:00