Fix the encoding of mrrc and mcrr family of instructions. Also add testcases for...
[oota-llvm.git] / test / MC / ELF / basic-elf-32.s
2011-01-03 Evan ChengConvert MC tests to .s so codegen changes won't break...