qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATH] ARM: some fixes


From: Laurent Desnogues
Subject: [Qemu-devel] [PATH] ARM: some fixes
Date: Tue, 25 Nov 2008 19:40:30 +0100

Hello,

this patch fixes some bugs and inaccuracies in ARM translator:

  - gen_set_CF_bit31:  use the right value to set carry flag
  - shifter_out_im:  remove a spurious semi-colon
  - add a break for VSHRN, VRSHRN, VQSHRN, VQRSHRN
    size 2 case
  - sbfx, ubfx are v6t2 instructions
  - cps is undefined in user mode (only fixed for ARM
    instruction set)


Laurent

Signed-off-by: Laurent Desnogues <address@hidden>

Attachment: arm-small-fixes.patch
Description: Text Data


reply via email to

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