summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC
diff options
context:
space:
mode:
authorJozef Kolek <jozef.kolek@imgtec.com>2014-11-24 13:29:59 +0000
committerJozef Kolek <jozef.kolek@imgtec.com>2014-11-24 13:29:59 +0000
commitea22c4cfbb04330578b7548066f743563c079c95 (patch)
tree36f13565e5e8c6aaea3b404596b21ff986845ddf /llvm/lib/MC
parent23e2cfa834adc8a22e5d3aa3772888596d632896 (diff)
downloadbcm5719-llvm-ea22c4cfbb04330578b7548066f743563c079c95.tar.gz
bcm5719-llvm-ea22c4cfbb04330578b7548066f743563c079c95.zip
[mips][microMIPS] Implement disassembler support for 16-bit instructions
With the help of new method readInstruction16() two bytes are read and decodeInstruction() is called with DecoderTableMicroMips16, if this fails four bytes are read and decodeInstruction() is called with DecoderTableMicroMips32. Differential Revision: http://reviews.llvm.org/D6149 llvm-svn: 222648
Diffstat (limited to 'llvm/lib/MC')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud