qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] target-xtensa: refactor core configuration, add


From: Max Filippov
Subject: [Qemu-devel] [PATCH 0/2] target-xtensa: refactor core configuration, add HW config ID
Date: Sat, 15 Feb 2014 21:30:55 +0400

Hello,

this series collapses standard core configuration statements into a single
macro and adds support for two new special registers.

Max Filippov (2):
  target-xtensa: refactor standard core configuration
  target-xtensa: provide HW confg ID registers

 target-xtensa/core-dc232b.c  |  8 +-------
 target-xtensa/core-dc233c.c  |  8 +-------
 target-xtensa/core-fsf.c     |  8 +-------
 target-xtensa/cpu.c          |  2 ++
 target-xtensa/cpu.h          |  4 ++++
 target-xtensa/overlay_tool.h | 17 +++++++++++++++++
 target-xtensa/translate.c    |  9 +++++++--
 7 files changed, 33 insertions(+), 23 deletions(-)

-- 
1.8.1.4




reply via email to

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