linux/drivers/acpi/parser
Bob Moore 4e3156b183 ACPICA: changed order of interpretation of operand objects
The interpreter now evaluates operands in the order that they
appear (both in the
 AML and ASL), instead of in reverse order. This previously
 caused subtle incompatibilities with the MS interpreter as well
 as being non-intuitive.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-04-22 14:29:21 -04:00
..
Makefile ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com> 2005-07-13 23:45:36 -04:00
psargs.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
psloop.c ACPICA: changed order of interpretation of operand objects 2008-04-22 14:29:21 -04:00
psopcode.c ACPICA: changed order of interpretation of operand objects 2008-04-22 14:29:21 -04:00
psparse.c ACPICA: Several fixes for internal method result stack 2008-04-22 14:29:20 -04:00
psscope.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
pstree.c ACPICA: changed order of interpretation of operand objects 2008-04-22 14:29:21 -04:00
psutils.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
pswalk.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
psxface.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00