mirror of
https://github.com/acpica/acpica/
synced 2025-02-23 17:04:21 +03:00
Changed "Lcl" to "Local"
date 99.06.30.19.56.00; author rmoore1; state Exp;
This commit is contained in:
parent
f0aa1368c3
commit
c8f8aff79e
@ -552,15 +552,15 @@ char *ShortOps[256] =
|
||||
"*NAME*", "*NAME*", "*NAME*", "*NAME*",
|
||||
"*NAME*", "*NAME*", "*NAME*", "*PREFIX*",
|
||||
"RootPrefix", "*ERROR*", "ParentPrefix", "*NAME*",
|
||||
/* 6x */ "Lcl0", "Lcl1", "Lcl2", "Lcl3",
|
||||
"Lcl4", "Lcl5", "Lcl6", "Lcl7",
|
||||
/* 6x */ "Local0", "Local1", "Local2", "Local3",
|
||||
"Local4", "Local5", "Local6", "Local7",
|
||||
"Arg0", "Arg1", "Arg2", "Arg3",
|
||||
"Arg4", "Arg5", "Arg6", "*ERROR*",
|
||||
/* 7x */ "StoreOp", "RefOfOp", "AddOp", "ConcatOp",
|
||||
"SubtractOp", "IncrementOp", "DecrementOp", "MultiplyOp",
|
||||
"DivideOp", "ShiftLeftOp", "ShiftRightOp", "AndOp",
|
||||
"NandOp", "OrOp", "NorOp", "XorOp",
|
||||
/* 8x */ "NotOp", "FindSetLeftBitOp", "FindSetRightBitOp", "DerefOfOp",
|
||||
/* 8x */ "NotOp", "FindSetLeftBitOp", "FindSetRightBitOp","DerefOfOp",
|
||||
"*ERROR*", "*ERROR*", "NotifyOp", "SizeOfOp",
|
||||
"IndexOp", "MatchOp", "DWordFieldOp", "WordFieldOp",
|
||||
"ByteFieldOp", "BitFieldOp", "TypeOp", "*ERROR*",
|
||||
|
Loading…
x
Reference in New Issue
Block a user