]> Git Repo - qemu.git/commit - hw/acpi/aml-build.c
acpi: extend aml_shiftright() to accept target argument
authorIgor Mammedov <[email protected]>
Wed, 9 Dec 2015 23:41:06 +0000 (00:41 +0100)
committerMichael S. Tsirkin <[email protected]>
Tue, 22 Dec 2015 16:39:21 +0000 (18:39 +0200)
commitc360639aee914304c038399a11ab506dd72addb8
tree097f04bc8b092c4cc912ac298d1ad8ccae08f610
parentf411199de79bd3015975a31068bbd9d94adcfb38
acpi: extend aml_shiftright() to accept target argument

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

Signed-off-by: Igor Mammedov <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Marcel Apfelbaum <[email protected]>
hw/acpi/aml-build.c
hw/i386/acpi-build.c
include/hw/acpi/aml-build.h
This page took 0.025071 seconds and 4 git commands to generate.