From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 03 Jul 2017 19:22:54 +0200 (CEST) Received: from mailapp01.imgtec.com ([195.59.15.196]:9158 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S23993869AbdGCRWrhrh-p (ORCPT ); Mon, 3 Jul 2017 19:22:47 +0200 Received: from HHMAIL01.hh.imgtec.org (unknown [10.100.10.19]) by Forcepoint Email with ESMTPS id 415EB3DFB63F1; Mon, 3 Jul 2017 18:22:37 +0100 (IST) Received: from [10.20.78.85] (10.20.78.85) by HHMAIL01.hh.imgtec.org (10.100.10.21) with Microsoft SMTP Server id 14.3.294.0; Mon, 3 Jul 2017 18:22:40 +0100 Date: Mon, 3 Jul 2017 18:22:31 +0100 From: "Maciej W. Rozycki" To: Ralf Baechle CC: James Hogan , Subject: [PING][PATCH 0/4] MIPS16e2 ASE support In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Originating-IP: [10.20.78.85] Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 59006 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: macro@imgtec.com Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On Tue, 23 May 2017, Maciej W. Rozycki wrote: > This patch series adds MIPS16e2 ASE support as per the architecture > specification[1]. Included there's feature identification, reporting and > necessary instruction emulation. These patches have been checked with > interAptiv MR2 hardware to verify that new MIPS16e2 functions operate > correctly and with 74Kf hardware to verify that no regression has been > casued with original MIPS16e support. See individual descriptions for the > details of each change made. These patches: are pending review, please help. Maciej From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailapp01.imgtec.com ([195.59.15.196]:9158 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S23993869AbdGCRWrhrh-p (ORCPT ); Mon, 3 Jul 2017 19:22:47 +0200 Date: Mon, 3 Jul 2017 18:22:31 +0100 From: "Maciej W. Rozycki" Subject: [PING][PATCH 0/4] MIPS16e2 ASE support In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Return-Path: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: Ralf Baechle Cc: James Hogan , linux-mips@linux-mips.org Message-ID: <20170703172231.bvJAF6Bnk6PbFDV9VAvq4xiFPSjADD84EAzOMq0ARIc@z> On Tue, 23 May 2017, Maciej W. Rozycki wrote: > This patch series adds MIPS16e2 ASE support as per the architecture > specification[1]. Included there's feature identification, reporting and > necessary instruction emulation. These patches have been checked with > interAptiv MR2 hardware to verify that new MIPS16e2 functions operate > correctly and with 74Kf hardware to verify that no regression has been > casued with original MIPS16e support. See individual descriptions for the > details of each change made. These patches: are pending review, please help. Maciej