ID:102009 LPM_SVALUE is used when LPM_WIDTH is more than 31. LPM_SVALUE behavior is undefined.

CAUSE: The LPM_SVALUE is used when LPM_WIDTH is more than 31. When LPM_WIDTH is more than 31, the LPM_SVALUE behavior becomes undefined.

ACTION: Do not set the LPM_SVALUE or set the LPM_WIDTH to less than 32.