llvm-6502/test/MC
Sasa Stankovic 754aaee387 [mips] Implement NaCl sandboxing of loads, stores and SP changes:
* Add masking instructions before loads and stores (in MC layer).
  * Add masking instructions after SP changes (in MC layer).
  * Forbid loads, stores and SP changes in delay slots (in MI layer).

Differential Revision: http://llvm-reviews.chandlerc.com/D2904


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203484 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-10 20:34:23 +00:00
..
AArch64
ARM ARM: Make .unreq directives case-insensitive 2014-03-07 16:16:52 +00:00
AsmParser
COFF
Disassembler [Sparc] Add support for decoding 'swap' instruction. 2014-03-09 23:32:07 +00:00
ELF
MachO
Markup
Mips [mips] Implement NaCl sandboxing of loads, stores and SP changes: 2014-03-10 20:34:23 +00:00
PowerPC
Sparc
SystemZ
X86