]> git.proxmox.com Git - mirror_qemu.git/commit - tci.c
tci: Support deposit operations
authorStefan Weil <sw@weilnetz.de>
Tue, 18 Sep 2012 20:52:14 +0000 (22:52 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 18 Nov 2012 20:40:08 +0000 (20:40 +0000)
commite24dc9feb0d68142d54dc3c097f57588836d1338
tree8bbc148156b7a37cb5d33f3259d8fe671641148c
parent13586813446054aeff71b359aa627e201094375c
tci: Support deposit operations

The operations for INDEX_op_deposit_i32 and INDEX_op_deposit_i64
are now supported and enabled by default.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
tcg/tci/tcg-target.c
tcg/tci/tcg-target.h
tci.c