diff options
author | Igor Mammedov | 2015-12-10 00:41:02 +0100 |
---|---|---|
committer | Michael S. Tsirkin | 2015-12-22 17:39:21 +0100 |
commit | 20ca52088448252c392cde99a06bb9bf020413b4 (patch) | |
tree | 7aa0c8d6d6ae5c956c411f977da77b585d9d8af8 /default-configs/ppc-softmmu.mak | |
parent | acpi: aml: add helper for Opcode Arg2 Arg2 [Dst] AML pattern (diff) | |
download | qemu-20ca52088448252c392cde99a06bb9bf020413b4.tar.gz qemu-20ca52088448252c392cde99a06bb9bf020413b4.tar.xz qemu-20ca52088448252c392cde99a06bb9bf020413b4.zip |
acpi: extend aml_add() to accept target argument
it allows to express following ASL expression:
Add(arg1, arg2, result)
usecases that do not need to store result
should pass NULL as 3rd arg that would express
Add(arg1, arg2,)
construct.
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>
Diffstat (limited to 'default-configs/ppc-softmmu.mak')
0 files changed, 0 insertions, 0 deletions