cc: add OROL op to side effect free op list

This commit is contained in:
cinap_lenrek 2016-06-26 15:00:40 +02:00
parent c7565b51b8
commit 57ff297cc0

View file

@ -981,6 +981,7 @@ loop:
case OLSHR:
case OASHL:
case OASHR:
case OROL:
case OAND:
case OOR:
case OXOR: