summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/oarg.asl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aslts/src/runtime/collections/complex/operand/tests/oarg/oarg.asl')
-rw-r--r--tests/aslts/src/runtime/collections/complex/operand/tests/oarg/oarg.asl20
1 files changed, 9 insertions, 11 deletions
diff --git a/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/oarg.asl b/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/oarg.asl
index 57bca51c6..3866da712 100644
--- a/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/oarg.asl
+++ b/tests/aslts/src/runtime/collections/complex/operand/tests/oarg/oarg.asl
@@ -1,7 +1,5 @@
/*
- * Copyright (c) 2006, Intel Corp.
- * Copyright (C) 2006, Valery Podrezov <valery.a.podrezov@intel.com>
- * Copyright (C) 2006, Fiodor Suietov <fiodor.f.suietov@intel.com>
+ * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
@@ -11991,7 +11989,7 @@ Method(m617)
// Common 32-bit/64-bit test
Method(m02f, 2)
{
- // String to Integer conversion of the String Index operand
+ // String to Integer conversion of the String Index operand
Store(Mid("This is auxiliary String", arg1, 10), Local0)
m600(arg0, 0, Local0, bs1d)
@@ -12083,7 +12081,7 @@ Method(m617)
m600(arg0, 23, Local0, bb32)
}
- // String to Integer conversion of the String Length operand
+ // String to Integer conversion of the String Length operand
Store(Mid("This is auxiliary String", 0, arg1), Local0)
m600(arg0, 24, Local0, bs1b)
@@ -12177,7 +12175,7 @@ Method(m617)
Method(m64i, 3)
{
- // String to Integer conversion of the String Length operand
+ // String to Integer conversion of the String Length operand
Store(Mid("This is auxiliary String", 0, arg1), Local0)
m600(arg0, 0, Local0, bs1e)
@@ -12362,7 +12360,7 @@ Method(m617)
Method(m32i, 3)
{
- // String to Integer conversion of the String Length operand
+ // String to Integer conversion of the String Length operand
Store(Mid("This is auxiliary String", 0, arg1), Local0)
m600(arg0, 0, Local0, bs1e)
@@ -23423,7 +23421,7 @@ Method(m617)
// Common 32-bit/64-bit test
Method(m069, 2)
{
- // String to Integer conversion of the String Index operand
+ // String to Integer conversion of the String Index operand
Store(Mid("This is auxiliary String", arg1, 10), Local0)
m600(arg0, 0, Local0, bs1d)
@@ -23515,7 +23513,7 @@ Method(m617)
m600(arg0, 23, Local0, bb32)
}
- // String to Integer conversion of the String Length operand
+ // String to Integer conversion of the String Length operand
Store(Mid("This is auxiliary String", 0, arg1), Local0)
m600(arg0, 24, Local0, bs1b)
@@ -23609,7 +23607,7 @@ Method(m617)
Method(m64s, 3)
{
- // String to Integer conversion of the String Length operand
+ // String to Integer conversion of the String Length operand
Store(Mid("This is auxiliary String", 0, arg1), Local0)
m600(arg0, 0, Local0, bs1e)
@@ -23794,7 +23792,7 @@ Method(m617)
Method(m32s, 3)
{
- // String to Integer conversion of the String Length operand
+ // String to Integer conversion of the String Length operand
Store(Mid("This is auxiliary String", 0, arg1), Local0)
m600(arg0, 0, Local0, bs1e)