qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 600063] Re: target-arm/translate.c


From: Aurelien Jarno
Subject: [Qemu-devel] [Bug 600063] Re: target-arm/translate.c
Date: Sat, 01 Jan 2011 18:28:05 -0000

commit a990f58feda5d6b547af30a7cd281936300e13ff
Author: Adam Lackorzynski <address@hidden>
Date:   Mon Mar 1 17:19:54 2010 +0100

    target-arm: Fix missing 'return' in SRS handling.
    
    There's a return missing in the srs handling which leads to srs always being
    treated an an invalid op.
    
    Signed-off-by: Adam Lackorzynski <address@hidden>
    Signed-off-by: Aurelien Jarno <address@hidden>


** Changed in: qemu
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/600063

Title:
  target-arm/translate.c

Status in QEMU:
  Fix Committed

Bug description:
  when i use srsdb instruction in arm simulator(qumu), it will not be 
translated and run.
after looked over target-arm/translate.c file , i found the deal of srs 
instruction won't return, 
is that right?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]