True.
The limits are rolbyte,word,dword,qword.
But it depends on the cpu if a ror/rol instruction can be done in a single operation.
But at least Intels and AMDs and ARMs are covered.
The operators work on all platforms, but the optimizations may differ between cpu's
[edit]
forgot to mention that shift arithmatic etc are also supported.
(Not to mention that all this is simply in the manuals)