[fpc-pascal] rotating bits

Пётр Косаревский ppkk at mail.ru
Wed May 24 10:56:29 CEST 2006


Is there high level operator/(inline)function for rotating bits?

Am I supposed to implement rotating bits (like ror/rol in i386 asm) by inline assembler or some ugly workarounds (shifts and or-s)?



More information about the fpc-pascal mailing list