Skip to content

Parsing AML #18

Open
Open
@IsaacWoods

Description

@IsaacWoods

Edit: this list is in the process of being replaced with dedicated issues for each feature.

Note: this list is probably still incomplete

Namespace modifiers

Named objects

Type 1 opcodes

  • DefBreak
  • DefBreakPoint
  • DefContinue
  • DefFatal
  • DefIfElse
  • DefLoad
  • DefLoadTable
  • DefNoop
  • DefNotify
  • DefRelease
  • DefReset
  • DefReturn
  • DefSignal
  • DefSleep
  • DefStall
  • DefUnload
  • DefWhile

Type 2 opcodes

  • DefAquire
  • DefAdd
  • DefAnd
  • DefBuffer
  • DefConcat
  • DefConcatRes
  • DefCondRefOp
  • DefCopyOpject
  • DefDecrement
  • DefDerefOf
  • DefDivide
  • DefFindSetLeftBit
  • DefFindSetRightBit
  • DefFromBDC
  • DefIncrement
  • DefIndex
  • DefLAnd
  • DefLEqual
  • DefLGreater
  • DefLGreaterEqual
  • DefLLess
  • DefLLessEqual
  • DefMid
  • DefLNot
  • DefLNotEqual
  • DefLoadTable
  • DefLOr
  • DefMatch
  • DefMod
  • DefMultiply
  • DefNAnd
  • DefNor
  • DefNot
  • DefObjectType
  • DefOr
  • DefPackage
  • DefVarPackage
  • DefShiftLeft
  • DefShiftRight
  • DefSizeOf
  • DefStore (yes to Names, Locals, and Argss. Not yet to Debug.)
  • DefSubtract
  • DefTimer
  • DefToBCD
  • DefToBuffer
  • DefToDecimalString
  • DefToHexString
  • DefToInteger
  • DefToString
  • DefWait
  • DefXor
  • MethodInvocation

Type 6 opcodes

  • DefRefOf
  • DefDerefOf
  • DefIndex
  • UserTermObj

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions