From 41437edccb2b3ea72a73b750953f5983802ce222 Mon Sep 17 00:00:00 2001 From: Bill Schmidt Date: Thu, 17 Nov 2016 11:34:59 -0600 Subject: [PATCH] Fix issue 316, _ARCH_PWRn incorrectly documented. Signed-off-by: Bill Schmidt --- specification/ch_5.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/ch_5.xml b/specification/ch_5.xml index 6765426..71f7e4a 100644 --- a/specification/ch_5.xml +++ b/specification/ch_5.xml @@ -234,11 +234,11 @@ xml:id="dbdoclet.50655243_pgfId-1099317"> - ARCH_PWRn + _ARCH_PWRn Indicates that the target processor supports the Power - ISA level for POWERn or higher. For example, ARCH_PWR8 supports + ISA level for POWERn or higher. For example, _ARCH_PWR8 supports the Power ISA for a POWER8 processor.