mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-30 02:32:08 +00:00
59b9c8879b
yesterday. This eliminates possible confusion about what exactly in this directory; the name is still short, though. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95118 91177308-0d34-0410-b5e6-96231b3b80d8
32 lines
588 B
Plaintext
32 lines
588 B
Plaintext
_EDGetDisassembler
|
|
_EDGetRegisterName
|
|
_EDRegisterIsStackPointer
|
|
_EDRegisterIsProgramCounter
|
|
_EDCreateInsts
|
|
_EDReleaseInst
|
|
_EDInstByteSize
|
|
_EDGetInstString
|
|
_EDInstIsBranch
|
|
_EDInstIsMove
|
|
_EDBranchTargetID
|
|
_EDMoveSourceID
|
|
_EDMoveTargetID
|
|
_EDNumTokens
|
|
_EDGetToken
|
|
_EDGetTokenString
|
|
_EDOperandIndexForToken
|
|
_EDTokenIsWhitespace
|
|
_EDTokenIsPunctuation
|
|
_EDTokenIsOpcode
|
|
_EDTokenIsLiteral
|
|
_EDTokenIsRegister
|
|
_EDTokenIsNegativeLiteral
|
|
_EDLiteralTokenAbsoluteValue
|
|
_EDRegisterTokenValue
|
|
_EDNumOperands
|
|
_EDGetOperand
|
|
_EDEvaluateOperand
|
|
_EDBlockCreateInsts
|
|
_EDBlockEvaluateOperand
|
|
_EDBlockVisitTokens
|