mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-31 22:30:34 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() RRX (Rotate Right with eXtend) does a single bit right rotation through the carry. So it does not take any arguments, neither constant nor register. Also remove redundant shiftmode2str and replace usage of it with gas_shiftmode2str. git-svn-id: trunk@21685 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |