[Oberon] RISC emulator

Alexander Iljin ajsoft at yandex.ru
Fri Mar 28 19:30:04 CET 2014


Hello!

>   IF ROR(x, 31) = 1 ...
>
> The test should only return true if bit 31 of x is 1 *and* all the other
> bits of x are zero.

  IF x = {31} ...

---=====---
 Alexander



More information about the Oberon mailing list