mirror of
https://github.com/acpica/acpica/
synced 2025-02-12 11:34:42 +03:00
![rmoore1](/assets/img/avatar_default.png)
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.
Description
No description provided
Languages
ASL
68.6%
C
29%
Yacc
0.8%
HTML
0.5%
Shell
0.5%
Other
0.6%