CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/24 19:55:14
Modified files:
sys/arch/powerpc64/include: asm.h
Added files:
sys/arch/powerpc64/include: profile.h
Log message:
PowerPC asm.h with tweak for 64bit.
Rework ENTRY to contain the r12-> r2 and localentry code.
Powerpc64 float is the same as Powerpc (_float.h, ieee[fp].h)
Profile code, adapted from powerpc
