qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PATCH 0/3] trivial: Remove some pre-TCG CPUArchState mem


From: Richard Henderson
Subject: [Qemu-trivial] [PATCH 0/3] trivial: Remove some pre-TCG CPUArchState members
Date: Fri, 2 Nov 2012 08:36:34 +1100

Best I can figure, these temporaries were used by the dyngen
code generator, last seen in qemu 0.9.0.  Certainly there are
no references to these members remaining.

Built x86_64 and i686 hosts.


r~


Richard Henderson (3):
  target-alpha: Remove t0, t1 from CPUAlphaState
  target-m68k: Remove t1 from CPUM68KState
  target-sparc: Remove t0, t1 from CPUSPARCState

 target-alpha/cpu.h | 7 -------
 target-m68k/cpu.h  | 3 ---
 target-sparc/cpu.h | 1 -
 3 files changed, 11 deletions(-)

-- 
1.7.11.7




reply via email to

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