From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMNKM-0001TL-Ng for qemu-devel@nongnu.org; Mon, 03 Aug 2015 17:31:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZMNKK-0000wG-Kb for qemu-devel@nongnu.org; Mon, 03 Aug 2015 17:31:22 -0400 Received: from hall.aurel32.net ([2001:bc8:30d7:100::1]:36953) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMNKK-0000w3-El for qemu-devel@nongnu.org; Mon, 03 Aug 2015 17:31:20 -0400 Date: Mon, 3 Aug 2015 23:31:16 +0200 From: Aurelien Jarno Message-ID: <20150803213116.GA21331@aurel32.net> References: <1438603279-12432-1-git-send-email-leon.alrae@imgtec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1438603279-12432-1-git-send-email-leon.alrae@imgtec.com> Subject: Re: [Qemu-devel] [PATCH] target-mips: fix semihosting for microMIPS R6 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Leon Alrae Cc: qemu-devel@nongnu.org On 2015-08-03 13:01, Leon Alrae wrote: > In semihosting mode the SDBBP 1 instructions should trigger UHI syscall, > but in QEMU this does not happen for recently added microMIPS R6. > Consequently bare metal microMIPS R6 programs supporting UHI will not run. > > Signed-off-by: Leon Alrae > --- > target-mips/translate.c | 10 +++++++--- > 1 file changed, 7 insertions(+), 3 deletions(-) Reviewed-by: Aurelien Jarno -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurelien@aurel32.net http://www.aurel32.net