llvm-project/llvm/test/MC/Disassembler/Mips
Simon Atanasyan 56e4ea2bff [mips] Fix decoding of microMIPS JALX instruction
microMIPS jump and link exchange instruction stores a target in a
26-bits field. Despite other microMIPS JAL instructions these bits
are target address shifted right 2 bits [1]. The patch fixes the
JALX instruction decoding and uses 2-bit shift.

[1] MIPS Architecture for Programmers Volume II-B: The microMIPS32 Instruction Set

Differential Revision: https://reviews.llvm.org/D67320

llvm-svn: 371428
2019-09-09 17:28:45 +00:00
..
crc
dsp
dspr2
eva
ginv
micromips-dsp
micromips-dspr2
micromips-dspr3
micromips32r3 [mips] Fix decoding of microMIPS JALX instruction 2019-09-09 17:28:45 +00:00
micromips32r6
mips1
mips2 [mips] Add (dis)assembler tests for beqzl and bnezl instructions. NFC 2019-07-27 08:13:27 +00:00
mips3
mips4
mips32
mips32r2
mips32r3
mips32r5
mips32r6 [mips] Mark the `lwupc` instruction as MIPS64 R6 only 2019-06-19 22:08:06 +00:00
mips64
mips64r2
mips64r3
mips64r5
mips64r6
msa
mt
virt
lit.local.cfg [lit] Delete empty lines at the end of lit.local.cfg NFC 2019-06-17 09:51:07 +00:00