acpi: extend aml_shiftright() to accept target argument
commitc360639aee914304c038399a11ab506dd72addb8
authorIgor Mammedov <imammedo@redhat.com>
Wed, 9 Dec 2015 23:41:06 +0000 (10 00:41 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 22 Dec 2015 16:39:21 +0000 (22 18:39 +0200)
tree097f04bc8b092c4cc912ac298d1ad8ccae08f610
parentf411199de79bd3015975a31068bbd9d94adcfb38
acpi: extend aml_shiftright() to accept target argument

it allows to express ShiftRight(A,B,C) syntax

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
hw/acpi/aml-build.c
hw/i386/acpi-build.c
include/hw/acpi/aml-build.h