[mips] Handle 'M' and 'L' operand codes for memory operands
authorSimon Atanasyan <simon@atanasyan.com>
Wed, 7 Feb 2018 12:36:33 +0000 (12:36 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Wed, 7 Feb 2018 12:36:33 +0000 (12:36 +0000)
commit737bec38d0bd6ced5639169c1445791327911e01
treea2fc82bbc005dd4d7d802e62bee462562a7b5f56
parent7deda4f5af5e7167b37ec935dc7099231c90ae54
[mips] Handle 'M' and 'L' operand codes for memory operands

Both operand codes now work the same way in case of register or memory
operands. It print high-order or low-order word in a double-word
register or memory location.

llvm-svn: 324476
llvm/lib/Target/Mips/MipsAsmPrinter.cpp
llvm/test/CodeGen/Mips/inlineasmmemop.ll