qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/2] *** SUBJECT HERE ***


From: juha . riihimaki
Subject: [Qemu-devel] [PATCH v2 0/2] *** SUBJECT HERE ***
Date: Mon, 25 Jan 2010 10:13:01 +0200

From: Juha Riihimäki <address@hidden>

Revised version of the ARM NEON instruction decoding fix patch. The
patch has now been split in two, first patch introduces the functional
changes and the second patch aligns the source code formatting inside
the disas_neon_data_insn() function.

The functional patch has also been revised to include an extra check
when determining element size for "two registers and a shift" instructions.


Juha Riihimäki (2):
  target-arm: neon emulation enhancements
  target-arm: source code formatting fix

 target-arm/translate.c | 1095 ++++++++++++++++++++++++++++--------------------
 1 files changed, 640 insertions(+), 455 deletions(-)





reply via email to

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