llvm-project/llvm/test/MC/Disassembler/Mips
Simon Atanasyan 7bed381eae [mips] Implement Octeon+ `saa` and `saad` instructions
`saa` and `saad` are 32-bit and 64-bit store atomic add instructions.

   memory[base] = memory[base] + rt

These instructions are available for "Octeon+" CPU. The patch adds support
for both instructions to MIPS assembler and diassembler and introduces new
CPU type - "octeon+".

Next patches will implement `.set arch=octeon+` directive and `AFL_EXT_OCTEONP`
ISA extension flag support.

Differential Revision: https://reviews.llvm.org/D69849
2019-11-07 13:58:50 +03: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] Add disassembler tests for `sigrie` instruction. NFC 2019-11-04 00:42:31 +03:00
mips64
mips64r2
mips64r3
mips64r5
mips64r6 [mips] Add disassembler tests for `sigrie` instruction. NFC 2019-11-04 00:42:31 +03:00
msa
mt
octeon [mips] Add disassembler tests for `octeon` CPU. NFC 2019-11-04 00:42:31 +03:00
octeonp [mips] Implement Octeon+ `saa` and `saad` instructions 2019-11-07 13:58:50 +03:00
virt
lit.local.cfg