Commit 559a7687 authored by JÜRGEN Gerstacker's avatar JÜRGEN Gerstacker
Browse files

ISSUE_1811_EXCEEDING_W_SHIFTS, W_shl() shift limited to 63

parent 625364d8
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -89,6 +89,8 @@

#define FIX_ISSUE_1817_REPLACE_CARRY_OVERFLOW  /* FhG: bit-exact, replace carry and overflow operations by 64-bit operations, MR 1931 */

#define FIX_ISSUE_1811_EXCEEDING_W_SHIFTS

/* #################### Start BASOP porting switches ############################ */

#define FIX_1372_ISAR_POST_REND