Lines Matching refs:operand

161 to be passed as an operand. Any object other than Integer/String/Buffer 
552 target operands. The operand is resolved and validated that it is legal.
584 -- Added an option to disable compiler operand/operator typechecking (-
593 neither operand can be a non-data object such as a Device, Mutex,
608 -- For all ASL math and logic operators, the target operand must be a
2107 operand. The new behavior will actually write to the field object (buffer
5306 node and an ACPI operand object. However, this is the first growth of the
5889 operand object was leaked. Lin Ming.
7283 Cleaned up the debug operand dump mechanism. Eliminated unnecessary
7701 operand resolution for the three string arguments. Similar to
8006 operand objects within the AML interpreter. The interpreter now evaluates
8010 operand list has been parsed). The previous behavior caused several
8034 Interpreter after error conditions. During operand evaluation, ensure
8153 Optimized the Load ASL operator in the case where the source operand is
8159 Fixed the Load ASL operator for the case where the source operand is a
8160 region field. A buffer object is also allowed as the source operand. BZ
8163 Fixed a problem where the Load ASL operator allowed the source operand to
8964 standalone method invocations and invocations as the source operand of a
9063 operand and it also does not use the function return value from the
10596 operand. Since this is an "explicit conversion" operator, the implicit
10717 length zero (A CreateField with a length operand of zero.)
10808 Implemented implicit conversion support for the predicate (operand) of
10867 grammar for the byte encoding requires an operand for the Return opcode,
10897 operator. The valid range (max 255) is now only checked if the operand is
10899 type Integer. All other operand types cannot be statically checked.
11033 source operand (to match the ACPI specification.)
11150 the switch value as the first operand, not the second. The case value is
11152 the second operand, and this allows the case value to be implicitly
11199 as the source operand. Now, the only objects that may be used are
11304 the range 0-7. Maximum 8 channels can be specified. BusMaster operand is
11324 operators where the input operand could be inadvertently deleted if no
11445 where the operand was resolved to a value too early, causing incorrect
11507 operand resolution could result in the inadvertent modification of the
11517 string could be set incorrectly too long if the input operand was a
11727 the second operand is implicitly converted on the fly to match the type
11729 the first operand. For example:
12595 AcpiOsStall(), and also return an error if the operand is larger
12630 Updated the iASL compiler to return an error if the operand to the
13459 problem has not been detected because the use of a target operand
13463 made to delete the operand objects twice.
13465 Fixed a problem where an attempt was made to delete an operand
13481 ASL operand where an integer operand is required (Thus causing an
13661 the ACPI Namespace and the associated operand objects. Many of
13737 Fixed a memory leak during implicit source operand conversion
15200 Buffer, String, or Integer source operand that is smaller than the
15201 target field. In these cases, the source operand is zero-extended
15779 Last operand to "Load" now recognized as a Target operand
15787 "Index" now works with a STRING operand
15923 for stores to method Args and Locals. Source operand conversion
16106 target operand.
16144 ASL Concatenate operator (The second operand is converted to
16145 match the type of the first operand before concatenation.)
16147 Support for implicit source operand conversion is partially
16148 implemented. The ASL source operand types Integer, Buffer, and
16151 Target operand conversion (where the result is converted to the
16221 [DEBG] ammonad-0284: Exec_monadic2_r/Not: bad operand(s)
16415 operands off of the operand stack to display information. The
16417 accessing an operand stack with two or more operands.