8 lines
170 B
Text
8 lines
170 B
Text
#reduce int.shiftl (-1) (-1)
|
|
#eval int.shiftl (-1) (-1)
|
|
|
|
#reduce int.shiftl (-4) (-2)
|
|
#eval int.shiftl (-4) (-2)
|
|
|
|
#reduce int.shiftl (-5) (-2)
|
|
#eval int.shiftl (-5) (-2)
|