llvm-6502/test/MC/Mips
Jack Carter c57905ef4d Mips assembler: Improve set register alias handling
This patch solves the problem of numeric register values not being accepted:

../set_alias.s:1:11: error: expected valid expression after comma
        .set    r4,$4
                    ^
The parsing of .set directive is changed and handling of symbols in code 
as well to enable this feature. 

The test example is added.

Patch by Vladimir Medic


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182807 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-28 22:21:05 +00:00
..
do_switch.ll
eh-frame.s
elf_basic.s
elf_eflags.ll
elf_st_other.ll
elf-bigendian.ll
elf-gprel-32-64.ll
elf-N64.ll
elf-objdump.s
elf-reginfo.ll
elf-relsym.ll
elf-tls.ll
expr1.s Mips assembler: Enable handling of nested expressions 2013-04-17 00:18:04 +00:00
higher_highest.ll
hilo-addressing.s
lea_64.ll
lit.local.cfg
micromips-alu-instructions.s [mips] Test for r179873. 2013-04-30 20:48:49 +00:00
micromips-loadstore-instructions.s Test case for r180241. 2013-04-25 02:22:07 +00:00
micromips-shift-instructions.s Test case for r180238. 2013-04-25 02:21:09 +00:00
mips64-alu-instructions.s Mips assembler: Add TwoOperandConstraint definitions 2013-05-16 20:24:27 +00:00
mips64-register-names.s
mips64extins.ll
mips64shift.ll
mips_directives.s Mips assembler: Improve set register alias handling 2013-05-28 22:21:05 +00:00
mips_gprel16.ll
mips-alu-instructions.s Mips assembler: Add TwoOperandConstraint definitions 2013-05-16 20:24:27 +00:00
mips-coprocessor-encodings.s
mips-expansions.s
mips-fpu-instructions.s Mips assembler: Explicit floating point condition register recognition. 2013-04-15 22:21:55 +00:00
mips-jump-instructions.s Mips assembler: Add branch macro definitions 2013-05-16 19:40:19 +00:00
mips-memory-instructions.s
mips-register-names.s
mips-relocations.s
multi-64bit-func.ll
nabi-regs.s
pr11877.s
r-mips-got-disp.ll
set-at-directive.s
sext_64_32.ll
sym-offset.ll
xgot.ll