llvm-project/llvm/test/MC/AVR
James Y Knight 4f188ef89c [AVR] Fix useDeprecatedPositionallyEncodedOperands errors.
This is a follow-on to https://reviews.llvm.org/D134073.

It renames a few fields to have consistent names, as well as renaming
operands to match the field names.

The encoder behavior is unchanged by this cleanup, but a few
instructions were previously being disassembled incorrectly, and have
been corrected by this change. All of the affected instructions were
missing disassembly tests, which are now added.

Differential Revision: https://reviews.llvm.org/D134185
2022-09-25 17:55:09 -04:00
..
out-of-range-fixups
dwarf-asm-no-code.s
error.s [AVR] Reject/Reserve R0~R15 on AVRTiny. 2022-03-24 02:33:51 +00:00
hex-immediates.s
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 [AVR] Fix useDeprecatedPositionallyEncodedOperands errors. 2022-09-25 17:55:09 -04:00
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 [MC][AVR] Implement decoding ST/LD 2022-05-05 01:53:59 +00:00
inst-ldd.s [MC][AVR] Implement decoding STD/LDD 2022-05-05 01:53:49 +00:00
inst-ldi.s
inst-lds.s
inst-lpm.s
inst-lsl.s
inst-lsr.s
inst-mov.s
inst-movw.s
inst-mul.s [AVR] Fix useDeprecatedPositionallyEncodedOperands errors. 2022-09-25 17:55:09 -04:00
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 [AVR] Fix useDeprecatedPositionallyEncodedOperands errors. 2022-09-25 17:55:09 -04:00
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 [AVR] Fix useDeprecatedPositionallyEncodedOperands errors. 2022-09-25 17:55:09 -04:00
inst-sbrs.s [AVR] Fix useDeprecatedPositionallyEncodedOperands errors. 2022-09-25 17:55:09 -04:00
inst-ser.s
inst-sleep.s
inst-spm.s
inst-st.s [MC][AVR] Implement decoding ST/LD 2022-05-05 01:53:59 +00:00
inst-std.s [MC][AVR] Implement decoding STD/LDD 2022-05-05 01:53:49 +00:00
inst-sts.s
inst-sub.s
inst-subi.s
inst-swap.s
inst-tst.s
inst-wdr.s
inst-xch.s
lit.local.cfg
modifiers.s
registers.s [AVR] Add register aliases XL, YH, etc 2021-03-03 15:36:05 +01:00
relocations-abs.s
relocations.s
symbol_relocation.s
syntax-reg-int-literal.s
syntax-reg-pair.s