From: ceriel Date: Wed, 13 Jul 1988 14:21:13 +0000 (+0000) Subject: other trp routine X-Git-Tag: release-5-5~3048 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=be1e3440b775fcea3cc41adcf94c3e69e14d62b9;p=ack.git other trp routine --- diff --git a/mach/i86/cg/table b/mach/i86/cg/table index 015f6d833..1e8afc1d1 100644 --- a/mach/i86/cg/table +++ b/mach/i86/cg/table @@ -2798,7 +2798,7 @@ str $1==2 | | "call .strhp" | | | trp | X_ACC | remove(ALL) - "call .trp" | | | + "call .Xtrp" | | | /******************************** * From source to register * diff --git a/mach/i86/ncg/table b/mach/i86/ncg/table index 8d7c90797..42d3a2d32 100644 --- a/mach/i86/ncg/table +++ b/mach/i86/ncg/table @@ -2833,4 +2833,4 @@ kills ALL pat trp with ACC kills ALL - gen joehoe {label, ".trp"} + gen joehoe {label, ".Xtrp"}