1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test/MC/AVR
David Bozier 1dbe33cab9 Fixup AVR tests to reflect changes in addend format in llvm-objdump
Summary: Changes to llvm-objdump made in D69997

Reviewers: thakis, jhenderson, grimar

Reviewed By: thakis

Subscribers: dylanmckay, Jim, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D70438
2019-11-19 15:32:58 +00:00
..
out-of-range-fixups Fixup AVR tests to reflect changes in addend format in llvm-objdump 2019-11-19 15:32:58 +00:00
dwarf-asm-no-code.s Extend the DWARFExpression address handling to support 16-bit addresses 2019-06-01 09:18:26 +00:00
inst-adc.s
inst-add.s
inst-adiw.s
inst-and.s
inst-andi.s
inst-asr.s
inst-bld.s
inst-brbc.s
inst-brbs.s
inst-break.s
inst-bst.s
inst-call.s
inst-cbi.s
inst-cbr.s
inst-clr.s
inst-com.s
inst-cp.s
inst-cpc.s
inst-cpi.s
inst-cpse.s
inst-dec.s
inst-des.s
inst-eicall.s
inst-eijmp.s
inst-elpm.s
inst-eor.s
inst-family-cond-branch.s
inst-family-set-clr-flag.s
inst-fmul.s
inst-fmuls.s
inst-fmulsu.s
inst-icall.s
inst-ijmp.s
inst-in.s
inst-inc.s
inst-jmp.s
inst-lac.s
inst-las.s
inst-lat.s
inst-ld.s
inst-ldd.s
inst-ldi.s
inst-lds.s
inst-lpm.s
inst-lsl.s
inst-lsr.s
inst-mov.s
inst-movw.s
inst-mul.s
inst-muls.s
inst-mulsu.s
inst-neg.s
inst-nop.s
inst-or.s
inst-ori.s
inst-out.s
inst-pop.s
inst-push.s
inst-rcall.s
inst-ret.s
inst-reti.s
inst-rjmp.s
inst-rol.s
inst-ror.s
inst-sbc.s
inst-sbci.s
inst-sbi.s
inst-sbic.s
inst-sbis.s
inst-sbiw.s
inst-sbr.s
inst-sbrc.s
inst-sbrs.s
inst-ser.s
inst-sleep.s
inst-spm.s
inst-st.s
inst-std.s
inst-sts.s
inst-sub.s
inst-subi.s
inst-swap.s
inst-tst.s
inst-wdr.s
inst-xch.s
lit.local.cfg [lit] Delete empty lines at the end of lit.local.cfg NFC 2019-06-17 09:51:07 +00:00
modifiers.s
relocations.s Fixup AVR tests to reflect changes in addend format in llvm-objdump 2019-11-19 15:32:58 +00:00
symbol_relocation.s [AVR] Fix 'symbol_relocations.s' MC test 2019-05-18 16:38:48 +00:00
syntax-reg-int-literal.s
syntax-reg-pair.s