From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 6EC712C00D7 for ; Sun, 5 May 2013 07:43:09 +1000 (EST) In-Reply-To: References: <20130503231933.GA29436@linux.vnet.ibm.com> Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: From: Segher Boessenkool Subject: Re: [PATCH] arch/powerpc: advertise ISA2.07, HTM, DSCR, EBB and ISEL bits in HWCAP2 Date: Sat, 4 May 2013 23:42:51 +0200 To: Michael R Meissner Cc: Michael Neuling , Nishanth Aravamudan , Steve Munroe , Peter Bergner , Ryan Arnold , linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > According to the GCC sources, ISEL is enabled by default for the > 8540, 8548, e500mc, e500mc64, e6500 processors. And e5500. POWER7 is said to support it as well. Segher