mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 02:39:40 +01:00 
			
		
		
		
	
				* left old cpu-specific set helper code under ifdef FPC_OLD_BIGENDIAN_SETS
    in case someone wants to write new assembler set helpers (although most
    of them should be optimally generated by the compiler already if
    http://wiki.freepascal.org/FPC_HowToDo#Bit.28field.29_getting.2Fsetting_primitives
    are optimally implemented)
git-svn-id: trunk@13582 -
		
	
					 | 
			||
|---|---|---|
| .. | ||
| int64p.inc | ||
| makefile.cpu | ||
| math.inc | ||
| mathu.inc | ||
| mathuh.inc | ||
| powerpc.inc | ||
| set.inc | ||
| setjump.inc | ||
| setjumph.inc | ||
| strings.inc | ||
| stringss.inc | ||
| strlen.inc | ||
| strpas.inc | ||