qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 6673f4: tci: Fix for AREG0 free mode


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 6673f4: tci: Fix for AREG0 free mode
Date: Thu, 27 Sep 2012 12:30:09 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 6673f47da21718d07346b0f3725f0dbf0d6d8e45
      
https://github.com/qemu/qemu/commit/6673f47da21718d07346b0f3725f0dbf0d6d8e45
  Author: Stefan Weil <address@hidden>
  Date:   2012-09-27 (Thu, 27 Sep 2012)

  Changed paths:
    M tcg/tci/tcg-target.c
    M tci.c

  Log Message:
  -----------
  tci: Fix for AREG0 free mode

Support for helper functions with 5 arguments was missing
in the code generator and in the interpreter.

There is no need to pass the constant TCG_AREG0 from the
code generator to the interpreter. Remove that code for
the INDEX_op_qemu_st* opcodes.

Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Aurelien Jarno <address@hidden>




reply via email to

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