ACPICA: Disassembler: Fix for Divide() support, new support for test suite
authorBob Moore <robert.moore@intel.com>
Mon, 17 Oct 2016 19:03:39 +0000 (03:03 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 20 Oct 2016 23:33:39 +0000 (01:33 +0200)
commita335e95590acee89e75a21849d943f085c6269b5
tree907595e2826d0a226320dc1390b149d4fcc74cf9
parentcacf54750a4204a2d2e49fadce56ef9c739e6b9f
ACPICA: Disassembler: Fix for Divide() support, new support for test suite

ACPICA commit 4b367408659af08fd44839866ec301285284e6f4

Fixes a problem with complex expressions where an illegal mix
of legacy ASL and ASL+ could be emitted.

Adds new support for ASLTS that disables some disassembler
optimizations could be changed during a conversion to ASL+.
These expressions are now emitted in legacy ASL instead
of ASL+.

Link: https://github.com/acpica/acpica/commit/4b367408
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/acglobal.h
drivers/acpi/acpica/aclocal.h