target-arm/translate.c

Bug #600063 reported by tadpole
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QEMU
Fix Released
Undecided
Unassigned

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?

Revision history for this message
Aurelien Jarno (aurel32) wrote :

commit a990f58feda5d6b547af30a7cd281936300e13ff
Author: Adam Lackorzynski <email 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 <email address hidden>
    Signed-off-by: Aurelien Jarno <email address hidden>

Changed in qemu:
status: New → Fix Committed
Aurelien Jarno (aurel32)
Changed in qemu:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.