X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fincludes%2FCOptRegs.lh;fp=ghc%2Fincludes%2FCOptRegs.lh;h=eaf46f94aec2c342bc1937d01703cb4ef138866b;hb=5eb1c77c795f92ed0f4c8023847e9d4be1a4fd0d;hp=866d11ab372780867a663a5e733be80c5090ad57;hpb=f7ecf7234c224489be8a5e63fced903b655d92ee;p=ghc-hetmet.git diff --git a/ghc/includes/COptRegs.lh b/ghc/includes/COptRegs.lh index 866d11a..eaf46f9 100644 --- a/ghc/includes/COptRegs.lh +++ b/ghc/includes/COptRegs.lh @@ -266,8 +266,8 @@ is used by most of the current garbage collectors. Mark (GC) register mapping: \begin{verbatim} - sparc m68k alpha mipseX hppa iX86 rs6000 - ----- ---- ----- ------ ---- ---- ------ + sparc m68k alpha mipseX hppa iX86 powerpc + ----- ---- ----- ------ ---- ---- ------- MarkBase ebx Mark i0 a2 $9 $16 r4 ebp @@ -427,8 +427,8 @@ reside in global registers, because the scan code is not threaded. Scan (GC) register mapping: \begin{verbatim} - sparc m68k alpha mipseX hppa iX86 rs6000 - ----- ---- ----- ------ ---- ---- ------ + sparc m68k alpha mipseX hppa iX86 powerpc + ----- ---- ----- ------ ---- ---- ------- ScanBase g4 Scan a2 $9 $16 r4 ebx @@ -558,8 +558,8 @@ etc. or there'll be trouble. ADR Scavenge (GC) register mapping: \begin{verbatim} - sparc m68k alpha mipseX hppa iX86 rs6000 - ----- ---- ----- ------ ---- ---- ------ + sparc m68k alpha mipseX hppa iX86 powerpc + ----- ---- ----- ------ ---- ---- ------- ScavBase g4 Scav a2 $9 $16 r4 ebx @@ -734,8 +734,8 @@ IF YOU CHANGE THIS TABLE, YOU MAY NEED TO CHANGE CallWrapper.s documentation in the porter's part of the installation guide. \begin{verbatim} - sparc m68k alpha mipseX hppa iX86 rs6000 - ----- ---- ----- ------ ---- ---- ------ + sparc m68k alpha mipseX hppa iX86 powerpc + ----- ---- ----- ------ ---- ---- ------- BaseReg# a5 ebx StkOReg (CONCURRENT)