llvm-6502/lib/Target/MBlaze/AsmParser
Chad Rosier 3a86e13962 [ms-inline asm] Expose the Kind and Opcode variables from the
MatchInstructionImpl() function.

These values are used by the ConvertToMCInst() function to index into the
ConversionTable.  The values are also needed to call the GetMCInstOperandNum()
function.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163101 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-03 02:06:46 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
MBlazeAsmLexer.cpp
MBlazeAsmParser.cpp [ms-inline asm] Expose the Kind and Opcode variables from the 2012-09-03 02:06:46 +00:00