Thanks, applied.
On Wed, Dec 19, 2012 at 8:04 PM, Max Filippov wrote:
> Zero out tcg_ctx.gen_opc_instr_start for instructions representing the
> last guest opcode in the TB.
>
> Cc: qemu-sta...@nongnu.org
> Signed-off-by: Max Filippov
> ---
> Changes v1 -> v2:
> - replace while loop with memset
Zero out tcg_ctx.gen_opc_instr_start for instructions representing the
last guest opcode in the TB.
Cc: qemu-sta...@nongnu.org
Signed-off-by: Max Filippov
---
Changes v1 -> v2:
- replace while loop with memset
target-xtensa/translate.c |6 +-
1 files changed, 5 insertions(+), 1 deletion