diff options
Diffstat (limited to 'src/cmd/internal/obj/ppc64/a.out.go')
| -rw-r--r-- | src/cmd/internal/obj/ppc64/a.out.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmd/internal/obj/ppc64/a.out.go b/src/cmd/internal/obj/ppc64/a.out.go index 83ec76e0f1..13143f5beb 100644 --- a/src/cmd/internal/obj/ppc64/a.out.go +++ b/src/cmd/internal/obj/ppc64/a.out.go @@ -436,7 +436,6 @@ const ( C_LOREG /* An $n+reg memory arg where n is a 32 bit signed offset */ C_XOREG /* An reg+reg memory arg */ C_FPSCR /* The fpscr register */ - C_XER /* The xer, holds the carry bit */ C_LR /* The link register */ C_CTR /* The count register */ C_ANY /* Any argument */ |
