]> Git Repo - qemu.git/blobdiff - target-alpha/cpu.h
target-alpha: convert remaining arith3 functions to TCG
[qemu.git] / target-alpha / cpu.h
index 4e98c3b98e21975085132047549d2ccb1159ba5d..a3458a4146442616310eed453602d7f46c71c662 100644 (file)
@@ -275,7 +275,7 @@ struct CPUAlphaState {
     /* temporary fixed-point registers
      * used to emulate 64 bits target on 32 bits hosts
      */
-    target_ulong t0, t1, t2;
+    target_ulong t0, t1;
 #endif
     /* */
     double ft0, ft1, ft2;
This page took 0.02414 seconds and 4 git commands to generate.