gitextract_jdodp_uj/ ├── .cvsignore ├── .editorconfig ├── .gitattributes ├── .gitignore ├── .pre-commit-config.yaml ├── COPYING ├── COPYING.LIB ├── COPYING.LIBGLOSS ├── COPYING.NEWLIB ├── COPYING3 ├── COPYING3.LIB ├── ChangeLog ├── MAINTAINERS ├── Makefile.def ├── Makefile.in ├── Makefile.tpl ├── README ├── README-maintainer-mode ├── SECURITY.txt ├── ar-lib ├── bfd/ │ ├── .gitignore │ ├── COPYING │ ├── ChangeLog │ ├── ChangeLog-0001 │ ├── ChangeLog-0203 │ ├── ChangeLog-2004 │ ├── ChangeLog-2005 │ ├── ChangeLog-2006 │ ├── ChangeLog-2007 │ ├── ChangeLog-2008 │ ├── ChangeLog-2009 │ ├── ChangeLog-2010 │ ├── ChangeLog-2011 │ ├── ChangeLog-2012 │ ├── ChangeLog-2013 │ ├── ChangeLog-2014 │ ├── ChangeLog-2015 │ ├── ChangeLog-2016 │ ├── ChangeLog-2017 │ ├── ChangeLog-2018 │ ├── ChangeLog-2019 │ ├── ChangeLog-2020 │ ├── ChangeLog-9193 │ ├── ChangeLog-9495 │ ├── ChangeLog-9697 │ ├── ChangeLog-9899 │ ├── MAINTAINERS │ ├── Makefile.am │ ├── Makefile.in │ ├── PORTING │ ├── README │ ├── TODO │ ├── acinclude.m4 │ ├── aclocal.m4 │ ├── aix5ppc-core.c │ ├── aout-cris.c │ ├── aout-ns32k.c │ ├── aout-target.h │ ├── aout32.c │ ├── aout64.c │ ├── aoutx.h │ ├── arc-got.h │ ├── arc-plt.def │ ├── arc-plt.h │ ├── archive.c │ ├── archive64.c │ ├── archures.c │ ├── ax_tls.m4 │ ├── bfd-in.h │ ├── bfd-in2.h │ ├── bfd.c │ ├── bfd.m4 │ ├── bfdio.c │ ├── binary.c │ ├── bpf-reloc.def │ ├── cache.c │ ├── cf-i386lynx.c │ ├── cisco-core.c │ ├── coff-aarch64.c │ ├── coff-alpha.c │ ├── coff-arm.c │ ├── coff-arm.h │ ├── coff-bfd.c │ ├── coff-bfd.h │ ├── coff-go32.c │ ├── coff-i386.c │ ├── coff-ia64.c │ ├── coff-loongarch64.c │ ├── coff-mcore.c │ ├── coff-mips.c │ ├── coff-riscv64.c │ ├── coff-rs6000.c │ ├── coff-sh.c │ ├── coff-stgo32.c │ ├── coff-tic30.c │ ├── coff-tic4x.c │ ├── coff-tic54x.c │ ├── coff-x86_64.c │ ├── coff-z80.c │ ├── coff-z8k.c │ ├── coff64-rs6000.c │ ├── coffcode.h │ ├── coffgen.c │ ├── cofflink.c │ ├── coffswap.h │ ├── compress.c │ ├── config.bfd │ ├── config.in │ ├── configure │ ├── configure.ac │ ├── configure.com │ ├── configure.host │ ├── corefile.c │ ├── cpu-aarch64.c │ ├── cpu-aarch64.h │ ├── cpu-alpha.c │ ├── cpu-amdgcn.c │ ├── cpu-arc.c │ ├── cpu-arm.c │ ├── cpu-arm.h │ ├── cpu-avr.c │ ├── cpu-bfin.c │ ├── cpu-bpf.c │ ├── cpu-cr16.c │ ├── cpu-cris.c │ ├── cpu-crx.c │ ├── cpu-csky.c │ ├── cpu-d10v.c │ ├── cpu-d30v.c │ ├── cpu-dlx.c │ ├── cpu-epiphany.c │ ├── cpu-fr30.c │ ├── cpu-frv.c │ ├── cpu-ft32.c │ ├── cpu-h8300.c │ ├── cpu-h8300.h │ ├── cpu-hppa.c │ ├── cpu-i386.c │ ├── cpu-ia64-opc.c │ ├── cpu-ia64.c │ ├── cpu-iamcu.c │ ├── cpu-ip2k.c │ ├── cpu-iq2000.c │ ├── cpu-kvx.c │ ├── cpu-lm32.c │ ├── cpu-loongarch.c │ ├── cpu-m10200.c │ ├── cpu-m10300.c │ ├── cpu-m32c.c │ ├── cpu-m32r.c │ ├── cpu-m68hc11.c │ ├── cpu-m68hc12.c │ ├── cpu-m68k.c │ ├── cpu-m68k.h │ ├── cpu-m9s12x.c │ ├── cpu-m9s12xg.c │ ├── cpu-mcore.c │ ├── cpu-mep.c │ ├── cpu-metag.c │ ├── cpu-microblaze.c │ ├── cpu-mips.c │ ├── cpu-mmix.c │ ├── cpu-moxie.c │ ├── cpu-msp430.c │ ├── cpu-mt.c │ ├── cpu-nds32.c │ ├── cpu-nfp.c │ ├── cpu-ns32k.c │ ├── cpu-or1k.c │ ├── cpu-pdp11.c │ ├── cpu-pj.c │ ├── cpu-powerpc.c │ ├── cpu-pru.c │ ├── cpu-riscv.c │ ├── cpu-riscv.h │ ├── cpu-rl78.c │ ├── cpu-rs6000.c │ ├── cpu-rx.c │ ├── cpu-s12z.c │ ├── cpu-s390.c │ ├── cpu-score.c │ ├── cpu-sh.c │ ├── cpu-sparc.c │ ├── cpu-spu.c │ ├── cpu-tic30.c │ ├── cpu-tic4x.c │ ├── cpu-tic54x.c │ ├── cpu-tic6x.c │ ├── cpu-tilegx.c │ ├── cpu-tilepro.c │ ├── cpu-v850.c │ ├── cpu-v850_rh850.c │ ├── cpu-vax.c │ ├── cpu-visium.c │ ├── cpu-wasm32.c │ ├── cpu-xgate.c │ ├── cpu-xstormy16.c │ ├── cpu-xtensa.c │ ├── cpu-z80.c │ ├── cpu-z8k.c │ ├── dep-in.sed │ ├── development.sh │ ├── doc/ │ │ ├── ChangeLog-0415 │ │ ├── ChangeLog-9103 │ │ ├── bfd.texi │ │ ├── bfdint.texi │ │ ├── bfdsumm.texi │ │ ├── chew.c │ │ ├── doc.str │ │ ├── fdl.texi │ │ ├── header.sed │ │ ├── local.mk │ │ ├── makefile.vms │ │ ├── proto.str │ │ └── webassembly.texi │ ├── dwarf1.c │ ├── dwarf2.c │ ├── ecoff-bfd.h │ ├── ecoff.c │ ├── ecofflink.c │ ├── ecoffswap.h │ ├── elf-attrs.c │ ├── elf-bfd.h │ ├── elf-eh-frame.c │ ├── elf-hppa.h │ ├── elf-ifunc.c │ ├── elf-linker-x86.h │ ├── elf-linux-core.h │ ├── elf-m10200.c │ ├── elf-m10300.c │ ├── elf-nacl.c │ ├── elf-nacl.h │ ├── elf-properties.c │ ├── elf-s390-common.c │ ├── elf-s390.h │ ├── elf-sframe.c │ ├── elf-strtab.c │ ├── elf-vxworks.c │ ├── elf-vxworks.h │ ├── elf.c │ ├── elf32-am33lin.c │ ├── elf32-arc.c │ ├── elf32-arm.c │ ├── elf32-arm.h │ ├── elf32-avr.c │ ├── elf32-avr.h │ ├── elf32-bfin.c │ ├── elf32-bfin.h │ ├── elf32-cr16.c │ ├── elf32-cr16.h │ ├── elf32-cris.c │ ├── elf32-crx.c │ ├── elf32-csky.c │ ├── elf32-csky.h │ ├── elf32-d10v.c │ ├── elf32-d30v.c │ ├── elf32-dlx.c │ ├── elf32-dlx.h │ ├── elf32-epiphany.c │ ├── elf32-fr30.c │ ├── elf32-frv.c │ ├── elf32-ft32.c │ ├── elf32-gen.c │ ├── elf32-h8300.c │ ├── elf32-hppa.c │ ├── elf32-hppa.h │ ├── elf32-i386.c │ ├── elf32-ip2k.c │ ├── elf32-iq2000.c │ ├── elf32-lm32.c │ ├── elf32-m32c.c │ ├── elf32-m32r.c │ ├── elf32-m68hc11.c │ ├── elf32-m68hc12.c │ ├── elf32-m68hc1x.c │ ├── elf32-m68hc1x.h │ ├── elf32-m68k.c │ ├── elf32-m68k.h │ ├── elf32-mcore.c │ ├── elf32-mep.c │ ├── elf32-metag.c │ ├── elf32-metag.h │ ├── elf32-microblaze.c │ ├── elf32-mips.c │ ├── elf32-moxie.c │ ├── elf32-msp430.c │ ├── elf32-mt.c │ ├── elf32-nds32.c │ ├── elf32-nds32.h │ ├── elf32-or1k.c │ ├── elf32-pj.c │ ├── elf32-ppc.c │ ├── elf32-ppc.h │ ├── elf32-pru.c │ ├── elf32-rl78.c │ ├── elf32-rx.c │ ├── elf32-rx.h │ ├── elf32-s12z.c │ ├── elf32-s390.c │ ├── elf32-score.c │ ├── elf32-score.h │ ├── elf32-score7.c │ ├── elf32-sh-relocs.h │ ├── elf32-sh.c │ ├── elf32-sparc.c │ ├── elf32-spu.c │ ├── elf32-spu.h │ ├── elf32-tic6x.c │ ├── elf32-tic6x.h │ ├── elf32-tilegx.c │ ├── elf32-tilegx.h │ ├── elf32-tilepro.c │ ├── elf32-tilepro.h │ ├── elf32-v850.c │ ├── elf32-v850.h │ ├── elf32-vax.c │ ├── elf32-visium.c │ ├── elf32-wasm32.c │ ├── elf32-xgate.c │ ├── elf32-xstormy16.c │ ├── elf32-xtensa.c │ ├── elf32-z80.c │ ├── elf32.c │ ├── elf64-alpha.c │ ├── elf64-amdgcn.c │ ├── elf64-bpf.c │ ├── elf64-gen.c │ ├── elf64-hppa.c │ ├── elf64-hppa.h │ ├── elf64-ia64-vms.c │ ├── elf64-mips.c │ ├── elf64-mmix.c │ ├── elf64-nfp.c │ ├── elf64-ppc.c │ ├── elf64-ppc.h │ ├── elf64-s390.c │ ├── elf64-sparc.c │ ├── elf64-tilegx.c │ ├── elf64-tilegx.h │ ├── elf64-x86-64.c │ ├── elf64.c │ ├── elfcode.h │ ├── elfcore.h │ ├── elflink.c │ ├── elfn32-mips.c │ ├── elfnn-aarch64.c │ ├── elfnn-ia64.c │ ├── elfnn-kvx.c │ ├── elfnn-loongarch.c │ ├── elfnn-riscv.c │ ├── elfxx-aarch64.c │ ├── elfxx-aarch64.h │ ├── elfxx-ia64.c │ ├── elfxx-ia64.h │ ├── elfxx-kvx-relocs.h │ ├── elfxx-kvx.c │ ├── elfxx-kvx.h │ ├── elfxx-loongarch.c │ ├── elfxx-loongarch.h │ ├── elfxx-mips.c │ ├── elfxx-mips.h │ ├── elfxx-riscv.c │ ├── elfxx-riscv.h │ ├── elfxx-sparc.c │ ├── elfxx-sparc.h │ ├── elfxx-target.h │ ├── elfxx-tilegx.c │ ├── elfxx-tilegx.h │ ├── elfxx-x86.c │ ├── elfxx-x86.h │ ├── format.c │ ├── gen-aout.c │ ├── genlink.h │ ├── go32stub.h │ ├── hash.c │ ├── host-aout.c │ ├── hosts/ │ │ ├── alphalinux.h │ │ ├── alphavms.h │ │ ├── decstation.h │ │ ├── dpx2.h │ │ ├── i386bsd.h │ │ ├── i386linux.h │ │ ├── i386mach3.h │ │ ├── m68klinux.h │ │ ├── mipsmach3.h │ │ ├── news-mips.h │ │ ├── pc532mach.h │ │ ├── riscos.h │ │ ├── vaxbsd.h │ │ ├── vaxlinux.h │ │ └── x86-64linux.h │ ├── hppabsd-core.c │ ├── hpux-core.c │ ├── i386aout.c │ ├── i386bsd.c │ ├── i386lynx.c │ ├── i386msdos.c │ ├── ihex.c │ ├── init.c │ ├── irix-core.c │ ├── libaout.h │ ├── libbfd-in.h │ ├── libbfd.c │ ├── libbfd.h │ ├── libcoff-in.h │ ├── libcoff.h │ ├── libecoff.h │ ├── libhppa.h │ ├── libpei.h │ ├── libxcoff.h │ ├── linker.c │ ├── lynx-core.c │ ├── mach-o-aarch64.c │ ├── mach-o-arm.c │ ├── mach-o-i386.c │ ├── mach-o-target.c │ ├── mach-o-x86-64.c │ ├── mach-o.c │ ├── mach-o.h │ ├── makefile.vms │ ├── mep-relocs.pl │ ├── merge.c │ ├── mmo.c │ ├── netbsd-core.c │ ├── netbsd.h │ ├── ns32k.h │ ├── ns32knetbsd.c │ ├── opncls.c │ ├── osf-core.c │ ├── pc532-mach.c │ ├── pdb.c │ ├── pdp11.c │ ├── pe-aarch64.c │ ├── pe-arm-wince.c │ ├── pe-arm.c │ ├── pe-i386.c │ ├── pe-mcore.c │ ├── pe-sh.c │ ├── pe-x86_64.c │ ├── peXXigen.c │ ├── pef-traceback.h │ ├── pef.c │ ├── pef.h │ ├── pei-aarch64.c │ ├── pei-arm-wince.c │ ├── pei-arm.c │ ├── pei-i386.c │ ├── pei-ia64.c │ ├── pei-loongarch64.c │ ├── pei-mcore.c │ ├── pei-riscv64.c │ ├── pei-sh.c │ ├── pei-x86_64.c │ ├── peicode.h │ ├── plugin.c │ ├── plugin.h │ ├── po/ │ │ ├── .cvsignore │ │ ├── BLD-POTFILES.in │ │ ├── Make-in │ │ ├── SRC-POTFILES.in │ │ ├── bfd.pot │ │ ├── da.po │ │ ├── es.po │ │ ├── fi.po │ │ ├── fr.po │ │ ├── hr.po │ │ ├── id.po │ │ ├── ja.po │ │ ├── ka.po │ │ ├── ms.po │ │ ├── pt.po │ │ ├── ro.po │ │ ├── ru.po │ │ ├── rw.po │ │ ├── sr.po │ │ ├── sv.po │ │ ├── tr.po │ │ ├── uk.po │ │ ├── vi.po │ │ └── zh_CN.po │ ├── ppcboot.c │ ├── ptrace-core.c │ ├── reloc.c │ ├── reloc16.c │ ├── rs6000-core.c │ ├── section.c │ ├── simple.c │ ├── som.c │ ├── som.h │ ├── srec.c │ ├── stab-syms.c │ ├── stabs.c │ ├── syms.c │ ├── sysdep.h │ ├── targets.c │ ├── targmatch.sed │ ├── tekhex.c │ ├── trad-core.c │ ├── vax1knetbsd.c │ ├── vaxnetbsd.c │ ├── verilog.c │ ├── version.h │ ├── version.m4 │ ├── vms-alpha.c │ ├── vms-lib.c │ ├── vms-misc.c │ ├── vms.h │ ├── warning.m4 │ ├── wasm-module.c │ ├── wasm-module.h │ ├── xcofflink.c │ ├── xcofflink.h │ ├── xsym.c │ ├── xsym.h │ ├── xtensa-dynconfig.c │ ├── xtensa-isa.c │ └── xtensa-modules.c ├── binutils/ │ ├── .gitignore │ ├── BRANCHES │ ├── ChangeLog │ ├── ChangeLog-0001 │ ├── ChangeLog-0203 │ ├── ChangeLog-2004 │ ├── ChangeLog-2005 │ ├── ChangeLog-2006 │ ├── ChangeLog-2007 │ ├── ChangeLog-2008 │ ├── ChangeLog-2009 │ ├── ChangeLog-2010 │ ├── ChangeLog-2011 │ ├── ChangeLog-2012 │ ├── ChangeLog-2013 │ ├── ChangeLog-2014 │ ├── ChangeLog-2015 │ ├── ChangeLog-2016 │ ├── ChangeLog-2017 │ ├── ChangeLog-2018 │ ├── ChangeLog-2019 │ ├── ChangeLog-2020 │ ├── ChangeLog-9197 │ ├── ChangeLog-9899 │ ├── MAINTAINERS │ ├── Makefile.am │ ├── Makefile.in │ ├── NEWS │ ├── README │ ├── README-how-to-make-a-release │ ├── SECURITY.txt │ ├── aclocal.m4 │ ├── addr2line.c │ ├── ar.c │ ├── arlex.l │ ├── arparse.y │ ├── arsup.c │ ├── arsup.h │ ├── bfdtest1.c │ ├── bfdtest2.c │ ├── bin2c.c │ ├── binemul.c │ ├── binemul.h │ ├── bucomm.c │ ├── bucomm.h │ ├── budbg.h │ ├── coffdump.c │ ├── coffgrok.c │ ├── coffgrok.h │ ├── config.in │ ├── configure │ ├── configure.ac │ ├── configure.com │ ├── configure.tgt │ ├── cxxfilt.c │ ├── debug.c │ ├── debug.h │ ├── deflex.l │ ├── defparse.y │ ├── demanguse.c │ ├── demanguse.h │ ├── dep-in.sed │ ├── dlltool.c │ ├── dlltool.h │ ├── dllwrap.c │ ├── doc/ │ │ ├── binutils.texi │ │ ├── ctf.options.texi │ │ ├── debug.options.texi │ │ ├── fdl.texi │ │ ├── local.mk │ │ └── sframe.options.texi │ ├── dwarf-mode.el │ ├── dwarf.c │ ├── dwarf.h │ ├── elfcomm.c │ ├── elfcomm.h │ ├── elfedit.c │ ├── embedspu.sh │ ├── emul_aix.c │ ├── emul_vanilla.c │ ├── filemode.c │ ├── is-ranlib.c │ ├── is-strip.c │ ├── makefile.vms │ ├── maybe-ranlib.c │ ├── maybe-strip.c │ ├── mclex.c │ ├── mcparse.y │ ├── nm.c │ ├── not-ranlib.c │ ├── not-strip.c │ ├── objcopy.c │ ├── objdump.c │ ├── objdump.h │ ├── od-elf32_avr.c │ ├── od-macho.c │ ├── od-pe.c │ ├── od-xcoff.c │ ├── po/ │ │ ├── .cvsignore │ │ ├── Make-in │ │ ├── POTFILES.in │ │ ├── bg.po │ │ ├── binutils.pot │ │ ├── ca.po │ │ ├── da.po │ │ ├── es.po │ │ ├── fi.po │ │ ├── fr.po │ │ ├── hr.po │ │ ├── id.po │ │ ├── it.po │ │ ├── ja.po │ │ ├── pt.po │ │ ├── ro.po │ │ ├── ru.po │ │ ├── rw.po │ │ ├── sk.po │ │ ├── sr.po │ │ ├── sv.po │ │ ├── tr.po │ │ ├── uk.po │ │ ├── vi.po │ │ ├── zh_CN.po │ │ └── zh_TW.po │ ├── prdbg.c │ ├── ranlib.sh │ ├── rclex.c │ ├── rcparse.y │ ├── rdcoff.c │ ├── rddbg.c │ ├── readelf.c │ ├── rename.c │ ├── resbin.c │ ├── rescoff.c │ ├── resrc.c │ ├── resres.c │ ├── sanity.sh │ ├── size.c │ ├── srconv.c │ ├── stabs.c │ ├── strings.c │ ├── sysdep.h │ ├── sysdump.c │ ├── sysinfo.y │ ├── syslex.l │ ├── syslex_wrap.c │ ├── testsuite/ │ │ ├── ChangeLog-0411 │ │ ├── ChangeLog-1215 │ │ ├── ChangeLog-9303 │ │ ├── binutils-all/ │ │ │ ├── aarch64/ │ │ │ │ ├── aarch64.exp │ │ │ │ ├── illegal.d │ │ │ │ ├── illegal.s │ │ │ │ ├── in-order-all.d │ │ │ │ ├── in-order.d │ │ │ │ ├── objdump.d │ │ │ │ ├── objdump.s │ │ │ │ ├── out-of-order-all.d │ │ │ │ ├── out-of-order.T │ │ │ │ ├── out-of-order.d │ │ │ │ ├── out-of-order.s │ │ │ │ ├── pei-aarch64-little.d │ │ │ │ ├── pei-aarch64-little.s │ │ │ │ ├── sve-dwarf-registers.d │ │ │ │ ├── sve-dwarf-registers.s │ │ │ │ ├── unallocated-encoding.d │ │ │ │ └── unallocated-encoding.s │ │ │ ├── add-empty-section.d │ │ │ ├── add-section.d │ │ │ ├── add-symbol.d │ │ │ ├── addr2line.exp │ │ │ ├── alias-2.def │ │ │ ├── alias.def │ │ │ ├── ar.exp │ │ │ ├── arc/ │ │ │ │ ├── double_regs.s │ │ │ │ ├── double_store.s │ │ │ │ ├── dsp.s │ │ │ │ ├── hexprint.s │ │ │ │ └── objdump.exp │ │ │ ├── arm/ │ │ │ │ ├── in-order-all.d │ │ │ │ ├── in-order.d │ │ │ │ ├── objdump.exp │ │ │ │ ├── out-of-order-all.d │ │ │ │ ├── out-of-order.T │ │ │ │ ├── out-of-order.d │ │ │ │ ├── out-of-order.s │ │ │ │ ├── rvct_symbol.s │ │ │ │ ├── simple.s │ │ │ │ ├── thumb2-cond.s │ │ │ │ ├── vdup-cond.d │ │ │ │ ├── vdup-cond.s │ │ │ │ ├── vdup-thumb.d │ │ │ │ └── vdup-thumb.s │ │ │ ├── bfin/ │ │ │ │ ├── objdump.exp │ │ │ │ └── unknown-mode.s │ │ │ ├── bintest.s │ │ │ ├── common-1.s │ │ │ ├── common-1a.d │ │ │ ├── common-1b.d │ │ │ ├── common-1c.d │ │ │ ├── common-1d.d │ │ │ ├── common-1e.d │ │ │ ├── common-1f.d │ │ │ ├── common-2.s │ │ │ ├── common-2a.d │ │ │ ├── common-2b.d │ │ │ ├── common-2c.d │ │ │ ├── common-2d.d │ │ │ ├── common-2e.d │ │ │ ├── common-2f.d │ │ │ ├── compress.exp │ │ │ ├── copy-1.d │ │ │ ├── copy-1.s │ │ │ ├── copy-2.d │ │ │ ├── copy-3.d │ │ │ ├── copy-4.d │ │ │ ├── copy-5.d │ │ │ ├── copy-6.d │ │ │ ├── copytest.s │ │ │ ├── cxxfilt.exp │ │ │ ├── data-sections.s │ │ │ ├── debug_str.d │ │ │ ├── debug_str.s │ │ │ ├── debuginfod.exp │ │ │ ├── debuglink.s │ │ │ ├── disasm.s │ │ │ ├── display-section-0.r │ │ │ ├── display-section-rel.r │ │ │ ├── dlltool.exp │ │ │ ├── dumptest.s │ │ │ ├── dw2-1.S │ │ │ ├── dw2-1.W │ │ │ ├── dw2-2.S │ │ │ ├── dw2-3.S │ │ │ ├── dw2-3.W │ │ │ ├── dw2-3.rS │ │ │ ├── dw2-3.rt │ │ │ ├── dw2-3gabi.W │ │ │ ├── dw2-compressed.S │ │ │ ├── dw2-decodedline-1.S │ │ │ ├── dw2-decodedline-2.S │ │ │ ├── dw2-decodedline.S │ │ │ ├── dw2-empty.S │ │ │ ├── dw2-ranges.S │ │ │ ├── dw2-ranges.W │ │ │ ├── dw4.s │ │ │ ├── dw5-op.S │ │ │ ├── dw5-op.W │ │ │ ├── dw5.S │ │ │ ├── dw5.W │ │ │ ├── dwarf-attributes.S │ │ │ ├── dwarf-attributes.W │ │ │ ├── dwo.s │ │ │ ├── elfedit-1.d │ │ │ ├── elfedit-2.d │ │ │ ├── elfedit-3.d │ │ │ ├── elfedit-4.d │ │ │ ├── elfedit-5.d │ │ │ ├── elfedit-6.d │ │ │ ├── elfedit.exp │ │ │ ├── empty │ │ │ ├── empty-file │ │ │ ├── empty.s │ │ │ ├── exclude-1.s │ │ │ ├── exclude-1a.d │ │ │ ├── exclude-1b.d │ │ │ ├── fastcall.def │ │ │ ├── group-2.s │ │ │ ├── group-3.s │ │ │ ├── group-4.s │ │ │ ├── group-5.d │ │ │ ├── group-5.s │ │ │ ├── group-6.d │ │ │ ├── group-6.s │ │ │ ├── group-7.s │ │ │ ├── group-7a.d │ │ │ ├── group-7b.d │ │ │ ├── group-7c.d │ │ │ ├── group.s │ │ │ ├── hppa/ │ │ │ │ ├── addendbug.s │ │ │ │ ├── freg.s │ │ │ │ └── objdump.exp │ │ │ ├── i386/ │ │ │ │ ├── compressed-1.s │ │ │ │ ├── compressed-1a.d │ │ │ │ ├── compressed-1b.d │ │ │ │ ├── compressed-1c.d │ │ │ │ ├── empty.d │ │ │ │ ├── empty.s │ │ │ │ ├── i386.exp │ │ │ │ ├── ibt.d │ │ │ │ ├── ibt.s │ │ │ │ ├── pr21231a.d │ │ │ │ ├── pr21231a.s │ │ │ │ ├── pr21231b.d │ │ │ │ ├── pr21231b.s │ │ │ │ ├── shstk.d │ │ │ │ └── shstk.s │ │ │ ├── ifunc.s │ │ │ ├── keep-section-1.d │ │ │ ├── keep-section-2.d │ │ │ ├── kvx/ │ │ │ │ ├── kvx.exp │ │ │ │ ├── pcrel_bundle.d │ │ │ │ ├── pcrel_bundle.s │ │ │ │ ├── pcrel_bundle32bits.d │ │ │ │ └── pcrel_bundle32bits.s │ │ │ ├── libdw2-compressed.out │ │ │ ├── libdw2-compressedgabi.out │ │ │ ├── libdw2.out │ │ │ ├── link-order.s │ │ │ ├── linkdebug.s │ │ │ ├── localize-hidden-1.d │ │ │ ├── localize-hidden-1.s │ │ │ ├── localize-hidden-2.d │ │ │ ├── localize-hidden-2.s │ │ │ ├── locview-1.s │ │ │ ├── locview-2.s │ │ │ ├── loongarch64/ │ │ │ │ ├── loongarch64.exp │ │ │ │ ├── pei-loongarch64.d │ │ │ │ └── pei-loongarch64.s │ │ │ ├── m68k/ │ │ │ │ ├── fnop.s │ │ │ │ ├── movem.s │ │ │ │ └── objdump.exp │ │ │ ├── mangled.s │ │ │ ├── mbind1.s │ │ │ ├── mips/ │ │ │ │ ├── global-local-symtab-final-n32.d │ │ │ │ ├── global-local-symtab-final-n64.d │ │ │ │ ├── global-local-symtab-final-o32.d │ │ │ │ ├── global-local-symtab-n32.d │ │ │ │ ├── global-local-symtab-n32t.d │ │ │ │ ├── global-local-symtab-n64.d │ │ │ │ ├── global-local-symtab-o32.d │ │ │ │ ├── global-local-symtab-o32t.d │ │ │ │ ├── global-local-symtab-sort-n32.d │ │ │ │ ├── global-local-symtab-sort-n32t.d │ │ │ │ ├── global-local-symtab-sort-n64.d │ │ │ │ ├── global-local-symtab-sort-n64t.d │ │ │ │ ├── global-local-symtab-sort-o32.d │ │ │ │ ├── global-local-symtab-sort-o32t.d │ │ │ │ ├── micromips-branch-alias.d │ │ │ │ ├── micromips-branch-alias.s │ │ │ │ ├── micromips-branch-noalias.d │ │ │ │ ├── micromips-mt-alias.d │ │ │ │ ├── micromips-mt-noalias.d │ │ │ │ ├── micromips-reserved-enc-n32.d │ │ │ │ ├── micromips-reserved-enc-n64.d │ │ │ │ ├── micromips-reserved-enc-o32.d │ │ │ │ ├── micromips-reserved-enc.s │ │ │ │ ├── mips-ase-1.d │ │ │ │ ├── mips-ase-1.s │ │ │ │ ├── mips-ase-2.d │ │ │ │ ├── mips-ase-2.s │ │ │ │ ├── mips-ase-3.d │ │ │ │ ├── mips-branch-alias.s │ │ │ │ ├── mips-note-2-n32.d │ │ │ │ ├── mips-note-2-n64.d │ │ │ │ ├── mips-note-2.d │ │ │ │ ├── mips-note-2r-n32.d │ │ │ │ ├── mips-note-2r-n64.d │ │ │ │ ├── mips-note-2r.d │ │ │ │ ├── mips-reginfo-n32.d │ │ │ │ ├── mips-reginfo.d │ │ │ │ ├── mips-reginfo.s │ │ │ │ ├── mips-xpa-virt-1.d │ │ │ │ ├── mips-xpa-virt-2.d │ │ │ │ ├── mips-xpa-virt-3.d │ │ │ │ ├── mips-xpa-virt-4.d │ │ │ │ ├── mips-xpa-virt.s │ │ │ │ ├── mips.exp │ │ │ │ ├── mips1-branch-alias.d │ │ │ │ ├── mips1-branch-noalias.d │ │ │ │ ├── mips16-alias.d │ │ │ │ ├── mips16-alias.s │ │ │ │ ├── mips16-extend-insn.d │ │ │ │ ├── mips16-extend-insn.s │ │ │ │ ├── mips16-extend-noinsn.d │ │ │ │ ├── mips16-extend-noinsn.s │ │ │ │ ├── mips16-noalias.d │ │ │ │ ├── mips16-pcrel.d │ │ │ │ ├── mips16-pcrel.s │ │ │ │ ├── mips16-undecoded.d │ │ │ │ ├── mips16-undecoded.s │ │ │ │ ├── mips16e2-extend-insn.d │ │ │ │ ├── mips16e2-undecoded.d │ │ │ │ ├── mips2-branch-alias.d │ │ │ │ ├── mips2-branch-noalias.d │ │ │ │ ├── mips32-mt-alias.d │ │ │ │ ├── mips32-mt-noalias.d │ │ │ │ ├── mips32r6-branch-alias.d │ │ │ │ ├── mips32r6-branch-noalias.d │ │ │ │ ├── mixed-micromips.d │ │ │ │ ├── mixed-micromips.s │ │ │ │ ├── mixed-mips16-micromips.d │ │ │ │ ├── mixed-mips16-micromips.s │ │ │ │ ├── mixed-mips16.d │ │ │ │ └── mixed-mips16.s │ │ │ ├── needed-by-reloc.s │ │ │ ├── nfp/ │ │ │ │ ├── objdump.exp │ │ │ │ ├── test1.d │ │ │ │ ├── test1_nfp6000.nffw │ │ │ │ ├── test2_ctx8.d │ │ │ │ ├── test2_nfp6000.nffw │ │ │ │ └── test2_no-pc_ctx4.d │ │ │ ├── nm-1.s │ │ │ ├── nm-elf-1.s │ │ │ ├── nm-ver.s │ │ │ ├── nm.exp │ │ │ ├── no-weak.s │ │ │ ├── note-1.d │ │ │ ├── note-2-32.d │ │ │ ├── note-2-32.s │ │ │ ├── note-2-64.d │ │ │ ├── note-2-64.s │ │ │ ├── note-3-32.d │ │ │ ├── note-3-32.s │ │ │ ├── note-3-64.d │ │ │ ├── note-3-64.s │ │ │ ├── note-3.32.s │ │ │ ├── note-4-32.d │ │ │ ├── note-4-32.s │ │ │ ├── note-4-64.d │ │ │ ├── note-4-64.s │ │ │ ├── note-5.d │ │ │ ├── note-5.s │ │ │ ├── note-6-32.d │ │ │ ├── note-6-32.s │ │ │ ├── note-6-64.d │ │ │ ├── note-6-64.s │ │ │ ├── objcopy.exp │ │ │ ├── objdump.W │ │ │ ├── objdump.WK2 │ │ │ ├── objdump.WK3 │ │ │ ├── objdump.WL │ │ │ ├── objdump.Wk │ │ │ ├── objdump.Zs │ │ │ ├── objdump.exp │ │ │ ├── objdump.s │ │ │ ├── only-section-01.d │ │ │ ├── pr18374.s │ │ │ ├── pr19020.in │ │ │ ├── pr19020a.d │ │ │ ├── pr19020b.d │ │ │ ├── pr19547.c │ │ │ ├── pr23633.d │ │ │ ├── pr23633.list │ │ │ ├── pr23633.s │ │ │ ├── pr25543.d │ │ │ ├── pr25543.s │ │ │ ├── pr25662-pdp11.s │ │ │ ├── pr25662.ld │ │ │ ├── pr25662.s │ │ │ ├── pr26112.o.bz2 │ │ │ ├── pr26112.r │ │ │ ├── pr26160.dwp.bz2 │ │ │ ├── pr26160.r │ │ │ ├── pr26548.d │ │ │ ├── pr26548.s │ │ │ ├── pr26548e.d │ │ │ ├── readelf-debug-str-offsets-dw4.d │ │ │ ├── readelf-debug-str-offsets-dw4.s │ │ │ ├── readelf-maskos-1a.d │ │ │ ├── readelf-maskos-1b.d │ │ │ ├── readelf-maskos-unknown.s │ │ │ ├── readelf-maskos.s │ │ │ ├── readelf.demangled │ │ │ ├── readelf.exp │ │ │ ├── readelf.h │ │ │ ├── readelf.h.thin │ │ │ ├── readelf.k │ │ │ ├── readelf.k2 │ │ │ ├── readelf.locview-1 │ │ │ ├── readelf.locview-2 │ │ │ ├── readelf.n │ │ │ ├── readelf.pr18374 │ │ │ ├── readelf.r │ │ │ ├── readelf.r-64 │ │ │ ├── readelf.s │ │ │ ├── readelf.s-64 │ │ │ ├── readelf.s-64-tmips │ │ │ ├── readelf.s-64-unused │ │ │ ├── readelf.ss │ │ │ ├── readelf.ss-64 │ │ │ ├── readelf.ss-64-unused │ │ │ ├── readelf.ss-mips │ │ │ ├── readelf.ss-tmips │ │ │ ├── readelf.ss-unused │ │ │ ├── readelf.wKis │ │ │ ├── readelf.wa │ │ │ ├── readelf.z │ │ │ ├── relr.s │ │ │ ├── remove-relocs-01.d │ │ │ ├── remove-relocs-01.s │ │ │ ├── remove-relocs-02.d │ │ │ ├── remove-relocs-03.d │ │ │ ├── remove-relocs-04.d │ │ │ ├── remove-relocs-05.d │ │ │ ├── remove-relocs-06.d │ │ │ ├── remove-relocs-07.d │ │ │ ├── remove-relocs-07.s │ │ │ ├── remove-relocs-08.d │ │ │ ├── remove-section-01.d │ │ │ ├── rename-section-01.d │ │ │ ├── retain1.s │ │ │ ├── retain1a.d │ │ │ ├── retain1b.d │ │ │ ├── riscv/ │ │ │ │ ├── pei-riscv64.d │ │ │ │ ├── pei-riscv64.s │ │ │ │ ├── riscv.exp │ │ │ │ ├── unknown.d │ │ │ │ └── unknown.s │ │ │ ├── section-alignment.d │ │ │ ├── set-section-alignment.d │ │ │ ├── size.exp │ │ │ ├── strings.exp │ │ │ ├── strip-1.d │ │ │ ├── strip-10.d │ │ │ ├── strip-11.d │ │ │ ├── strip-12.d │ │ │ ├── strip-12.s │ │ │ ├── strip-13.d │ │ │ ├── strip-13mips64.s │ │ │ ├── strip-13rel.s │ │ │ ├── strip-13rela.s │ │ │ ├── strip-14.d │ │ │ ├── strip-14mips64.s │ │ │ ├── strip-14rel.s │ │ │ ├── strip-14rela.s │ │ │ ├── strip-15.d │ │ │ ├── strip-15mips64.s │ │ │ ├── strip-15rel.s │ │ │ ├── strip-15rela.s │ │ │ ├── strip-16.d │ │ │ ├── strip-2.d │ │ │ ├── strip-3.d │ │ │ ├── strip-4.d │ │ │ ├── strip-5.d │ │ │ ├── strip-6.d │ │ │ ├── strip-7.d │ │ │ ├── strip-8.d │ │ │ ├── strip-9.d │ │ │ ├── strip-section-headers-1.d │ │ │ ├── symbols-1.d │ │ │ ├── symbols-2.d │ │ │ ├── symbols-3.d │ │ │ ├── symbols-4.d │ │ │ ├── symbols-5.d │ │ │ ├── symbols-5.s │ │ │ ├── symbols.s │ │ │ ├── testprog.c │ │ │ ├── testranges-ia64.d │ │ │ ├── testranges-ia64.s │ │ │ ├── testranges.d │ │ │ ├── testranges.s │ │ │ ├── unique.s │ │ │ ├── unknown.s │ │ │ ├── update-1.s │ │ │ ├── update-2.s │ │ │ ├── update-3.s │ │ │ ├── update-4.s │ │ │ ├── update-section.exp │ │ │ ├── vax/ │ │ │ │ ├── entrymask.s │ │ │ │ └── objdump.exp │ │ │ ├── verilog-1.hex │ │ │ ├── verilog-2.hex │ │ │ ├── verilog-4.hex │ │ │ ├── verilog-8.hex │ │ │ ├── verilog-I4.hex │ │ │ ├── verilogtest.s │ │ │ ├── version.def │ │ │ ├── version.s │ │ │ ├── wasm32/ │ │ │ │ ├── create-wasm.d │ │ │ │ ├── create-wasm.s │ │ │ │ ├── custom-section.d │ │ │ │ ├── custom-section.s │ │ │ │ ├── invalid-wasm-1.d │ │ │ │ ├── invalid-wasm-1.s │ │ │ │ ├── invalid-wasm-2.d │ │ │ │ ├── invalid-wasm-2.s │ │ │ │ ├── long-sections.d │ │ │ │ ├── long-sections.s │ │ │ │ ├── parse-wasm-2.d │ │ │ │ ├── parse-wasm-2.s │ │ │ │ ├── parse-wasm.d │ │ │ │ ├── parse-wasm.s │ │ │ │ ├── prepared-section.d │ │ │ │ ├── prepared-section.s │ │ │ │ └── wasm32.exp │ │ │ ├── weaken-gnu-unique.d │ │ │ ├── windres/ │ │ │ │ ├── README │ │ │ │ ├── bmpalign.rc │ │ │ │ ├── bmpalign.rsd │ │ │ │ ├── capstyle.rc │ │ │ │ ├── capstyle.rsd │ │ │ │ ├── checkbox.rc │ │ │ │ ├── checkbox.rsd │ │ │ │ ├── combobox.rc │ │ │ │ ├── combobox.rsd │ │ │ │ ├── controldata.rc │ │ │ │ ├── controldata.rsd │ │ │ │ ├── deflang.rc │ │ │ │ ├── deflang.rsd │ │ │ │ ├── dialog0.rc │ │ │ │ ├── dialog0.rsd │ │ │ │ ├── dialog1.rc │ │ │ │ ├── dialog1.rsd │ │ │ │ ├── dialogid.rc │ │ │ │ ├── dialogid.rsd │ │ │ │ ├── dialogsignature.rc │ │ │ │ ├── dialogsignature.rsd │ │ │ │ ├── dlgfont.rc │ │ │ │ ├── dlgfont.rsd │ │ │ │ ├── edittext.rc │ │ │ │ ├── edittext.rsd │ │ │ │ ├── escapea.rc │ │ │ │ ├── escapea.rsd │ │ │ │ ├── escapex-2.rc │ │ │ │ ├── escapex-2.rsd │ │ │ │ ├── escapex.rc │ │ │ │ ├── escapex.rsd │ │ │ │ ├── html.rc │ │ │ │ ├── html.rsd │ │ │ │ ├── html1.hm │ │ │ │ ├── html2.hm │ │ │ │ ├── lang.rc │ │ │ │ ├── lang.rsd │ │ │ │ ├── listbox.rc │ │ │ │ ├── listbox.rsd │ │ │ │ ├── menuitem_flags.rc │ │ │ │ ├── messagetable.rc │ │ │ │ ├── messagetable.rsd │ │ │ │ ├── msupdate │ │ │ │ ├── nocaption.rc │ │ │ │ ├── nocaption.rsd │ │ │ │ ├── printstyle.rc │ │ │ │ ├── printstyle.rsd │ │ │ │ ├── quoteclass.rc │ │ │ │ ├── scrollbar.rc │ │ │ │ ├── scrollbar.rsd │ │ │ │ ├── strtab1.rc │ │ │ │ ├── strtab1.rsd │ │ │ │ ├── strtab2.rc │ │ │ │ ├── strtab2.rsd │ │ │ │ ├── strtab3.rc │ │ │ │ ├── strtab3.rsd │ │ │ │ ├── strtab4.rc │ │ │ │ ├── strtab4.rsd │ │ │ │ ├── sublang.rc │ │ │ │ ├── sublang.rsd │ │ │ │ ├── version.rc │ │ │ │ ├── version.rsd │ │ │ │ ├── version_cat.rc │ │ │ │ ├── version_cat.rsd │ │ │ │ ├── version_mlang.rc │ │ │ │ ├── version_mlang.rsd │ │ │ │ ├── version_small.rc │ │ │ │ ├── version_small.rsd │ │ │ │ └── windres.exp │ │ │ ├── x86-64/ │ │ │ │ ├── compressed-1.s │ │ │ │ ├── compressed-1a.d │ │ │ │ ├── compressed-1b.d │ │ │ │ ├── compressed-1c.d │ │ │ │ ├── empty-x32.d │ │ │ │ ├── empty.d │ │ │ │ ├── empty.s │ │ │ │ ├── ibt-x32.d │ │ │ │ ├── ibt.d │ │ │ │ ├── ibt.s │ │ │ │ ├── lam-u48.d │ │ │ │ ├── lam-u48.s │ │ │ │ ├── lam-u57.d │ │ │ │ ├── lam-u57.s │ │ │ │ ├── large-sections-2-x32.d │ │ │ │ ├── large-sections-2.d │ │ │ │ ├── large-sections-i386.d │ │ │ │ ├── large-sections.d │ │ │ │ ├── large-sections.s │ │ │ │ ├── objects.exp │ │ │ │ ├── pr21231a.d │ │ │ │ ├── pr21231a.s │ │ │ │ ├── pr21231b.d │ │ │ │ ├── pr21231b.s │ │ │ │ ├── pr22451.o.bz2 │ │ │ │ ├── pr23494a-x32.d │ │ │ │ ├── pr23494a.d │ │ │ │ ├── pr23494a.s │ │ │ │ ├── pr23494b-x32.d │ │ │ │ ├── pr23494b.d │ │ │ │ ├── pr23494b.s │ │ │ │ ├── pr23494c-x32.d │ │ │ │ ├── pr23494c.d │ │ │ │ ├── pr23494c.s │ │ │ │ ├── pr23494d-x32.d │ │ │ │ ├── pr23494d.d │ │ │ │ ├── pr23494e-x32.d │ │ │ │ ├── pr23494e.d │ │ │ │ ├── pr26808.dump │ │ │ │ ├── pr26808.dwp.bz2 │ │ │ │ ├── pr27708.dump │ │ │ │ ├── pr27708.exe.bz2 │ │ │ │ ├── shstk-x32.d │ │ │ │ ├── shstk.d │ │ │ │ ├── shstk.s │ │ │ │ └── x86-64.exp │ │ │ ├── z.s │ │ │ ├── zero-sec.r │ │ │ └── zero-sec.s │ │ ├── config/ │ │ │ ├── default.exp │ │ │ └── hppa.sed │ │ ├── gentestdlls.c │ │ └── lib/ │ │ ├── binutils-common.exp │ │ └── utils-lib.exp │ ├── unwind-ia64.c │ ├── unwind-ia64.h │ ├── version.c │ ├── windint.h │ ├── windmc.c │ ├── windmc.h │ ├── windres.c │ ├── windres.h │ ├── winduni.c │ ├── winduni.h │ └── wrstabs.c ├── compile ├── config/ │ ├── ChangeLog │ ├── acinclude.m4 │ ├── acx.m4 │ ├── asmcfi.m4 │ ├── ax_check_define.m4 │ ├── ax_count_cpus.m4 │ ├── ax_cxx_compile_stdcxx.m4 │ ├── ax_pthread.m4 │ ├── bfd64.m4 │ ├── bitfields.m4 │ ├── bootstrap-O1.mk │ ├── bootstrap-O3.mk │ ├── bootstrap-Og.mk │ ├── bootstrap-asan.mk │ ├── bootstrap-cet.mk │ ├── bootstrap-debug-big.mk │ ├── bootstrap-debug-ckovw.mk │ ├── bootstrap-debug-lean.mk │ ├── bootstrap-debug-lib.mk │ ├── bootstrap-debug.mk │ ├── bootstrap-lto-lean.mk │ ├── bootstrap-lto-noplugin.mk │ ├── bootstrap-lto.mk │ ├── bootstrap-time.mk │ ├── bootstrap-ubsan.mk │ ├── cet.m4 │ ├── codeset.m4 │ ├── debuginfod.m4 │ ├── dejagnu.m4 │ ├── depstand.m4 │ ├── dfp.m4 │ ├── elf.m4 │ ├── enable.m4 │ ├── extensions.m4 │ ├── futex.m4 │ ├── gc++filt.m4 │ ├── gcc-plugin.m4 │ ├── gettext-sister.m4 │ ├── gettext.m4 │ ├── glibc21.m4 │ ├── gthr.m4 │ ├── gxx-include-dir.m4 │ ├── hwcaps.m4 │ ├── iconv.m4 │ ├── intdiv0.m4 │ ├── intlmacosx.m4 │ ├── inttypes-pri.m4 │ ├── inttypes.m4 │ ├── inttypes_h.m4 │ ├── isl.m4 │ ├── jobserver.m4 │ ├── largefile.m4 │ ├── lcmessage.m4 │ ├── ld-symbolic.m4 │ ├── lead-dot.m4 │ ├── lib-ld.m4 │ ├── lib-link.m4 │ ├── lib-prefix.m4 │ ├── libstdc++-raw-cxx.m4 │ ├── lthostflags.m4 │ ├── math.m4 │ ├── mh-alpha-linux │ ├── mh-cygwin │ ├── mh-darwin │ ├── mh-djgpp │ ├── mh-mingw │ ├── mh-pa │ ├── mh-ppc-aix │ ├── mmap.m4 │ ├── mt-alphaieee │ ├── mt-android │ ├── mt-d30v │ ├── mt-gnu │ ├── mt-mips-elfoabi │ ├── mt-mips-gnu │ ├── mt-mips16-compat │ ├── mt-ospace │ ├── mt-sde │ ├── mt-spu │ ├── multi.m4 │ ├── nls.m4 │ ├── no-executables.m4 │ ├── override.m4 │ ├── picflag.m4 │ ├── pkg.m4 │ ├── plugins.m4 │ ├── po.m4 │ ├── proginstall.m4 │ ├── progtest.m4 │ ├── sjlj.m4 │ ├── stdint.m4 │ ├── stdint_h.m4 │ ├── target-posix │ ├── tcl.m4 │ ├── tls.m4 │ ├── toolexeclibdir.m4 │ ├── ulonglong.m4 │ ├── unwind_ipinfo.m4 │ ├── warnings.m4 │ ├── weakref.m4 │ ├── zlib.m4 │ └── zstd.m4 ├── config-ml.in ├── config.guess ├── config.rpath ├── config.sub ├── configure ├── configure.ac ├── contrib/ │ ├── ChangeLog │ ├── dg-extract-results.py │ ├── dg-extract-results.sh │ └── mklog.py ├── cpu/ │ ├── ChangeLog │ ├── cris.cpu │ ├── epiphany.cpu │ ├── epiphany.opc │ ├── fr30.cpu │ ├── fr30.opc │ ├── frv.cpu │ ├── frv.opc │ ├── ip2k.cpu │ ├── ip2k.opc │ ├── iq10.cpu │ ├── iq2000.cpu │ ├── iq2000.opc │ ├── iq2000m.cpu │ ├── lm32.cpu │ ├── lm32.opc │ ├── m32c.cpu │ ├── m32c.opc │ ├── m32r.cpu │ ├── m32r.opc │ ├── mep-avc.cpu │ ├── mep-avc2.cpu │ ├── mep-c5.cpu │ ├── mep-core.cpu │ ├── mep-default.cpu │ ├── mep-ext-cop.cpu │ ├── mep-fmax.cpu │ ├── mep-h1.cpu │ ├── mep-ivc2.cpu │ ├── mep-rhcop.cpu │ ├── mep-sample-ucidsp.cpu │ ├── mep.cpu │ ├── mep.opc │ ├── mt.cpu │ ├── mt.opc │ ├── or1k.cpu │ ├── or1k.opc │ ├── or1kcommon.cpu │ ├── or1korbis.cpu │ ├── or1korfpx.cpu │ ├── sh.cpu │ ├── sh.opc │ ├── sh64-compact.cpu │ ├── sh64-media.cpu │ ├── simplify.inc │ ├── xstormy16.cpu │ └── xstormy16.opc ├── depcomp ├── djunpack.bat ├── elfcpp/ │ ├── ChangeLog │ ├── ChangeLog-0815 │ ├── ChangeLog-2016 │ ├── ChangeLog-2017 │ ├── ChangeLog-2018 │ ├── ChangeLog-2019 │ ├── ChangeLog-2020 │ ├── README │ ├── aarch64.h │ ├── arm.h │ ├── dwarf.h │ ├── elfcpp.h │ ├── elfcpp_file.h │ ├── elfcpp_internal.h │ ├── elfcpp_swap.h │ ├── i386.h │ ├── mips.h │ ├── powerpc.h │ ├── s390.h │ ├── sparc.h │ ├── tilegx.h │ └── x86_64.h ├── etc/ │ ├── ChangeLog │ ├── Makefile.am │ ├── Makefile.in │ ├── aclocal.m4 │ ├── add-log.el │ ├── add-log.vi │ ├── configure │ ├── configure.ac │ ├── texi2pod.pl │ └── update-copyright.py ├── gas/ │ ├── .gitignore │ ├── CONTRIBUTORS │ ├── COPYING │ ├── ChangeLog │ ├── ChangeLog-0001 │ ├── ChangeLog-0203 │ ├── ChangeLog-2004 │ ├── ChangeLog-2005 │ ├── ChangeLog-2006 │ ├── ChangeLog-2007 │ ├── ChangeLog-2008 │ ├── ChangeLog-2009 │ ├── ChangeLog-2010 │ ├── ChangeLog-2011 │ ├── ChangeLog-2012 │ ├── ChangeLog-2013 │ ├── ChangeLog-2014 │ ├── ChangeLog-2015 │ ├── ChangeLog-2016 │ ├── ChangeLog-2017 │ ├── ChangeLog-2018 │ ├── ChangeLog-2019 │ ├── ChangeLog-2020 │ ├── ChangeLog-9295 │ ├── ChangeLog-9697 │ ├── ChangeLog-9899 │ ├── MAINTAINERS │ ├── Makefile.am │ ├── Makefile.in │ ├── NEWS │ ├── README │ ├── acinclude.m4 │ ├── aclocal.m4 │ ├── app.c │ ├── as.c │ ├── as.h │ ├── asintl.h │ ├── atof-generic.c │ ├── bignum.h │ ├── bit_fix.h │ ├── cgen.c │ ├── cgen.h │ ├── codeview.c │ ├── codeview.h │ ├── compress-debug.c │ ├── compress-debug.h │ ├── cond.c │ ├── config/ │ │ ├── atof-ieee.c │ │ ├── atof-vax.c │ │ ├── bfin-aux.h │ │ ├── bfin-defs.h │ │ ├── bfin-lex-wrapper.c │ │ ├── bfin-lex.l │ │ ├── bfin-parse.y │ │ ├── e-crisaout.c │ │ ├── e-criself.c │ │ ├── e-mipself.c │ │ ├── itbl-mips.h │ │ ├── kvx-parse.c │ │ ├── kvx-parse.h │ │ ├── loongarch-lex-wrapper.c │ │ ├── loongarch-lex.h │ │ ├── loongarch-lex.l │ │ ├── loongarch-parse.y │ │ ├── m68k-parse.h │ │ ├── m68k-parse.y │ │ ├── obj-aout.c │ │ ├── obj-aout.h │ │ ├── obj-coff-seh.c │ │ ├── obj-coff-seh.h │ │ ├── obj-coff.c │ │ ├── obj-coff.h │ │ ├── obj-ecoff.c │ │ ├── obj-ecoff.h │ │ ├── obj-elf.c │ │ ├── obj-elf.h │ │ ├── obj-evax.c │ │ ├── obj-evax.h │ │ ├── obj-fdpicelf.c │ │ ├── obj-fdpicelf.h │ │ ├── obj-macho.c │ │ ├── obj-macho.h │ │ ├── obj-multi.c │ │ ├── obj-multi.h │ │ ├── obj-som.c │ │ ├── obj-som.h │ │ ├── rl78-defs.h │ │ ├── rl78-parse.y │ │ ├── rx-defs.h │ │ ├── rx-parse.y │ │ ├── tc-aarch64-ginsn.c │ │ ├── tc-aarch64.c │ │ ├── tc-aarch64.h │ │ ├── tc-alpha.c │ │ ├── tc-alpha.h │ │ ├── tc-arc.c │ │ ├── tc-arc.h │ │ ├── tc-arm.c │ │ ├── tc-arm.h │ │ ├── tc-avr.c │ │ ├── tc-avr.h │ │ ├── tc-bfin.c │ │ ├── tc-bfin.h │ │ ├── tc-bpf.c │ │ ├── tc-bpf.h │ │ ├── tc-cr16.c │ │ ├── tc-cr16.h │ │ ├── tc-cris.c │ │ ├── tc-cris.h │ │ ├── tc-crx.c │ │ ├── tc-crx.h │ │ ├── tc-csky.c │ │ ├── tc-csky.h │ │ ├── tc-d10v.c │ │ ├── tc-d10v.h │ │ ├── tc-d30v.c │ │ ├── tc-d30v.h │ │ ├── tc-dlx.c │ │ ├── tc-dlx.h │ │ ├── tc-epiphany.c │ │ ├── tc-epiphany.h │ │ ├── tc-fr30.c │ │ ├── tc-fr30.h │ │ ├── tc-frv.c │ │ ├── tc-frv.h │ │ ├── tc-ft32.c │ │ ├── tc-ft32.h │ │ ├── tc-generic.c │ │ ├── tc-generic.h │ │ ├── tc-h8300.c │ │ ├── tc-h8300.h │ │ ├── tc-hppa.c │ │ ├── tc-hppa.h │ │ ├── tc-i386-ginsn.c │ │ ├── tc-i386-intel.c │ │ ├── tc-i386.c │ │ ├── tc-i386.h │ │ ├── tc-ia64.c │ │ ├── tc-ia64.h │ │ ├── tc-ip2k.c │ │ ├── tc-ip2k.h │ │ ├── tc-iq2000.c │ │ ├── tc-iq2000.h │ │ ├── tc-kvx.c │ │ ├── tc-kvx.h │ │ ├── tc-lm32.c │ │ ├── tc-lm32.h │ │ ├── tc-loongarch.c │ │ ├── tc-loongarch.h │ │ ├── tc-m32c.c │ │ ├── tc-m32c.h │ │ ├── tc-m32r.c │ │ ├── tc-m32r.h │ │ ├── tc-m68851.h │ │ ├── tc-m68hc11.c │ │ ├── tc-m68hc11.h │ │ ├── tc-m68k.c │ │ ├── tc-m68k.h │ │ ├── tc-mcore.c │ │ ├── tc-mcore.h │ │ ├── tc-mep.c │ │ ├── tc-mep.h │ │ ├── tc-metag.c │ │ ├── tc-metag.h │ │ ├── tc-microblaze.c │ │ ├── tc-microblaze.h │ │ ├── tc-mips.c │ │ ├── tc-mips.h │ │ ├── tc-mmix.c │ │ ├── tc-mmix.h │ │ ├── tc-mn10200.c │ │ ├── tc-mn10200.h │ │ ├── tc-mn10300.c │ │ ├── tc-mn10300.h │ │ ├── tc-moxie.c │ │ ├── tc-moxie.h │ │ ├── tc-msp430.c │ │ ├── tc-msp430.h │ │ ├── tc-mt.c │ │ ├── tc-mt.h │ │ ├── tc-nds32.c │ │ ├── tc-nds32.h │ │ ├── tc-ns32k.c │ │ ├── tc-ns32k.h │ │ ├── tc-or1k.c │ │ ├── tc-or1k.h │ │ ├── tc-pdp11.c │ │ ├── tc-pdp11.h │ │ ├── tc-pj.c │ │ ├── tc-pj.h │ │ ├── tc-ppc.c │ │ ├── tc-ppc.h │ │ ├── tc-pru.c │ │ ├── tc-pru.h │ │ ├── tc-riscv.c │ │ ├── tc-riscv.h │ │ ├── tc-rl78.c │ │ ├── tc-rl78.h │ │ ├── tc-rx.c │ │ ├── tc-rx.h │ │ ├── tc-s12z.c │ │ ├── tc-s12z.h │ │ ├── tc-s390.c │ │ ├── tc-s390.h │ │ ├── tc-score.c │ │ ├── tc-score.h │ │ ├── tc-score7.c │ │ ├── tc-sh.c │ │ ├── tc-sh.h │ │ ├── tc-sparc.c │ │ ├── tc-sparc.h │ │ ├── tc-spu.c │ │ ├── tc-spu.h │ │ ├── tc-tic30.c │ │ ├── tc-tic30.h │ │ ├── tc-tic4x.c │ │ ├── tc-tic4x.h │ │ ├── tc-tic54x.c │ │ ├── tc-tic54x.h │ │ ├── tc-tic6x.c │ │ ├── tc-tic6x.h │ │ ├── tc-tilegx.c │ │ ├── tc-tilegx.h │ │ ├── tc-tilepro.c │ │ ├── tc-tilepro.h │ │ ├── tc-v850.c │ │ ├── tc-v850.h │ │ ├── tc-vax.c │ │ ├── tc-vax.h │ │ ├── tc-visium.c │ │ ├── tc-visium.h │ │ ├── tc-wasm32.c │ │ ├── tc-wasm32.h │ │ ├── tc-xgate.c │ │ ├── tc-xgate.h │ │ ├── tc-xstormy16.c │ │ ├── tc-xstormy16.h │ │ ├── tc-xtensa.c │ │ ├── tc-xtensa.h │ │ ├── tc-z80.c │ │ ├── tc-z80.h │ │ ├── tc-z8k.c │ │ ├── tc-z8k.h │ │ ├── te-386bsd.h │ │ ├── te-aix.h │ │ ├── te-aix5.h │ │ ├── te-armeabi.h │ │ ├── te-armfbsdeabi.h │ │ ├── te-armfbsdvfp.h │ │ ├── te-armlinuxeabi.h │ │ ├── te-cloudabi.h │ │ ├── te-csky_abiv1.h │ │ ├── te-csky_abiv1_linux.h │ │ ├── te-csky_abiv2.h │ │ ├── te-csky_abiv2_linux.h │ │ ├── te-dragonfly.h │ │ ├── te-freebsd.h │ │ ├── te-generic.h │ │ ├── te-gnu.h │ │ ├── te-go32.h │ │ ├── te-haiku.h │ │ ├── te-hppa.h │ │ ├── te-hppa64.h │ │ ├── te-hppalinux64.h │ │ ├── te-hpux.h │ │ ├── te-interix.h │ │ ├── te-irix.h │ │ ├── te-linux.h │ │ ├── te-lynx.h │ │ ├── te-macos.h │ │ ├── te-nacl.h │ │ ├── te-nbsd.h │ │ ├── te-nbsd532.h │ │ ├── te-pc532mach.h │ │ ├── te-pe.h │ │ ├── te-pep.h │ │ ├── te-pepaarch64.h │ │ ├── te-solaris.h │ │ ├── te-tmips.h │ │ ├── te-uclinux.h │ │ ├── te-vms.c │ │ ├── te-vms.h │ │ ├── te-vxworks.h │ │ ├── te-wince-pe.h │ │ ├── vax-inst.h │ │ ├── xtensa-istack.h │ │ ├── xtensa-relax.c │ │ └── xtensa-relax.h │ ├── config.in │ ├── configure │ ├── configure.ac │ ├── configure.com │ ├── configure.tgt │ ├── debug.c │ ├── dep-in.sed │ ├── depend.c │ ├── doc/ │ │ ├── all.texi │ │ ├── as.texi │ │ ├── c-aarch64.texi │ │ ├── c-alpha.texi │ │ ├── c-arc.texi │ │ ├── c-arm.texi │ │ ├── c-avr.texi │ │ ├── c-bfin.texi │ │ ├── c-bpf.texi │ │ ├── c-cr16.texi │ │ ├── c-cris.texi │ │ ├── c-csky.texi │ │ ├── c-d10v.texi │ │ ├── c-d30v.texi │ │ ├── c-epiphany.texi │ │ ├── c-h8300.texi │ │ ├── c-hppa.texi │ │ ├── c-i386.texi │ │ ├── c-ia64.texi │ │ ├── c-ip2k.texi │ │ ├── c-kvx.texi │ │ ├── c-lm32.texi │ │ ├── c-loongarch.texi │ │ ├── c-m32c.texi │ │ ├── c-m32r.texi │ │ ├── c-m68hc11.texi │ │ ├── c-m68k.texi │ │ ├── c-metag.texi │ │ ├── c-microblaze.texi │ │ ├── c-mips.texi │ │ ├── c-mmix.texi │ │ ├── c-msp430.texi │ │ ├── c-mt.texi │ │ ├── c-nds32.texi │ │ ├── c-ns32k.texi │ │ ├── c-or1k.texi │ │ ├── c-pdp11.texi │ │ ├── c-pj.texi │ │ ├── c-ppc.texi │ │ ├── c-pru.texi │ │ ├── c-riscv.texi │ │ ├── c-rl78.texi │ │ ├── c-rx.texi │ │ ├── c-s12z.texi │ │ ├── c-s390.texi │ │ ├── c-score.texi │ │ ├── c-sh.texi │ │ ├── c-sparc.texi │ │ ├── c-tic54x.texi │ │ ├── c-tic6x.texi │ │ ├── c-tilegx.texi │ │ ├── c-tilepro.texi │ │ ├── c-v850.texi │ │ ├── c-vax.texi │ │ ├── c-visium.texi │ │ ├── c-wasm32.texi │ │ ├── c-xgate.texi │ │ ├── c-xstormy16.texi │ │ ├── c-xtensa.texi │ │ ├── c-z80.texi │ │ ├── c-z8k.texi │ │ ├── fdl.texi │ │ ├── h8.texi │ │ ├── internals.texi │ │ └── local.mk │ ├── dw2gencfi.c │ ├── dw2gencfi.h │ ├── dwarf2dbg.c │ ├── dwarf2dbg.h │ ├── ecoff.c │ ├── ecoff.h │ ├── ehopt.c │ ├── emul-target.h │ ├── emul.h │ ├── expr.c │ ├── expr.h │ ├── flonum-copy.c │ ├── flonum-konst.c │ ├── flonum-mult.c │ ├── flonum.h │ ├── frags.c │ ├── frags.h │ ├── gdbinit.in │ ├── gen-sframe.c │ ├── gen-sframe.h │ ├── ginsn.c │ ├── ginsn.h │ ├── hash.c │ ├── hash.h │ ├── input-file.c │ ├── input-file.h │ ├── input-scrub.c │ ├── itbl-lex-wrapper.c │ ├── itbl-lex.h │ ├── itbl-lex.l │ ├── itbl-ops.c │ ├── itbl-ops.h │ ├── itbl-parse.y │ ├── listing.c │ ├── listing.h │ ├── literal.c │ ├── macro.c │ ├── macro.h │ ├── makefile.vms │ ├── messages.c │ ├── obj.h │ ├── output-file.c │ ├── output-file.h │ ├── po/ │ │ ├── .cvsignore │ │ ├── Make-in │ │ ├── POTFILES.in │ │ ├── es.po │ │ ├── fi.po │ │ ├── fr.po │ │ ├── gas.pot │ │ ├── id.po │ │ ├── ja.po │ │ ├── ro.po │ │ ├── ru.po │ │ ├── rw.po │ │ ├── sv.po │ │ ├── tr.po │ │ ├── uk.po │ │ └── zh_CN.po │ ├── read.c │ ├── read.h │ ├── remap.c │ ├── sb.c │ ├── sb.h │ ├── scfi.c │ ├── scfi.h │ ├── scfidw2gen.c │ ├── scfidw2gen.h │ ├── sframe-opt.c │ ├── stabs.c │ ├── subsegs.c │ ├── subsegs.h │ ├── symbols.c │ ├── symbols.h │ ├── tc.h │ ├── testsuite/ │ │ ├── ChangeLog-2004 │ │ ├── ChangeLog-2005 │ │ ├── ChangeLog-2006 │ │ ├── ChangeLog-2007 │ │ ├── ChangeLog-2008 │ │ ├── ChangeLog-2009 │ │ ├── ChangeLog-2010 │ │ ├── ChangeLog-2011 │ │ ├── ChangeLog-2012 │ │ ├── ChangeLog-2013 │ │ ├── ChangeLog-2014 │ │ ├── ChangeLog-2015 │ │ ├── ChangeLog-9303 │ │ ├── config/ │ │ │ └── default.exp │ │ ├── gas/ │ │ │ ├── aarch64/ │ │ │ │ ├── aarch64.exp │ │ │ │ ├── addsub.d │ │ │ │ ├── addsub.s │ │ │ │ ├── adr_1.d │ │ │ │ ├── adr_1.s │ │ │ │ ├── advsimd-across.d │ │ │ │ ├── advsimd-across.s │ │ │ │ ├── advsimd-armv8_3.d │ │ │ │ ├── advsimd-armv8_3.s │ │ │ │ ├── advsimd-compnum.d │ │ │ │ ├── advsimd-compnum.s │ │ │ │ ├── advsimd-faminmax-bad.d │ │ │ │ ├── advsimd-faminmax-bad.l │ │ │ │ ├── advsimd-faminmax-illegal.d │ │ │ │ ├── advsimd-faminmax-illegal.l │ │ │ │ ├── advsimd-faminmax-illegal.s │ │ │ │ ├── advsimd-faminmax.d │ │ │ │ ├── advsimd-faminmax.s │ │ │ │ ├── advsimd-fp16.d │ │ │ │ ├── advsimd-fp16.s │ │ │ │ ├── advsimd-fp8-fail.d │ │ │ │ ├── advsimd-fp8-fail.l │ │ │ │ ├── advsimd-fp8-fail.s │ │ │ │ ├── advsimd-fp8.d │ │ │ │ ├── advsimd-fp8.s │ │ │ │ ├── advsimd-lut-bad.d │ │ │ │ ├── advsimd-lut-bad.l │ │ │ │ ├── advsimd-lut-illegal.d │ │ │ │ ├── advsimd-lut-illegal.l │ │ │ │ ├── advsimd-lut-illegal.s │ │ │ │ ├── advsimd-lut.d │ │ │ │ ├── advsimd-lut.s │ │ │ │ ├── advsimd-misc.d │ │ │ │ ├── advsimd-misc.s │ │ │ │ ├── advsimd-mov-bad.d │ │ │ │ ├── advsimd-mov-bad.s │ │ │ │ ├── advsisd-copy.d │ │ │ │ ├── advsisd-copy.s │ │ │ │ ├── advsisd-misc.d │ │ │ │ ├── advsisd-misc.s │ │ │ │ ├── alias-2.d │ │ │ │ ├── alias-2.s │ │ │ │ ├── alias.d │ │ │ │ ├── alias.s │ │ │ │ ├── armv8-ras-1.d │ │ │ │ ├── armv8-ras-1.s │ │ │ │ ├── armv8-ras-1_1-invalid.d │ │ │ │ ├── armv8-ras-1_1-invalid.l │ │ │ │ ├── armv8-ras-1_1-invalid.s │ │ │ │ ├── armv8-ras-1_1.d │ │ │ │ ├── armv8-ras-1_1.s │ │ │ │ ├── armv8_2-a-crypto-fp16-illegal.d │ │ │ │ ├── armv8_2-a-crypto-fp16-illegal.l │ │ │ │ ├── armv8_2-a-crypto-fp16-illegal.s │ │ │ │ ├── armv8_2-a-crypto-fp16.d │ │ │ │ ├── armv8_2-a-crypto-fp16.s │ │ │ │ ├── armv8_2-a-illegal.d │ │ │ │ ├── armv8_2-a-illegal.l │ │ │ │ ├── armv8_2-a-illegal.s │ │ │ │ ├── armv8_3-a-crypto-fp16.d │ │ │ │ ├── armv8_4-a-crypto-fp16.d │ │ │ │ ├── armv8_4-a-illegal.d │ │ │ │ ├── armv8_4-a-illegal.l │ │ │ │ ├── armv8_4-a-illegal.s │ │ │ │ ├── armv8_4-a-registers-illegal.d │ │ │ │ ├── armv8_4-a-registers-illegal.l │ │ │ │ ├── armv8_4-a-registers-illegal.s │ │ │ │ ├── armv8_4-a-registers.d │ │ │ │ ├── armv8_4-a-registers.s │ │ │ │ ├── armv8_4-a.d │ │ │ │ ├── armv8_4-a.s │ │ │ │ ├── armv8_5-a-flagm2.d │ │ │ │ ├── armv8_5-a-flagm2.s │ │ │ │ ├── armv8_5-a-frintts.d │ │ │ │ ├── armv8_5-a-frintts.s │ │ │ │ ├── armv8_5-a-memtag.d │ │ │ │ ├── armv8_5-a-memtag.s │ │ │ │ ├── armv9_1.d │ │ │ │ ├── armv9_1.s │ │ │ │ ├── armv9_1_invalid.d │ │ │ │ ├── armv9_1_invalid.l │ │ │ │ ├── armv9_1_invalid.s │ │ │ │ ├── armv9_2.d │ │ │ │ ├── armv9_2.s │ │ │ │ ├── armv9_2_invalid.d │ │ │ │ ├── armv9_2_invalid.l │ │ │ │ ├── armv9_2_invalid.s │ │ │ │ ├── armv9_3.d │ │ │ │ ├── armv9_3.s │ │ │ │ ├── armv9_5.d │ │ │ │ ├── armv9_5.s │ │ │ │ ├── armv9_invalid.d │ │ │ │ ├── armv9_invalid.l │ │ │ │ ├── armv9_invalid.s │ │ │ │ ├── b_1.d │ │ │ │ ├── b_1.s │ │ │ │ ├── b_c_1.d │ │ │ │ ├── b_c_1.s │ │ │ │ ├── beq_1.d │ │ │ │ ├── beq_1.s │ │ │ │ ├── bfloat16-1-invalid.d │ │ │ │ ├── bfloat16-1-invalid.l │ │ │ │ ├── bfloat16-1-invalid.s │ │ │ │ ├── bfloat16-1.d │ │ │ │ ├── bfloat16-1.s │ │ │ │ ├── bfloat16-2-invalid.d │ │ │ │ ├── bfloat16-2-invalid.l │ │ │ │ ├── bfloat16-2-invalid.s │ │ │ │ ├── bfloat16-bad.d │ │ │ │ ├── bfloat16-bad.l │ │ │ │ ├── bfloat16-directive-be.d │ │ │ │ ├── bfloat16-directive-le.d │ │ │ │ ├── bfloat16-directive.s │ │ │ │ ├── bfloat16.d │ │ │ │ ├── bfloat16.s │ │ │ │ ├── bitfield-alias.d │ │ │ │ ├── bitfield-alias.s │ │ │ │ ├── bitfield-bfm.d │ │ │ │ ├── bitfield-bfm.s │ │ │ │ ├── bitfield-dump │ │ │ │ ├── bitfield-no-aliases.d │ │ │ │ ├── brbe-brb-bad.d │ │ │ │ ├── brbe-brb-bad.l │ │ │ │ ├── brbe-brb-bad.s │ │ │ │ ├── brbe-brb-inst.d │ │ │ │ ├── brbe-brb-inst.s │ │ │ │ ├── brbe-brb-invalid.d │ │ │ │ ├── brbe-brb-invalid.l │ │ │ │ ├── brbe-brb.d │ │ │ │ ├── brbe-brb.s │ │ │ │ ├── brbe-invalid.d │ │ │ │ ├── brbe-invalid.l │ │ │ │ ├── brbe-invalid.s │ │ │ │ ├── brbe.d │ │ │ │ ├── brbe.s │ │ │ │ ├── bti.d │ │ │ │ ├── bti.s │ │ │ │ ├── chk-bad-1.d │ │ │ │ ├── chk-bad-1.l │ │ │ │ ├── chk-bad-1.s │ │ │ │ ├── chk.d │ │ │ │ ├── chk.s │ │ │ │ ├── clrbhb-1.d │ │ │ │ ├── clrbhb-1.s │ │ │ │ ├── codealign.d │ │ │ │ ├── codealign.s │ │ │ │ ├── codealign_1.d │ │ │ │ ├── codealign_1.s │ │ │ │ ├── codeview-lines │ │ │ │ ├── codeview.exp │ │ │ │ ├── codeview1.s │ │ │ │ ├── codeview2.s │ │ │ │ ├── cpa-addsub-bad.d │ │ │ │ ├── cpa-addsub-bad.l │ │ │ │ ├── cpa-addsub-bad.s │ │ │ │ ├── cpa-addsub-neg.d │ │ │ │ ├── cpa-addsub-neg.l │ │ │ │ ├── cpa-addsub.d │ │ │ │ ├── cpa-addsub.s │ │ │ │ ├── cpa-sve-bad.d │ │ │ │ ├── cpa-sve-bad.l │ │ │ │ ├── cpa-sve-bad.s │ │ │ │ ├── cpa-sve-neg.d │ │ │ │ ├── cpa-sve-neg.l │ │ │ │ ├── cpa-sve-neg.s │ │ │ │ ├── cpa-sve.d │ │ │ │ ├── cpa-sve.s │ │ │ │ ├── cpu-cortex-a34.d │ │ │ │ ├── cpu-cortex-a65.d │ │ │ │ ├── cpu-cortex-a65ae.d │ │ │ │ ├── cpu-cortex-a720.d │ │ │ │ ├── cpu-cortex-a76ae.d │ │ │ │ ├── cpu-cortex-a77.d │ │ │ │ ├── cpu-cortex-x3.d │ │ │ │ ├── cpu-cortex-x4.d │ │ │ │ ├── crc32-directive.d │ │ │ │ ├── crc32.d │ │ │ │ ├── crc32.s │ │ │ │ ├── crypto-directive.d │ │ │ │ ├── crypto-directive2.d │ │ │ │ ├── crypto-directive3.d │ │ │ │ ├── crypto.d │ │ │ │ ├── crypto.s │ │ │ │ ├── csre-invalid.l │ │ │ │ ├── csre.s │ │ │ │ ├── cssc.d │ │ │ │ ├── cssc.s │ │ │ │ ├── d128_the-1.d │ │ │ │ ├── d128_the-1.s │ │ │ │ ├── d128_the-bad-1.d │ │ │ │ ├── d128_the-bad-1.l │ │ │ │ ├── d128_the-bad-2.d │ │ │ │ ├── d128_the-bad-2.l │ │ │ │ ├── d128_the-bad-3.d │ │ │ │ ├── d128_the-bad-3.l │ │ │ │ ├── d128_the-bad-4.d │ │ │ │ ├── d128_the-bad-4.l │ │ │ │ ├── d128_the-bad.s │ │ │ │ ├── deprecated.d │ │ │ │ ├── deprecated.l │ │ │ │ ├── deprecated.s │ │ │ │ ├── dfb.d │ │ │ │ ├── dfb.s │ │ │ │ ├── dgh.d │ │ │ │ ├── dgh.s │ │ │ │ ├── diagnostic.d │ │ │ │ ├── diagnostic.l │ │ │ │ ├── diagnostic.s │ │ │ │ ├── dotproduct.d │ │ │ │ ├── dotproduct.s │ │ │ │ ├── dwarf.d │ │ │ │ ├── dwarf.s │ │ │ │ ├── ete.d │ │ │ │ ├── ete.s │ │ │ │ ├── etm-ro-invalid.d │ │ │ │ ├── etm-ro-invalid.l │ │ │ │ ├── etm-ro-invalid.s │ │ │ │ ├── etm-ro.d │ │ │ │ ├── etm-ro.s │ │ │ │ ├── etm-wo-invalid.d │ │ │ │ ├── etm-wo-invalid.l │ │ │ │ ├── etm-wo-invalid.s │ │ │ │ ├── etm-wo.d │ │ │ │ ├── etm-wo.s │ │ │ │ ├── etm.d │ │ │ │ ├── etm.s │ │ │ │ ├── f32mm.d │ │ │ │ ├── f32mm.s │ │ │ │ ├── f64mm.d │ │ │ │ ├── f64mm.s │ │ │ │ ├── flagm.d │ │ │ │ ├── flagm.s │ │ │ │ ├── float-fp16.d │ │ │ │ ├── float-fp16.s │ │ │ │ ├── float16-be.d │ │ │ │ ├── float16-le.d │ │ │ │ ├── float16.s │ │ │ │ ├── floatdp2.d │ │ │ │ ├── floatdp2.s │ │ │ │ ├── fp-armv8_3.d │ │ │ │ ├── fp-armv8_3.s │ │ │ │ ├── fp-const0-parse.d │ │ │ │ ├── fp-const0-parse.s │ │ │ │ ├── fp8-mul-illegal.d │ │ │ │ ├── fp8-mul-illegal.l │ │ │ │ ├── fp8-mul-illegal.s │ │ │ │ ├── fp8-simd-dot2.d │ │ │ │ ├── fp8-simd-dot2.s │ │ │ │ ├── fp8-simd-dot4.d │ │ │ │ ├── fp8-simd-dot4.s │ │ │ │ ├── fp8-simd-fma.d │ │ │ │ ├── fp8-simd-fma.s │ │ │ │ ├── fp8-sme-dot-illegal.d │ │ │ │ ├── fp8-sme-dot-illegal.l │ │ │ │ ├── fp8-sme-dot-illegal.s │ │ │ │ ├── fp8-sme-dot2.d │ │ │ │ ├── fp8-sme-dot2.s │ │ │ │ ├── fp8-sme-dot4.d │ │ │ │ ├── fp8-sme-dot4.s │ │ │ │ ├── fp8-sme-fmlal-illegal.d │ │ │ │ ├── fp8-sme-fmlal-illegal.l │ │ │ │ ├── fp8-sme-fmlal-illegal.s │ │ │ │ ├── fp8-sme-fmlal.d │ │ │ │ ├── fp8-sme-fmlal.s │ │ │ │ ├── fp8-sme-fmlall-illegal.d │ │ │ │ ├── fp8-sme-fmlall-illegal.l │ │ │ │ ├── fp8-sme-fmlall-illegal.s │ │ │ │ ├── fp8-sme-fmlall.d │ │ │ │ ├── fp8-sme-fmlall.s │ │ │ │ ├── fp8-sme-mopa-illegal.d │ │ │ │ ├── fp8-sme-mopa-illegal.l │ │ │ │ ├── fp8-sme-mopa-illegal.s │ │ │ │ ├── fp8-sme-mopa2.d │ │ │ │ ├── fp8-sme-mopa2.s │ │ │ │ ├── fp8-sme-mopa4.d │ │ │ │ ├── fp8-sme-mopa4.s │ │ │ │ ├── fp8-sve-dot2.d │ │ │ │ ├── fp8-sve-dot2.s │ │ │ │ ├── fp8-sve-dot4.d │ │ │ │ ├── fp8-sve-dot4.s │ │ │ │ ├── fp8-sve-fma.d │ │ │ │ ├── fp8-sve-fma.s │ │ │ │ ├── fp8-sve-mul-illegal.d │ │ │ │ ├── fp8-sve-mul-illegal.l │ │ │ │ ├── fp8-sve-mul-illegal.s │ │ │ │ ├── fp_cvt_int.d │ │ │ │ ├── fp_cvt_int.s │ │ │ │ ├── fpmov.d │ │ │ │ ├── fpmov.s │ │ │ │ ├── gcs-1-bad.d │ │ │ │ ├── gcs-1-bad.l │ │ │ │ ├── gcs-1.d │ │ │ │ ├── gcs-1.s │ │ │ │ ├── hbc-invalid.d │ │ │ │ ├── hbc-invalid.l │ │ │ │ ├── hbc-invalid.s │ │ │ │ ├── hbc.d │ │ │ │ ├── hbc.s │ │ │ │ ├── hint-bad.d │ │ │ │ ├── hint-bad.l │ │ │ │ ├── hint-bad.s │ │ │ │ ├── i8mm.d │ │ │ │ ├── i8mm.s │ │ │ │ ├── illegal-2.d │ │ │ │ ├── illegal-2.l │ │ │ │ ├── illegal-2.s │ │ │ │ ├── illegal-3.d │ │ │ │ ├── illegal-3.s │ │ │ │ ├── illegal-bfloat16.d │ │ │ │ ├── illegal-bfloat16.l │ │ │ │ ├── illegal-bfloat16.s │ │ │ │ ├── illegal-by-element.d │ │ │ │ ├── illegal-by-element.l │ │ │ │ ├── illegal-by-element.s │ │ │ │ ├── illegal-crypto-nofp.d │ │ │ │ ├── illegal-crypto-nofp.l │ │ │ │ ├── illegal-dotproduct.d │ │ │ │ ├── illegal-dotproduct.l │ │ │ │ ├── illegal-dotproduct.s │ │ │ │ ├── illegal-fcmla.d │ │ │ │ ├── illegal-fcmla.l │ │ │ │ ├── illegal-fcmla.s │ │ │ │ ├── illegal-fjcvtzs.d │ │ │ │ ├── illegal-fjcvtzs.l │ │ │ │ ├── illegal-fjcvtzs.s │ │ │ │ ├── illegal-fp16-nofp.d │ │ │ │ ├── illegal-fp16-nofp.l │ │ │ │ ├── illegal-fp16-nofp.s │ │ │ │ ├── illegal-ite1-1.d │ │ │ │ ├── illegal-ite1-1.l │ │ │ │ ├── illegal-ldapr.d │ │ │ │ ├── illegal-ldapr.l │ │ │ │ ├── illegal-ldapr.s │ │ │ │ ├── illegal-ldraa.d │ │ │ │ ├── illegal-ldraa.l │ │ │ │ ├── illegal-ldraa.s │ │ │ │ ├── illegal-lse.d │ │ │ │ ├── illegal-lse.l │ │ │ │ ├── illegal-lse.s │ │ │ │ ├── illegal-memtag.d │ │ │ │ ├── illegal-memtag.l │ │ │ │ ├── illegal-memtag.s │ │ │ │ ├── illegal-nofp-armv8_3.d │ │ │ │ ├── illegal-nofp-armv8_3.l │ │ │ │ ├── illegal-nofp-armv8_3.s │ │ │ │ ├── illegal-nofp16.d │ │ │ │ ├── illegal-nofp16.l │ │ │ │ ├── illegal-nofp16.s │ │ │ │ ├── illegal-predres2-1.d │ │ │ │ ├── illegal-predres2-1.l │ │ │ │ ├── illegal-sve2-aes.d │ │ │ │ ├── illegal-sve2-bitperm.d │ │ │ │ ├── illegal-sve2-sha3.d │ │ │ │ ├── illegal-sve2-sm4.d │ │ │ │ ├── illegal-sve2-sve1ext.d │ │ │ │ ├── illegal-sve2-sve1ext.l │ │ │ │ ├── illegal-sve2.d │ │ │ │ ├── illegal-sve2.l │ │ │ │ ├── illegal-sve2.s │ │ │ │ ├── illegal-sys128.d │ │ │ │ ├── illegal-sys128.l │ │ │ │ ├── illegal-sys128.s │ │ │ │ ├── illegal-sysp-tlbip-optional.d │ │ │ │ ├── illegal-sysp-tlbip-optional.l │ │ │ │ ├── illegal-sysp-tlbip-optional.s │ │ │ │ ├── illegal.d │ │ │ │ ├── illegal.l │ │ │ │ ├── illegal.s │ │ │ │ ├── ilp32-basic.d │ │ │ │ ├── ilp32-basic.s │ │ │ │ ├── inst-directive.d │ │ │ │ ├── inst-directive.s │ │ │ │ ├── inst-dwarf.d │ │ │ │ ├── int-insns.d │ │ │ │ ├── int-insns.s │ │ │ │ ├── ite1.d │ │ │ │ ├── ite1.s │ │ │ │ ├── ldr_1.d │ │ │ │ ├── ldr_1.s │ │ │ │ ├── ldraa-ldrab-no-offset.d │ │ │ │ ├── ldraa-ldrab-no-offset.s │ │ │ │ ├── ldst-exclusive.d │ │ │ │ ├── ldst-exclusive.s │ │ │ │ ├── ldst-rcpc.d │ │ │ │ ├── ldst-rcpc.s │ │ │ │ ├── ldst-reg-imm-post-ind.d │ │ │ │ ├── ldst-reg-imm-post-ind.s │ │ │ │ ├── ldst-reg-imm-pre-ind.d │ │ │ │ ├── ldst-reg-imm-pre-ind.s │ │ │ │ ├── ldst-reg-pair.d │ │ │ │ ├── ldst-reg-pair.s │ │ │ │ ├── ldst-reg-reg-offset.d │ │ │ │ ├── ldst-reg-reg-offset.s │ │ │ │ ├── ldst-reg-uns-imm.d │ │ │ │ ├── ldst-reg-uns-imm.s │ │ │ │ ├── ldst-reg-unscaled-imm.d │ │ │ │ ├── ldst-reg-unscaled-imm.s │ │ │ │ ├── legacy_reg_names.d │ │ │ │ ├── legacy_reg_names.l │ │ │ │ ├── legacy_reg_names.s │ │ │ │ ├── litpool.d │ │ │ │ ├── litpool.s │ │ │ │ ├── lor-directive.d │ │ │ │ ├── lor.d │ │ │ │ ├── lor.s │ │ │ │ ├── ls64-invalid.d │ │ │ │ ├── ls64-invalid.l │ │ │ │ ├── ls64-invalid.s │ │ │ │ ├── ls64.d │ │ │ │ ├── ls64.s │ │ │ │ ├── lse-atomic.d │ │ │ │ ├── lse-atomic.s │ │ │ │ ├── lse128-atomic.d │ │ │ │ ├── lse128-atomic.s │ │ │ │ ├── mapmisc.d │ │ │ │ ├── mapmisc.s │ │ │ │ ├── mapping.d │ │ │ │ ├── mapping.s │ │ │ │ ├── mapping2.d │ │ │ │ ├── mapping2.s │ │ │ │ ├── mapping3.d │ │ │ │ ├── mapping3.s │ │ │ │ ├── mapping4.d │ │ │ │ ├── mapping4.s │ │ │ │ ├── mapping_5.d │ │ │ │ ├── mapping_5.s │ │ │ │ ├── mapping_6.d │ │ │ │ ├── mapping_6.s │ │ │ │ ├── mec-invalid.d │ │ │ │ ├── mec-invalid.l │ │ │ │ ├── mec-invalid.s │ │ │ │ ├── mec.d │ │ │ │ ├── mec.s │ │ │ │ ├── mops.d │ │ │ │ ├── mops.s │ │ │ │ ├── mops_invalid.d │ │ │ │ ├── mops_invalid.l │ │ │ │ ├── mops_invalid.s │ │ │ │ ├── mops_invalid_2.d │ │ │ │ ├── mops_invalid_2.l │ │ │ │ ├── mops_invalid_2.s │ │ │ │ ├── mov-no-aliases.d │ │ │ │ ├── mov.d │ │ │ │ ├── mov.s │ │ │ │ ├── movi.d │ │ │ │ ├── movi.s │ │ │ │ ├── movw_label.d │ │ │ │ ├── movw_label.s │ │ │ │ ├── mpam-bad.d │ │ │ │ ├── mpam-bad.l │ │ │ │ ├── mpam-bad.s │ │ │ │ ├── mpam.d │ │ │ │ ├── mpam.s │ │ │ │ ├── msr.d │ │ │ │ ├── msr.s │ │ │ │ ├── neon-fp-cvt-int.d │ │ │ │ ├── neon-fp-cvt-int.s │ │ │ │ ├── neon-frint.d │ │ │ │ ├── neon-frint.s │ │ │ │ ├── neon-ins.d │ │ │ │ ├── neon-ins.s │ │ │ │ ├── neon-not.d │ │ │ │ ├── neon-not.s │ │ │ │ ├── neon-vfp-reglist-post.d │ │ │ │ ├── neon-vfp-reglist-post.s │ │ │ │ ├── neon-vfp-reglist.d │ │ │ │ ├── neon-vfp-reglist.s │ │ │ │ ├── no-aliases.d │ │ │ │ ├── nop-asm.s │ │ │ │ ├── opt-invalid.d │ │ │ │ ├── opt-invalid.s │ │ │ │ ├── optional.d │ │ │ │ ├── optional.s │ │ │ │ ├── org-neg.d │ │ │ │ ├── org-neg.l │ │ │ │ ├── org-neg.s │ │ │ │ ├── pac-feat.d │ │ │ │ ├── pac-feat.s │ │ │ │ ├── pac.d │ │ │ │ ├── pac.s │ │ │ │ ├── pac_ab_key.d │ │ │ │ ├── pac_ab_key.s │ │ │ │ ├── pac_negate_ra_state.d │ │ │ │ ├── pac_negate_ra_state.s │ │ │ │ ├── pan-directive.d │ │ │ │ ├── pan-illegal.d │ │ │ │ ├── pan-illegal.l │ │ │ │ ├── pan.d │ │ │ │ ├── pan.s │ │ │ │ ├── pr19721.d │ │ │ │ ├── pr19721.s │ │ │ │ ├── pr20364.d │ │ │ │ ├── pr20364.s │ │ │ │ ├── pr22529.d │ │ │ │ ├── pr22529.l │ │ │ │ ├── pr22529.s │ │ │ │ ├── pr27217.d │ │ │ │ ├── pr27217.s │ │ │ │ ├── pr27904.d │ │ │ │ ├── pr27904.l │ │ │ │ ├── pr27904.s │ │ │ │ ├── pr29519.d │ │ │ │ ├── pr29519.s │ │ │ │ ├── predres.d │ │ │ │ ├── predres.s │ │ │ │ ├── predres2.d │ │ │ │ ├── predres2.s │ │ │ │ ├── programmer-friendly.d │ │ │ │ ├── programmer-friendly.s │ │ │ │ ├── rcpc2.d │ │ │ │ ├── rcpc2.s │ │ │ │ ├── rcpc3-fail.d │ │ │ │ ├── rcpc3-fail.l │ │ │ │ ├── rcpc3-fail.s │ │ │ │ ├── rcpc3-fp-fail.d │ │ │ │ ├── rcpc3-fp-fail.l │ │ │ │ ├── rcpc3-fp-fail.s │ │ │ │ ├── rcpc3-fp.d │ │ │ │ ├── rcpc3-fp.s │ │ │ │ ├── rcpc3.d │ │ │ │ ├── rcpc3.s │ │ │ │ ├── rdma-directive.d │ │ │ │ ├── rdma.d │ │ │ │ ├── rdma.s │ │ │ │ ├── register_aliases.d │ │ │ │ ├── register_aliases.s │ │ │ │ ├── register_aliases_invalid.d │ │ │ │ ├── register_aliases_invalid.l │ │ │ │ ├── register_aliases_invalid.s │ │ │ │ ├── reglike-label-unicode-segv.d │ │ │ │ ├── reglike-label-unicode-segv.s │ │ │ │ ├── reglist-1.d │ │ │ │ ├── reglist-1.s │ │ │ │ ├── reglist-2.d │ │ │ │ ├── reglist-2.l │ │ │ │ ├── reglist-2.s │ │ │ │ ├── reloc-data.d │ │ │ │ ├── reloc-data.s │ │ │ │ ├── reloc-dtprel_g0-ilp32.d │ │ │ │ ├── reloc-dtprel_g0-ilp32.s │ │ │ │ ├── reloc-dtprel_g0.d │ │ │ │ ├── reloc-dtprel_g0.s │ │ │ │ ├── reloc-dtprel_g0_nc-ilp32.d │ │ │ │ ├── reloc-dtprel_g0_nc-ilp32.s │ │ │ │ ├── reloc-dtprel_g0_nc.d │ │ │ │ ├── reloc-dtprel_g0_nc.s │ │ │ │ ├── reloc-dtprel_g1-ilp32.d │ │ │ │ ├── reloc-dtprel_g1-ilp32.s │ │ │ │ ├── reloc-dtprel_g1.d │ │ │ │ ├── reloc-dtprel_g1.s │ │ │ │ ├── reloc-dtprel_g1_nc.d │ │ │ │ ├── reloc-dtprel_g1_nc.s │ │ │ │ ├── reloc-dtprel_g2.d │ │ │ │ ├── reloc-dtprel_g2.s │ │ │ │ ├── reloc-dtprel_hi12-ilp32.d │ │ │ │ ├── reloc-dtprel_hi12-ilp32.s │ │ │ │ ├── reloc-dtprel_hi12.d │ │ │ │ ├── reloc-dtprel_hi12.s │ │ │ │ ├── reloc-dtprel_lo12-1.d │ │ │ │ ├── reloc-dtprel_lo12-1.s │ │ │ │ ├── reloc-dtprel_lo12-ilp32-1.d │ │ │ │ ├── reloc-dtprel_lo12-ilp32-1.s │ │ │ │ ├── reloc-dtprel_lo12-ldst16.d │ │ │ │ ├── reloc-dtprel_lo12-ldst16.s │ │ │ │ ├── reloc-dtprel_lo12-ldst32.d │ │ │ │ ├── reloc-dtprel_lo12-ldst32.s │ │ │ │ ├── reloc-dtprel_lo12-ldst64.d │ │ │ │ ├── reloc-dtprel_lo12-ldst64.s │ │ │ │ ├── reloc-dtprel_lo12-ldst8.d │ │ │ │ ├── reloc-dtprel_lo12-ldst8.s │ │ │ │ ├── reloc-dtprel_lo12_nc-ilp32.d │ │ │ │ ├── reloc-dtprel_lo12_nc-ilp32.s │ │ │ │ ├── reloc-dtprel_lo12_nc-ldst16.d │ │ │ │ ├── reloc-dtprel_lo12_nc-ldst16.s │ │ │ │ ├── reloc-dtprel_lo12_nc-ldst32.d │ │ │ │ ├── reloc-dtprel_lo12_nc-ldst32.s │ │ │ │ ├── reloc-dtprel_lo12_nc-ldst64.d │ │ │ │ ├── reloc-dtprel_lo12_nc-ldst64.s │ │ │ │ ├── reloc-dtprel_lo12_nc-ldst8.d │ │ │ │ ├── reloc-dtprel_lo12_nc-ldst8.s │ │ │ │ ├── reloc-dtprel_lo12_nc.d │ │ │ │ ├── reloc-dtprel_lo12_nc.s │ │ │ │ ├── reloc-gotoff_g0_nc.d │ │ │ │ ├── reloc-gotoff_g0_nc.s │ │ │ │ ├── reloc-gotoff_g1.d │ │ │ │ ├── reloc-gotoff_g1.s │ │ │ │ ├── reloc-gottprel_g0_nc.d │ │ │ │ ├── reloc-gottprel_g0_nc.s │ │ │ │ ├── reloc-gottprel_g1.d │ │ │ │ ├── reloc-gottprel_g1.s │ │ │ │ ├── reloc-insn.d │ │ │ │ ├── reloc-insn.s │ │ │ │ ├── reloc-prel_g0.d │ │ │ │ ├── reloc-prel_g0.s │ │ │ │ ├── reloc-prel_g0_nc.d │ │ │ │ ├── reloc-prel_g0_nc.s │ │ │ │ ├── reloc-prel_g1.d │ │ │ │ ├── reloc-prel_g1.s │ │ │ │ ├── reloc-prel_g1_nc.d │ │ │ │ ├── reloc-prel_g1_nc.s │ │ │ │ ├── reloc-prel_g2.d │ │ │ │ ├── reloc-prel_g2.s │ │ │ │ ├── reloc-prel_g2_nc.d │ │ │ │ ├── reloc-prel_g2_nc.s │ │ │ │ ├── reloc-prel_g3.d │ │ │ │ ├── reloc-prel_g3.s │ │ │ │ ├── reloc-tlsdesc_off_g0_nc.d │ │ │ │ ├── reloc-tlsdesc_off_g0_nc.s │ │ │ │ ├── reloc-tlsdesc_off_g1.d │ │ │ │ ├── reloc-tlsdesc_off_g1.s │ │ │ │ ├── reloc-tlsgd_g0_nc.d │ │ │ │ ├── reloc-tlsgd_g0_nc.s │ │ │ │ ├── reloc-tlsgd_g1.d │ │ │ │ ├── reloc-tlsgd_g1.s │ │ │ │ ├── reloc-tlsldm-1.d │ │ │ │ ├── reloc-tlsldm-1.s │ │ │ │ ├── reloc-tlsldm-ilp32-1.d │ │ │ │ ├── reloc-tlsldm-ilp32-1.s │ │ │ │ ├── reloc-tlsldm-page-1.d │ │ │ │ ├── reloc-tlsldm-page-1.s │ │ │ │ ├── reloc-tlsldm-page-ilp32-1.d │ │ │ │ ├── reloc-tlsldm-page-ilp32-1.s │ │ │ │ ├── reloc-tlsldm_lo12_nc-1.d │ │ │ │ ├── reloc-tlsldm_lo12_nc-1.s │ │ │ │ ├── reloc-tlsldm_lo12_nc-ilp32-1.d │ │ │ │ ├── reloc-tlsldm_lo12_nc-ilp32-1.s │ │ │ │ ├── reloc-tprel_lo12-ldst16-ilp32.d │ │ │ │ ├── reloc-tprel_lo12-ldst16.d │ │ │ │ ├── reloc-tprel_lo12-ldst16.s │ │ │ │ ├── reloc-tprel_lo12-ldst32-ilp32.d │ │ │ │ ├── reloc-tprel_lo12-ldst32.d │ │ │ │ ├── reloc-tprel_lo12-ldst32.s │ │ │ │ ├── reloc-tprel_lo12-ldst64-ilp32.d │ │ │ │ ├── reloc-tprel_lo12-ldst64.d │ │ │ │ ├── reloc-tprel_lo12-ldst64.s │ │ │ │ ├── reloc-tprel_lo12-ldst8-ilp32.d │ │ │ │ ├── reloc-tprel_lo12-ldst8.d │ │ │ │ ├── reloc-tprel_lo12-ldst8.s │ │ │ │ ├── reloc-tprel_lo12_nc-ldst16-ilp32.d │ │ │ │ ├── reloc-tprel_lo12_nc-ldst16.d │ │ │ │ ├── reloc-tprel_lo12_nc-ldst16.s │ │ │ │ ├── reloc-tprel_lo12_nc-ldst32-ilp32.d │ │ │ │ ├── reloc-tprel_lo12_nc-ldst32.d │ │ │ │ ├── reloc-tprel_lo12_nc-ldst32.s │ │ │ │ ├── reloc-tprel_lo12_nc-ldst64-ilp32.d │ │ │ │ ├── reloc-tprel_lo12_nc-ldst64.d │ │ │ │ ├── reloc-tprel_lo12_nc-ldst64.s │ │ │ │ ├── reloc-tprel_lo12_nc-ldst8-ilp32.d │ │ │ │ ├── reloc-tprel_lo12_nc-ldst8.d │ │ │ │ ├── reloc-tprel_lo12_nc-ldst8.s │ │ │ │ ├── rm-simd-ext.d │ │ │ │ ├── rm-simd-ext.l │ │ │ │ ├── rm-simd-ext.s │ │ │ │ ├── rme.d │ │ │ │ ├── rme.s │ │ │ │ ├── rng-1.d │ │ │ │ ├── rng-1.s │ │ │ │ ├── rprfm-1-invalid.d │ │ │ │ ├── rprfm-1-invalid.l │ │ │ │ ├── rprfm-1-invalid.s │ │ │ │ ├── rprfm-1.d │ │ │ │ ├── rprfm-1.s │ │ │ │ ├── sb.s │ │ │ │ ├── sb1.d │ │ │ │ ├── sb2.d │ │ │ │ ├── shifted.d │ │ │ │ ├── shifted.s │ │ │ │ ├── sme-2-illegal.d │ │ │ │ ├── sme-2-illegal.l │ │ │ │ ├── sme-2-illegal.s │ │ │ │ ├── sme-2.d │ │ │ │ ├── sme-2.s │ │ │ │ ├── sme-2a.d │ │ │ │ ├── sme-2a.s │ │ │ │ ├── sme-3-illegal.d │ │ │ │ ├── sme-3-illegal.l │ │ │ │ ├── sme-3-illegal.s │ │ │ │ ├── sme-3.d │ │ │ │ ├── sme-3.s │ │ │ │ ├── sme-3a.d │ │ │ │ ├── sme-3a.s │ │ │ │ ├── sme-4-illegal.d │ │ │ │ ├── sme-4-illegal.l │ │ │ │ ├── sme-4-illegal.s │ │ │ │ ├── sme-4.d │ │ │ │ ├── sme-4.s │ │ │ │ ├── sme-5-illegal.d │ │ │ │ ├── sme-5-illegal.l │ │ │ │ ├── sme-5-illegal.s │ │ │ │ ├── sme-5.d │ │ │ │ ├── sme-5.s │ │ │ │ ├── sme-6-illegal.d │ │ │ │ ├── sme-6-illegal.l │ │ │ │ ├── sme-6-illegal.s │ │ │ │ ├── sme-6.d │ │ │ │ ├── sme-6.s │ │ │ │ ├── sme-7-illegal.d │ │ │ │ ├── sme-7-illegal.l │ │ │ │ ├── sme-7-illegal.s │ │ │ │ ├── sme-7.d │ │ │ │ ├── sme-7.s │ │ │ │ ├── sme-8-illegal.d │ │ │ │ ├── sme-8-illegal.l │ │ │ │ ├── sme-8-illegal.s │ │ │ │ ├── sme-8.d │ │ │ │ ├── sme-8.s │ │ │ │ ├── sme-9-illegal.d │ │ │ │ ├── sme-9-illegal.l │ │ │ │ ├── sme-9-illegal.s │ │ │ │ ├── sme-9.d │ │ │ │ ├── sme-9.s │ │ │ │ ├── sme-f64.d │ │ │ │ ├── sme-f64.s │ │ │ │ ├── sme-f64f64.d │ │ │ │ ├── sme-fp16-addsub-illegal.d │ │ │ │ ├── sme-fp16-addsub-illegal.l │ │ │ │ ├── sme-fp16-addsub-illegal.s │ │ │ │ ├── sme-fp16-addsub.d │ │ │ │ ├── sme-fp16-addsub.s │ │ │ │ ├── sme-i16i64.d │ │ │ │ ├── sme-i64.d │ │ │ │ ├── sme-i64.s │ │ │ │ ├── sme-illegal.d │ │ │ │ ├── sme-illegal.l │ │ │ │ ├── sme-illegal.s │ │ │ │ ├── sme.d │ │ │ │ ├── sme.s │ │ │ │ ├── sme2-1-invalid.d │ │ │ │ ├── sme2-1-invalid.l │ │ │ │ ├── sme2-1-invalid.s │ │ │ │ ├── sme2-1-noarch.d │ │ │ │ ├── sme2-1-noarch.l │ │ │ │ ├── sme2-1.d │ │ │ │ ├── sme2-1.s │ │ │ │ ├── sme2-10-invalid.d │ │ │ │ ├── sme2-10-invalid.l │ │ │ │ ├── sme2-10-invalid.s │ │ │ │ ├── sme2-10-noarch.d │ │ │ │ ├── sme2-10-noarch.l │ │ │ │ ├── sme2-10.d │ │ │ │ ├── sme2-10.s │ │ │ │ ├── sme2-11-invalid.d │ │ │ │ ├── sme2-11-invalid.l │ │ │ │ ├── sme2-11-invalid.s │ │ │ │ ├── sme2-11-noarch.d │ │ │ │ ├── sme2-11-noarch.l │ │ │ │ ├── sme2-11.d │ │ │ │ ├── sme2-11.s │ │ │ │ ├── sme2-12-invalid.d │ │ │ │ ├── sme2-12-invalid.l │ │ │ │ ├── sme2-12-invalid.s │ │ │ │ ├── sme2-12-noarch.d │ │ │ │ ├── sme2-12-noarch.l │ │ │ │ ├── sme2-12.d │ │ │ │ ├── sme2-12.s │ │ │ │ ├── sme2-13-invalid.d │ │ │ │ ├── sme2-13-invalid.l │ │ │ │ ├── sme2-13-invalid.s │ │ │ │ ├── sme2-13-noarch.d │ │ │ │ ├── sme2-13-noarch.l │ │ │ │ ├── sme2-13.d │ │ │ │ ├── sme2-13.s │ │ │ │ ├── sme2-14-invalid.d │ │ │ │ ├── sme2-14-invalid.l │ │ │ │ ├── sme2-14-invalid.s │ │ │ │ ├── sme2-14-noarch.d │ │ │ │ ├── sme2-14-noarch.l │ │ │ │ ├── sme2-14.d │ │ │ │ ├── sme2-14.s │ │ │ │ ├── sme2-15-invalid.d │ │ │ │ ├── sme2-15-invalid.l │ │ │ │ ├── sme2-15-invalid.s │ │ │ │ ├── sme2-15-noarch.d │ │ │ │ ├── sme2-15-noarch.l │ │ │ │ ├── sme2-15.d │ │ │ │ ├── sme2-15.s │ │ │ │ ├── sme2-16-invalid.d │ │ │ │ ├── sme2-16-invalid.l │ │ │ │ ├── sme2-16-invalid.s │ │ │ │ ├── sme2-16-noarch.d │ │ │ │ ├── sme2-16-noarch.l │ │ │ │ ├── sme2-16.d │ │ │ │ ├── sme2-16.s │ │ │ │ ├── sme2-17-invalid.d │ │ │ │ ├── sme2-17-invalid.l │ │ │ │ ├── sme2-17-invalid.s │ │ │ │ ├── sme2-17-noarch.d │ │ │ │ ├── sme2-17-noarch.l │ │ │ │ ├── sme2-17.d │ │ │ │ ├── sme2-17.s │ │ │ │ ├── sme2-18-invalid.d │ │ │ │ ├── sme2-18-invalid.l │ │ │ │ ├── sme2-18-invalid.s │ │ │ │ ├── sme2-18-noarch.d │ │ │ │ ├── sme2-18-noarch.l │ │ │ │ ├── sme2-18.d │ │ │ │ ├── sme2-18.s │ │ │ │ ├── sme2-19-invalid.d │ │ │ │ ├── sme2-19-invalid.l │ │ │ │ ├── sme2-19-invalid.s │ │ │ │ ├── sme2-19-noarch.d │ │ │ │ ├── sme2-19-noarch.l │ │ │ │ ├── sme2-19.d │ │ │ │ ├── sme2-19.s │ │ │ │ ├── sme2-2-invalid.d │ │ │ │ ├── sme2-2-invalid.l │ │ │ │ ├── sme2-2-invalid.s │ │ │ │ ├── sme2-2-noarch.d │ │ │ │ ├── sme2-2-noarch.l │ │ │ │ ├── sme2-2.d │ │ │ │ ├── sme2-2.s │ │ │ │ ├── sme2-20-invalid.d │ │ │ │ ├── sme2-20-invalid.l │ │ │ │ ├── sme2-20-invalid.s │ │ │ │ ├── sme2-20-noarch.d │ │ │ │ ├── sme2-20-noarch.l │ │ │ │ ├── sme2-20.d │ │ │ │ ├── sme2-20.s │ │ │ │ ├── sme2-21-invalid.d │ │ │ │ ├── sme2-21-invalid.l │ │ │ │ ├── sme2-21-invalid.s │ │ │ │ ├── sme2-21-noarch.d │ │ │ │ ├── sme2-21-noarch.l │ │ │ │ ├── sme2-21.d │ │ │ │ ├── sme2-21.s │ │ │ │ ├── sme2-22-invalid.d │ │ │ │ ├── sme2-22-invalid.l │ │ │ │ ├── sme2-22-invalid.s │ │ │ │ ├── sme2-22-noarch.d │ │ │ │ ├── sme2-22-noarch.l │ │ │ │ ├── sme2-22.d │ │ │ │ ├── sme2-22.s │ │ │ │ ├── sme2-23-invalid.d │ │ │ │ ├── sme2-23-invalid.l │ │ │ │ ├── sme2-23-invalid.s │ │ │ │ ├── sme2-23-noarch.d │ │ │ │ ├── sme2-23-noarch.l │ │ │ │ ├── sme2-23.d │ │ │ │ ├── sme2-23.s │ │ │ │ ├── sme2-24-invalid.d │ │ │ │ ├── sme2-24-invalid.l │ │ │ │ ├── sme2-24-invalid.s │ │ │ │ ├── sme2-24-noarch.d │ │ │ │ ├── sme2-24-noarch.l │ │ │ │ ├── sme2-24.d │ │ │ │ ├── sme2-24.s │ │ │ │ ├── sme2-25-invalid.d │ │ │ │ ├── sme2-25-invalid.l │ │ │ │ ├── sme2-25-invalid.s │ │ │ │ ├── sme2-25-noarch.d │ │ │ │ ├── sme2-25-noarch.l │ │ │ │ ├── sme2-25.d │ │ │ │ ├── sme2-25.s │ │ │ │ ├── sme2-26-invalid.d │ │ │ │ ├── sme2-26-invalid.l │ │ │ │ ├── sme2-26-invalid.s │ │ │ │ ├── sme2-26-noarch.d │ │ │ │ ├── sme2-26-noarch.l │ │ │ │ ├── sme2-26.d │ │ │ │ ├── sme2-26.s │ │ │ │ ├── sme2-27-invalid.d │ │ │ │ ├── sme2-27-invalid.l │ │ │ │ ├── sme2-27-invalid.s │ │ │ │ ├── sme2-27-noarch.d │ │ │ │ ├── sme2-27-noarch.l │ │ │ │ ├── sme2-27.d │ │ │ │ ├── sme2-27.s │ │ │ │ ├── sme2-28-invalid.d │ │ │ │ ├── sme2-28-invalid.l │ │ │ │ ├── sme2-28-invalid.s │ │ │ │ ├── sme2-28-noarch.d │ │ │ │ ├── sme2-28-noarch.l │ │ │ │ ├── sme2-28.d │ │ │ │ ├── sme2-28.s │ │ │ │ ├── sme2-29-invalid.d │ │ │ │ ├── sme2-29-invalid.l │ │ │ │ ├── sme2-29-invalid.s │ │ │ │ ├── sme2-29-noarch.d │ │ │ │ ├── sme2-29-noarch.l │ │ │ │ ├── sme2-29.d │ │ │ │ ├── sme2-29.s │ │ │ │ ├── sme2-3-invalid.d │ │ │ │ ├── sme2-3-invalid.l │ │ │ │ ├── sme2-3-invalid.s │ │ │ │ ├── sme2-3-noarch.d │ │ │ │ ├── sme2-3-noarch.l │ │ │ │ ├── sme2-3.d │ │ │ │ ├── sme2-3.s │ │ │ │ ├── sme2-30-invalid.d │ │ │ │ ├── sme2-30-invalid.l │ │ │ │ ├── sme2-30-invalid.s │ │ │ │ ├── sme2-30-noarch.d │ │ │ │ ├── sme2-30-noarch.l │ │ │ │ ├── sme2-30.d │ │ │ │ ├── sme2-30.s │ │ │ │ ├── sme2-4-invalid.d │ │ │ │ ├── sme2-4-invalid.l │ │ │ │ ├── sme2-4-invalid.s │ │ │ │ ├── sme2-4-noarch.d │ │ │ │ ├── sme2-4-noarch.l │ │ │ │ ├── sme2-4.d │ │ │ │ ├── sme2-4.s │ │ │ │ ├── sme2-5-invalid.d │ │ │ │ ├── sme2-5-invalid.l │ │ │ │ ├── sme2-5-invalid.s │ │ │ │ ├── sme2-5-noarch.d │ │ │ │ ├── sme2-5-noarch.l │ │ │ │ ├── sme2-5.d │ │ │ │ ├── sme2-5.s │ │ │ │ ├── sme2-6-invalid.d │ │ │ │ ├── sme2-6-invalid.l │ │ │ │ ├── sme2-6-invalid.s │ │ │ │ ├── sme2-6-noarch.d │ │ │ │ ├── sme2-6-noarch.l │ │ │ │ ├── sme2-6.d │ │ │ │ ├── sme2-6.s │ │ │ │ ├── sme2-7-invalid.d │ │ │ │ ├── sme2-7-invalid.l │ │ │ │ ├── sme2-7-invalid.s │ │ │ │ ├── sme2-7-noarch.d │ │ │ │ ├── sme2-7-noarch.l │ │ │ │ ├── sme2-7.d │ │ │ │ ├── sme2-7.s │ │ │ │ ├── sme2-8-invalid.d │ │ │ │ ├── sme2-8-invalid.l │ │ │ │ ├── sme2-8-invalid.s │ │ │ │ ├── sme2-8-noarch.d │ │ │ │ ├── sme2-8-noarch.l │ │ │ │ ├── sme2-8.d │ │ │ │ ├── sme2-8.s │ │ │ │ ├── sme2-9-invalid.d │ │ │ │ ├── sme2-9-invalid.l │ │ │ │ ├── sme2-9-invalid.s │ │ │ │ ├── sme2-9-noarch.d │ │ │ │ ├── sme2-9-noarch.l │ │ │ │ ├── sme2-9.d │ │ │ │ ├── sme2-9.s │ │ │ │ ├── sme2-f64f64-1-invalid.d │ │ │ │ ├── sme2-f64f64-1-invalid.l │ │ │ │ ├── sme2-f64f64-1-invalid.s │ │ │ │ ├── sme2-f64f64-1-noarch.d │ │ │ │ ├── sme2-f64f64-1-noarch.l │ │ │ │ ├── sme2-f64f64-1.d │ │ │ │ ├── sme2-f64f64-1.s │ │ │ │ ├── sme2-f64f64-2-invalid.d │ │ │ │ ├── sme2-f64f64-2-invalid.l │ │ │ │ ├── sme2-f64f64-2-invalid.s │ │ │ │ ├── sme2-f64f64-2-noarch.d │ │ │ │ ├── sme2-f64f64-2-noarch.l │ │ │ │ ├── sme2-f64f64-2.d │ │ │ │ ├── sme2-f64f64-2.s │ │ │ │ ├── sme2-faminmax-bad.d │ │ │ │ ├── sme2-faminmax-bad.l │ │ │ │ ├── sme2-faminmax-illegal.d │ │ │ │ ├── sme2-faminmax-illegal.l │ │ │ │ ├── sme2-faminmax-illegal.s │ │ │ │ ├── sme2-faminmax.d │ │ │ │ ├── sme2-faminmax.s │ │ │ │ ├── sme2-fp8-fail.d │ │ │ │ ├── sme2-fp8-fail.l │ │ │ │ ├── sme2-fp8-fail.s │ │ │ │ ├── sme2-fp8-streaming.d │ │ │ │ ├── sme2-fp8.d │ │ │ │ ├── sme2-fp8.s │ │ │ │ ├── sme2-i16i64-1-invalid.d │ │ │ │ ├── sme2-i16i64-1-invalid.l │ │ │ │ ├── sme2-i16i64-1-invalid.s │ │ │ │ ├── sme2-i16i64-1-noarch.d │ │ │ │ ├── sme2-i16i64-1-noarch.l │ │ │ │ ├── sme2-i16i64-1.d │ │ │ │ ├── sme2-i16i64-1.s │ │ │ │ ├── sme2-i16i64-2-invalid.d │ │ │ │ ├── sme2-i16i64-2-invalid.l │ │ │ │ ├── sme2-i16i64-2-invalid.s │ │ │ │ ├── sme2-i16i64-2-noarch.d │ │ │ │ ├── sme2-i16i64-2-noarch.l │ │ │ │ ├── sme2-i16i64-2.d │ │ │ │ ├── sme2-i16i64-2.s │ │ │ │ ├── sme2-i16i64-3-invalid.d │ │ │ │ ├── sme2-i16i64-3-invalid.l │ │ │ │ ├── sme2-i16i64-3-invalid.s │ │ │ │ ├── sme2-i16i64-3-noarch.d │ │ │ │ ├── sme2-i16i64-3-noarch.l │ │ │ │ ├── sme2-i16i64-3.d │ │ │ │ ├── sme2-i16i64-3.s │ │ │ │ ├── sme2-i16i64-4-invalid.d │ │ │ │ ├── sme2-i16i64-4-invalid.l │ │ │ │ ├── sme2-i16i64-4-invalid.s │ │ │ │ ├── sme2-i16i64-4-noarch.d │ │ │ │ ├── sme2-i16i64-4-noarch.l │ │ │ │ ├── sme2-i16i64-4.d │ │ │ │ ├── sme2-i16i64-4.s │ │ │ │ ├── sme2-lutv2-bad.d │ │ │ │ ├── sme2-lutv2-bad.l │ │ │ │ ├── sme2-lutv2-illegal.d │ │ │ │ ├── sme2-lutv2-illegal.l │ │ │ │ ├── sme2-lutv2-illegal.s │ │ │ │ ├── sme2-lutv2.d │ │ │ │ ├── sme2-lutv2.s │ │ │ │ ├── sme2p1-1.d │ │ │ │ ├── sme2p1-1.s │ │ │ │ ├── sme2p1-2-bad.d │ │ │ │ ├── sme2p1-2-bad.l │ │ │ │ ├── sme2p1-2-bad.s │ │ │ │ ├── sme2p1-2.d │ │ │ │ ├── sme2p1-2.s │ │ │ │ ├── sme2p1-3-bad.d │ │ │ │ ├── sme2p1-3-bad.l │ │ │ │ ├── sme2p1-3-bad.s │ │ │ │ ├── sme2p1-3.d │ │ │ │ ├── sme2p1-3.s │ │ │ │ ├── sme2p1-4-bad.d │ │ │ │ ├── sme2p1-4-bad.l │ │ │ │ ├── sme2p1-4-bad.s │ │ │ │ ├── sme2p1-4.d │ │ │ │ ├── sme2p1-4.s │ │ │ │ ├── sme2p1-5-bad.d │ │ │ │ ├── sme2p1-5-bad.l │ │ │ │ ├── sme2p1-5-bad.s │ │ │ │ ├── sme2p1-5.d │ │ │ │ ├── sme2p1-5.s │ │ │ │ ├── ssbs-illegal1.d │ │ │ │ ├── ssbs-illegal1.l │ │ │ │ ├── ssbs-illegal2.d │ │ │ │ ├── ssbs-illegal2.l │ │ │ │ ├── ssbs.s │ │ │ │ ├── ssbs1.d │ │ │ │ ├── ssbs2.d │ │ │ │ ├── sve-add.d │ │ │ │ ├── sve-add.s │ │ │ │ ├── sve-bfloat-movprfx.d │ │ │ │ ├── sve-bfloat-movprfx.s │ │ │ │ ├── sve-dup.d │ │ │ │ ├── sve-dup.s │ │ │ │ ├── sve-invalid.d │ │ │ │ ├── sve-invalid.l │ │ │ │ ├── sve-invalid.s │ │ │ │ ├── sve-movprfx-mm.d │ │ │ │ ├── sve-movprfx-mm.s │ │ │ │ ├── sve-movprfx.d │ │ │ │ ├── sve-movprfx.s │ │ │ │ ├── sve-movprfx_1.d │ │ │ │ ├── sve-movprfx_1.s │ │ │ │ ├── sve-movprfx_10.d │ │ │ │ ├── sve-movprfx_10.l │ │ │ │ ├── sve-movprfx_10.s │ │ │ │ ├── sve-movprfx_11.d │ │ │ │ ├── sve-movprfx_11.s │ │ │ │ ├── sve-movprfx_12.d │ │ │ │ ├── sve-movprfx_12.s │ │ │ │ ├── sve-movprfx_13.d │ │ │ │ ├── sve-movprfx_13.l │ │ │ │ ├── sve-movprfx_13.s │ │ │ │ ├── sve-movprfx_14.d │ │ │ │ ├── sve-movprfx_14.l │ │ │ │ ├── sve-movprfx_14.s │ │ │ │ ├── sve-movprfx_15.d │ │ │ │ ├── sve-movprfx_15.l │ │ │ │ ├── sve-movprfx_15.s │ │ │ │ ├── sve-movprfx_16.d │ │ │ │ ├── sve-movprfx_16.s │ │ │ │ ├── sve-movprfx_17.d │ │ │ │ ├── sve-movprfx_17.l │ │ │ │ ├── sve-movprfx_17.s │ │ │ │ ├── sve-movprfx_18.d │ │ │ │ ├── sve-movprfx_18.l │ │ │ │ ├── sve-movprfx_18.s │ │ │ │ ├── sve-movprfx_19.d │ │ │ │ ├── sve-movprfx_19.s │ │ │ │ ├── sve-movprfx_2.d │ │ │ │ ├── sve-movprfx_2.l │ │ │ │ ├── sve-movprfx_2.s │ │ │ │ ├── sve-movprfx_20.d │ │ │ │ ├── sve-movprfx_20.l │ │ │ │ ├── sve-movprfx_20.s │ │ │ │ ├── sve-movprfx_21.d │ │ │ │ ├── sve-movprfx_21.s │ │ │ │ ├── sve-movprfx_22.d │ │ │ │ ├── sve-movprfx_22.l │ │ │ │ ├── sve-movprfx_22.s │ │ │ │ ├── sve-movprfx_23.d │ │ │ │ ├── sve-movprfx_23.l │ │ │ │ ├── sve-movprfx_23.s │ │ │ │ ├── sve-movprfx_24.d │ │ │ │ ├── sve-movprfx_24.l │ │ │ │ ├── sve-movprfx_24.s │ │ │ │ ├── sve-movprfx_25.d │ │ │ │ ├── sve-movprfx_25.l │ │ │ │ ├── sve-movprfx_25.s │ │ │ │ ├── sve-movprfx_26.d │ │ │ │ ├── sve-movprfx_26.l │ │ │ │ ├── sve-movprfx_26.s │ │ │ │ ├── sve-movprfx_27.d │ │ │ │ ├── sve-movprfx_27.s │ │ │ │ ├── sve-movprfx_28.d │ │ │ │ ├── sve-movprfx_28.l │ │ │ │ ├── sve-movprfx_28.s │ │ │ │ ├── sve-movprfx_3.d │ │ │ │ ├── sve-movprfx_3.l │ │ │ │ ├── sve-movprfx_3.s │ │ │ │ ├── sve-movprfx_4.d │ │ │ │ ├── sve-movprfx_4.l │ │ │ │ ├── sve-movprfx_4.s │ │ │ │ ├── sve-movprfx_5.d │ │ │ │ ├── sve-movprfx_5.s │ │ │ │ ├── sve-movprfx_6.d │ │ │ │ ├── sve-movprfx_6.l │ │ │ │ ├── sve-movprfx_6.s │ │ │ │ ├── sve-movprfx_7.d │ │ │ │ ├── sve-movprfx_7.l │ │ │ │ ├── sve-movprfx_7.s │ │ │ │ ├── sve-movprfx_8.d │ │ │ │ ├── sve-movprfx_8.l │ │ │ │ ├── sve-movprfx_8.s │ │ │ │ ├── sve-movprfx_9.d │ │ │ │ ├── sve-movprfx_9.l │ │ │ │ ├── sve-movprfx_9.s │ │ │ │ ├── sve-reg-diagnostic.d │ │ │ │ ├── sve-reg-diagnostic.l │ │ │ │ ├── sve-reg-diagnostic.s │ │ │ │ ├── sve-sme2-1-invalid.d │ │ │ │ ├── sve-sme2-1-invalid.l │ │ │ │ ├── sve-sme2-1-invalid.s │ │ │ │ ├── sve-sme2-1-noarch.d │ │ │ │ ├── sve-sme2-1-noarch.l │ │ │ │ ├── sve-sme2-1.d │ │ │ │ ├── sve-sme2-1.s │ │ │ │ ├── sve.d │ │ │ │ ├── sve.s │ │ │ │ ├── sve1-extended-sve2.s │ │ │ │ ├── sve2-faminmax-bad.d │ │ │ │ ├── sve2-faminmax-bad.l │ │ │ │ ├── sve2-faminmax-illegal.d │ │ │ │ ├── sve2-faminmax-illegal.l │ │ │ │ ├── sve2-faminmax-illegal.s │ │ │ │ ├── sve2-faminmax-warning.s │ │ │ │ ├── sve2-faminmax.d │ │ │ │ ├── sve2-faminmax.s │ │ │ │ ├── sve2-fp8-dump │ │ │ │ ├── sve2-fp8-fail.d │ │ │ │ ├── sve2-fp8-fail.l │ │ │ │ ├── sve2-fp8-fail.s │ │ │ │ ├── sve2-fp8.d │ │ │ │ ├── sve2-fp8.s │ │ │ │ ├── sve2-lut-bad.d │ │ │ │ ├── sve2-lut-bad.l │ │ │ │ ├── sve2-lut-illegal.d │ │ │ │ ├── sve2-lut-illegal.l │ │ │ │ ├── sve2-lut-illegal.s │ │ │ │ ├── sve2-lut.d │ │ │ │ ├── sve2-lut.s │ │ │ │ ├── sve2-sme2-1-invalid.d │ │ │ │ ├── sve2-sme2-1-invalid.l │ │ │ │ ├── sve2-sme2-1-invalid.s │ │ │ │ ├── sve2-sme2-1-noarch.d │ │ │ │ ├── sve2-sme2-1-noarch.l │ │ │ │ ├── sve2-sme2-1.d │ │ │ │ ├── sve2-sme2-1.s │ │ │ │ ├── sve2-sme2-2-invalid.d │ │ │ │ ├── sve2-sme2-2-invalid.l │ │ │ │ ├── sve2-sme2-2-invalid.s │ │ │ │ ├── sve2-sme2-2-noarch.d │ │ │ │ ├── sve2-sme2-2-noarch.l │ │ │ │ ├── sve2-sme2-2.d │ │ │ │ ├── sve2-sme2-2.s │ │ │ │ ├── sve2-sme2-3-invalid.d │ │ │ │ ├── sve2-sme2-3-invalid.l │ │ │ │ ├── sve2-sme2-3-invalid.s │ │ │ │ ├── sve2-sme2-3-noarch.d │ │ │ │ ├── sve2-sme2-3-noarch.l │ │ │ │ ├── sve2-sme2-3.d │ │ │ │ ├── sve2-sme2-3.s │ │ │ │ ├── sve2-sme2-4-invalid.d │ │ │ │ ├── sve2-sme2-4-invalid.l │ │ │ │ ├── sve2-sme2-4-invalid.s │ │ │ │ ├── sve2-sme2-4-noarch.d │ │ │ │ ├── sve2-sme2-4-noarch.l │ │ │ │ ├── sve2-sme2-4.d │ │ │ │ ├── sve2-sme2-4.s │ │ │ │ ├── sve2-sme2-5-invalid.d │ │ │ │ ├── sve2-sme2-5-invalid.l │ │ │ │ ├── sve2-sme2-5-invalid.s │ │ │ │ ├── sve2-sme2-5-noarch.d │ │ │ │ ├── sve2-sme2-5-noarch.l │ │ │ │ ├── sve2-sme2-5.d │ │ │ │ ├── sve2-sme2-5.s │ │ │ │ ├── sve2-sme2-6-invalid.d │ │ │ │ ├── sve2-sme2-6-invalid.l │ │ │ │ ├── sve2-sme2-6-invalid.s │ │ │ │ ├── sve2-sme2-6-noarch.d │ │ │ │ ├── sve2-sme2-6-noarch.l │ │ │ │ ├── sve2-sme2-6.d │ │ │ │ ├── sve2-sme2-6.s │ │ │ │ ├── sve2-sme2-7-invalid.d │ │ │ │ ├── sve2-sme2-7-invalid.l │ │ │ │ ├── sve2-sme2-7-invalid.s │ │ │ │ ├── sve2-sme2-7-noarch.d │ │ │ │ ├── sve2-sme2-7-noarch.l │ │ │ │ ├── sve2-sme2-7.d │ │ │ │ ├── sve2-sme2-7.s │ │ │ │ ├── sve2.d │ │ │ │ ├── sve2.s │ │ │ │ ├── sve2p1-1-bad.d │ │ │ │ ├── sve2p1-1-bad.l │ │ │ │ ├── sve2p1-1-invalid.d │ │ │ │ ├── sve2p1-1-invalid.l │ │ │ │ ├── sve2p1-1-invalid.s │ │ │ │ ├── sve2p1-1.d │ │ │ │ ├── sve2p1-1.s │ │ │ │ ├── sve2p1-2-bad.d │ │ │ │ ├── sve2p1-2-bad.l │ │ │ │ ├── sve2p1-2-invalid.d │ │ │ │ ├── sve2p1-2-invalid.l │ │ │ │ ├── sve2p1-2-invalid.s │ │ │ │ ├── sve2p1-2.d │ │ │ │ ├── sve2p1-2.s │ │ │ │ ├── sve2p1-3-bad.d │ │ │ │ ├── sve2p1-3-bad.l │ │ │ │ ├── sve2p1-3-bad.s │ │ │ │ ├── sve2p1-3-invalid.d │ │ │ │ ├── sve2p1-3-invalid.l │ │ │ │ ├── sve2p1-3-invalid.s │ │ │ │ ├── sve2p1-3.d │ │ │ │ ├── sve2p1-3.s │ │ │ │ ├── sve2p1-4-invalid.d │ │ │ │ ├── sve2p1-4-invalid.l │ │ │ │ ├── sve2p1-4-invalid.s │ │ │ │ ├── sve2p1-4.d │ │ │ │ ├── sve2p1-4.s │ │ │ │ ├── sve2p1-5-invalid.d │ │ │ │ ├── sve2p1-5-invalid.l │ │ │ │ ├── sve2p1-5-invalid.s │ │ │ │ ├── sve2p1-5.d │ │ │ │ ├── sve2p1-5.s │ │ │ │ ├── sve2p1-6-invalid.d │ │ │ │ ├── sve2p1-6-invalid.l │ │ │ │ ├── sve2p1-6-invalid.s │ │ │ │ ├── sve2p1-6.d │ │ │ │ ├── sve2p1-6.s │ │ │ │ ├── sve2p1-7-invalid.d │ │ │ │ ├── sve2p1-7-invalid.l │ │ │ │ ├── sve2p1-7-invalid.s │ │ │ │ ├── sve2p1-7.d │ │ │ │ ├── sve2p1-7.s │ │ │ │ ├── sve2p1-nosve2.s │ │ │ │ ├── symbol-variant_pcs-1.d │ │ │ │ ├── symbol-variant_pcs-1.s │ │ │ │ ├── symbol-variant_pcs-2.d │ │ │ │ ├── symbol-variant_pcs-2.s │ │ │ │ ├── symbol-variant_pcs-3.d │ │ │ │ ├── symbol-variant_pcs-3.s │ │ │ │ ├── symbol.d │ │ │ │ ├── symbol.s │ │ │ │ ├── sys-rt-reg.d │ │ │ │ ├── sys-rt-reg.s │ │ │ │ ├── sysp-tlbip-optional.d │ │ │ │ ├── sysp-tlbip-optional.s │ │ │ │ ├── sysp.d │ │ │ │ ├── sysp.s │ │ │ │ ├── sysreg/ │ │ │ │ │ ├── aarch64-sysreg.exp │ │ │ │ │ ├── armv8_8-a-sysregs-invalid.d │ │ │ │ │ ├── armv8_8-a-sysregs-invalid.l │ │ │ │ │ ├── armv8_8-a-sysregs-invalid.s │ │ │ │ │ ├── armv8_8-a-sysregs.d │ │ │ │ │ ├── armv8_8-a-sysregs.s │ │ │ │ │ ├── armv8_9-a-sysregs-bad.d │ │ │ │ │ ├── armv8_9-a-sysregs-bad.l │ │ │ │ │ ├── armv8_9-a-sysregs.d │ │ │ │ │ ├── armv8_9-a-sysregs.s │ │ │ │ │ ├── armv9_5-a-sysregs-archv9_4-unsupported.d │ │ │ │ │ ├── armv9_5-a-sysregs-archv9_4-unsupported.l │ │ │ │ │ ├── armv9_5-a-sysregs.d │ │ │ │ │ ├── armv9_5-a-sysregs.s │ │ │ │ │ ├── fp8-feature-enables-fpmr.d │ │ │ │ │ ├── fpmr-unsupported-by-default.d │ │ │ │ │ ├── fpmr-unsupported-by-default.l │ │ │ │ │ ├── fpmr.s │ │ │ │ │ ├── gcs-sysregs-bad.d │ │ │ │ │ ├── gcs-sysregs-bad.l │ │ │ │ │ ├── gcs-sysregs.d │ │ │ │ │ ├── gcs-sysregs.s │ │ │ │ │ ├── illegal-sysreg-2.d │ │ │ │ │ ├── illegal-sysreg-2.l │ │ │ │ │ ├── illegal-sysreg-2.s │ │ │ │ │ ├── illegal-sysreg-3.d │ │ │ │ │ ├── illegal-sysreg-3.l │ │ │ │ │ ├── illegal-sysreg-4.d │ │ │ │ │ ├── illegal-sysreg-4.l │ │ │ │ │ ├── illegal-sysreg-4b.d │ │ │ │ │ ├── illegal-sysreg-4b.l │ │ │ │ │ ├── illegal-sysreg-4b.s │ │ │ │ │ ├── illegal-sysreg-5.d │ │ │ │ │ ├── illegal-sysreg-5.l │ │ │ │ │ ├── illegal-sysreg-7.d │ │ │ │ │ ├── illegal-sysreg-7.l │ │ │ │ │ ├── illegal-sysreg-7.s │ │ │ │ │ ├── illegal-sysreg-8.d │ │ │ │ │ ├── illegal-sysreg-8.l │ │ │ │ │ ├── illegal-sysreg-8.s │ │ │ │ │ ├── illegal-sysreg-8b.d │ │ │ │ │ ├── illegal-sysreg-8b.l │ │ │ │ │ ├── illegal-sysreg-8b.s │ │ │ │ │ ├── illegal-sysreg128.d │ │ │ │ │ ├── illegal-sysreg128.l │ │ │ │ │ ├── illegal-sysreg128.s │ │ │ │ │ ├── invalid-sysreg-assert.d │ │ │ │ │ ├── invalid-sysreg-assert.l │ │ │ │ │ ├── invalid-sysreg-assert.s │ │ │ │ │ ├── sme-sysreg-illegal.d │ │ │ │ │ ├── sme-sysreg-illegal.l │ │ │ │ │ ├── sme-sysreg-illegal.s │ │ │ │ │ ├── sme-sysreg.d │ │ │ │ │ ├── sme-sysreg.s │ │ │ │ │ ├── sve-sysreg-invalid.d │ │ │ │ │ ├── sve-sysreg-invalid.l │ │ │ │ │ ├── sve-sysreg.d │ │ │ │ │ ├── sve-sysreg.s │ │ │ │ │ ├── sysreg-1.d │ │ │ │ │ ├── sysreg-1.s │ │ │ │ │ ├── sysreg-2.d │ │ │ │ │ ├── sysreg-2.s │ │ │ │ │ ├── sysreg-3.d │ │ │ │ │ ├── sysreg-3.s │ │ │ │ │ ├── sysreg-4.d │ │ │ │ │ ├── sysreg-4.s │ │ │ │ │ ├── sysreg-5.s │ │ │ │ │ ├── sysreg-6.d │ │ │ │ │ ├── sysreg-6.s │ │ │ │ │ ├── sysreg-7.d │ │ │ │ │ ├── sysreg-7.s │ │ │ │ │ ├── sysreg-8.d │ │ │ │ │ ├── sysreg-8.s │ │ │ │ │ ├── sysreg-diagnostic.d │ │ │ │ │ ├── sysreg-diagnostic.l │ │ │ │ │ ├── sysreg-diagnostic.s │ │ │ │ │ ├── sysreg-test-utils.inc │ │ │ │ │ ├── sysreg.d │ │ │ │ │ ├── sysreg.s │ │ │ │ │ ├── sysreg128.d │ │ │ │ │ ├── sysreg128.s │ │ │ │ │ ├── v8-r-bad-sysregs.d │ │ │ │ │ ├── v8-r-bad-sysregs.l │ │ │ │ │ ├── v8-r-bad-sysregs.s │ │ │ │ │ ├── v8-r-sysregs-need-arch.d │ │ │ │ │ ├── v8-r-sysregs-need-arch.l │ │ │ │ │ ├── v8-r-sysregs.d │ │ │ │ │ └── v8-r-sysregs.s │ │ │ │ ├── system-2.d │ │ │ │ ├── system-2.s │ │ │ │ ├── system-3.d │ │ │ │ ├── system-3.s │ │ │ │ ├── system-4-invalid.d │ │ │ │ ├── system-4-invalid.l │ │ │ │ ├── system-4-invalid.s │ │ │ │ ├── system-4.d │ │ │ │ ├── system-4.s │ │ │ │ ├── system-5.d │ │ │ │ ├── system-5.s │ │ │ │ ├── system.d │ │ │ │ ├── system.s │ │ │ │ ├── tail_padding.d │ │ │ │ ├── tail_padding.s │ │ │ │ ├── tbz_1.d │ │ │ │ ├── tbz_1.s │ │ │ │ ├── the-1.d │ │ │ │ ├── the-1.s │ │ │ │ ├── the-bad-1.d │ │ │ │ ├── the-bad-1.l │ │ │ │ ├── tlbi_op.d │ │ │ │ ├── tlbi_op.s │ │ │ │ ├── tlbip-invalid.d │ │ │ │ ├── tlbip-invalid.l │ │ │ │ ├── tlbip-invalid.s │ │ │ │ ├── tlbip.d │ │ │ │ ├── tlbip.s │ │ │ │ ├── tls-desc.d │ │ │ │ ├── tls-desc.s │ │ │ │ ├── tls.d │ │ │ │ ├── tls.s │ │ │ │ ├── tme-invalid.d │ │ │ │ ├── tme-invalid.l │ │ │ │ ├── tme-invalid.s │ │ │ │ ├── tme.d │ │ │ │ ├── tme.s │ │ │ │ ├── trbe-invalid.d │ │ │ │ ├── trbe-invalid.l │ │ │ │ ├── trbe-invalid.s │ │ │ │ ├── trbe.d │ │ │ │ ├── trbe.s │ │ │ │ ├── uao-directive.d │ │ │ │ ├── uao.d │ │ │ │ ├── uao.s │ │ │ │ ├── udf-invalid.d │ │ │ │ ├── udf-invalid.l │ │ │ │ ├── udf-invalid.s │ │ │ │ ├── udf.d │ │ │ │ ├── udf.s │ │ │ │ ├── undefined_advsimd_armv8_3.d │ │ │ │ ├── undefined_advsimd_armv8_3.s │ │ │ │ ├── undefined_by_elem_sz_l.d │ │ │ │ ├── undefined_by_elem_sz_l.s │ │ │ │ ├── v8-8-a.d │ │ │ │ ├── v8-8-a.s │ │ │ │ ├── verbose-error.d │ │ │ │ ├── verbose-error.l │ │ │ │ ├── verbose-error.s │ │ │ │ ├── virthostext-directive.d │ │ │ │ ├── virthostext.d │ │ │ │ └── virthostext.s │ │ │ ├── all/ │ │ │ │ ├── align.d │ │ │ │ ├── align.s │ │ │ │ ├── align2.d │ │ │ │ ├── align2.s │ │ │ │ ├── altmac2.d │ │ │ │ ├── altmac2.s │ │ │ │ ├── altmacro.d │ │ │ │ ├── altmacro.s │ │ │ │ ├── asciz.d │ │ │ │ ├── asciz.s │ │ │ │ ├── assign-bad-recursive.d │ │ │ │ ├── assign-bad-recursive.l │ │ │ │ ├── assign-bad-recursive.s │ │ │ │ ├── assign-bad.s │ │ │ │ ├── assign-ok.s │ │ │ │ ├── assign.d │ │ │ │ ├── assign.s │ │ │ │ ├── base64-bad.d │ │ │ │ ├── base64-bad.l │ │ │ │ ├── base64-bad.s │ │ │ │ ├── base64.d │ │ │ │ ├── base64.s │ │ │ │ ├── cofftag.d │ │ │ │ ├── cofftag.s │ │ │ │ ├── comment.s │ │ │ │ ├── cond-2.l │ │ │ │ ├── cond-2.s │ │ │ │ ├── cond-pdp11.l │ │ │ │ ├── cond.l │ │ │ │ ├── cond.s │ │ │ │ ├── const-1.l │ │ │ │ ├── const-1.s │ │ │ │ ├── diff1.s │ │ │ │ ├── end-no-dot.l │ │ │ │ ├── end-no-dot.s │ │ │ │ ├── end.l │ │ │ │ ├── end.s │ │ │ │ ├── equ-bad.s │ │ │ │ ├── equ-ok.s │ │ │ │ ├── equiv1.s │ │ │ │ ├── equiv2.s │ │ │ │ ├── eqv-bad.s │ │ │ │ ├── eqv-dot-pdp11.d │ │ │ │ ├── eqv-dot-pdp11.s │ │ │ │ ├── eqv-dot.d │ │ │ │ ├── eqv-dot.s │ │ │ │ ├── eqv-ok.s │ │ │ │ ├── err-1.s │ │ │ │ ├── err-fakelabel.s │ │ │ │ ├── err-sizeof.s │ │ │ │ ├── eval.d │ │ │ │ ├── eval.s │ │ │ │ ├── excl.s │ │ │ │ ├── fastcall.s │ │ │ │ ├── fill-1.d │ │ │ │ ├── fill-1.s │ │ │ │ ├── float.s │ │ │ │ ├── forward.d │ │ │ │ ├── forward.s │ │ │ │ ├── fwdexp.d │ │ │ │ ├── fwdexp.s │ │ │ │ ├── gas.exp │ │ │ │ ├── incbin.d │ │ │ │ ├── incbin.s │ │ │ │ ├── itbl │ │ │ │ ├── itbl-test.c │ │ │ │ ├── itbl.s │ │ │ │ ├── line-comment.d │ │ │ │ ├── line-comment.s │ │ │ │ ├── linefile.l │ │ │ │ ├── linefile.s │ │ │ │ ├── local-label-overflow.d │ │ │ │ ├── local-label-overflow.l │ │ │ │ ├── local-label-overflow.s │ │ │ │ ├── macro.l │ │ │ │ ├── macro.s │ │ │ │ ├── multibyte.s │ │ │ │ ├── multibyte1.d │ │ │ │ ├── multibyte1.l │ │ │ │ ├── multibyte2.d │ │ │ │ ├── multibyte2.l │ │ │ │ ├── multibyte3.l │ │ │ │ ├── multibyte3.s │ │ │ │ ├── none.d │ │ │ │ ├── none.s │ │ │ │ ├── nop.d │ │ │ │ ├── nop.s │ │ │ │ ├── octa.d │ │ │ │ ├── octa.s │ │ │ │ ├── org-1.d │ │ │ │ ├── org-1.l │ │ │ │ ├── org-1.s │ │ │ │ ├── org-2.d │ │ │ │ ├── org-2.l │ │ │ │ ├── org-2.s │ │ │ │ ├── org-3.d │ │ │ │ ├── org-3.l │ │ │ │ ├── org-3.s │ │ │ │ ├── org-4.d │ │ │ │ ├── org-4.s │ │ │ │ ├── org-5.d │ │ │ │ ├── org-5.s │ │ │ │ ├── org-6.d │ │ │ │ ├── org-6.s │ │ │ │ ├── overflow.l │ │ │ │ ├── overflow.s │ │ │ │ ├── p1480.s │ │ │ │ ├── p2425.s │ │ │ │ ├── pr20312.l │ │ │ │ ├── pr20312.s │ │ │ │ ├── pr23938.s │ │ │ │ ├── pr27381.d │ │ │ │ ├── pr27381.err │ │ │ │ ├── pr27381.s │ │ │ │ ├── pr27384.d │ │ │ │ ├── pr27384.err │ │ │ │ ├── pr27384.s │ │ │ │ ├── quad.d │ │ │ │ ├── quad.s │ │ │ │ ├── quad2.d │ │ │ │ ├── quad2.s │ │ │ │ ├── quoted-label-blank.d │ │ │ │ ├── quoted-label-blank.s │ │ │ │ ├── quoted-sym-names.d │ │ │ │ ├── quoted-sym-names.s │ │ │ │ ├── redef.d │ │ │ │ ├── redef.s │ │ │ │ ├── redef2.d │ │ │ │ ├── redef2.s │ │ │ │ ├── redef3.d │ │ │ │ ├── redef3.s │ │ │ │ ├── redef4.s │ │ │ │ ├── redef5.s │ │ │ │ ├── relax.d │ │ │ │ ├── relax.s │ │ │ │ ├── simple-forward.d │ │ │ │ ├── simple-forward.s │ │ │ │ ├── sleb128-2.d │ │ │ │ ├── sleb128-2.s │ │ │ │ ├── sleb128-3.d │ │ │ │ ├── sleb128-3.s │ │ │ │ ├── sleb128-4.d │ │ │ │ ├── sleb128-4.s │ │ │ │ ├── sleb128-5.d │ │ │ │ ├── sleb128-5.s │ │ │ │ ├── sleb128-7.d │ │ │ │ ├── sleb128-7.s │ │ │ │ ├── sleb128-8.d │ │ │ │ ├── sleb128-8.s │ │ │ │ ├── sleb128-9.d │ │ │ │ ├── sleb128-9.l │ │ │ │ ├── sleb128-9.s │ │ │ │ ├── sleb128.d │ │ │ │ ├── sleb128.s │ │ │ │ ├── string.d │ │ │ │ ├── string.s │ │ │ │ ├── struct.d │ │ │ │ ├── struct.s │ │ │ │ ├── test-example.c │ │ │ │ ├── test-gen.c │ │ │ │ ├── warn-1.s │ │ │ │ ├── weakref1.d │ │ │ │ ├── weakref1.s │ │ │ │ ├── weakref1g.d │ │ │ │ ├── weakref1l.d │ │ │ │ ├── weakref1u.d │ │ │ │ ├── weakref1w.d │ │ │ │ ├── weakref2.s │ │ │ │ ├── weakref3.s │ │ │ │ ├── weakref4.s │ │ │ │ └── x930509.s │ │ │ ├── alpha/ │ │ │ │ ├── alpha.exp │ │ │ │ ├── auto-align-1.d │ │ │ │ ├── auto-align-1.s │ │ │ │ ├── elf-reloc-1.d │ │ │ │ ├── elf-reloc-1.s │ │ │ │ ├── elf-reloc-2.l │ │ │ │ ├── elf-reloc-2.s │ │ │ │ ├── elf-reloc-3.l │ │ │ │ ├── elf-reloc-3.s │ │ │ │ ├── elf-reloc-4.d │ │ │ │ ├── elf-reloc-4.s │ │ │ │ ├── elf-reloc-5.d │ │ │ │ ├── elf-reloc-5.s │ │ │ │ ├── elf-reloc-6.l │ │ │ │ ├── elf-reloc-6.s │ │ │ │ ├── elf-reloc-7.d │ │ │ │ ├── elf-reloc-7.s │ │ │ │ ├── elf-reloc-8.d │ │ │ │ ├── elf-reloc-8.s │ │ │ │ ├── elf-tls-1.d │ │ │ │ ├── elf-tls-1.s │ │ │ │ ├── elf-tls-2.l │ │ │ │ ├── elf-tls-2.s │ │ │ │ ├── elf-tls-3.l │ │ │ │ ├── elf-tls-3.s │ │ │ │ ├── elf-usepv-1.d │ │ │ │ ├── elf-usepv-1.s │ │ │ │ ├── elf-usepv-2.l │ │ │ │ ├── elf-usepv-2.s │ │ │ │ ├── fp.d │ │ │ │ ├── fp.s │ │ │ │ ├── unop.d │ │ │ │ └── unop.s │ │ │ ├── arc/ │ │ │ │ ├── adc.d │ │ │ │ ├── adc.s │ │ │ │ ├── add.d │ │ │ │ ├── add.s │ │ │ │ ├── add_s-err.s │ │ │ │ ├── add_s.d │ │ │ │ ├── add_s.s │ │ │ │ ├── and.d │ │ │ │ ├── and.s │ │ │ │ ├── arc.exp │ │ │ │ ├── asl.d │ │ │ │ ├── asl.s │ │ │ │ ├── asm-errors-2.d │ │ │ │ ├── asm-errors-2.err │ │ │ │ ├── asm-errors-2.s │ │ │ │ ├── asm-errors-3.d │ │ │ │ ├── asm-errors-3.err │ │ │ │ ├── asm-errors-3.s │ │ │ │ ├── asm-errors.d │ │ │ │ ├── asm-errors.err │ │ │ │ ├── asm-errors.s │ │ │ │ ├── asr.d │ │ │ │ ├── asr.s │ │ │ │ ├── attr-arc600.d │ │ │ │ ├── attr-arc600_mul32x16.d │ │ │ │ ├── attr-arc600_norm.d │ │ │ │ ├── attr-arc601.d │ │ │ │ ├── attr-arc601_mul32x16.d │ │ │ │ ├── attr-arc601_mul64.d │ │ │ │ ├── attr-arc601_norm.d │ │ │ │ ├── attr-arc700.d │ │ │ │ ├── attr-arcem.d │ │ │ │ ├── attr-archs.d │ │ │ │ ├── attr-autodetect-1.d │ │ │ │ ├── attr-autodetect-1.s │ │ │ │ ├── attr-cpu-a601.d │ │ │ │ ├── attr-cpu-a601.s │ │ │ │ ├── attr-cpu-a700.d │ │ │ │ ├── attr-cpu-a700.s │ │ │ │ ├── attr-cpu-em.d │ │ │ │ ├── attr-cpu-em.s │ │ │ │ ├── attr-cpu-hs.d │ │ │ │ ├── attr-cpu-hs.s │ │ │ │ ├── attr-em.d │ │ │ │ ├── attr-em4.d │ │ │ │ ├── attr-em4_dmips.d │ │ │ │ ├── attr-em4_fpuda.d │ │ │ │ ├── attr-em4_fpus.d │ │ │ │ ├── attr-hs.d │ │ │ │ ├── attr-hs34.d │ │ │ │ ├── attr-hs38.d │ │ │ │ ├── attr-hs38_linux.d │ │ │ │ ├── attr-mul64.d │ │ │ │ ├── attr-name.d │ │ │ │ ├── attr-name.s │ │ │ │ ├── attr-nps400.d │ │ │ │ ├── attr-override-mcpu.d │ │ │ │ ├── attr-override-mcpu.s │ │ │ │ ├── attr-quarkse_em.d │ │ │ │ ├── attr-rf16.d │ │ │ │ ├── attr-rf16.err │ │ │ │ ├── attr-rf16.s │ │ │ │ ├── b.d │ │ │ │ ├── b.s │ │ │ │ ├── bic.d │ │ │ │ ├── bic.s │ │ │ │ ├── bl.d │ │ │ │ ├── bl.s │ │ │ │ ├── blank.s │ │ │ │ ├── brk.d │ │ │ │ ├── brk.s │ │ │ │ ├── cl-warn.s │ │ │ │ ├── cpu-em-err.s │ │ │ │ ├── cpu-em4-err.s │ │ │ │ ├── cpu-fpuda-err.s │ │ │ │ ├── cpu-hs-err.s │ │ │ │ ├── cpu-pseudop-1.d │ │ │ │ ├── cpu-pseudop-1.s │ │ │ │ ├── cpu-pseudop-2.d │ │ │ │ ├── cpu-pseudop-2.s │ │ │ │ ├── cpu-quarkse-err.s │ │ │ │ ├── cpu-warn1.s │ │ │ │ ├── cpu-warn2.s │ │ │ │ ├── dis-inv.d │ │ │ │ ├── dis-inv.s │ │ │ │ ├── dsp.d │ │ │ │ ├── dsp.s │ │ │ │ ├── ext2op.d │ │ │ │ ├── ext2op.s │ │ │ │ ├── ext3op.d │ │ │ │ ├── ext3op.s │ │ │ │ ├── extb.d │ │ │ │ ├── extb.s │ │ │ │ ├── extensions.d │ │ │ │ ├── extensions.s │ │ │ │ ├── extw.d │ │ │ │ ├── extw.s │ │ │ │ ├── flag.d │ │ │ │ ├── flag.s │ │ │ │ ├── fpu.d │ │ │ │ ├── fpu.s │ │ │ │ ├── hregs-err.s │ │ │ │ ├── inline-data-1.d │ │ │ │ ├── inline-data-1.s │ │ │ │ ├── inline-data-2.d │ │ │ │ ├── j.d │ │ │ │ ├── j.s │ │ │ │ ├── jl.d │ │ │ │ ├── jl.s │ │ │ │ ├── jli-1.d │ │ │ │ ├── jli-1.s │ │ │ │ ├── ld.d │ │ │ │ ├── ld.s │ │ │ │ ├── ld2.d │ │ │ │ ├── ld2.s │ │ │ │ ├── leave_enter.d │ │ │ │ ├── leave_enter.s │ │ │ │ ├── lp.d │ │ │ │ ├── lp.s │ │ │ │ ├── lpcount-err.s │ │ │ │ ├── lsr.d │ │ │ │ ├── lsr.s │ │ │ │ ├── mov.d │ │ │ │ ├── mov.s │ │ │ │ ├── noargs_a7.d │ │ │ │ ├── noargs_a7.s │ │ │ │ ├── noargs_hs.d │ │ │ │ ├── noargs_hs.s │ │ │ │ ├── nop.d │ │ │ │ ├── nop.s │ │ │ │ ├── nps400-0.d │ │ │ │ ├── nps400-0.s │ │ │ │ ├── nps400-1.d │ │ │ │ ├── nps400-1.s │ │ │ │ ├── nps400-10.d │ │ │ │ ├── nps400-10.s │ │ │ │ ├── nps400-11.d │ │ │ │ ├── nps400-11.s │ │ │ │ ├── nps400-12.d │ │ │ │ ├── nps400-12.s │ │ │ │ ├── nps400-2.d │ │ │ │ ├── nps400-2.s │ │ │ │ ├── nps400-3.d │ │ │ │ ├── nps400-3.s │ │ │ │ ├── nps400-4.d │ │ │ │ ├── nps400-4.s │ │ │ │ ├── nps400-5.d │ │ │ │ ├── nps400-5.s │ │ │ │ ├── nps400-6.d │ │ │ │ ├── nps400-6.s │ │ │ │ ├── nps400-7.d │ │ │ │ ├── nps400-7.s │ │ │ │ ├── nps400-8.d │ │ │ │ ├── nps400-8.s │ │ │ │ ├── nps400-9.d │ │ │ │ ├── nps400-9.s │ │ │ │ ├── or.d │ │ │ │ ├── or.s │ │ │ │ ├── pcl-print.d │ │ │ │ ├── pcl-print.s │ │ │ │ ├── pcl-relocs.d │ │ │ │ ├── pcl-relocs.s │ │ │ │ ├── pcrel-relocs.d │ │ │ │ ├── pcrel-relocs.s │ │ │ │ ├── pic-relocs.d │ │ │ │ ├── pic-relocs.s │ │ │ │ ├── plt-relocs.d │ │ │ │ ├── plt-relocs.s │ │ │ │ ├── pseudos.d │ │ │ │ ├── pseudos.s │ │ │ │ ├── regnames.d │ │ │ │ ├── regnames.s │ │ │ │ ├── relax-add01.d │ │ │ │ ├── relax-add01.s │ │ │ │ ├── relax-add02.d │ │ │ │ ├── relax-add02.s │ │ │ │ ├── relax-add03.d │ │ │ │ ├── relax-add03.s │ │ │ │ ├── relax-add04.d │ │ │ │ ├── relax-add04.s │ │ │ │ ├── relax-avoid1.d │ │ │ │ ├── relax-avoid1.s │ │ │ │ ├── relax-avoid2.d │ │ │ │ ├── relax-avoid2.s │ │ │ │ ├── relax-avoid3.d │ │ │ │ ├── relax-avoid3.s │ │ │ │ ├── relax-b.d │ │ │ │ ├── relax-b.s │ │ │ │ ├── relax-ld01.d │ │ │ │ ├── relax-ld01.s │ │ │ │ ├── relax-ld02.d │ │ │ │ ├── relax-ld02.s │ │ │ │ ├── relax-mov01.d │ │ │ │ ├── relax-mov01.s │ │ │ │ ├── relax-mov02.d │ │ │ │ ├── relax-mov02.s │ │ │ │ ├── relax-mpy01.d │ │ │ │ ├── relax-mpy01.s │ │ │ │ ├── relax-sub01.d │ │ │ │ ├── relax-sub01.s │ │ │ │ ├── relax-sub02.d │ │ │ │ ├── relax-sub02.s │ │ │ │ ├── relax-sub03.d │ │ │ │ ├── relax-sub03.s │ │ │ │ ├── relax-sub04.d │ │ │ │ ├── relax-sub04.s │ │ │ │ ├── relocs-errors.d │ │ │ │ ├── relocs-errors.err │ │ │ │ ├── relocs-errors.s │ │ │ │ ├── rlc.d │ │ │ │ ├── rlc.s │ │ │ │ ├── ror.d │ │ │ │ ├── ror.s │ │ │ │ ├── rrc.d │ │ │ │ ├── rrc.s │ │ │ │ ├── sbc.d │ │ │ │ ├── sbc.s │ │ │ │ ├── sda-relocs.d │ │ │ │ ├── sda-relocs.s │ │ │ │ ├── sda-relocs2.d │ │ │ │ ├── sda-relocs2.s │ │ │ │ ├── sexb.d │ │ │ │ ├── sexb.s │ │ │ │ ├── sexw.d │ │ │ │ ├── sexw.s │ │ │ │ ├── shortlimm_a7.d │ │ │ │ ├── shortlimm_a7.s │ │ │ │ ├── shortlimm_hs.d │ │ │ │ ├── shortlimm_hs.s │ │ │ │ ├── sleep.d │ │ │ │ ├── sleep.s │ │ │ │ ├── st.d │ │ │ │ ├── st.s │ │ │ │ ├── sub.d │ │ │ │ ├── sub.s │ │ │ │ ├── swi.d │ │ │ │ ├── swi.s │ │ │ │ ├── taux.d │ │ │ │ ├── taux.s │ │ │ │ ├── tdpfp.d │ │ │ │ ├── textauxregister-1.d │ │ │ │ ├── textauxregister-1.s │ │ │ │ ├── textauxregister.d │ │ │ │ ├── textauxregister.s │ │ │ │ ├── textcondcode-err.s │ │ │ │ ├── textcondcode.d │ │ │ │ ├── textcondcode.s │ │ │ │ ├── textcoreregister-err.s │ │ │ │ ├── textcoreregister.d │ │ │ │ ├── textcoreregister.s │ │ │ │ ├── textinsn-errors.d │ │ │ │ ├── textinsn-errors.err │ │ │ │ ├── textinsn-errors.s │ │ │ │ ├── textinsn1op.d │ │ │ │ ├── textinsn1op.s │ │ │ │ ├── textinsn2op.d │ │ │ │ ├── textinsn2op.s │ │ │ │ ├── textinsn2op01.d │ │ │ │ ├── textinsn2op01.s │ │ │ │ ├── textinsn3op.d │ │ │ │ ├── textinsn3op.s │ │ │ │ ├── textinsn_case.d │ │ │ │ ├── textinsn_case.s │ │ │ │ ├── textinsnxop.d │ │ │ │ ├── textinsnxop.s │ │ │ │ ├── textpseudoop.d │ │ │ │ ├── textpseudoop.s │ │ │ │ ├── tfpuda.d │ │ │ │ ├── tfpx.s │ │ │ │ ├── tls-relocs.d │ │ │ │ ├── tls-relocs.s │ │ │ │ ├── tls-relocs1.d │ │ │ │ ├── tls-relocs1.s │ │ │ │ ├── tls-relocs2.d │ │ │ │ ├── tls-relocs2.s │ │ │ │ ├── warn.exp │ │ │ │ ├── warn.s │ │ │ │ ├── xor.d │ │ │ │ └── xor.s │ │ │ ├── arm/ │ │ │ │ ├── abs12.d │ │ │ │ ├── abs12.s │ │ │ │ ├── add-shift-two.d │ │ │ │ ├── add-shift-two.s │ │ │ │ ├── adds-thumb1-reloc-local-armv7-m.d │ │ │ │ ├── adds-thumb1-reloc-local-armv7-m.s │ │ │ │ ├── adds-thumb1-reloc-local.d │ │ │ │ ├── adds-thumb1-reloc-local.s │ │ │ │ ├── addsw-bad.d │ │ │ │ ├── addsw-bad.l │ │ │ │ ├── addsw-bad.s │ │ │ │ ├── addthumb2err.d │ │ │ │ ├── addthumb2err.l │ │ │ │ ├── addthumb2err.s │ │ │ │ ├── adr-invalid.d │ │ │ │ ├── adr-invalid.l │ │ │ │ ├── adr-invalid.s │ │ │ │ ├── adr.d │ │ │ │ ├── adr.s │ │ │ │ ├── adrl.d │ │ │ │ ├── adrl.s │ │ │ │ ├── align.d │ │ │ │ ├── align.s │ │ │ │ ├── align64.d │ │ │ │ ├── align64.s │ │ │ │ ├── any-armv8m.d │ │ │ │ ├── any-armv8m.s │ │ │ │ ├── any-cmse-main.d │ │ │ │ ├── any-cmse.d │ │ │ │ ├── any-idiv.d │ │ │ │ ├── any-idiv.s │ │ │ │ ├── arch4t-eabi.d │ │ │ │ ├── arch4t.d │ │ │ │ ├── arch4t.s │ │ │ │ ├── arch5tej.d │ │ │ │ ├── arch5tej.s │ │ │ │ ├── arch6zk.d │ │ │ │ ├── arch6zk.s │ │ │ │ ├── arch7.d │ │ │ │ ├── arch7.s │ │ │ │ ├── arch7a-mp.d │ │ │ │ ├── arch7ar-mp.s │ │ │ │ ├── arch7em-bad-1.d │ │ │ │ ├── arch7em-bad-2.d │ │ │ │ ├── arch7em-bad-3.d │ │ │ │ ├── arch7em-bad.l │ │ │ │ ├── arch7em.d │ │ │ │ ├── arch7em.s │ │ │ │ ├── arch7m-bad.d │ │ │ │ ├── arch7m-bad.l │ │ │ │ ├── arch7m-bad.s │ │ │ │ ├── arch7r-mp.d │ │ │ │ ├── archv6.d │ │ │ │ ├── archv6.s │ │ │ │ ├── archv6m.d │ │ │ │ ├── archv6m.s │ │ │ │ ├── archv6s-m-bad.d │ │ │ │ ├── archv6s-m-bad.l │ │ │ │ ├── archv6s-m.d │ │ │ │ ├── archv6s-m.s │ │ │ │ ├── archv6t2-1-pe.d │ │ │ │ ├── archv6t2-1.d │ │ │ │ ├── archv6t2-1.s │ │ │ │ ├── archv6t2-2.d │ │ │ │ ├── archv6t2-bad.d │ │ │ │ ├── archv6t2-bad.l │ │ │ │ ├── archv6t2-bad.s │ │ │ │ ├── archv6t2.d │ │ │ │ ├── archv6t2.s │ │ │ │ ├── archv8_1m-pac-msr.d │ │ │ │ ├── archv8_1m-pac-msr.s │ │ │ │ ├── archv8m-base.d │ │ │ │ ├── archv8m-cmse-base.d │ │ │ │ ├── archv8m-cmse-main-1.d │ │ │ │ ├── archv8m-cmse-main-2.d │ │ │ │ ├── archv8m-cmse-main.s │ │ │ │ ├── archv8m-cmse-msr-base.d │ │ │ │ ├── archv8m-cmse-msr-main.d │ │ │ │ ├── archv8m-cmse-msr.s │ │ │ │ ├── archv8m-cmse.s │ │ │ │ ├── archv8m-main-dsp-1.d │ │ │ │ ├── archv8m-main-dsp-2.d │ │ │ │ ├── archv8m-main-dsp-3.d │ │ │ │ ├── archv8m-main-dsp-4.d │ │ │ │ ├── archv8m-main-dsp-5.d │ │ │ │ ├── archv8m-main.d │ │ │ │ ├── archv8m.s │ │ │ │ ├── archv8m_1m-cmse-main-bad.d │ │ │ │ ├── archv8m_1m-cmse-main-bad.l │ │ │ │ ├── archv8m_1m-cmse-main-bad.s │ │ │ │ ├── archv8m_1m-cmse-main.d │ │ │ │ ├── archv8m_1m-cmse-main.s │ │ │ │ ├── arm-idiv-bad.d │ │ │ │ ├── arm-idiv-bad.l │ │ │ │ ├── arm-idiv-bad.s │ │ │ │ ├── arm-idiv.d │ │ │ │ ├── arm-idiv.s │ │ │ │ ├── arm-it-auto-2.d │ │ │ │ ├── arm-it-auto-2.s │ │ │ │ ├── arm-it-auto-3.d │ │ │ │ ├── arm-it-auto-3.s │ │ │ │ ├── arm-it-auto.d │ │ │ │ ├── arm-it-auto.s │ │ │ │ ├── arm-it-bad-2.d │ │ │ │ ├── arm-it-bad-2.l │ │ │ │ ├── arm-it-bad-2.s │ │ │ │ ├── arm-it-bad-3.d │ │ │ │ ├── arm-it-bad-3.l │ │ │ │ ├── arm-it-bad-3.s │ │ │ │ ├── arm-it-bad.d │ │ │ │ ├── arm-it-bad.l │ │ │ │ ├── arm-it-bad.s │ │ │ │ ├── arm-it.d │ │ │ │ ├── arm-it.s │ │ │ │ ├── arm.exp │ │ │ │ ├── arm3-bad.d │ │ │ │ ├── arm3-bad.l │ │ │ │ ├── arm3-bad.s │ │ │ │ ├── arm3.d │ │ │ │ ├── arm3.s │ │ │ │ ├── arm6.d │ │ │ │ ├── arm6.s │ │ │ │ ├── arm7-bad.d │ │ │ │ ├── arm7-bad.l │ │ │ │ ├── arm7-bad.s │ │ │ │ ├── arm7dm.d │ │ │ │ ├── arm7dm.s │ │ │ │ ├── arm7t.d │ │ │ │ ├── arm7t.s │ │ │ │ ├── armv1-bad.d │ │ │ │ ├── armv1-bad.l │ │ │ │ ├── armv1-bad.s │ │ │ │ ├── armv1.d │ │ │ │ ├── armv1.l │ │ │ │ ├── armv1.s │ │ │ │ ├── armv2-mp-bad.d │ │ │ │ ├── armv2-mp-bad.l │ │ │ │ ├── armv7-a+idiv.d │ │ │ │ ├── armv7-a+idiv.s │ │ │ │ ├── armv7-a+virt.d │ │ │ │ ├── armv7-a+virt.s │ │ │ │ ├── armv7e-m+fpv5-d16.d │ │ │ │ ├── armv7e-m+fpv5-d16.s │ │ │ │ ├── armv7e-m+fpv5-sp-d16.d │ │ │ │ ├── armv7e-m+fpv5-sp-d16.s │ │ │ │ ├── armv8-2-fp16-scalar-bad-ext.d │ │ │ │ ├── armv8-2-fp16-scalar-bad.d │ │ │ │ ├── armv8-2-fp16-scalar-bad.l │ │ │ │ ├── armv8-2-fp16-scalar-bad.s │ │ │ │ ├── armv8-2-fp16-scalar-ext.d │ │ │ │ ├── armv8-2-fp16-scalar-thumb-ext.d │ │ │ │ ├── armv8-2-fp16-scalar-thumb.d │ │ │ │ ├── armv8-2-fp16-scalar.d │ │ │ │ ├── armv8-2-fp16-scalar.s │ │ │ │ ├── armv8-2-fp16-simd-ext.d │ │ │ │ ├── armv8-2-fp16-simd-thumb-ext.d │ │ │ │ ├── armv8-2-fp16-simd-thumb.d │ │ │ │ ├── armv8-2-fp16-simd-warning-ext.d │ │ │ │ ├── armv8-2-fp16-simd-warning-thumb-ext.d │ │ │ │ ├── armv8-2-fp16-simd-warning-thumb.d │ │ │ │ ├── armv8-2-fp16-simd-warning.d │ │ │ │ ├── armv8-2-fp16-simd-warning.l │ │ │ │ ├── armv8-2-fp16-simd.d │ │ │ │ ├── armv8-2-fp16-simd.s │ │ │ │ ├── armv8-a+crypto.d │ │ │ │ ├── armv8-a+crypto.s │ │ │ │ ├── armv8-a+fp.d │ │ │ │ ├── armv8-a+pan.d │ │ │ │ ├── armv8-a+pan.s │ │ │ │ ├── armv8-a+ras.d │ │ │ │ ├── armv8-a+rdma-warning.d │ │ │ │ ├── armv8-a+rdma.d │ │ │ │ ├── armv8-a+rdma.l │ │ │ │ ├── armv8-a+rdma.s │ │ │ │ ├── armv8-a+simd.d │ │ │ │ ├── armv8-a-bad.d │ │ │ │ ├── armv8-a-barrier-arm.d │ │ │ │ ├── armv8-a-barrier-thumb.d │ │ │ │ ├── armv8-a-it-bad.d │ │ │ │ ├── armv8-a.d │ │ │ │ ├── armv8-ar+fp.s │ │ │ │ ├── armv8-ar+simd.s │ │ │ │ ├── armv8-ar-bad.l │ │ │ │ ├── armv8-ar-bad.s │ │ │ │ ├── armv8-ar-barrier.s │ │ │ │ ├── armv8-ar-it-bad.l │ │ │ │ ├── armv8-ar-it-bad.s │ │ │ │ ├── armv8-ar.s │ │ │ │ ├── armv8-r+fp.d │ │ │ │ ├── armv8-r+simd.d │ │ │ │ ├── armv8-r-bad.d │ │ │ │ ├── armv8-r-barrier-arm.d │ │ │ │ ├── armv8-r-barrier-thumb.d │ │ │ │ ├── armv8-r-it-bad.d │ │ │ │ ├── armv8-r.d │ │ │ │ ├── armv8.1-m.main-fp-dp.d │ │ │ │ ├── armv8.1-m.main-fp.d │ │ │ │ ├── armv8.1-m.main-hp.d │ │ │ │ ├── armv8_1-a+simd.d │ │ │ │ ├── armv8_1-m-bf-bad.d │ │ │ │ ├── armv8_1-m-bf-bad.l │ │ │ │ ├── armv8_1-m-bf-bad.s │ │ │ │ ├── armv8_1-m-bf-exchange-bad.d │ │ │ │ ├── armv8_1-m-bf-exchange-bad.l │ │ │ │ ├── armv8_1-m-bf-exchange-bad.s │ │ │ │ ├── armv8_1-m-bf-exchange.d │ │ │ │ ├── armv8_1-m-bf-exchange.s │ │ │ │ ├── armv8_1-m-bf-rel.d │ │ │ │ ├── armv8_1-m-bf-rel.s │ │ │ │ ├── armv8_1-m-bf-rela.d │ │ │ │ ├── armv8_1-m-bf.d │ │ │ │ ├── armv8_1-m-bf.s │ │ │ │ ├── armv8_1-m-bfcsel.d │ │ │ │ ├── armv8_1-m-bfcsel.s │ │ │ │ ├── armv8_1-m-bfl-bad.d │ │ │ │ ├── armv8_1-m-bfl-bad.l │ │ │ │ ├── armv8_1-m-bfl-bad.s │ │ │ │ ├── armv8_1-m-bfl-rel.d │ │ │ │ ├── armv8_1-m-bfl-rel.s │ │ │ │ ├── armv8_1-m-bfl-rela.d │ │ │ │ ├── armv8_1-m-bfl.d │ │ │ │ ├── armv8_1-m-bfl.s │ │ │ │ ├── armv8_1-m-cond-bad.d │ │ │ │ ├── armv8_1-m-cond-bad.l │ │ │ │ ├── armv8_1-m-cond-bad.s │ │ │ │ ├── armv8_1-m-cond.d │ │ │ │ ├── armv8_1-m-cond.s │ │ │ │ ├── armv8_1-m-fpcxt-reg.d │ │ │ │ ├── armv8_1-m-fpcxt-reg.s │ │ │ │ ├── armv8_1-m-fpu-mve-1.d │ │ │ │ ├── armv8_1-m-fpu-mve-1.s │ │ │ │ ├── armv8_1-m-fpu-mve-2.d │ │ │ │ ├── armv8_1-m-fpu-mve-2.s │ │ │ │ ├── armv8_1-m-loloop-bad.d │ │ │ │ ├── armv8_1-m-loloop-bad.l │ │ │ │ ├── armv8_1-m-loloop-bad.s │ │ │ │ ├── armv8_1-m-loloop.d │ │ │ │ ├── armv8_1-m-loloop.s │ │ │ │ ├── armv8_1-m-pacbti-bad.d │ │ │ │ ├── armv8_1-m-pacbti-bad.l │ │ │ │ ├── armv8_1-m-pacbti-bad.s │ │ │ │ ├── armv8_1-m-pacbti.d │ │ │ │ ├── armv8_1-m-pacbti.s │ │ │ │ ├── armv8_1-m-spec-reg-bad1.d │ │ │ │ ├── armv8_1-m-spec-reg-bad1.l │ │ │ │ ├── armv8_1-m-spec-reg-bad2.d │ │ │ │ ├── armv8_1-m-spec-reg-bad2.l │ │ │ │ ├── armv8_1-m-spec-reg-bad3.d │ │ │ │ ├── armv8_1-m-spec-reg-bad3.l │ │ │ │ ├── armv8_1-m-spec-reg.d │ │ │ │ ├── armv8_1-m-spec-reg.s │ │ │ │ ├── armv8_2+rdma-ext.d │ │ │ │ ├── armv8_2+rdma.d │ │ │ │ ├── armv8_2-a-fp16-illegal.d │ │ │ │ ├── armv8_2-a-fp16-illegal.l │ │ │ │ ├── armv8_2-a-fp16-illegal.s │ │ │ │ ├── armv8_2-a-fp16-thumb2-ext.d │ │ │ │ ├── armv8_2-a-fp16-thumb2.d │ │ │ │ ├── armv8_2-a-fp16.d │ │ │ │ ├── armv8_2-a-fp16.s │ │ │ │ ├── armv8_2-a-fp16_ext.d │ │ │ │ ├── armv8_2-a.d │ │ │ │ ├── armv8_2-a.s │ │ │ │ ├── armv8_3-a-fp-bad-ext.d │ │ │ │ ├── armv8_3-a-fp-bad.d │ │ │ │ ├── armv8_3-a-fp-bad.l │ │ │ │ ├── armv8_3-a-fp-bad.s │ │ │ │ ├── armv8_3-a-fp-ext.d │ │ │ │ ├── armv8_3-a-fp.d │ │ │ │ ├── armv8_3-a-fp.s │ │ │ │ ├── armv8_3-a-fp16-ext.d │ │ │ │ ├── armv8_3-a-fp16.d │ │ │ │ ├── armv8_3-a-simd-bad-ext.d │ │ │ │ ├── armv8_3-a-simd-bad.d │ │ │ │ ├── armv8_3-a-simd-bad.l │ │ │ │ ├── armv8_3-a-simd-bad.s │ │ │ │ ├── armv8_3-a-simd.d │ │ │ │ ├── armv8_3-a-simd.s │ │ │ │ ├── armv8_4-a-fp16-ext.d │ │ │ │ ├── armv8_4-a-fp16.d │ │ │ │ ├── armv8a-automatic-hlt.d │ │ │ │ ├── armv8a-automatic-hlt.s │ │ │ │ ├── armv8a-automatic-lda.d │ │ │ │ ├── armv8a-automatic-lda.s │ │ │ │ ├── armv8m.base-idiv.d │ │ │ │ ├── armv8m.main+fp.d │ │ │ │ ├── armv8m.main+fp.dp.d │ │ │ │ ├── armv9-a_arch.d │ │ │ │ ├── attr-abi-hardfp-use-0.d │ │ │ │ ├── attr-abi-hardfp-use-0.s │ │ │ │ ├── attr-abi-hardfp-use-1.d │ │ │ │ ├── attr-abi-hardfp-use-1.s │ │ │ │ ├── attr-abi-hardfp-use-2.d │ │ │ │ ├── attr-abi-hardfp-use-2.s │ │ │ │ ├── attr-abi-hardfp-use-3.d │ │ │ │ ├── attr-abi-hardfp-use-3.s │ │ │ │ ├── attr-any-armv4t.d │ │ │ │ ├── attr-any-armv4t.s │ │ │ │ ├── attr-any-thumbv6.d │ │ │ │ ├── attr-any-thumbv6.s │ │ │ │ ├── attr-arch-assumption.d │ │ │ │ ├── attr-arch-assumption.s │ │ │ │ ├── attr-cpu-directive.d │ │ │ │ ├── attr-cpu-directive.s │ │ │ │ ├── attr-default.d │ │ │ │ ├── attr-ext-fpv5-d16.d │ │ │ │ ├── attr-ext-fpv5.d │ │ │ │ ├── attr-ext-idiv.d │ │ │ │ ├── attr-ext-mp.d │ │ │ │ ├── attr-ext-neon-fp16.d │ │ │ │ ├── attr-ext-neon-vfpv3.d │ │ │ │ ├── attr-ext-neon-vfpv4.d │ │ │ │ ├── attr-ext-sec.d │ │ │ │ ├── attr-ext-vfpv3-d16-fp16.d │ │ │ │ ├── attr-ext-vfpv3-d16.d │ │ │ │ ├── attr-ext-vfpv3-fp16.d │ │ │ │ ├── attr-ext-vfpv3.d │ │ │ │ ├── attr-ext-vfpv3xd-fp.d │ │ │ │ ├── attr-ext-vfpv3xd.d │ │ │ │ ├── attr-ext-vfpv4-d16.d │ │ │ │ ├── attr-ext-vfpv4-sp-d16.d │ │ │ │ ├── attr-ext-vfpv4.d │ │ │ │ ├── attr-march-all.d │ │ │ │ ├── attr-march-armv1.d │ │ │ │ ├── attr-march-armv2.d │ │ │ │ ├── attr-march-armv2a.d │ │ │ │ ├── attr-march-armv2s.d │ │ │ │ ├── attr-march-armv3.d │ │ │ │ ├── attr-march-armv3m.d │ │ │ │ ├── attr-march-armv4.d │ │ │ │ ├── attr-march-armv4t.d │ │ │ │ ├── attr-march-armv4txm.d │ │ │ │ ├── attr-march-armv4xm.d │ │ │ │ ├── attr-march-armv5.d │ │ │ │ ├── attr-march-armv5t.d │ │ │ │ ├── attr-march-armv5te.d │ │ │ │ ├── attr-march-armv5tej.d │ │ │ │ ├── attr-march-armv5texp.d │ │ │ │ ├── attr-march-armv5txm.d │ │ │ │ ├── attr-march-armv6-m+os.d │ │ │ │ ├── attr-march-armv6-m.d │ │ │ │ ├── attr-march-armv6.d │ │ │ │ ├── attr-march-armv6j.d │ │ │ │ ├── attr-march-armv6k+sec.d │ │ │ │ ├── attr-march-armv6k.d │ │ │ │ ├── attr-march-armv6kt2.d │ │ │ │ ├── attr-march-armv6kz.d │ │ │ │ ├── attr-march-armv6kzt2.d │ │ │ │ ├── attr-march-armv6s-m.d │ │ │ │ ├── attr-march-armv6t2.d │ │ │ │ ├── attr-march-armv6z.d │ │ │ │ ├── attr-march-armv6zk.d │ │ │ │ ├── attr-march-armv6zkt2.d │ │ │ │ ├── attr-march-armv6zt2.d │ │ │ │ ├── attr-march-armv7-a+idiv.d │ │ │ │ ├── attr-march-armv7-a+mp.d │ │ │ │ ├── attr-march-armv7-a+sec+virt.d │ │ │ │ ├── attr-march-armv7-a+sec.d │ │ │ │ ├── attr-march-armv7-a+virt.d │ │ │ │ ├── attr-march-armv7-a.d │ │ │ │ ├── attr-march-armv7-m.d │ │ │ │ ├── attr-march-armv7-r+mp.d │ │ │ │ ├── attr-march-armv7-r.d │ │ │ │ ├── attr-march-armv7.d │ │ │ │ ├── attr-march-armv7a.d │ │ │ │ ├── attr-march-armv7em.d │ │ │ │ ├── attr-march-armv7m.d │ │ │ │ ├── attr-march-armv7r.d │ │ │ │ ├── attr-march-armv7ve.d │ │ │ │ ├── attr-march-armv8-a+crypto.d │ │ │ │ ├── attr-march-armv8-a+fp.d │ │ │ │ ├── attr-march-armv8-a+rdma.d │ │ │ │ ├── attr-march-armv8-a+simd.d │ │ │ │ ├── attr-march-armv8-a.d │ │ │ │ ├── attr-march-armv8-r+crypto.d │ │ │ │ ├── attr-march-armv8-r+fp.d │ │ │ │ ├── attr-march-armv8-r+simd.d │ │ │ │ ├── attr-march-armv8-r.d │ │ │ │ ├── attr-march-armv8_1-a+simd.d │ │ │ │ ├── attr-march-armv8_1-m.main.d │ │ │ │ ├── attr-march-armv8_4-a.d │ │ │ │ ├── attr-march-armv8_5-a.d │ │ │ │ ├── attr-march-armv8_6-a.d │ │ │ │ ├── attr-march-armv8_7-a.d │ │ │ │ ├── attr-march-armv8_8-a.d │ │ │ │ ├── attr-march-armv8_9-a.d │ │ │ │ ├── attr-march-armv8m.base.d │ │ │ │ ├── attr-march-armv8m.main.d │ │ │ │ ├── attr-march-armv8m.main.dsp.d │ │ │ │ ├── attr-march-armv9_1-a.d │ │ │ │ ├── attr-march-armv9_2-a.d │ │ │ │ ├── attr-march-armv9_3-a.d │ │ │ │ ├── attr-march-armv9_4-a.d │ │ │ │ ├── attr-march-armv9_5-a.d │ │ │ │ ├── attr-march-iwmmxt.d │ │ │ │ ├── attr-march-iwmmxt2.d │ │ │ │ ├── attr-march-xscale.d │ │ │ │ ├── attr-mcpu.d │ │ │ │ ├── attr-mfpu-arm1020e.d │ │ │ │ ├── attr-mfpu-arm1020t.d │ │ │ │ ├── attr-mfpu-arm1136jf-s.d │ │ │ │ ├── attr-mfpu-arm1136jfs.d │ │ │ │ ├── attr-mfpu-neon-fp16.d │ │ │ │ ├── attr-mfpu-neon.d │ │ │ │ ├── attr-mfpu-softvfp+vfp.d │ │ │ │ ├── attr-mfpu-softvfp.d │ │ │ │ ├── attr-mfpu-vfp.d │ │ │ │ ├── attr-mfpu-vfp10-r0.d │ │ │ │ ├── attr-mfpu-vfp10.d │ │ │ │ ├── attr-mfpu-vfp3.d │ │ │ │ ├── attr-mfpu-vfp9.d │ │ │ │ ├── attr-mfpu-vfpv2.d │ │ │ │ ├── attr-mfpu-vfpv3-d16.d │ │ │ │ ├── attr-mfpu-vfpv3.d │ │ │ │ ├── attr-mfpu-vfpv4-d16.d │ │ │ │ ├── attr-mfpu-vfpv4.d │ │ │ │ ├── attr-mfpu-vfpxd.d │ │ │ │ ├── attr-names.d │ │ │ │ ├── attr-names.s │ │ │ │ ├── attr-order.d │ │ │ │ ├── attr-order.s │ │ │ │ ├── attr-override-cpu-directive.d │ │ │ │ ├── attr-override-cpu-directive.s │ │ │ │ ├── attr-override-mcpu.d │ │ │ │ ├── attr-override-mcpu.s │ │ │ │ ├── attr-syntax.d │ │ │ │ ├── attr-syntax.s │ │ │ │ ├── automatic-bw.d │ │ │ │ ├── automatic-bw.s │ │ │ │ ├── automatic-cbz.d │ │ │ │ ├── automatic-cbz.s │ │ │ │ ├── automatic-clrex.d │ │ │ │ ├── automatic-clrex.s │ │ │ │ ├── automatic-lda.d │ │ │ │ ├── automatic-lda.s │ │ │ │ ├── automatic-ldaex.d │ │ │ │ ├── automatic-ldaex.s │ │ │ │ ├── automatic-ldaexb.d │ │ │ │ ├── automatic-ldaexb.s │ │ │ │ ├── automatic-ldrex.d │ │ │ │ ├── automatic-ldrex.s │ │ │ │ ├── automatic-ldrexd.d │ │ │ │ ├── automatic-ldrexd.s │ │ │ │ ├── automatic-movw.d │ │ │ │ ├── automatic-movw.s │ │ │ │ ├── automatic-sdiv.d │ │ │ │ ├── automatic-sdiv.s │ │ │ │ ├── automatic-strexb.d │ │ │ │ ├── automatic-strexb.s │ │ │ │ ├── backslash-at.d │ │ │ │ ├── backslash-at.s │ │ │ │ ├── barrier-bad-thumb.d │ │ │ │ ├── barrier-bad.d │ │ │ │ ├── barrier-bad.l │ │ │ │ ├── barrier-bad.s │ │ │ │ ├── barrier-thumb.d │ │ │ │ ├── barrier.d │ │ │ │ ├── barrier.s │ │ │ │ ├── bfloat16-armv8.7-a.d │ │ │ │ ├── bfloat16-armv8.8-a.d │ │ │ │ ├── bfloat16-armv8.9-a.d │ │ │ │ ├── bfloat16-armv9.1-a.d │ │ │ │ ├── bfloat16-armv9.2-a.d │ │ │ │ ├── bfloat16-armv9.3-a.d │ │ │ │ ├── bfloat16-armv9.4-a.d │ │ │ │ ├── bfloat16-armv9.5-a.d │ │ │ │ ├── bfloat16-bad.d │ │ │ │ ├── bfloat16-bad.l │ │ │ │ ├── bfloat16-bad.s │ │ │ │ ├── bfloat16-cmdline-bad-2.d │ │ │ │ ├── bfloat16-cmdline-bad-3.d │ │ │ │ ├── bfloat16-cmdline-bad.d │ │ │ │ ├── bfloat16-directive-be.d │ │ │ │ ├── bfloat16-directive-le.d │ │ │ │ ├── bfloat16-directive.s │ │ │ │ ├── bfloat16-neon.s │ │ │ │ ├── bfloat16-non-neon.s │ │ │ │ ├── bfloat16-thumb-bad.d │ │ │ │ ├── bfloat16-thumb-bad.l │ │ │ │ ├── bfloat16-thumb.d │ │ │ │ ├── bfloat16-vfp.d │ │ │ │ ├── bfloat16.d │ │ │ │ ├── bfloat16.s │ │ │ │ ├── bignum1.d │ │ │ │ ├── bignum1.s │ │ │ │ ├── bl-local-2.d │ │ │ │ ├── bl-local-2.s │ │ │ │ ├── bl-local-v4t.d │ │ │ │ ├── bl-local-v4t.s │ │ │ │ ├── blank.s │ │ │ │ ├── blx-bad.d │ │ │ │ ├── blx-bad.s │ │ │ │ ├── blx-bl-convert.d │ │ │ │ ├── blx-bl-convert.l │ │ │ │ ├── blx-bl-convert.s │ │ │ │ ├── blx-local-thumb.d │ │ │ │ ├── blx-local-thumb.l │ │ │ │ ├── blx-local-thumb.s │ │ │ │ ├── blx-local.d │ │ │ │ ├── blx-local.l │ │ │ │ ├── blx-local.s │ │ │ │ ├── branch-reloc.d │ │ │ │ ├── branch-reloc.l │ │ │ │ ├── branch-reloc.s │ │ │ │ ├── bundle-lock.d │ │ │ │ ├── bundle-lock.s │ │ │ │ ├── bundle.d │ │ │ │ ├── bundle.s │ │ │ │ ├── ccs-symver.d │ │ │ │ ├── ccs-symver.s │ │ │ │ ├── ccs.d │ │ │ │ ├── ccs.s │ │ │ │ ├── cde-missing-fp.d │ │ │ │ ├── cde-missing-fp.l │ │ │ │ ├── cde-missing-mve.d │ │ │ │ ├── cde-missing-mve.l │ │ │ │ ├── cde-mve-or-neon.d │ │ │ │ ├── cde-mve-or-neon.s │ │ │ │ ├── cde-mve.s │ │ │ │ ├── cde-scalar.d │ │ │ │ ├── cde-scalar.s │ │ │ │ ├── cde-warnings.d │ │ │ │ ├── cde-warnings.l │ │ │ │ ├── cde-warnings.s │ │ │ │ ├── cde.d │ │ │ │ ├── cde.s │ │ │ │ ├── cfi-pacbti-m-readelf.d │ │ │ │ ├── cfi-pacbti-m.s │ │ │ │ ├── cmdline-bad-arch.d │ │ │ │ ├── cmdline-bad-cpu.d │ │ │ │ ├── copro-arm_v2plus-arm_v1.d │ │ │ │ ├── copro-arm_v2plus-arm_v2.d │ │ │ │ ├── copro-arm_v2plus-thumb_v6t2plus-unavail.l │ │ │ │ ├── copro-arm_v2plus-thumb_v6t2plus.s │ │ │ │ ├── copro-arm_v5plus-arm_v4.d │ │ │ │ ├── copro-arm_v5plus-arm_v5.d │ │ │ │ ├── copro-arm_v5plus-thumb_v6t2plus-unavail.l │ │ │ │ ├── copro-arm_v5plus-thumb_v6t2plus.s │ │ │ │ ├── copro-arm_v5teplus-arm_v5.d │ │ │ │ ├── copro-arm_v5teplus-arm_v5te.d │ │ │ │ ├── copro-arm_v5teplus-thumb_v6t2plus-unavail.l │ │ │ │ ├── copro-arm_v5teplus-thumb_v6t2plus.s │ │ │ │ ├── copro-arm_v6plus-arm_v5te.d │ │ │ │ ├── copro-arm_v6plus-arm_v6.d │ │ │ │ ├── copro-arm_v6plus-thumb_v6t2plus-unavail.l │ │ │ │ ├── copro-arm_v6plus-thumb_v6t2plus.s │ │ │ │ ├── copro-thumb_v6t2plus-thumb_v4t-1.d │ │ │ │ ├── copro-thumb_v6t2plus-thumb_v4t-2.d │ │ │ │ ├── copro-thumb_v6t2plus-thumb_v4t-3.d │ │ │ │ ├── copro-thumb_v6t2plus-thumb_v4t-4.d │ │ │ │ ├── copro-thumb_v6t2plus-thumb_v6t2-1.d │ │ │ │ ├── copro-thumb_v6t2plus-thumb_v6t2-2.d │ │ │ │ ├── copro-thumb_v6t2plus-thumb_v6t2-3.d │ │ │ │ ├── copro-thumb_v6t2plus-thumb_v6t2-4.d │ │ │ │ ├── cpu-arm1020.d │ │ │ │ ├── cpu-arm1020e.d │ │ │ │ ├── cpu-arm1020t.d │ │ │ │ ├── cpu-arm1022e.d │ │ │ │ ├── cpu-arm1026ej-s.d │ │ │ │ ├── cpu-arm1026ejs.d │ │ │ │ ├── cpu-arm10e.d │ │ │ │ ├── cpu-arm10t.d │ │ │ │ ├── cpu-arm10tdmi.d │ │ │ │ ├── cpu-arm1136j-s.d │ │ │ │ ├── cpu-arm1136jf-s.d │ │ │ │ ├── cpu-arm1136jfs.d │ │ │ │ ├── cpu-arm1136js.d │ │ │ │ ├── cpu-arm1156t2-s.d │ │ │ │ ├── cpu-arm1156t2f-s.d │ │ │ │ ├── cpu-arm1176jz-s.d │ │ │ │ ├── cpu-arm1176jzf-s.d │ │ │ │ ├── cpu-arm2.d │ │ │ │ ├── cpu-arm250.d │ │ │ │ ├── cpu-arm3.d │ │ │ │ ├── cpu-arm6.d │ │ │ │ ├── cpu-arm60.d │ │ │ │ ├── cpu-arm600.d │ │ │ │ ├── cpu-arm610.d │ │ │ │ ├── cpu-arm620.d │ │ │ │ ├── cpu-arm7.d │ │ │ │ ├── cpu-arm70.d │ │ │ │ ├── cpu-arm700.d │ │ │ │ ├── cpu-arm700i.d │ │ │ │ ├── cpu-arm710.d │ │ │ │ ├── cpu-arm7100.d │ │ │ │ ├── cpu-arm710c.d │ │ │ │ ├── cpu-arm710t.d │ │ │ │ ├── cpu-arm720.d │ │ │ │ ├── cpu-arm720t.d │ │ │ │ ├── cpu-arm740t.d │ │ │ │ ├── cpu-arm7500.d │ │ │ │ ├── cpu-arm7500fe.d │ │ │ │ ├── cpu-arm7d.d │ │ │ │ ├── cpu-arm7di.d │ │ │ │ ├── cpu-arm7dm.d │ │ │ │ ├── cpu-arm7dmi.d │ │ │ │ ├── cpu-arm7m.d │ │ │ │ ├── cpu-arm7t.d │ │ │ │ ├── cpu-arm7tdmi-s.d │ │ │ │ ├── cpu-arm7tdmi.d │ │ │ │ ├── cpu-arm8.d │ │ │ │ ├── cpu-arm810.d │ │ │ │ ├── cpu-arm9.d │ │ │ │ ├── cpu-arm920.d │ │ │ │ ├── cpu-arm920t.d │ │ │ │ ├── cpu-arm922t.d │ │ │ │ ├── cpu-arm926ej-s.d │ │ │ │ ├── cpu-arm926ej.d │ │ │ │ ├── cpu-arm926ejs.d │ │ │ │ ├── cpu-arm940t.d │ │ │ │ ├── cpu-arm946e-r0.d │ │ │ │ ├── cpu-arm946e-s.d │ │ │ │ ├── cpu-arm946e.d │ │ │ │ ├── cpu-arm966e-r0.d │ │ │ │ ├── cpu-arm966e-s.d │ │ │ │ ├── cpu-arm966e.d │ │ │ │ ├── cpu-arm968e-s.d │ │ │ │ ├── cpu-arm9e-r0.d │ │ │ │ ├── cpu-arm9e.d │ │ │ │ ├── cpu-arm9tdmi.d │ │ │ │ ├── cpu-arm_any.d │ │ │ │ ├── cpu-cortex-a12.d │ │ │ │ ├── cpu-cortex-a15.d │ │ │ │ ├── cpu-cortex-a17.d │ │ │ │ ├── cpu-cortex-a32.d │ │ │ │ ├── cpu-cortex-a35.d │ │ │ │ ├── cpu-cortex-a5.d │ │ │ │ ├── cpu-cortex-a53.d │ │ │ │ ├── cpu-cortex-a55.d │ │ │ │ ├── cpu-cortex-a57.d │ │ │ │ ├── cpu-cortex-a7.d │ │ │ │ ├── cpu-cortex-a710.d │ │ │ │ ├── cpu-cortex-a72.d │ │ │ │ ├── cpu-cortex-a73.d │ │ │ │ ├── cpu-cortex-a75.d │ │ │ │ ├── cpu-cortex-a76.d │ │ │ │ ├── cpu-cortex-a76ae.d │ │ │ │ ├── cpu-cortex-a77.d │ │ │ │ ├── cpu-cortex-a78.d │ │ │ │ ├── cpu-cortex-a78ae.d │ │ │ │ ├── cpu-cortex-a78c.d │ │ │ │ ├── cpu-cortex-a8.d │ │ │ │ ├── cpu-cortex-a9.d │ │ │ │ ├── cpu-cortex-m0.d │ │ │ │ ├── cpu-cortex-m0plus.d │ │ │ │ ├── cpu-cortex-m1.d │ │ │ │ ├── cpu-cortex-m23.d │ │ │ │ ├── cpu-cortex-m3.d │ │ │ │ ├── cpu-cortex-m33.d │ │ │ │ ├── cpu-cortex-m35p.d │ │ │ │ ├── cpu-cortex-m4.d │ │ │ │ ├── cpu-cortex-m7.d │ │ │ │ ├── cpu-cortex-r4.d │ │ │ │ ├── cpu-cortex-r4f.d │ │ │ │ ├── cpu-cortex-r5.d │ │ │ │ ├── cpu-cortex-r52.d │ │ │ │ ├── cpu-cortex-r52plus.d │ │ │ │ ├── cpu-cortex-r7.d │ │ │ │ ├── cpu-cortex-r8.d │ │ │ │ ├── cpu-cortex-x1.d │ │ │ │ ├── cpu-cortex-x1c.d │ │ │ │ ├── cpu-ep9312.d │ │ │ │ ├── cpu-exynos-m1.d │ │ │ │ ├── cpu-fa526.d │ │ │ │ ├── cpu-fa606te.d │ │ │ │ ├── cpu-fa616te.d │ │ │ │ ├── cpu-fa626.d │ │ │ │ ├── cpu-fa626te.d │ │ │ │ ├── cpu-fa726te.d │ │ │ │ ├── cpu-fmp626.d │ │ │ │ ├── cpu-i80200.d │ │ │ │ ├── cpu-iwmmxt.d │ │ │ │ ├── cpu-iwmmxt2.d │ │ │ │ ├── cpu-marvell-pj4.d │ │ │ │ ├── cpu-marvell-whitney.d │ │ │ │ ├── cpu-mpcore.d │ │ │ │ ├── cpu-mpcorenovfp.d │ │ │ │ ├── cpu-sa1.d │ │ │ │ ├── cpu-strongarm.d │ │ │ │ ├── cpu-strongarm1.d │ │ │ │ ├── cpu-strongarm110.d │ │ │ │ ├── cpu-strongarm1100.d │ │ │ │ ├── cpu-strongarm1110.d │ │ │ │ ├── cpu-xgene1.d │ │ │ │ ├── cpu-xgene2.d │ │ │ │ ├── cpu-xscale.d │ │ │ │ ├── crc-ext.d │ │ │ │ ├── crc-ext.s │ │ │ │ ├── crc32-armv8-a-bad.d │ │ │ │ ├── crc32-armv8-a.d │ │ │ │ ├── crc32-armv8-ar-bad.s │ │ │ │ ├── crc32-armv8-ar.s │ │ │ │ ├── crc32-armv8-r-bad.d │ │ │ │ ├── crc32-armv8-r.d │ │ │ │ ├── crc32-bad.l │ │ │ │ ├── csdb.d │ │ │ │ ├── csdb.s │ │ │ │ ├── depr-swp.d │ │ │ │ ├── depr-swp.l │ │ │ │ ├── depr-swp.s │ │ │ │ ├── dest-unpredictable.d │ │ │ │ ├── dest-unpredictable.l │ │ │ │ ├── dest-unpredictable.s │ │ │ │ ├── dfb.d │ │ │ │ ├── dfb.s │ │ │ │ ├── directives.d │ │ │ │ ├── directives.s │ │ │ │ ├── dis-data.d │ │ │ │ ├── dis-data.s │ │ │ │ ├── dis-data2.d │ │ │ │ ├── dis-data2.s │ │ │ │ ├── dis-data3.d │ │ │ │ ├── dis-data3.s │ │ │ │ ├── dotprod-illegal.d │ │ │ │ ├── dotprod-illegal.l │ │ │ │ ├── dotprod-illegal.s │ │ │ │ ├── dotprod-legacy-arch.d │ │ │ │ ├── dotprod-legacy-arch.l │ │ │ │ ├── dotprod-mandatory-ext.d │ │ │ │ ├── dotprod-mandatory.d │ │ │ │ ├── dotprod-thumb2.d │ │ │ │ ├── dotprod.d │ │ │ │ ├── dotprod.s │ │ │ │ ├── eabi_attr_1.d │ │ │ │ ├── eabi_attr_1.s │ │ │ │ ├── ehabi-pacbti-m.d │ │ │ │ ├── ehabi-pacbti-m.s │ │ │ │ ├── el_segundo.d │ │ │ │ ├── el_segundo.s │ │ │ │ ├── float16-bad.d │ │ │ │ ├── float16-bad.l │ │ │ │ ├── float16-bad.s │ │ │ │ ├── float16-be.d │ │ │ │ ├── float16-eabi-alternative-format.d │ │ │ │ ├── float16-eabi-ieee-format.d │ │ │ │ ├── float16-eabi-no-format.d │ │ │ │ ├── float16-eabi.s │ │ │ │ ├── float16-format-bad.d │ │ │ │ ├── float16-format-bad.l │ │ │ │ ├── float16-format-bad.s │ │ │ │ ├── float16-format-opt-bad.d │ │ │ │ ├── float16-format-opt-bad.l │ │ │ │ ├── float16-le.d │ │ │ │ ├── float16.s │ │ │ │ ├── forbid-armv7-idiv-ext.d │ │ │ │ ├── forbid-armv7-idiv-ext.l │ │ │ │ ├── fp-directive-bad.d │ │ │ │ ├── fp-directive-bad.l │ │ │ │ ├── fp-directive.d │ │ │ │ ├── fp-directive.s │ │ │ │ ├── fpu-rst.d │ │ │ │ ├── fpu-rst.l │ │ │ │ ├── fpu-rst.s │ │ │ │ ├── fpv5-d16.s │ │ │ │ ├── fpv5-sp-d16.s │ │ │ │ ├── got_prel.d │ │ │ │ ├── got_prel.s │ │ │ │ ├── group-reloc-alu-encoding-bad.d │ │ │ │ ├── group-reloc-alu-encoding-bad.l │ │ │ │ ├── group-reloc-alu-encoding-bad.s │ │ │ │ ├── group-reloc-alu-parsing-bad.d │ │ │ │ ├── group-reloc-alu-parsing-bad.l │ │ │ │ ├── group-reloc-alu-parsing-bad.s │ │ │ │ ├── group-reloc-alu.d │ │ │ │ ├── group-reloc-alu.s │ │ │ │ ├── group-reloc-ldc-encoding-bad.d │ │ │ │ ├── group-reloc-ldc-encoding-bad.l │ │ │ │ ├── group-reloc-ldc-encoding-bad.s │ │ │ │ ├── group-reloc-ldc-parsing-bad.d │ │ │ │ ├── group-reloc-ldc-parsing-bad.l │ │ │ │ ├── group-reloc-ldc-parsing-bad.s │ │ │ │ ├── group-reloc-ldc.d │ │ │ │ ├── group-reloc-ldc.s │ │ │ │ ├── group-reloc-ldr-encoding-bad.d │ │ │ │ ├── group-reloc-ldr-encoding-bad.l │ │ │ │ ├── group-reloc-ldr-encoding-bad.s │ │ │ │ ├── group-reloc-ldr-parsing-bad.d │ │ │ │ ├── group-reloc-ldr-parsing-bad.l │ │ │ │ ├── group-reloc-ldr-parsing-bad.s │ │ │ │ ├── group-reloc-ldr.d │ │ │ │ ├── group-reloc-ldr.s │ │ │ │ ├── group-reloc-ldrs-encoding-bad.d │ │ │ │ ├── group-reloc-ldrs-encoding-bad.l │ │ │ │ ├── group-reloc-ldrs-encoding-bad.s │ │ │ │ ├── group-reloc-ldrs-parsing-bad.d │ │ │ │ ├── group-reloc-ldrs-parsing-bad.l │ │ │ │ ├── group-reloc-ldrs-parsing-bad.s │ │ │ │ ├── group-reloc-ldrs.d │ │ │ │ ├── group-reloc-ldrs.s │ │ │ │ ├── half-prec-neon.d │ │ │ │ ├── half-prec-neon.s │ │ │ │ ├── half-prec-psyntax.d │ │ │ │ ├── half-prec-psyntax.s │ │ │ │ ├── half-prec-vfpv3.d │ │ │ │ ├── half-prec-vfpv3.s │ │ │ │ ├── hlt.d │ │ │ │ ├── hlt.s │ │ │ │ ├── i8mm-armv8.7-a.d │ │ │ │ ├── i8mm-armv8.8-a.d │ │ │ │ ├── i8mm-armv8.9-a.d │ │ │ │ ├── i8mm-armv9.1-a.d │ │ │ │ ├── i8mm-armv9.2-a.d │ │ │ │ ├── i8mm-armv9.3-a.d │ │ │ │ ├── i8mm-armv9.4-a.d │ │ │ │ ├── i8mm.d │ │ │ │ ├── i8mm.s │ │ │ │ ├── immed.d │ │ │ │ ├── immed.s │ │ │ │ ├── immed2.d │ │ │ │ ├── immed2.s │ │ │ │ ├── insn-error-a.d │ │ │ │ ├── insn-error-a.l │ │ │ │ ├── insn-error-a.s │ │ │ │ ├── insn-error-t.d │ │ │ │ ├── insn-error-t.l │ │ │ │ ├── insn-error-t.s │ │ │ │ ├── inst-po-2.d │ │ │ │ ├── inst-po-2.l │ │ │ │ ├── inst-po-2.s │ │ │ │ ├── inst-po-3.d │ │ │ │ ├── inst-po-3.s │ │ │ │ ├── inst-po-be.d │ │ │ │ ├── inst-po-dwarf.d │ │ │ │ ├── inst-po.d │ │ │ │ ├── inst-po.s │ │ │ │ ├── inst.d │ │ │ │ ├── inst.s │ │ │ │ ├── itblock.s │ │ │ │ ├── iwmmxt-bad.d │ │ │ │ ├── iwmmxt-bad.l │ │ │ │ ├── iwmmxt-bad.s │ │ │ │ ├── iwmmxt-bad2.d │ │ │ │ ├── iwmmxt-bad2.l │ │ │ │ ├── iwmmxt-bad2.s │ │ │ │ ├── iwmmxt-wldsttbh.d │ │ │ │ ├── iwmmxt-wldsttbh.s │ │ │ │ ├── iwmmxt.d │ │ │ │ ├── iwmmxt.s │ │ │ │ ├── iwmmxt2.d │ │ │ │ ├── iwmmxt2.s │ │ │ │ ├── ld-sp-warn-cortex-m3.d │ │ │ │ ├── ld-sp-warn-cortex-m3.l │ │ │ │ ├── ld-sp-warn-cortex-m4.d │ │ │ │ ├── ld-sp-warn-cortex-m4.l │ │ │ │ ├── ld-sp-warn-v7.d │ │ │ │ ├── ld-sp-warn-v7.l │ │ │ │ ├── ld-sp-warn-v7a.d │ │ │ │ ├── ld-sp-warn-v7a.l │ │ │ │ ├── ld-sp-warn-v7e-m.l │ │ │ │ ├── ld-sp-warn-v7em.d │ │ │ │ ├── ld-sp-warn-v7m.d │ │ │ │ ├── ld-sp-warn-v7m.l │ │ │ │ ├── ld-sp-warn-v7r.d │ │ │ │ ├── ld-sp-warn-v7r.l │ │ │ │ ├── ld-sp-warn.d │ │ │ │ ├── ld-sp-warn.l │ │ │ │ ├── ld-sp-warn.s │ │ │ │ ├── ldconst.d │ │ │ │ ├── ldconst.s │ │ │ │ ├── ldgesb-bad.d │ │ │ │ ├── ldgesb-bad.l │ │ │ │ ├── ldgesb-bad.s │ │ │ │ ├── ldgesh-bad.d │ │ │ │ ├── ldgesh-bad.l │ │ │ │ ├── ldgesh-bad.s │ │ │ │ ├── ldr-bad.d │ │ │ │ ├── ldr-bad.l │ │ │ │ ├── ldr-bad.s │ │ │ │ ├── ldr-global.d │ │ │ │ ├── ldr-global.s │ │ │ │ ├── ldr-t-bad.d │ │ │ │ ├── ldr-t-bad.l │ │ │ │ ├── ldr-t-bad.s │ │ │ │ ├── ldr-t.d │ │ │ │ ├── ldr-t.s │ │ │ │ ├── ldr.d │ │ │ │ ├── ldr.s │ │ │ │ ├── ldrd-unpredictable.d │ │ │ │ ├── ldrd-unpredictable.l │ │ │ │ ├── ldrd-unpredictable.s │ │ │ │ ├── ldsgeb.d │ │ │ │ ├── ldsgeb.l │ │ │ │ ├── ldsgeb.s │ │ │ │ ├── ldsgeh.d │ │ │ │ ├── ldsgeh.l │ │ │ │ ├── ldsgeh.s │ │ │ │ ├── ldst-offset0.d │ │ │ │ ├── ldst-offset0.s │ │ │ │ ├── ldst-pc.d │ │ │ │ ├── ldst-pc.s │ │ │ │ ├── load-pseudo.s │ │ │ │ ├── local_function.d │ │ │ │ ├── local_function.s │ │ │ │ ├── local_label_coff.d │ │ │ │ ├── local_label_coff.s │ │ │ │ ├── local_label_elf.d │ │ │ │ ├── local_label_elf.s │ │ │ │ ├── local_label_wince.d │ │ │ │ ├── local_label_wince.s │ │ │ │ ├── m0-load-pseudo.d │ │ │ │ ├── m23-load-pseudo.d │ │ │ │ ├── m33-load-pseudo.d │ │ │ │ ├── macro-pld.d │ │ │ │ ├── macro-pld.s │ │ │ │ ├── macro-vld1.d │ │ │ │ ├── macro-vld1.s │ │ │ │ ├── macro1.d │ │ │ │ ├── macro1.s │ │ │ │ ├── mapdir.d │ │ │ │ ├── mapdir.s │ │ │ │ ├── mapmisc.d │ │ │ │ ├── mapmisc.s │ │ │ │ ├── mapping.d │ │ │ │ ├── mapping.s │ │ │ │ ├── mapping2.d │ │ │ │ ├── mapping2.s │ │ │ │ ├── mapping3.d │ │ │ │ ├── mapping3.s │ │ │ │ ├── mapping4.d │ │ │ │ ├── mapping4.s │ │ │ │ ├── mapsecs.d │ │ │ │ ├── mapsecs.s │ │ │ │ ├── mapshort-eabi.d │ │ │ │ ├── mapshort-elf.d │ │ │ │ ├── mapshort.s │ │ │ │ ├── mask_1-armv8-a.d │ │ │ │ ├── mask_1-armv8-ar.s │ │ │ │ ├── mask_1-armv8-r.d │ │ │ │ ├── missing.d │ │ │ │ ├── missing.l │ │ │ │ ├── missing.s │ │ │ │ ├── mov-highregs-any.d │ │ │ │ ├── mov-highregs-any.s │ │ │ │ ├── mov-lowregs-any.d │ │ │ │ ├── mov-lowregs-any.s │ │ │ │ ├── movs-thumb1-reloc-local-armv7-m.d │ │ │ │ ├── movs-thumb1-reloc-local-armv7-m.s │ │ │ │ ├── movs-thumb1-reloc-local.d │ │ │ │ ├── movs-thumb1-reloc-local.s │ │ │ │ ├── movw-local.d │ │ │ │ ├── movw-local.s │ │ │ │ ├── mrs-msr-arm-v6.d │ │ │ │ ├── mrs-msr-arm-v6.s │ │ │ │ ├── mrs-msr-arm-v7-a-bad.d │ │ │ │ ├── mrs-msr-arm-v7-a-bad.l │ │ │ │ ├── mrs-msr-arm-v7-a-bad.s │ │ │ │ ├── mrs-msr-arm-v7-a.d │ │ │ │ ├── mrs-msr-arm-v7-a.s │ │ │ │ ├── mrs-msr-thumb-v6t2.d │ │ │ │ ├── mrs-msr-thumb-v6t2.s │ │ │ │ ├── mrs-msr-thumb-v7-m-bad.d │ │ │ │ ├── mrs-msr-thumb-v7-m-bad.l │ │ │ │ ├── mrs-msr-thumb-v7-m-bad.s │ │ │ │ ├── mrs-msr-thumb-v7-m.d │ │ │ │ ├── mrs-msr-thumb-v7-m.s │ │ │ │ ├── mrs-msr-thumb-v7e-m.d │ │ │ │ ├── mrs-msr-thumb-v7e-m.s │ │ │ │ ├── msr-imm-bad.d │ │ │ │ ├── msr-imm-bad.l │ │ │ │ ├── msr-imm.d │ │ │ │ ├── msr-imm.s │ │ │ │ ├── msr-reg-bad.d │ │ │ │ ├── msr-reg-bad.l │ │ │ │ ├── msr-reg-thumb.d │ │ │ │ ├── msr-reg.d │ │ │ │ ├── msr-reg.s │ │ │ │ ├── mul-overlap-v6.d │ │ │ │ ├── mul-overlap-v6.s │ │ │ │ ├── mul-overlap.d │ │ │ │ ├── mul-overlap.l │ │ │ │ ├── mul-overlap.s │ │ │ │ ├── mve-arch-ext.d │ │ │ │ ├── mve-arch-ext.s │ │ │ │ ├── mve-ext.d │ │ │ │ ├── mve-ext.s │ │ │ │ ├── mve-ldst.d │ │ │ │ ├── mve-ldst.s │ │ │ │ ├── mve-scalar-vmul-it.d │ │ │ │ ├── mve-scalar-vmul-it.s │ │ │ │ ├── mve-shift-bad.d │ │ │ │ ├── mve-shift-bad.l │ │ │ │ ├── mve-shift-bad.s │ │ │ │ ├── mve-shift.d │ │ │ │ ├── mve-shift.s │ │ │ │ ├── mve-tailpredloop-bad.d │ │ │ │ ├── mve-tailpredloop-bad.l │ │ │ │ ├── mve-tailpredloop-bad.s │ │ │ │ ├── mve-tailpredloop.d │ │ │ │ ├── mve-tailpredloop.s │ │ │ │ ├── mve-vabav-bad.d │ │ │ │ ├── mve-vabav-bad.l │ │ │ │ ├── mve-vabav-bad.s │ │ │ │ ├── mve-vabav.d │ │ │ │ ├── mve-vabav.s │ │ │ │ ├── mve-vabd.d │ │ │ │ ├── mve-vabd.s │ │ │ │ ├── mve-vabsneg-bad-1.d │ │ │ │ ├── mve-vabsneg-bad-1.l │ │ │ │ ├── mve-vabsneg-bad-1.s │ │ │ │ ├── mve-vabsneg-bad-2.d │ │ │ │ ├── mve-vabsneg-bad-2.l │ │ │ │ ├── mve-vabsneg-bad-2.s │ │ │ │ ├── mve-vabsneg.d │ │ │ │ ├── mve-vabsneg.s │ │ │ │ ├── mve-vadc-bad.d │ │ │ │ ├── mve-vadc-bad.l │ │ │ │ ├── mve-vadc-bad.s │ │ │ │ ├── mve-vadc.d │ │ │ │ ├── mve-vadc.s │ │ │ │ ├── mve-vaddlv-bad.d │ │ │ │ ├── mve-vaddlv-bad.l │ │ │ │ ├── mve-vaddlv-bad.s │ │ │ │ ├── mve-vaddlv.d │ │ │ │ ├── mve-vaddlv.s │ │ │ │ ├── mve-vaddsub-it-bad.d │ │ │ │ ├── mve-vaddsub-it-bad.l │ │ │ │ ├── mve-vaddsub-it-bad.s │ │ │ │ ├── mve-vaddsub-it.d │ │ │ │ ├── mve-vaddsub-it.s │ │ │ │ ├── mve-vaddsub.d │ │ │ │ ├── mve-vaddsub.s │ │ │ │ ├── mve-vaddsubabd-bad-1.d │ │ │ │ ├── mve-vaddsubabd-bad-1.l │ │ │ │ ├── mve-vaddsubabd-bad-1.s │ │ │ │ ├── mve-vaddsubabd-bad-2.d │ │ │ │ ├── mve-vaddsubabd-bad-2.l │ │ │ │ ├── mve-vaddsubabd-bad-2.s │ │ │ │ ├── mve-vaddv-bad.d │ │ │ │ ├── mve-vaddv-bad.l │ │ │ │ ├── mve-vaddv-bad.s │ │ │ │ ├── mve-vaddv.d │ │ │ │ ├── mve-vaddv.s │ │ │ │ ├── mve-vand-bad.d │ │ │ │ ├── mve-vand-bad.l │ │ │ │ ├── mve-vand-bad.s │ │ │ │ ├── mve-vand.d │ │ │ │ ├── mve-vand.s │ │ │ │ ├── mve-vbic-bad.d │ │ │ │ ├── mve-vbic-bad.l │ │ │ │ ├── mve-vbic-bad.s │ │ │ │ ├── mve-vbic.d │ │ │ │ ├── mve-vbic.s │ │ │ │ ├── mve-vbrsr-bad.d │ │ │ │ ├── mve-vbrsr-bad.l │ │ │ │ ├── mve-vbrsr-bad.s │ │ │ │ ├── mve-vbrsr.d │ │ │ │ ├── mve-vbrsr.s │ │ │ │ ├── mve-vcadd-bad-1.d │ │ │ │ ├── mve-vcadd-bad-1.l │ │ │ │ ├── mve-vcadd-bad-1.s │ │ │ │ ├── mve-vcadd-bad-2.d │ │ │ │ ├── mve-vcadd-bad-2.l │ │ │ │ ├── mve-vcadd-bad-2.s │ │ │ │ ├── mve-vcadd.d │ │ │ │ ├── mve-vcadd.s │ │ │ │ ├── mve-vcls-bad.d │ │ │ │ ├── mve-vcls-bad.l │ │ │ │ ├── mve-vcls-bad.s │ │ │ │ ├── mve-vcls.d │ │ │ │ ├── mve-vcls.s │ │ │ │ ├── mve-vclz-bad.d │ │ │ │ ├── mve-vclz-bad.l │ │ │ │ ├── mve-vclz-bad.s │ │ │ │ ├── mve-vclz.d │ │ │ │ ├── mve-vclz.s │ │ │ │ ├── mve-vcmla-bad-1.d │ │ │ │ ├── mve-vcmla-bad-1.l │ │ │ │ ├── mve-vcmla-bad-1.s │ │ │ │ ├── mve-vcmla-bad-2.d │ │ │ │ ├── mve-vcmla-bad-2.l │ │ │ │ ├── mve-vcmla-bad-2.s │ │ │ │ ├── mve-vcmla.d │ │ │ │ ├── mve-vcmla.s │ │ │ │ ├── mve-vcmp-bad-1.d │ │ │ │ ├── mve-vcmp-bad-1.l │ │ │ │ ├── mve-vcmp-bad-1.s │ │ │ │ ├── mve-vcmp-bad-2.d │ │ │ │ ├── mve-vcmp-bad-2.l │ │ │ │ ├── mve-vcmp-bad-2.s │ │ │ │ ├── mve-vcmp.d │ │ │ │ ├── mve-vcmp.s │ │ │ │ ├── mve-vcmul-bad-1.d │ │ │ │ ├── mve-vcmul-bad-1.l │ │ │ │ ├── mve-vcmul-bad-1.s │ │ │ │ ├── mve-vcmul-bad-2.d │ │ │ │ ├── mve-vcmul-bad-2.l │ │ │ │ ├── mve-vcmul-bad-2.s │ │ │ │ ├── mve-vcmul.d │ │ │ │ ├── mve-vcmul.s │ │ │ │ ├── mve-vctp-bad.d │ │ │ │ ├── mve-vctp-bad.l │ │ │ │ ├── mve-vctp-bad.s │ │ │ │ ├── mve-vctp.d │ │ │ │ ├── mve-vctp.s │ │ │ │ ├── mve-vcvt-1.d │ │ │ │ ├── mve-vcvt-1.s │ │ │ │ ├── mve-vcvt-2.d │ │ │ │ ├── mve-vcvt-2.s │ │ │ │ ├── mve-vcvt-3.d │ │ │ │ ├── mve-vcvt-3.s │ │ │ │ ├── mve-vcvt-4.d │ │ │ │ ├── mve-vcvt-4.s │ │ │ │ ├── mve-vcvt-bad-1.d │ │ │ │ ├── mve-vcvt-bad-1.l │ │ │ │ ├── mve-vcvt-bad-1.s │ │ │ │ ├── mve-vcvt-bad-2.d │ │ │ │ ├── mve-vcvt-bad-2.l │ │ │ │ ├── mve-vcvt-bad-2.s │ │ │ │ ├── mve-vcvt-bad-3.d │ │ │ │ ├── mve-vcvt-bad-3.l │ │ │ │ ├── mve-vcvt-bad-3.s │ │ │ │ ├── mve-vcvt-bad-4.d │ │ │ │ ├── mve-vcvt-bad-4.l │ │ │ │ ├── mve-vcvt-bad-4.s │ │ │ │ ├── mve-vcvt-bad.d │ │ │ │ ├── mve-vcvt-bad.l │ │ │ │ ├── mve-vcvt-bad.s │ │ │ │ ├── mve-vcvtne-it-bad.d │ │ │ │ ├── mve-vcvtne-it-bad.l │ │ │ │ ├── mve-vcvtne-it-bad.s │ │ │ │ ├── mve-vcvtne-it.d │ │ │ │ ├── mve-vcvtne-it.s │ │ │ │ ├── mve-vddup-bad.d │ │ │ │ ├── mve-vddup-bad.l │ │ │ │ ├── mve-vddup-bad.s │ │ │ │ ├── mve-vddup.d │ │ │ │ ├── mve-vddup.s │ │ │ │ ├── mve-vdup-bad.d │ │ │ │ ├── mve-vdup-bad.l │ │ │ │ ├── mve-vdup-bad.s │ │ │ │ ├── mve-vdup.d │ │ │ │ ├── mve-vdup.s │ │ │ │ ├── mve-veor-bad.d │ │ │ │ ├── mve-veor-bad.l │ │ │ │ ├── mve-veor-bad.s │ │ │ │ ├── mve-veor.d │ │ │ │ ├── mve-veor.s │ │ │ │ ├── mve-vfma-vfms-bad.d │ │ │ │ ├── mve-vfma-vfms-bad.l │ │ │ │ ├── mve-vfma-vfms-bad.s │ │ │ │ ├── mve-vfma-vfms.d │ │ │ │ ├── mve-vfma-vfms.s │ │ │ │ ├── mve-vfmas-bad.d │ │ │ │ ├── mve-vfmas-bad.l │ │ │ │ ├── mve-vfmas-bad.s │ │ │ │ ├── mve-vfmas.d │ │ │ │ ├── mve-vfmas.s │ │ │ │ ├── mve-vhadd-vhsub-vrhadd-bad.d │ │ │ │ ├── mve-vhadd-vhsub-vrhadd-bad.l │ │ │ │ ├── mve-vhadd-vhsub-vrhadd-bad.s │ │ │ │ ├── mve-vhadd-vhsub-vrhadd.d │ │ │ │ ├── mve-vhadd-vhsub-vrhadd.s │ │ │ │ ├── mve-vhcadd-bad.d │ │ │ │ ├── mve-vhcadd-bad.l │ │ │ │ ├── mve-vhcadd-bad.s │ │ │ │ ├── mve-vhcadd.d │ │ │ │ ├── mve-vhcadd.s │ │ │ │ ├── mve-vidup-bad.d │ │ │ │ ├── mve-vidup-bad.l │ │ │ │ ├── mve-vidup-bad.s │ │ │ │ ├── mve-vldr-bad-1.d │ │ │ │ ├── mve-vldr-bad-1.l │ │ │ │ ├── mve-vldr-bad-1.s │ │ │ │ ├── mve-vldr-bad-2.d │ │ │ │ ├── mve-vldr-bad-2.l │ │ │ │ ├── mve-vldr-bad-2.s │ │ │ │ ├── mve-vldr-bad-3.d │ │ │ │ ├── mve-vldr-bad-3.l │ │ │ │ ├── mve-vldr-bad-3.s │ │ │ │ ├── mve-vldr-vstr-bad.d │ │ │ │ ├── mve-vldr-vstr-bad.l │ │ │ │ ├── mve-vldr-vstr-bad.s │ │ │ │ ├── mve-vmax-vmin-bad.d │ │ │ │ ├── mve-vmax-vmin-bad.l │ │ │ │ ├── mve-vmax-vmin-bad.s │ │ │ │ ├── mve-vmax-vmin.d │ │ │ │ ├── mve-vmax-vmin.s │ │ │ │ ├── mve-vmaxa-vmina-bad.d │ │ │ │ ├── mve-vmaxa-vmina-bad.l │ │ │ │ ├── mve-vmaxa-vmina-bad.s │ │ │ │ ├── mve-vmaxa-vmina.d │ │ │ │ ├── mve-vmaxa-vmina.s │ │ │ │ ├── mve-vmaxnm-vminnm-bad.d │ │ │ │ ├── mve-vmaxnm-vminnm-bad.l │ │ │ │ ├── mve-vmaxnm-vminnm-bad.s │ │ │ │ ├── mve-vmaxnm-vminnm.d │ │ │ │ ├── mve-vmaxnm-vminnm.s │ │ │ │ ├── mve-vmaxnma-vminnma-bad.d │ │ │ │ ├── mve-vmaxnma-vminnma-bad.l │ │ │ │ ├── mve-vmaxnma-vminnma-bad.s │ │ │ │ ├── mve-vmaxnma-vminnma.s │ │ │ │ ├── mve-vmaxnmv-vminnmv-bad.d │ │ │ │ ├── mve-vmaxnmv-vminnmv-bad.l │ │ │ │ ├── mve-vmaxnmv-vminnmv-bad.s │ │ │ │ ├── mve-vmaxnmv-vminnmv.d │ │ │ │ ├── mve-vmaxnmv-vminnmv.s │ │ │ │ ├── mve-vmaxv-vminv-bad.d │ │ │ │ ├── mve-vmaxv-vminv-bad.l │ │ │ │ ├── mve-vmaxv-vminv-bad.s │ │ │ │ ├── mve-vmaxv-vminv.d │ │ │ │ ├── mve-vmaxv-vminv.s │ │ │ │ ├── mve-vmla-bad.d │ │ │ │ ├── mve-vmla-bad.l │ │ │ │ ├── mve-vmla-bad.s │ │ │ │ ├── mve-vmla.d │ │ │ │ ├── mve-vmla.s │ │ │ │ ├── mve-vmladav-bad.d │ │ │ │ ├── mve-vmladav-bad.l │ │ │ │ ├── mve-vmladav-bad.s │ │ │ │ ├── mve-vmladav.d │ │ │ │ ├── mve-vmladav.s │ │ │ │ ├── mve-vmlaldav-bad.d │ │ │ │ ├── mve-vmlaldav-bad.l │ │ │ │ ├── mve-vmlaldav-bad.s │ │ │ │ ├── mve-vmlaldav.d │ │ │ │ ├── mve-vmlaldav.s │ │ │ │ ├── mve-vmlalv-bad.d │ │ │ │ ├── mve-vmlalv-bad.l │ │ │ │ ├── mve-vmlalv-bad.s │ │ │ │ ├── mve-vmlalv.d │ │ │ │ ├── mve-vmlalv.s │ │ │ │ ├── mve-vmlas-bad.d │ │ │ │ ├── mve-vmlas-bad.l │ │ │ │ ├── mve-vmlas-bad.s │ │ │ │ ├── mve-vmlas.d │ │ │ │ ├── mve-vmlas.s │ │ │ │ ├── mve-vmlav-bad.d │ │ │ │ ├── mve-vmlav-bad.l │ │ │ │ ├── mve-vmlav-bad.s │ │ │ │ ├── mve-vmlav.d │ │ │ │ ├── mve-vmlav.s │ │ │ │ ├── mve-vmlsdav-bad.d │ │ │ │ ├── mve-vmlsdav-bad.l │ │ │ │ ├── mve-vmlsdav-bad.s │ │ │ │ ├── mve-vmlsdav.d │ │ │ │ ├── mve-vmlsdav.s │ │ │ │ ├── mve-vmlsldav-bad.d │ │ │ │ ├── mve-vmlsldav-bad.l │ │ │ │ ├── mve-vmlsldav-bad.s │ │ │ │ ├── mve-vmlsldav.d │ │ │ │ ├── mve-vmlsldav.s │ │ │ │ ├── mve-vmov-1.d │ │ │ │ ├── mve-vmov-1.s │ │ │ │ ├── mve-vmov-2.d │ │ │ │ ├── mve-vmov-2.s │ │ │ │ ├── mve-vmov-3.d │ │ │ │ ├── mve-vmov-3.s │ │ │ │ ├── mve-vmov-bad-1.d │ │ │ │ ├── mve-vmov-bad-1.l │ │ │ │ ├── mve-vmov-bad-1.s │ │ │ │ ├── mve-vmov-bad-2.d │ │ │ │ ├── mve-vmov-bad-2.l │ │ │ │ ├── mve-vmov-bad-2.s │ │ │ │ ├── mve-vmov-vmvn-vorr-vbic.d │ │ │ │ ├── mve-vmov-vmvn-vorr-vbic.s │ │ │ │ ├── mve-vmul-bad-1.d │ │ │ │ ├── mve-vmul-bad-1.l │ │ │ │ ├── mve-vmul-bad-1.s │ │ │ │ ├── mve-vmul-bad-2.d │ │ │ │ ├── mve-vmul-bad-2.l │ │ │ │ ├── mve-vmul-bad-2.s │ │ │ │ ├── mve-vmul.d │ │ │ │ ├── mve-vmul.s │ │ │ │ ├── mve-vmulh-bad.d │ │ │ │ ├── mve-vmulh-bad.l │ │ │ │ ├── mve-vmulh-bad.s │ │ │ │ ├── mve-vmulh.d │ │ │ │ ├── mve-vmulh.s │ │ │ │ ├── mve-vmullbt-bad.d │ │ │ │ ├── mve-vmullbt-bad.l │ │ │ │ ├── mve-vmullbt-bad.s │ │ │ │ ├── mve-vmullbt.d │ │ │ │ ├── mve-vmullbt.s │ │ │ │ ├── mve-vmvn-bad.d │ │ │ │ ├── mve-vmvn-bad.l │ │ │ │ ├── mve-vmvn-bad.s │ │ │ │ ├── mve-vmvn.d │ │ │ │ ├── mve-vmvn.s │ │ │ │ ├── mve-vorn-bad.d │ │ │ │ ├── mve-vorn-bad.l │ │ │ │ ├── mve-vorn-bad.s │ │ │ │ ├── mve-vorn.d │ │ │ │ ├── mve-vorn.s │ │ │ │ ├── mve-vorr-bad.d │ │ │ │ ├── mve-vorr-bad.l │ │ │ │ ├── mve-vorr-bad.s │ │ │ │ ├── mve-vorr.d │ │ │ │ ├── mve-vorr.s │ │ │ │ ├── mve-vpnot-bad.d │ │ │ │ ├── mve-vpnot-bad.l │ │ │ │ ├── mve-vpnot-bad.s │ │ │ │ ├── mve-vpnot.d │ │ │ │ ├── mve-vpnot.s │ │ │ │ ├── mve-vpsel-bad.d │ │ │ │ ├── mve-vpsel-bad.l │ │ │ │ ├── mve-vpsel-bad.s │ │ │ │ ├── mve-vpsel.d │ │ │ │ ├── mve-vpsel.s │ │ │ │ ├── mve-vpst-bad.d │ │ │ │ ├── mve-vpst-bad.l │ │ │ │ ├── mve-vpst-bad.s │ │ │ │ ├── mve-vpt-bad-1.d │ │ │ │ ├── mve-vpt-bad-1.l │ │ │ │ ├── mve-vpt-bad-1.s │ │ │ │ ├── mve-vpt-bad-2.d │ │ │ │ ├── mve-vpt-bad-2.l │ │ │ │ ├── mve-vpt-bad-2.s │ │ │ │ ├── mve-vpt.d │ │ │ │ ├── mve-vpt.s │ │ │ │ ├── mve-vqabsneg-bad.d │ │ │ │ ├── mve-vqabsneg-bad.l │ │ │ │ ├── mve-vqabsneg-bad.s │ │ │ │ ├── mve-vqabsneg.s │ │ │ │ ├── mve-vqaddsub-bad.d │ │ │ │ ├── mve-vqaddsub-bad.l │ │ │ │ ├── mve-vqaddsub-bad.s │ │ │ │ ├── mve-vqaddsub.d │ │ │ │ ├── mve-vqaddsub.s │ │ │ │ ├── mve-vqdmladh-bad.d │ │ │ │ ├── mve-vqdmladh-bad.l │ │ │ │ ├── mve-vqdmladh-bad.s │ │ │ │ ├── mve-vqdmladh.d │ │ │ │ ├── mve-vqdmladh.s │ │ │ │ ├── mve-vqdmlah-bad.d │ │ │ │ ├── mve-vqdmlah-bad.l │ │ │ │ ├── mve-vqdmlah-bad.s │ │ │ │ ├── mve-vqdmlah.d │ │ │ │ ├── mve-vqdmlah.s │ │ │ │ ├── mve-vqdmlash-bad.d │ │ │ │ ├── mve-vqdmlash-bad.l │ │ │ │ ├── mve-vqdmlash-bad.s │ │ │ │ ├── mve-vqdmlash.d │ │ │ │ ├── mve-vqdmlash.s │ │ │ │ ├── mve-vqdmlsdh-bad.d │ │ │ │ ├── mve-vqdmlsdh-bad.l │ │ │ │ ├── mve-vqdmlsdh-bad.s │ │ │ │ ├── mve-vqdmlsdh.d │ │ │ │ ├── mve-vqdmlsdh.s │ │ │ │ ├── mve-vqdmulh-bad.d │ │ │ │ ├── mve-vqdmulh-bad.l │ │ │ │ ├── mve-vqdmulh-bad.s │ │ │ │ ├── mve-vqdmulh.d │ │ │ │ ├── mve-vqdmulh.s │ │ │ │ ├── mve-vqdmull-bad.d │ │ │ │ ├── mve-vqdmull-bad.l │ │ │ │ ├── mve-vqdmull-bad.s │ │ │ │ ├── mve-vqdmull.d │ │ │ │ ├── mve-vqdmull.s │ │ │ │ ├── mve-vqmovn-bad.d │ │ │ │ ├── mve-vqmovn-bad.l │ │ │ │ ├── mve-vqmovn-bad.s │ │ │ │ ├── mve-vqmovn.d │ │ │ │ ├── mve-vqmovn.s │ │ │ │ ├── mve-vqrshl-bad.d │ │ │ │ ├── mve-vqrshl-bad.l │ │ │ │ ├── mve-vqrshl-bad.s │ │ │ │ ├── mve-vqrshl.d │ │ │ │ ├── mve-vqrshl.s │ │ │ │ ├── mve-vqrshrn-bad.d │ │ │ │ ├── mve-vqrshrn-bad.l │ │ │ │ ├── mve-vqrshrn-bad.s │ │ │ │ ├── mve-vqrshrn.d │ │ │ │ ├── mve-vqrshrn.s │ │ │ │ ├── mve-vqshl-bad.d │ │ │ │ ├── mve-vqshl-bad.l │ │ │ │ ├── mve-vqshl-bad.s │ │ │ │ ├── mve-vqshl.d │ │ │ │ ├── mve-vqshl.s │ │ │ │ ├── mve-vqshrn.d │ │ │ │ ├── mve-vqshrn.s │ │ │ │ ├── mve-vrev-bad.d │ │ │ │ ├── mve-vrev-bad.l │ │ │ │ ├── mve-vrev-bad.s │ │ │ │ ├── mve-vrev.d │ │ │ │ ├── mve-vrev.s │ │ │ │ ├── mve-vrint-bad.d │ │ │ │ ├── mve-vrint-bad.l │ │ │ │ ├── mve-vrint-bad.s │ │ │ │ ├── mve-vrint.d │ │ │ │ ├── mve-vrint.s │ │ │ │ ├── mve-vrmlaldavh-bad.d │ │ │ │ ├── mve-vrmlaldavh-bad.l │ │ │ │ ├── mve-vrmlaldavh-bad.s │ │ │ │ ├── mve-vrmlaldavh.d │ │ │ │ ├── mve-vrmlaldavh.s │ │ │ │ ├── mve-vrshl-bad.d │ │ │ │ ├── mve-vrshl-bad.l │ │ │ │ ├── mve-vrshl-bad.s │ │ │ │ ├── mve-vrshl.d │ │ │ │ ├── mve-vrshl.s │ │ │ │ ├── mve-vsbc-bad.d │ │ │ │ ├── mve-vsbc-bad.l │ │ │ │ ├── mve-vsbc-bad.s │ │ │ │ ├── mve-vsbc.d │ │ │ │ ├── mve-vsbc.s │ │ │ │ ├── mve-vshl-bad.d │ │ │ │ ├── mve-vshl-bad.l │ │ │ │ ├── mve-vshl-bad.s │ │ │ │ ├── mve-vshl.d │ │ │ │ ├── mve-vshl.s │ │ │ │ ├── mve-vshlc-bad.d │ │ │ │ ├── mve-vshlc-bad.l │ │ │ │ ├── mve-vshlc-bad.s │ │ │ │ ├── mve-vshlc.d │ │ │ │ ├── mve-vshlc.s │ │ │ │ ├── mve-vshll-bad.d │ │ │ │ ├── mve-vshll-bad.l │ │ │ │ ├── mve-vshll-bad.s │ │ │ │ ├── mve-vshll.d │ │ │ │ ├── mve-vshll.s │ │ │ │ ├── mve-vshr-bad.d │ │ │ │ ├── mve-vshr-bad.l │ │ │ │ ├── mve-vshr-bad.s │ │ │ │ ├── mve-vshr.d │ │ │ │ ├── mve-vshr.s │ │ │ │ ├── mve-vshrn-bad.d │ │ │ │ ├── mve-vshrn-bad.l │ │ │ │ ├── mve-vshrn-bad.s │ │ │ │ ├── mve-vshrn.d │ │ │ │ ├── mve-vshrn.s │ │ │ │ ├── mve-vsli-bad.d │ │ │ │ ├── mve-vsli-bad.l │ │ │ │ ├── mve-vsli-bad.s │ │ │ │ ├── mve-vsli.d │ │ │ │ ├── mve-vsli.s │ │ │ │ ├── mve-vsri-bad.d │ │ │ │ ├── mve-vsri-bad.l │ │ │ │ ├── mve-vsri-bad.s │ │ │ │ ├── mve-vsri.d │ │ │ │ ├── mve-vsri.s │ │ │ │ ├── mve-vstld-bad.d │ │ │ │ ├── mve-vstld-bad.l │ │ │ │ ├── mve-vstld-bad.s │ │ │ │ ├── mve-vstld.d │ │ │ │ ├── mve-vstld.s │ │ │ │ ├── mve-vstr-bad-1.d │ │ │ │ ├── mve-vstr-bad-1.l │ │ │ │ ├── mve-vstr-bad-1.s │ │ │ │ ├── mve-vstr-bad-2.d │ │ │ │ ├── mve-vstr-bad-2.l │ │ │ │ ├── mve-vstr-bad-2.s │ │ │ │ ├── mve-vstr-bad-3.d │ │ │ │ ├── mve-vstr-bad-3.l │ │ │ │ ├── mve-vstr-bad-3.s │ │ │ │ ├── mve-vstrldr-1.d │ │ │ │ ├── mve-vstrldr-1.s │ │ │ │ ├── mve-vstrldr-2.d │ │ │ │ ├── mve-vstrldr-2.s │ │ │ │ ├── mve-vstrldr-3.d │ │ │ │ ├── mve-vstrldr-3.s │ │ │ │ ├── mve_dsp.d │ │ │ │ ├── mvefp-ext.d │ │ │ │ ├── mvefp-ext.s │ │ │ │ ├── neon-addressing-bad.d │ │ │ │ ├── neon-addressing-bad.l │ │ │ │ ├── neon-addressing-bad.s │ │ │ │ ├── neon-cond-bad-inc.s │ │ │ │ ├── neon-cond-bad.d │ │ │ │ ├── neon-cond-bad.l │ │ │ │ ├── neon-cond-bad.s │ │ │ │ ├── neon-cond-bad_t2.d │ │ │ │ ├── neon-cond-bad_t2.s │ │ │ │ ├── neon-cond.d │ │ │ │ ├── neon-cond.s │ │ │ │ ├── neon-const.d │ │ │ │ ├── neon-const.s │ │ │ │ ├── neon-cov.d │ │ │ │ ├── neon-cov.s │ │ │ │ ├── neon-fma-cov.d │ │ │ │ ├── neon-fma-cov.s │ │ │ │ ├── neon-ldst-align-bad.d │ │ │ │ ├── neon-ldst-align-bad.l │ │ │ │ ├── neon-ldst-align-bad.s │ │ │ │ ├── neon-ldst-es-bad.d │ │ │ │ ├── neon-ldst-es-bad.l │ │ │ │ ├── neon-ldst-es-bad.s │ │ │ │ ├── neon-ldst-es.d │ │ │ │ ├── neon-ldst-es.s │ │ │ │ ├── neon-ldst-rm.d │ │ │ │ ├── neon-ldst-rm.s │ │ │ │ ├── neon-logic.d │ │ │ │ ├── neon-logic.s │ │ │ │ ├── neon-omit.d │ │ │ │ ├── neon-omit.s │ │ │ │ ├── neon-psyn.d │ │ │ │ ├── neon-psyn.s │ │ │ │ ├── neon-suffix-bad.d │ │ │ │ ├── neon-suffix-bad.l │ │ │ │ ├── neon-suffix-bad.s │ │ │ │ ├── neon-vmov-bad.d │ │ │ │ ├── neon-vmov-bad.l │ │ │ │ ├── neon-vmov-bad.s │ │ │ │ ├── noarm.d │ │ │ │ ├── noarm.l │ │ │ │ ├── noarm.s │ │ │ │ ├── nomapping.d │ │ │ │ ├── nomapping.s │ │ │ │ ├── nomve-vaddsub-it.d │ │ │ │ ├── nop-asm.s │ │ │ │ ├── nops.d │ │ │ │ ├── nops.s │ │ │ │ ├── note-march-armv2.d │ │ │ │ ├── note-march-armv2.s │ │ │ │ ├── note-march-armv2a.d │ │ │ │ ├── note-march-armv2a.s │ │ │ │ ├── note-march-armv3.d │ │ │ │ ├── note-march-armv3.s │ │ │ │ ├── note-march-armv3m.d │ │ │ │ ├── note-march-armv3m.s │ │ │ │ ├── note-march-armv4.d │ │ │ │ ├── note-march-armv4.s │ │ │ │ ├── note-march-armv4t.d │ │ │ │ ├── note-march-armv4t.s │ │ │ │ ├── note-march-armv5.d │ │ │ │ ├── note-march-armv5.s │ │ │ │ ├── note-march-armv5t.d │ │ │ │ ├── note-march-armv5t.s │ │ │ │ ├── note-march-armv5te.d │ │ │ │ ├── note-march-armv5te.s │ │ │ │ ├── note-march-iwmmxt.d │ │ │ │ ├── note-march-iwmmxt.s │ │ │ │ ├── note-march-iwmmxt2.d │ │ │ │ ├── note-march-iwmmxt2.s │ │ │ │ ├── note-march-xscale.d │ │ │ │ ├── note-march-xscale.s │ │ │ │ ├── offset-1.d │ │ │ │ ├── offset-1.s │ │ │ │ ├── offset.d │ │ │ │ ├── offset.s │ │ │ │ ├── org-neg.d │ │ │ │ ├── org-neg.l │ │ │ │ ├── org-neg.s │ │ │ │ ├── pic.d │ │ │ │ ├── pic.s │ │ │ │ ├── pic_vxworks.d │ │ │ │ ├── plt-1.d │ │ │ │ ├── plt-1.s │ │ │ │ ├── pr12198-1.d │ │ │ │ ├── pr12198-1.s │ │ │ │ ├── pr12198-2.d │ │ │ │ ├── pr12198-2.s │ │ │ │ ├── pr18256.d │ │ │ │ ├── pr18256.l │ │ │ │ ├── pr18256.s │ │ │ │ ├── pr18347.d │ │ │ │ ├── pr18347.l │ │ │ │ ├── pr18347.s │ │ │ │ ├── pr20068.d │ │ │ │ ├── pr20068.s │ │ │ │ ├── pr20429.d │ │ │ │ ├── pr20429.l │ │ │ │ ├── pr20429.s │ │ │ │ ├── pr21458.d │ │ │ │ ├── pr21458.s │ │ │ │ ├── pr22773.d │ │ │ │ ├── pr22773.l │ │ │ │ ├── pr22773.s │ │ │ │ ├── pr24753.d │ │ │ │ ├── pr24753.s │ │ │ │ ├── pr24907.d │ │ │ │ ├── pr24907.s │ │ │ │ ├── pr24991.d │ │ │ │ ├── pr24991.l │ │ │ │ ├── pr24991.s │ │ │ │ ├── pr25235.d │ │ │ │ ├── pr25235.s │ │ │ │ ├── pr26858.d │ │ │ │ ├── pr26858.s │ │ │ │ ├── pr27411.d │ │ │ │ ├── pr27411.l │ │ │ │ ├── pr27411.s │ │ │ │ ├── pr29494.d │ │ │ │ ├── pr29494.s │ │ │ │ ├── pr9722.d │ │ │ │ ├── pr9722.s │ │ │ │ ├── predres-bad.d │ │ │ │ ├── predres-bad.l │ │ │ │ ├── predres.s │ │ │ │ ├── predres1.d │ │ │ │ ├── predres2.d │ │ │ │ ├── push-pop.d │ │ │ │ ├── push-pop.s │ │ │ │ ├── r15-bad.d │ │ │ │ ├── r15-bad.l │ │ │ │ ├── r15-bad.s │ │ │ │ ├── reg-alias.d │ │ │ │ ├── reg-alias.s │ │ │ │ ├── relax_branch_align.d │ │ │ │ ├── relax_branch_align.s │ │ │ │ ├── relax_load_align.d │ │ │ │ ├── relax_load_align.s │ │ │ │ ├── reloc-bad.d │ │ │ │ ├── reloc-bad.l │ │ │ │ ├── reloc-bad.s │ │ │ │ ├── reloc-fdpic.d │ │ │ │ ├── reloc-fdpic.s │ │ │ │ ├── req.d │ │ │ │ ├── req.l │ │ │ │ ├── req.s │ │ │ │ ├── sb-bad.d │ │ │ │ ├── sb-bad.l │ │ │ │ ├── sb-thumb1-pe.d │ │ │ │ ├── sb-thumb1.d │ │ │ │ ├── sb-thumb2-pe.d │ │ │ │ ├── sb-thumb2.d │ │ │ │ ├── sb.s │ │ │ │ ├── sb1.d │ │ │ │ ├── sb2.d │ │ │ │ ├── shift-bad-pc.d │ │ │ │ ├── shift-bad-pc.l │ │ │ │ ├── shift-bad-pc.s │ │ │ │ ├── shift-bad.d │ │ │ │ ├── shift-bad.l │ │ │ │ ├── shift-bad.s │ │ │ │ ├── simd_by_scalar_low_regbank.d │ │ │ │ ├── simd_by_scalar_low_regbank.l │ │ │ │ ├── simd_by_scalar_low_regbank.s │ │ │ │ ├── simd_by_scalar_low_regbank_thumb.d │ │ │ │ ├── smc-bad.d │ │ │ │ ├── smc-bad.l │ │ │ │ ├── smc-bad.s │ │ │ │ ├── sp-pc-usage-t.d │ │ │ │ ├── sp-pc-usage-t.s │ │ │ │ ├── sp-pc-validations-bad-t-v8a.d │ │ │ │ ├── sp-pc-validations-bad-t-v8a.l │ │ │ │ ├── sp-pc-validations-bad-t.d │ │ │ │ ├── sp-pc-validations-bad-t.l │ │ │ │ ├── sp-pc-validations-bad-t.s │ │ │ │ ├── sp-pc-validations-bad.d │ │ │ │ ├── sp-pc-validations-bad.l │ │ │ │ ├── sp-pc-validations-bad.s │ │ │ │ ├── sp-usage-thumb2-relax-on-v7.d │ │ │ │ ├── sp-usage-thumb2-relax-on-v7.l │ │ │ │ ├── sp-usage-thumb2-relax-on-v8.d │ │ │ │ ├── sp-usage-thumb2-relax.s │ │ │ │ ├── srs-arm.d │ │ │ │ ├── srs-arm.l │ │ │ │ ├── srs-arm.s │ │ │ │ ├── srs-t2.d │ │ │ │ ├── srs-t2.l │ │ │ │ ├── srs-t2.s │ │ │ │ ├── stm-ldm.d │ │ │ │ ├── stm-ldm.s │ │ │ │ ├── strex-bad-t.d │ │ │ │ ├── strex-bad-t.l │ │ │ │ ├── strex-bad-t.s │ │ │ │ ├── strex-t.d │ │ │ │ ├── strex-t.s │ │ │ │ ├── svc.d │ │ │ │ ├── svc.s │ │ │ │ ├── t16-bad.d │ │ │ │ ├── t16-bad.l │ │ │ │ ├── t16-bad.s │ │ │ │ ├── t2-branch-global.d │ │ │ │ ├── t2-branch-global.s │ │ │ │ ├── target-reloc-1.d │ │ │ │ ├── target-reloc-1.s │ │ │ │ ├── tcompat.d │ │ │ │ ├── tcompat.s │ │ │ │ ├── tcompat2.d │ │ │ │ ├── tcompat2.s │ │ │ │ ├── thumb-b-bad.d │ │ │ │ ├── thumb-b-bad.l │ │ │ │ ├── thumb-b-bad.s │ │ │ │ ├── thumb-eabi.d │ │ │ │ ├── thumb-nop.d │ │ │ │ ├── thumb-nop.s │ │ │ │ ├── thumb-w-bad.d │ │ │ │ ├── thumb-w-bad.l │ │ │ │ ├── thumb-w-bad.s │ │ │ │ ├── thumb-w-good.d │ │ │ │ ├── thumb-w-good.s │ │ │ │ ├── thumb.d │ │ │ │ ├── thumb.s │ │ │ │ ├── thumb1_unified.d │ │ │ │ ├── thumb1_unified.s │ │ │ │ ├── thumb2_add.d │ │ │ │ ├── thumb2_add.s │ │ │ │ ├── thumb2_bad_reg.d │ │ │ │ ├── thumb2_bad_reg.l │ │ │ │ ├── thumb2_bad_reg.s │ │ │ │ ├── thumb2_bcond.d │ │ │ │ ├── thumb2_bcond.s │ │ │ │ ├── thumb2_invert.d │ │ │ │ ├── thumb2_invert.s │ │ │ │ ├── thumb2_it.d │ │ │ │ ├── thumb2_it.s │ │ │ │ ├── thumb2_it_auto.d │ │ │ │ ├── thumb2_it_bad.d │ │ │ │ ├── thumb2_it_bad.l │ │ │ │ ├── thumb2_it_bad.s │ │ │ │ ├── thumb2_it_bad_auto.d │ │ │ │ ├── thumb2_it_search.d │ │ │ │ ├── thumb2_it_search.s │ │ │ │ ├── thumb2_ldmstm.d │ │ │ │ ├── thumb2_ldmstm.s │ │ │ │ ├── thumb2_ldmstm_bad.d │ │ │ │ ├── thumb2_ldmstm_bad.l │ │ │ │ ├── thumb2_ldmstm_bad.s │ │ │ │ ├── thumb2_ldr_immediate_armv6.d │ │ │ │ ├── thumb2_ldr_immediate_armv6.s │ │ │ │ ├── thumb2_ldr_immediate_armv6t2.d │ │ │ │ ├── thumb2_ldr_immediate_armv6t2.s │ │ │ │ ├── thumb2_ldr_immediate_highregs_armv6t2.d │ │ │ │ ├── thumb2_ldr_immediate_highregs_armv6t2.s │ │ │ │ ├── thumb2_ldstd_unpredictable.d │ │ │ │ ├── thumb2_ldstd_unpredictable.l │ │ │ │ ├── thumb2_ldstd_unpredictable.s │ │ │ │ ├── thumb2_mul-bad.d │ │ │ │ ├── thumb2_mul-bad.l │ │ │ │ ├── thumb2_mul-bad.s │ │ │ │ ├── thumb2_mul.d │ │ │ │ ├── thumb2_mul.s │ │ │ │ ├── thumb2_pool.d │ │ │ │ ├── thumb2_pool.s │ │ │ │ ├── thumb2_relax.d │ │ │ │ ├── thumb2_relax.s │ │ │ │ ├── thumb2_str-bad.d │ │ │ │ ├── thumb2_str-bad.l │ │ │ │ ├── thumb2_str-bad.s │ │ │ │ ├── thumb2_vpool.d │ │ │ │ ├── thumb2_vpool.s │ │ │ │ ├── thumb2_vpool_be.d │ │ │ │ ├── thumb32.d │ │ │ │ ├── thumb32.l │ │ │ │ ├── thumb32.s │ │ │ │ ├── thumbrel.d │ │ │ │ ├── thumbrel.s │ │ │ │ ├── thumbv6.d │ │ │ │ ├── thumbv6.s │ │ │ │ ├── thumbv6k.d │ │ │ │ ├── thumbv6k.s │ │ │ │ ├── thumbver.d │ │ │ │ ├── thumbver.s │ │ │ │ ├── tls.d │ │ │ │ ├── tls.s │ │ │ │ ├── tls_vxworks.d │ │ │ │ ├── ual-vcmp.d │ │ │ │ ├── ual-vcmp.s │ │ │ │ ├── udf-bad.d │ │ │ │ ├── udf-bad.l │ │ │ │ ├── udf-bad.s │ │ │ │ ├── udf.d │ │ │ │ ├── udf.l │ │ │ │ ├── udf.s │ │ │ │ ├── undefined-insn-arm.d │ │ │ │ ├── undefined-insn-thumb.d │ │ │ │ ├── undefined-insn.s │ │ │ │ ├── undefined.d │ │ │ │ ├── undefined.l │ │ │ │ ├── undefined.s │ │ │ │ ├── undefined_coff.d │ │ │ │ ├── undefined_coff.l │ │ │ │ ├── undefined_coff.s │ │ │ │ ├── unpredictable.d │ │ │ │ ├── unpredictable.s │ │ │ │ ├── unwind-pacbti-m-readelf.d │ │ │ │ ├── unwind-pacbti-m.d │ │ │ │ ├── unwind-pacbti-m.s │ │ │ │ ├── unwind.d │ │ │ │ ├── unwind.s │ │ │ │ ├── unwind_vxworks.d │ │ │ │ ├── v4bx.d │ │ │ │ ├── v4bx.s │ │ │ │ ├── v8_1m-mve.d │ │ │ │ ├── v8_1m-mve.s │ │ │ │ ├── vcmp-noprefix-imm.d │ │ │ │ ├── vcmp-noprefix-imm.s │ │ │ │ ├── vcmp-zero-bad.d │ │ │ │ ├── vcmp-zero-bad.l │ │ │ │ ├── vcmp-zero-bad.s │ │ │ │ ├── vcvt-bad.d │ │ │ │ ├── vcvt-bad.l │ │ │ │ ├── vcvt-bad.s │ │ │ │ ├── vcvt.d │ │ │ │ ├── vcvt.s │ │ │ │ ├── vfma1.d │ │ │ │ ├── vfma1.s │ │ │ │ ├── vfp-bad.d │ │ │ │ ├── vfp-bad.l │ │ │ │ ├── vfp-bad.s │ │ │ │ ├── vfp-bad_t2.d │ │ │ │ ├── vfp-bad_t2.l │ │ │ │ ├── vfp-bad_t2.s │ │ │ │ ├── vfp-fma-arm.d │ │ │ │ ├── vfp-fma-arm.s │ │ │ │ ├── vfp-fma-inc.s │ │ │ │ ├── vfp-fma-thumb.d │ │ │ │ ├── vfp-fma-thumb.s │ │ │ │ ├── vfp-mov-enc.d │ │ │ │ ├── vfp-mov-enc.s │ │ │ │ ├── vfp-neon-overlap.d │ │ │ │ ├── vfp-neon-overlap.s │ │ │ │ ├── vfp-neon-syntax-inc.s │ │ │ │ ├── vfp-neon-syntax.d │ │ │ │ ├── vfp-neon-syntax.s │ │ │ │ ├── vfp-neon-syntax_t2.d │ │ │ │ ├── vfp-neon-syntax_t2.s │ │ │ │ ├── vfp1.d │ │ │ │ ├── vfp1.s │ │ │ │ ├── vfp1_t2.d │ │ │ │ ├── vfp1_t2.s │ │ │ │ ├── vfp1xD.d │ │ │ │ ├── vfp1xD.s │ │ │ │ ├── vfp1xD_t2.d │ │ │ │ ├── vfp1xD_t2.s │ │ │ │ ├── vfp2.d │ │ │ │ ├── vfp2.s │ │ │ │ ├── vfp2_t2.d │ │ │ │ ├── vfp2_t2.s │ │ │ │ ├── vfpv2-ldr_immediate.d │ │ │ │ ├── vfpv2-ldr_immediate.s │ │ │ │ ├── vfpv3-32drs.d │ │ │ │ ├── vfpv3-32drs.s │ │ │ │ ├── vfpv3-const-conv.d │ │ │ │ ├── vfpv3-const-conv.s │ │ │ │ ├── vfpv3-d16-bad.d │ │ │ │ ├── vfpv3-d16-bad.l │ │ │ │ ├── vfpv3-ldr_immediate.d │ │ │ │ ├── vfpv3-ldr_immediate.s │ │ │ │ ├── vfpv3xd-ldr_immediate.d │ │ │ │ ├── vfpv3xd-ldr_immediate.s │ │ │ │ ├── vfpv3xd.d │ │ │ │ ├── vfpv3xd.s │ │ │ │ ├── vldconst.d │ │ │ │ ├── vldconst.s │ │ │ │ ├── vldconst_be.d │ │ │ │ ├── vldm-arm.d │ │ │ │ ├── vldm-thumb-bad.d │ │ │ │ ├── vldm-thumb-bad.l │ │ │ │ ├── vldm.s │ │ │ │ ├── vldmw-arm-bad.d │ │ │ │ ├── vldmw-bad.l │ │ │ │ ├── vldmw-bad.s │ │ │ │ ├── vldmw-thumb-bad.d │ │ │ │ ├── vldr.d │ │ │ │ ├── vldr.s │ │ │ │ ├── vstr-arm-bad.d │ │ │ │ ├── vstr-arm-bad.l │ │ │ │ ├── vstr-bad.s │ │ │ │ ├── vstr-thumb-bad.d │ │ │ │ ├── vstr-thumb-bad.l │ │ │ │ ├── weakdef-1.d │ │ │ │ ├── weakdef-1.s │ │ │ │ ├── weakdef-2.d │ │ │ │ ├── weakdef-2.l │ │ │ │ ├── weakdef-2.s │ │ │ │ ├── wince.d │ │ │ │ ├── wince.s │ │ │ │ ├── wince_inst.d │ │ │ │ ├── xscale.d │ │ │ │ └── xscale.s │ │ │ ├── avr/ │ │ │ │ ├── avr-prop-1.d │ │ │ │ ├── avr-prop-1.s │ │ │ │ ├── avr.exp │ │ │ │ ├── diffreloc_withrelax.d │ │ │ │ ├── gccisr-01.d │ │ │ │ ├── gccisr-01.s │ │ │ │ ├── gccisr-02.d │ │ │ │ ├── gccisr-02.s │ │ │ │ ├── gccisr-03.d │ │ │ │ ├── gccisr-03.s │ │ │ │ ├── large-debug-line-table.d │ │ │ │ ├── large-debug-line-table.s │ │ │ │ ├── link-relax-elf-flag-clear.d │ │ │ │ ├── link-relax-elf-flag-set.d │ │ │ │ ├── link-relax-elf-flag.s │ │ │ │ ├── noreloc_withoutrelax.d │ │ │ │ ├── pc-relative-reloc.d │ │ │ │ ├── per-function-debugline.s │ │ │ │ ├── pr21621.d │ │ │ │ ├── pr21621.l │ │ │ │ ├── pr21621.s │ │ │ │ ├── pr25041.d │ │ │ │ ├── pr25041.s │ │ │ │ ├── relax.s │ │ │ │ ├── rmw.d │ │ │ │ └── rmw.s │ │ │ ├── bfin/ │ │ │ │ ├── allinsn16.d │ │ │ │ ├── allinsn16.s │ │ │ │ ├── arith_mode.d │ │ │ │ ├── arith_mode.s │ │ │ │ ├── arithmetic.d │ │ │ │ ├── arithmetic.s │ │ │ │ ├── bfin.exp │ │ │ │ ├── bit.d │ │ │ │ ├── bit.s │ │ │ │ ├── bit2.d │ │ │ │ ├── bit2.s │ │ │ │ ├── cache.d │ │ │ │ ├── cache.s │ │ │ │ ├── cache2.d │ │ │ │ ├── cache2.s │ │ │ │ ├── control_code.d │ │ │ │ ├── control_code.s │ │ │ │ ├── control_code2.d │ │ │ │ ├── control_code2.s │ │ │ │ ├── error.exp │ │ │ │ ├── event.d │ │ │ │ ├── event.s │ │ │ │ ├── event2.d │ │ │ │ ├── event2.s │ │ │ │ ├── expected_comparison_errors.l │ │ │ │ ├── expected_comparison_errors.s │ │ │ │ ├── expected_errors.l │ │ │ │ ├── expected_errors.s │ │ │ │ ├── expected_move_errors.l │ │ │ │ ├── expected_move_errors.s │ │ │ │ ├── flow.d │ │ │ │ ├── flow.s │ │ │ │ ├── flow2.d │ │ │ │ ├── flow2.s │ │ │ │ ├── invalid_arith_mode.l │ │ │ │ ├── invalid_arith_mode.s │ │ │ │ ├── line_number.l │ │ │ │ ├── line_number.s │ │ │ │ ├── load.d │ │ │ │ ├── load.s │ │ │ │ ├── logical.d │ │ │ │ ├── logical.s │ │ │ │ ├── logical2.d │ │ │ │ ├── logical2.s │ │ │ │ ├── loop.d │ │ │ │ ├── loop.s │ │ │ │ ├── loop2.d │ │ │ │ ├── loop2.s │ │ │ │ ├── loop3.d │ │ │ │ ├── loop3.s │ │ │ │ ├── loop_label.d │ │ │ │ ├── loop_label.s │ │ │ │ ├── loop_label2.d │ │ │ │ ├── loop_label2.s │ │ │ │ ├── loop_temps.d │ │ │ │ ├── loop_temps.s │ │ │ │ ├── misc.d │ │ │ │ ├── misc.s │ │ │ │ ├── move.d │ │ │ │ ├── move.s │ │ │ │ ├── move2.d │ │ │ │ ├── move2.s │ │ │ │ ├── parallel.d │ │ │ │ ├── parallel.s │ │ │ │ ├── parallel2.d │ │ │ │ ├── parallel2.s │ │ │ │ ├── parallel3.d │ │ │ │ ├── parallel3.s │ │ │ │ ├── parallel4.d │ │ │ │ ├── parallel4.s │ │ │ │ ├── parallel5.s │ │ │ │ ├── parallel_illegal.d │ │ │ │ ├── parallel_illegal.s │ │ │ │ ├── pseudo.d │ │ │ │ ├── pseudo.s │ │ │ │ ├── reloc.d │ │ │ │ ├── reloc.s │ │ │ │ ├── resource_conflict.l │ │ │ │ ├── resource_conflict.s │ │ │ │ ├── shift.d │ │ │ │ ├── shift.s │ │ │ │ ├── shift2.d │ │ │ │ ├── shift2.s │ │ │ │ ├── stack.d │ │ │ │ ├── stack.s │ │ │ │ ├── stack2.d │ │ │ │ ├── stack2.s │ │ │ │ ├── store.d │ │ │ │ ├── store.s │ │ │ │ ├── vector.d │ │ │ │ ├── vector.s │ │ │ │ ├── vector2.d │ │ │ │ ├── vector2.s │ │ │ │ ├── video.d │ │ │ │ ├── video.s │ │ │ │ ├── video2.d │ │ │ │ └── video2.s │ │ │ ├── bpf/ │ │ │ │ ├── alu-be-pseudoc.d │ │ │ │ ├── alu-be.d │ │ │ │ ├── alu-pseudoc.d │ │ │ │ ├── alu-pseudoc.s │ │ │ │ ├── alu.d │ │ │ │ ├── alu.s │ │ │ │ ├── alu32-be-pseudoc.d │ │ │ │ ├── alu32-be.d │ │ │ │ ├── alu32-pseudoc.d │ │ │ │ ├── alu32-pseudoc.s │ │ │ │ ├── alu32.d │ │ │ │ ├── alu32.s │ │ │ │ ├── asm-extra-sym-1.d │ │ │ │ ├── asm-extra-sym-1.s │ │ │ │ ├── atomic-be-pseudoc.d │ │ │ │ ├── atomic-be.d │ │ │ │ ├── atomic-pseudoc.d │ │ │ │ ├── atomic-pseudoc.s │ │ │ │ ├── atomic-v1-be.d │ │ │ │ ├── atomic-v1.d │ │ │ │ ├── atomic-v1.s │ │ │ │ ├── atomic.d │ │ │ │ ├── atomic.s │ │ │ │ ├── bpf.exp │ │ │ │ ├── call-be.d │ │ │ │ ├── call.d │ │ │ │ ├── call.s │ │ │ │ ├── comments-pseudoc.d │ │ │ │ ├── comments-pseudoc.s │ │ │ │ ├── comments.d │ │ │ │ ├── comments.s │ │ │ │ ├── data-be.d │ │ │ │ ├── data.d │ │ │ │ ├── data.s │ │ │ │ ├── disp16-overflow-relax.d │ │ │ │ ├── disp16-overflow-relax.l │ │ │ │ ├── disp16-overflow-relax.s │ │ │ │ ├── disp16-overflow.d │ │ │ │ ├── disp16-overflow.l │ │ │ │ ├── disp16-overflow.s │ │ │ │ ├── disp32-overflow.d │ │ │ │ ├── disp32-overflow.l │ │ │ │ ├── disp32-overflow.s │ │ │ │ ├── elf-relo-1.d │ │ │ │ ├── elf-relo-1.s │ │ │ │ ├── exit-be.d │ │ │ │ ├── exit.d │ │ │ │ ├── exit.s │ │ │ │ ├── imm32-overflow.d │ │ │ │ ├── imm32-overflow.l │ │ │ │ ├── imm32-overflow.s │ │ │ │ ├── indcall-1-pseudoc.d │ │ │ │ ├── indcall-1-pseudoc.s │ │ │ │ ├── indcall-1.d │ │ │ │ ├── indcall-1.s │ │ │ │ ├── indcall-badoperand.d │ │ │ │ ├── indcall-badoperand.l │ │ │ │ ├── indcall-badoperand.s │ │ │ │ ├── jump-be-pseudoc.d │ │ │ │ ├── jump-be.d │ │ │ │ ├── jump-pseudoc.d │ │ │ │ ├── jump-pseudoc.s │ │ │ │ ├── jump-relax-ja-be.d │ │ │ │ ├── jump-relax-ja.d │ │ │ │ ├── jump-relax-ja.s │ │ │ │ ├── jump-relax-jump-be.d │ │ │ │ ├── jump-relax-jump.d │ │ │ │ ├── jump-relax-jump.s │ │ │ │ ├── jump.d │ │ │ │ ├── jump.s │ │ │ │ ├── jump32-be-pseudoc.d │ │ │ │ ├── jump32-be.d │ │ │ │ ├── jump32-pseudoc.d │ │ │ │ ├── jump32-pseudoc.s │ │ │ │ ├── jump32.d │ │ │ │ ├── jump32.s │ │ │ │ ├── lddw-be-pseudoc.d │ │ │ │ ├── lddw-be.d │ │ │ │ ├── lddw-pseudoc.d │ │ │ │ ├── lddw-pseudoc.s │ │ │ │ ├── lddw.d │ │ │ │ ├── lddw.s │ │ │ │ ├── mem-be-pseudoc.d │ │ │ │ ├── mem-be.d │ │ │ │ ├── mem-pseudoc.d │ │ │ │ ├── mem-pseudoc.s │ │ │ │ ├── mem.d │ │ │ │ ├── mem.s │ │ │ │ ├── offset16-overflow.d │ │ │ │ ├── offset16-overflow.l │ │ │ │ ├── offset16-overflow.s │ │ │ │ ├── regs-for-symbols-pseudoc.d │ │ │ │ ├── regs-for-symbols-pseudoc.l │ │ │ │ ├── regs-for-symbols-pseudoc.s │ │ │ │ ├── spacing-pseudoc.d │ │ │ │ └── spacing-pseudoc.s │ │ │ ├── cfi/ │ │ │ │ ├── cfi-alpha-1.d │ │ │ │ ├── cfi-alpha-1.s │ │ │ │ ├── cfi-alpha-2.d │ │ │ │ ├── cfi-alpha-2.s │ │ │ │ ├── cfi-alpha-3.d │ │ │ │ ├── cfi-alpha-3.s │ │ │ │ ├── cfi-arc-1.d │ │ │ │ ├── cfi-arc-1.s │ │ │ │ ├── cfi-arm-1.d │ │ │ │ ├── cfi-arm-1.s │ │ │ │ ├── cfi-common-1.d │ │ │ │ ├── cfi-common-1.s │ │ │ │ ├── cfi-common-2.d │ │ │ │ ├── cfi-common-2.s │ │ │ │ ├── cfi-common-3.d │ │ │ │ ├── cfi-common-3.s │ │ │ │ ├── cfi-common-4.d │ │ │ │ ├── cfi-common-4.s │ │ │ │ ├── cfi-common-5.d │ │ │ │ ├── cfi-common-5.s │ │ │ │ ├── cfi-common-6.d │ │ │ │ ├── cfi-common-6.s │ │ │ │ ├── cfi-common-7.d │ │ │ │ ├── cfi-common-7.s │ │ │ │ ├── cfi-common-8.d │ │ │ │ ├── cfi-common-8.s │ │ │ │ ├── cfi-common-9.d │ │ │ │ ├── cfi-common-9.s │ │ │ │ ├── cfi-diag-1.l │ │ │ │ ├── cfi-diag-1.s │ │ │ │ ├── cfi-hppa-1.d │ │ │ │ ├── cfi-hppa-1.s │ │ │ │ ├── cfi-i386-2.d │ │ │ │ ├── cfi-i386-2.s │ │ │ │ ├── cfi-i386.d │ │ │ │ ├── cfi-i386.s │ │ │ │ ├── cfi-label.d │ │ │ │ ├── cfi-label.s │ │ │ │ ├── cfi-m68k.d │ │ │ │ ├── cfi-m68k.s │ │ │ │ ├── cfi-mips-1.d │ │ │ │ ├── cfi-mips-1.s │ │ │ │ ├── cfi-ppc-1.d │ │ │ │ ├── cfi-ppc-1.s │ │ │ │ ├── cfi-s390-1.d │ │ │ │ ├── cfi-s390-1.s │ │ │ │ ├── cfi-s390x-1.d │ │ │ │ ├── cfi-s390x-1.s │ │ │ │ ├── cfi-sh-1.d │ │ │ │ ├── cfi-sh-1.s │ │ │ │ ├── cfi-sparc-1.d │ │ │ │ ├── cfi-sparc-1.s │ │ │ │ ├── cfi-sparc64-1.d │ │ │ │ ├── cfi-sparc64-1.s │ │ │ │ ├── cfi-x86_64.d │ │ │ │ ├── cfi-x86_64.s │ │ │ │ ├── cfi.exp │ │ │ │ ├── cie-version-0.d │ │ │ │ ├── cie-version-1.d │ │ │ │ ├── cie-version-2.d │ │ │ │ ├── cie-version-3.d │ │ │ │ ├── cie-version-4.d │ │ │ │ ├── cie-version.s │ │ │ │ ├── reloc-pe-i386.d │ │ │ │ └── reloc-pe-i386.s │ │ │ ├── cfi-sframe/ │ │ │ │ ├── cfi-sframe-aarch64-1.d │ │ │ │ ├── cfi-sframe-aarch64-1.s │ │ │ │ ├── cfi-sframe-aarch64-2.d │ │ │ │ ├── cfi-sframe-aarch64-2.s │ │ │ │ ├── cfi-sframe-aarch64-pac-ab-key-1.d │ │ │ │ ├── cfi-sframe-aarch64-pac-ab-key-1.s │ │ │ │ ├── cfi-sframe-common-1.d │ │ │ │ ├── cfi-sframe-common-1.s │ │ │ │ ├── cfi-sframe-common-2.d │ │ │ │ ├── cfi-sframe-common-2.s │ │ │ │ ├── cfi-sframe-common-3.d │ │ │ │ ├── cfi-sframe-common-3.s │ │ │ │ ├── cfi-sframe-common-4.d │ │ │ │ ├── cfi-sframe-common-4.s │ │ │ │ ├── cfi-sframe-common-5.d │ │ │ │ ├── cfi-sframe-common-5.s │ │ │ │ ├── cfi-sframe-common-6.d │ │ │ │ ├── cfi-sframe-common-6.s │ │ │ │ ├── cfi-sframe-common-7.d │ │ │ │ ├── cfi-sframe-common-7.s │ │ │ │ ├── cfi-sframe-common-8.d │ │ │ │ ├── cfi-sframe-common-8.s │ │ │ │ ├── cfi-sframe-x86_64-1.d │ │ │ │ ├── cfi-sframe-x86_64-1.s │ │ │ │ ├── cfi-sframe.exp │ │ │ │ ├── common-empty-1.d │ │ │ │ ├── common-empty-1.s │ │ │ │ ├── common-empty-2.d │ │ │ │ ├── common-empty-2.s │ │ │ │ ├── common-empty-3.d │ │ │ │ └── common-empty-3.s │ │ │ ├── cr16/ │ │ │ │ ├── add_test.d │ │ │ │ ├── add_test.s │ │ │ │ ├── and_test.d │ │ │ │ ├── and_test.s │ │ │ │ ├── ash_test.d │ │ │ │ ├── ash_test.s │ │ │ │ ├── bal_test.d │ │ │ │ ├── bal_test.s │ │ │ │ ├── bcc_test.d │ │ │ │ ├── bcc_test.s │ │ │ │ ├── beq0_test.d │ │ │ │ ├── beq0_test.s │ │ │ │ ├── cbitb_test.d │ │ │ │ ├── cbitb_test.s │ │ │ │ ├── cbitw_test.d │ │ │ │ ├── cbitw_test.s │ │ │ │ ├── cinv_test.d │ │ │ │ ├── cinv_test.s │ │ │ │ ├── cmp_test.d │ │ │ │ ├── cmp_test.s │ │ │ │ ├── cr16.exp │ │ │ │ ├── excp_test.d │ │ │ │ ├── excp_test.s │ │ │ │ ├── jal_test.d │ │ │ │ ├── jal_test.s │ │ │ │ ├── jcc_test.d │ │ │ │ ├── jcc_test.s │ │ │ │ ├── loadb_test.d │ │ │ │ ├── loadb_test.s │ │ │ │ ├── loadd_test.d │ │ │ │ ├── loadd_test.s │ │ │ │ ├── loadm_test.d │ │ │ │ ├── loadm_test.s │ │ │ │ ├── loadw_test.d │ │ │ │ ├── loadw_test.s │ │ │ │ ├── lpsp_test.d │ │ │ │ ├── lpsp_test.s │ │ │ │ ├── lsh_test.d │ │ │ │ ├── lsh_test.s │ │ │ │ ├── mov_test.d │ │ │ │ ├── mov_test.s │ │ │ │ ├── mul_test.d │ │ │ │ ├── mul_test.s │ │ │ │ ├── or_test.d │ │ │ │ ├── or_test.s │ │ │ │ ├── pic.exp │ │ │ │ ├── pic1.d │ │ │ │ ├── pic1.s │ │ │ │ ├── pic2.d │ │ │ │ ├── pic2.s │ │ │ │ ├── pop_test.d │ │ │ │ ├── pop_test.s │ │ │ │ ├── popret_test.d │ │ │ │ ├── popret_test.s │ │ │ │ ├── push_test.d │ │ │ │ ├── push_test.s │ │ │ │ ├── sbitb_test.d │ │ │ │ ├── sbitb_test.s │ │ │ │ ├── sbitw_test.d │ │ │ │ ├── sbitw_test.s │ │ │ │ ├── scc_test.d │ │ │ │ ├── scc_test.s │ │ │ │ ├── storb_test.d │ │ │ │ ├── storb_test.s │ │ │ │ ├── stord_test.d │ │ │ │ ├── stord_test.s │ │ │ │ ├── storm_test.d │ │ │ │ ├── storm_test.s │ │ │ │ ├── storw_test.d │ │ │ │ ├── storw_test.s │ │ │ │ ├── sub_test.d │ │ │ │ ├── sub_test.s │ │ │ │ ├── tbit_test.d │ │ │ │ ├── tbit_test.s │ │ │ │ ├── tbitb_test.d │ │ │ │ ├── tbitb_test.s │ │ │ │ ├── tbitw_test.d │ │ │ │ ├── tbitw_test.s │ │ │ │ ├── xor_test.d │ │ │ │ └── xor_test.s │ │ │ ├── cris/ │ │ │ │ ├── abs32-1.s │ │ │ │ ├── addi.d │ │ │ │ ├── addi.s │ │ │ │ ├── arch-err-1.s │ │ │ │ ├── arch-err-2.s │ │ │ │ ├── arch-err-3.s │ │ │ │ ├── arch-err-4.s │ │ │ │ ├── arch-err-5.s │ │ │ │ ├── binop-cmpmove.d │ │ │ │ ├── binop-cmpmovx.d │ │ │ │ ├── binop-extx.d │ │ │ │ ├── binop-segref.s │ │ │ │ ├── binop.d │ │ │ │ ├── binop.s │ │ │ │ ├── bork.d │ │ │ │ ├── bork.s │ │ │ │ ├── bound-err-1.s │ │ │ │ ├── branch-warn-1.s │ │ │ │ ├── branch-warn-2.s │ │ │ │ ├── branch-warn-3.s │ │ │ │ ├── branch.d │ │ │ │ ├── branch.s │ │ │ │ ├── break.d │ │ │ │ ├── break.s │ │ │ │ ├── brokw-1.d │ │ │ │ ├── brokw-1.s │ │ │ │ ├── brokw-2.d │ │ │ │ ├── brokw-2.s │ │ │ │ ├── brokw-3.d │ │ │ │ ├── brokw-3.s │ │ │ │ ├── brokw-3b.s │ │ │ │ ├── bwtest-err-1.s │ │ │ │ ├── ccr.d │ │ │ │ ├── ccr.s │ │ │ │ ├── clear.d │ │ │ │ ├── continue.d │ │ │ │ ├── continue.s │ │ │ │ ├── cris.exp │ │ │ │ ├── diffexp-ovwr.d │ │ │ │ ├── diffexp-ovwr.s │ │ │ │ ├── fragtest.d │ │ │ │ ├── fragtest.s │ │ │ │ ├── jump-type.d │ │ │ │ ├── labfloat.d │ │ │ │ ├── labfloat.s │ │ │ │ ├── macroat.d │ │ │ │ ├── macroat.s │ │ │ │ ├── march-err-1.s │ │ │ │ ├── march-err-2.s │ │ │ │ ├── movem-to-reg.d │ │ │ │ ├── mulbug-err-1.s │ │ │ │ ├── nosep.d │ │ │ │ ├── nosep.s │ │ │ │ ├── oneop-type.d │ │ │ │ ├── operand-err-1.s │ │ │ │ ├── pic-err-1.s │ │ │ │ ├── pic-err-2.s │ │ │ │ ├── pic-err-3.s │ │ │ │ ├── prefix.d │ │ │ │ ├── prefix.s │ │ │ │ ├── push-err-1.s │ │ │ │ ├── push-err-2.s │ │ │ │ ├── pushpop-byte-sreg.d │ │ │ │ ├── pushpop-dcr1-sreg.d │ │ │ │ ├── pushpop-dword-sreg.d │ │ │ │ ├── pushpop-word-sreg.d │ │ │ │ ├── pushpop.d │ │ │ │ ├── pushpop.s │ │ │ │ ├── pushpopv32.s │ │ │ │ ├── quick-s6.d │ │ │ │ ├── quick-u5.d │ │ │ │ ├── quick-u6.d │ │ │ │ ├── quick.s │ │ │ │ ├── range-err-1.s │ │ │ │ ├── range-err-2.s │ │ │ │ ├── range-err-3.s │ │ │ │ ├── rd-abs32-1.d │ │ │ │ ├── rd-abs32-2.d │ │ │ │ ├── rd-arch-1.d │ │ │ │ ├── rd-arch-2.d │ │ │ │ ├── rd-arch-3.d │ │ │ │ ├── rd-bcnst-pic.d │ │ │ │ ├── rd-bcnst.d │ │ │ │ ├── rd-bcnst.s │ │ │ │ ├── rd-bcnst2-pic.d │ │ │ │ ├── rd-bcnst2.d │ │ │ │ ├── rd-bcnst2.s │ │ │ │ ├── rd-bkw1b.d │ │ │ │ ├── rd-bkw2b.d │ │ │ │ ├── rd-bkw3b.d │ │ │ │ ├── rd-bkw4.d │ │ │ │ ├── rd-bkw4.s │ │ │ │ ├── rd-bkw4v32.d │ │ │ │ ├── rd-bkw5.d │ │ │ │ ├── rd-bkw5.s │ │ │ │ ├── rd-bkw5b.d │ │ │ │ ├── rd-bkw5bpic.d │ │ │ │ ├── rd-bkw5bv32.d │ │ │ │ ├── rd-bkw5bv32pic.d │ │ │ │ ├── rd-bkw5pic.d │ │ │ │ ├── rd-bkw5v32.d │ │ │ │ ├── rd-bkw5v32pic.d │ │ │ │ ├── rd-bound1.d │ │ │ │ ├── rd-bound1.s │ │ │ │ ├── rd-bound2.d │ │ │ │ ├── rd-bound3.d │ │ │ │ ├── rd-bound4.d │ │ │ │ ├── rd-branch-pic.d │ │ │ │ ├── rd-break32.d │ │ │ │ ├── rd-brokw-pic-1.d │ │ │ │ ├── rd-brokw-pic-2.d │ │ │ │ ├── rd-brokw-pic-3.d │ │ │ │ ├── rd-dtpoffd1.d │ │ │ │ ├── rd-dtpoffd1.s │ │ │ │ ├── rd-dw2-1.d │ │ │ │ ├── rd-dw2-10.d │ │ │ │ ├── rd-dw2-11.d │ │ │ │ ├── rd-dw2-12.d │ │ │ │ ├── rd-dw2-13.d │ │ │ │ ├── rd-dw2-14.d │ │ │ │ ├── rd-dw2-15.d │ │ │ │ ├── rd-dw2-2.d │ │ │ │ ├── rd-dw2-3.d │ │ │ │ ├── rd-dw2-4.d │ │ │ │ ├── rd-dw2-5.d │ │ │ │ ├── rd-dw2-6.d │ │ │ │ ├── rd-dw2-7.d │ │ │ │ ├── rd-dw2-8.d │ │ │ │ ├── rd-dw2-9.d │ │ │ │ ├── rd-fragtest-pic.d │ │ │ │ ├── rd-mulbug-1.d │ │ │ │ ├── rd-pcplus.d │ │ │ │ ├── rd-pcplus.s │ │ │ │ ├── rd-pcrel1.d │ │ │ │ ├── rd-pcrel1.s │ │ │ │ ├── rd-pcrel2.d │ │ │ │ ├── rd-pcrel2.s │ │ │ │ ├── rd-pic-1.d │ │ │ │ ├── rd-pic-1.s │ │ │ │ ├── rd-pic-2.d │ │ │ │ ├── rd-pic-2.s │ │ │ │ ├── rd-ppv1032.d │ │ │ │ ├── rd-ppv32.d │ │ │ │ ├── rd-regprefix-1.d │ │ │ │ ├── rd-regprefix-1.s │ │ │ │ ├── rd-regprefix-1b.d │ │ │ │ ├── rd-spr-1.d │ │ │ │ ├── rd-spr-1.s │ │ │ │ ├── rd-tls-1.d │ │ │ │ ├── rd-tls-1.s │ │ │ │ ├── rd-tls-2.d │ │ │ │ ├── rd-tls-2.s │ │ │ │ ├── rd-usp-1.d │ │ │ │ ├── rd-usp-1b.d │ │ │ │ ├── rd-v10_32o-1.d │ │ │ │ ├── rd-v10_32o-2.d │ │ │ │ ├── rd-v10_32o-2.s │ │ │ │ ├── rd-v32-b1.d │ │ │ │ ├── rd-v32-b1.s │ │ │ │ ├── rd-v32-b2.d │ │ │ │ ├── rd-v32-b2.s │ │ │ │ ├── rd-v32-b3.d │ │ │ │ ├── rd-v32-b3.s │ │ │ │ ├── rd-v32-f1.d │ │ │ │ ├── rd-v32-f1.s │ │ │ │ ├── rd-v32-i1.d │ │ │ │ ├── rd-v32-i1.s │ │ │ │ ├── rd-v32-l1.d │ │ │ │ ├── rd-v32-l1.s │ │ │ │ ├── rd-v32-l3.d │ │ │ │ ├── rd-v32-l3.s │ │ │ │ ├── rd-v32-l4.d │ │ │ │ ├── rd-v32-l4.s │ │ │ │ ├── rd-v32o-1.d │ │ │ │ ├── rd-v32s-1.d │ │ │ │ ├── rd-v32s-2.d │ │ │ │ ├── rd-v32s-2.s │ │ │ │ ├── rd-v32s-3.d │ │ │ │ ├── rd-v32s-3.s │ │ │ │ ├── rd-v32s-4.d │ │ │ │ ├── rd-v32s-4.s │ │ │ │ ├── rd-vao-1.d │ │ │ │ ├── reg-to-mem.d │ │ │ │ ├── regprefix-err-1.s │ │ │ │ ├── regreg.d │ │ │ │ ├── regreg.s │ │ │ │ ├── return.d │ │ │ │ ├── return.s │ │ │ │ ├── scc.d │ │ │ │ ├── scc.s │ │ │ │ ├── sep-err-1.s │ │ │ │ ├── sep-err-2.s │ │ │ │ ├── sep-err-3.s │ │ │ │ ├── separator.d │ │ │ │ ├── separator.s │ │ │ │ ├── shexpr-1.d │ │ │ │ ├── shexpr-1.s │ │ │ │ ├── sreg-to-x.d │ │ │ │ ├── string-1.d │ │ │ │ ├── string-1.s │ │ │ │ ├── string-2.d │ │ │ │ ├── string-2.s │ │ │ │ ├── test.d │ │ │ │ ├── tls-err-1.s │ │ │ │ ├── tls-err-2.s │ │ │ │ ├── tls-err-3.s │ │ │ │ ├── unimplemented.d │ │ │ │ ├── unimplemented.s │ │ │ │ ├── unop-mem.d │ │ │ │ ├── unop.s │ │ │ │ ├── us-err-1.s │ │ │ │ ├── us-err-2.s │ │ │ │ ├── us-err-3.s │ │ │ │ ├── v32-err-1.s │ │ │ │ ├── v32-err-10.s │ │ │ │ ├── v32-err-11.s │ │ │ │ ├── v32-err-2.s │ │ │ │ ├── v32-err-3.s │ │ │ │ ├── v32-err-4.s │ │ │ │ ├── v32-err-5.s │ │ │ │ ├── v32-err-6.s │ │ │ │ ├── v32-err-7.s │ │ │ │ ├── v32-err-8.s │ │ │ │ ├── v32-err-9.s │ │ │ │ ├── x-to-byte-sreg.d │ │ │ │ ├── x-to-dcr1-sreg.d │ │ │ │ ├── x-to-dword-sreg.d │ │ │ │ └── x-to-word-sreg.d │ │ │ ├── crx/ │ │ │ │ ├── allinsn.exp │ │ │ │ ├── arith_insn.d │ │ │ │ ├── arith_insn.s │ │ │ │ ├── beq_insn.d │ │ │ │ ├── beq_insn.s │ │ │ │ ├── bit_insn.d │ │ │ │ ├── bit_insn.s │ │ │ │ ├── br_insn.d │ │ │ │ ├── br_insn.s │ │ │ │ ├── cmov_insn.d │ │ │ │ ├── cmov_insn.s │ │ │ │ ├── cmpbr_insn.d │ │ │ │ ├── cmpbr_insn.s │ │ │ │ ├── cop_insn.d │ │ │ │ ├── cop_insn.s │ │ │ │ ├── gas-segfault.d │ │ │ │ ├── gas-segfault.s │ │ │ │ ├── jscond_insn.d │ │ │ │ ├── jscond_insn.s │ │ │ │ ├── list_insn.d │ │ │ │ ├── list_insn.s │ │ │ │ ├── load_stor_insn.d │ │ │ │ ├── load_stor_insn.s │ │ │ │ ├── misc_insn.d │ │ │ │ ├── misc_insn.s │ │ │ │ ├── no_op_insn.d │ │ │ │ ├── no_op_insn.s │ │ │ │ ├── shift_insn.d │ │ │ │ └── shift_insn.s │ │ │ ├── csky/ │ │ │ │ ├── 801_relax.d │ │ │ │ ├── 801_relax.s │ │ │ │ ├── 802j.d │ │ │ │ ├── 802j.s │ │ │ │ ├── all.d │ │ │ │ ├── all.s │ │ │ │ ├── bsr1.d │ │ │ │ ├── bsr1.s │ │ │ │ ├── bsr2.d │ │ │ │ ├── bsr2.s │ │ │ │ ├── csky.exp │ │ │ │ ├── csky_vdsp.d │ │ │ │ ├── csky_vdsp.s │ │ │ │ ├── cskyv2_all.d │ │ │ │ ├── cskyv2_all.s │ │ │ │ ├── cskyv2_ck803r2.d │ │ │ │ ├── cskyv2_ck803r2.s │ │ │ │ ├── cskyv2_ck860.d │ │ │ │ ├── cskyv2_ck860.s │ │ │ │ ├── cskyv2_dsp.d │ │ │ │ ├── cskyv2_dsp.s │ │ │ │ ├── cskyv2_elrw.d │ │ │ │ ├── cskyv2_elrw.s │ │ │ │ ├── cskyv2_float.d │ │ │ │ ├── cskyv2_float.s │ │ │ │ ├── cskyv2_lrw.d │ │ │ │ ├── cskyv2_lrw.s │ │ │ │ ├── cskyv2_mnolrw1.d │ │ │ │ ├── cskyv2_mnolrw1.s │ │ │ │ ├── cskyv2_mnolrw2.d │ │ │ │ ├── cskyv2_mnolrw2.s │ │ │ │ ├── enhance_dsp.d │ │ │ │ ├── enhance_dsp.s │ │ │ │ ├── java.d │ │ │ │ ├── java.s │ │ │ │ ├── jbsr.d │ │ │ │ ├── jbsr.s │ │ │ │ ├── jbt.d │ │ │ │ ├── jbt.s │ │ │ │ ├── jbt_pic.d │ │ │ │ ├── jbt_pic.s │ │ │ │ ├── jmpi1.d │ │ │ │ ├── jmpi1.s │ │ │ │ ├── jmpi2.d │ │ │ │ ├── jmpi2.s │ │ │ │ ├── jmpi3.d │ │ │ │ ├── jmpi3.s │ │ │ │ ├── jmpiv2_1.d │ │ │ │ ├── jmpiv2_1.s │ │ │ │ ├── jmpiv2_2.d │ │ │ │ ├── jmpiv2_2.s │ │ │ │ ├── jsriv2_1.d │ │ │ │ ├── jsriv2_1.s │ │ │ │ ├── jsriv2_2.d │ │ │ │ ├── jsriv2_2.s │ │ │ │ ├── jsriv2_3.d │ │ │ │ ├── jsriv2_3.s │ │ │ │ ├── jsriv2_4.d │ │ │ │ ├── jsriv2_4.s │ │ │ │ ├── pr28168.d │ │ │ │ ├── pr28168.s │ │ │ │ ├── trust.d │ │ │ │ ├── trust.s │ │ │ │ ├── v1_float.d │ │ │ │ ├── v1_float.s │ │ │ │ ├── v2_float_part1.d │ │ │ │ ├── v2_float_part1.s │ │ │ │ ├── v2_float_part2.d │ │ │ │ ├── v2_float_part2.s │ │ │ │ ├── v2_tls_gd.d │ │ │ │ ├── v2_tls_gd.s │ │ │ │ ├── v2_tls_ie.d │ │ │ │ ├── v2_tls_ie.s │ │ │ │ ├── v2_tls_ld.d │ │ │ │ ├── v2_tls_ld.s │ │ │ │ ├── v2_tls_le.d │ │ │ │ └── v2_tls_le.s │ │ │ ├── d10v/ │ │ │ │ ├── address-001.d │ │ │ │ ├── address-001.s │ │ │ │ ├── address-002.l │ │ │ │ ├── address-002.s │ │ │ │ ├── address-003.l │ │ │ │ ├── address-003.s │ │ │ │ ├── address-004.l │ │ │ │ ├── address-004.s │ │ │ │ ├── address-005.l │ │ │ │ ├── address-005.s │ │ │ │ ├── address-006.l │ │ │ │ ├── address-006.s │ │ │ │ ├── address-007.l │ │ │ │ ├── address-007.s │ │ │ │ ├── address-008.l │ │ │ │ ├── address-008.s │ │ │ │ ├── address-009.l │ │ │ │ ├── address-009.s │ │ │ │ ├── address-010.l │ │ │ │ ├── address-010.s │ │ │ │ ├── address-011.l │ │ │ │ ├── address-011.s │ │ │ │ ├── address-012.l │ │ │ │ ├── address-012.s │ │ │ │ ├── address-013.l │ │ │ │ ├── address-013.s │ │ │ │ ├── address-014.l │ │ │ │ ├── address-014.s │ │ │ │ ├── address-015.l │ │ │ │ ├── address-015.s │ │ │ │ ├── address-016.l │ │ │ │ ├── address-016.s │ │ │ │ ├── address-017.l │ │ │ │ ├── address-017.s │ │ │ │ ├── address-018.l │ │ │ │ ├── address-018.s │ │ │ │ ├── address-019.l │ │ │ │ ├── address-019.s │ │ │ │ ├── address-020.l │ │ │ │ ├── address-020.s │ │ │ │ ├── address-021.l │ │ │ │ ├── address-021.s │ │ │ │ ├── address-022.l │ │ │ │ ├── address-022.s │ │ │ │ ├── address-023.l │ │ │ │ ├── address-023.s │ │ │ │ ├── address-024.l │ │ │ │ ├── address-024.s │ │ │ │ ├── address-025.l │ │ │ │ ├── address-025.s │ │ │ │ ├── address-026.l │ │ │ │ ├── address-026.s │ │ │ │ ├── address-027.l │ │ │ │ ├── address-027.s │ │ │ │ ├── address-028.l │ │ │ │ ├── address-028.s │ │ │ │ ├── address-029.l │ │ │ │ ├── address-029.s │ │ │ │ ├── address-030.l │ │ │ │ ├── address-030.s │ │ │ │ ├── address-031.l │ │ │ │ ├── address-031.s │ │ │ │ ├── address-032.l │ │ │ │ ├── address-032.s │ │ │ │ ├── address-033.l │ │ │ │ ├── address-033.s │ │ │ │ ├── address-034.l │ │ │ │ ├── address-034.s │ │ │ │ ├── address-035.l │ │ │ │ ├── address-035.s │ │ │ │ ├── address-036.l │ │ │ │ ├── address-036.s │ │ │ │ ├── address-037.l │ │ │ │ ├── address-037.s │ │ │ │ ├── address-038.l │ │ │ │ ├── address-038.s │ │ │ │ ├── address-039.l │ │ │ │ ├── address-039.s │ │ │ │ ├── address-040.l │ │ │ │ ├── address-040.s │ │ │ │ ├── address-041.l │ │ │ │ ├── address-041.s │ │ │ │ ├── control-001.d │ │ │ │ ├── control-001.s │ │ │ │ ├── d10v.exp │ │ │ │ ├── error-001.d │ │ │ │ ├── error-001.s │ │ │ │ ├── error-002.d │ │ │ │ ├── error-002.s │ │ │ │ ├── immediate-001.d │ │ │ │ ├── immediate-001.s │ │ │ │ ├── immediate-002.d │ │ │ │ ├── immediate-002.s │ │ │ │ ├── immediate-003.d │ │ │ │ ├── immediate-003.s │ │ │ │ ├── immediate-004.d │ │ │ │ ├── immediate-004.s │ │ │ │ ├── immediate-005.d │ │ │ │ ├── immediate-005.s │ │ │ │ ├── immediate-006.d │ │ │ │ ├── immediate-006.s │ │ │ │ ├── immediate-007.d │ │ │ │ ├── immediate-007.s │ │ │ │ ├── inst.d │ │ │ │ ├── inst.s │ │ │ │ ├── instruction_packing-001.d │ │ │ │ ├── instruction_packing-001.s │ │ │ │ ├── instruction_packing-002.d │ │ │ │ ├── instruction_packing-002.s │ │ │ │ ├── instruction_packing-003.d │ │ │ │ ├── instruction_packing-003.s │ │ │ │ ├── instruction_packing-004.d │ │ │ │ ├── instruction_packing-004.s │ │ │ │ ├── instruction_packing-005.d │ │ │ │ ├── instruction_packing-005.s │ │ │ │ ├── instruction_packing-006.d │ │ │ │ ├── instruction_packing-006.s │ │ │ │ ├── instruction_packing-007.d │ │ │ │ ├── instruction_packing-007.s │ │ │ │ ├── instruction_packing-008.d │ │ │ │ ├── instruction_packing-009.d │ │ │ │ ├── instruction_packing-010.d │ │ │ │ ├── instruction_packing.d │ │ │ │ ├── instruction_packing.s │ │ │ │ ├── label-001.d │ │ │ │ ├── label-001.s │ │ │ │ ├── warning-001.d │ │ │ │ ├── warning-001.s │ │ │ │ ├── warning-002.d │ │ │ │ ├── warning-002.s │ │ │ │ ├── warning-003.d │ │ │ │ ├── warning-003.s │ │ │ │ ├── warning-004.d │ │ │ │ ├── warning-004.s │ │ │ │ ├── warning-005.d │ │ │ │ ├── warning-005.s │ │ │ │ ├── warning-006.d │ │ │ │ ├── warning-006.s │ │ │ │ ├── warning-007.d │ │ │ │ ├── warning-007.s │ │ │ │ ├── warning-008.d │ │ │ │ ├── warning-008.s │ │ │ │ ├── warning-009.d │ │ │ │ ├── warning-009.s │ │ │ │ ├── warning-010.d │ │ │ │ ├── warning-010.s │ │ │ │ ├── warning-011.d │ │ │ │ ├── warning-011.s │ │ │ │ ├── warning-012.d │ │ │ │ ├── warning-012.s │ │ │ │ ├── warning-013.d │ │ │ │ ├── warning-013.s │ │ │ │ ├── warning-014.d │ │ │ │ ├── warning-014.s │ │ │ │ ├── warning-015.d │ │ │ │ ├── warning-016.d │ │ │ │ ├── warning-016.s │ │ │ │ ├── warning-017.d │ │ │ │ ├── warning-017.s │ │ │ │ ├── warning-018.d │ │ │ │ ├── warning-018.s │ │ │ │ ├── warning-019.d │ │ │ │ └── warning-019.s │ │ │ ├── d30v/ │ │ │ │ ├── align.d │ │ │ │ ├── align.s │ │ │ │ ├── array.d │ │ │ │ ├── array.s │ │ │ │ ├── bittest.d │ │ │ │ ├── bittest.l │ │ │ │ ├── bittest.s │ │ │ │ ├── d30.exp │ │ │ │ ├── guard-debug.d │ │ │ │ ├── guard-debug.s │ │ │ │ ├── guard.d │ │ │ │ ├── guard.s │ │ │ │ ├── inst.d │ │ │ │ ├── inst.s │ │ │ │ ├── label-debug.d │ │ │ │ ├── label-debug.s │ │ │ │ ├── label.d │ │ │ │ ├── label.s │ │ │ │ ├── mul.d │ │ │ │ ├── mul.s │ │ │ │ ├── opt.d │ │ │ │ ├── opt.s │ │ │ │ ├── reloc.d │ │ │ │ ├── reloc.s │ │ │ │ ├── serial.l │ │ │ │ ├── serial.s │ │ │ │ ├── serial2.l │ │ │ │ ├── serial2.s │ │ │ │ ├── serial2O.l │ │ │ │ ├── serial2O.s │ │ │ │ ├── warn_oddreg.l │ │ │ │ └── warn_oddreg.s │ │ │ ├── dlx/ │ │ │ │ ├── alltests.exp │ │ │ │ ├── branch.d │ │ │ │ ├── branch.s │ │ │ │ ├── itype.d │ │ │ │ ├── itype.s │ │ │ │ ├── lhi.d │ │ │ │ ├── lhi.s │ │ │ │ ├── load.d │ │ │ │ ├── load.s │ │ │ │ ├── lohi.d │ │ │ │ ├── lohi.s │ │ │ │ ├── rtype.d │ │ │ │ ├── rtype.s │ │ │ │ ├── store.d │ │ │ │ └── store.s │ │ │ ├── elf/ │ │ │ │ ├── attach-1.d │ │ │ │ ├── attach-1.s │ │ │ │ ├── attach-2.d │ │ │ │ ├── attach-2.s │ │ │ │ ├── attach-err.d │ │ │ │ ├── attach-err.err │ │ │ │ ├── attach-err.s │ │ │ │ ├── bad-bss.d │ │ │ │ ├── bad-bss.err │ │ │ │ ├── bad-group.d │ │ │ │ ├── bad-group.err │ │ │ │ ├── bad-group.s │ │ │ │ ├── bad-section-flag.d │ │ │ │ ├── bad-section-flag.err │ │ │ │ ├── bad-section-flag.s │ │ │ │ ├── bad-size.d │ │ │ │ ├── bad-size.err │ │ │ │ ├── bad-size.s │ │ │ │ ├── bignums.d │ │ │ │ ├── bignums.s │ │ │ │ ├── bss-prev.d │ │ │ │ ├── bss-prev.s │ │ │ │ ├── bss-subsect.d │ │ │ │ ├── bss-subsect.s │ │ │ │ ├── bss.d │ │ │ │ ├── bss.s │ │ │ │ ├── common1.d │ │ │ │ ├── common1.l │ │ │ │ ├── common1.s │ │ │ │ ├── common2.d │ │ │ │ ├── common2.l │ │ │ │ ├── common2.s │ │ │ │ ├── common3.s │ │ │ │ ├── common3a.d │ │ │ │ ├── common3b.d │ │ │ │ ├── common4.s │ │ │ │ ├── common4a.d │ │ │ │ ├── common4b.d │ │ │ │ ├── common5a.d │ │ │ │ ├── common5a.l │ │ │ │ ├── common5a.s │ │ │ │ ├── common5b.d │ │ │ │ ├── common5b.l │ │ │ │ ├── common5b.s │ │ │ │ ├── common5c.d │ │ │ │ ├── common5c.s │ │ │ │ ├── common5d.d │ │ │ │ ├── common5d.s │ │ │ │ ├── data-prev.d │ │ │ │ ├── data-prev.s │ │ │ │ ├── data-subsect.d │ │ │ │ ├── data-subsect.s │ │ │ │ ├── dwarf-3-func.d │ │ │ │ ├── dwarf-3-func.s │ │ │ │ ├── dwarf-4-cu.d │ │ │ │ ├── dwarf-4-cu.s │ │ │ │ ├── dwarf-5-cu.d │ │ │ │ ├── dwarf-5-cu.s │ │ │ │ ├── dwarf-5-dir0.d │ │ │ │ ├── dwarf-5-dir0.s │ │ │ │ ├── dwarf-5-file0-2.d │ │ │ │ ├── dwarf-5-file0-2.s │ │ │ │ ├── dwarf-5-file0-3.d │ │ │ │ ├── dwarf-5-file0-3.s │ │ │ │ ├── dwarf-5-file0.d │ │ │ │ ├── dwarf-5-file0.s │ │ │ │ ├── dwarf-5-func-global.d │ │ │ │ ├── dwarf-5-func-local.d │ │ │ │ ├── dwarf-5-func.d │ │ │ │ ├── dwarf-5-irp.d │ │ │ │ ├── dwarf-5-irp.s │ │ │ │ ├── dwarf-5-loc0.d │ │ │ │ ├── dwarf-5-loc0.s │ │ │ │ ├── dwarf-5-macro-include.d │ │ │ │ ├── dwarf-5-macro-include.inc │ │ │ │ ├── dwarf-5-macro-include.s │ │ │ │ ├── dwarf-5-macro.d │ │ │ │ ├── dwarf-5-macro.s │ │ │ │ ├── dwarf-5-nop-for-line-table.d │ │ │ │ ├── dwarf-5-nop-for-line-table.s │ │ │ │ ├── dwarf2-1.d │ │ │ │ ├── dwarf2-1.s │ │ │ │ ├── dwarf2-10.d │ │ │ │ ├── dwarf2-10.l │ │ │ │ ├── dwarf2-10.s │ │ │ │ ├── dwarf2-11.d │ │ │ │ ├── dwarf2-11.s │ │ │ │ ├── dwarf2-12.d │ │ │ │ ├── dwarf2-12.s │ │ │ │ ├── dwarf2-13.d │ │ │ │ ├── dwarf2-13.s │ │ │ │ ├── dwarf2-14.d │ │ │ │ ├── dwarf2-14.s │ │ │ │ ├── dwarf2-15.d │ │ │ │ ├── dwarf2-15.s │ │ │ │ ├── dwarf2-16.d │ │ │ │ ├── dwarf2-16.s │ │ │ │ ├── dwarf2-17.d │ │ │ │ ├── dwarf2-17.s │ │ │ │ ├── dwarf2-18.d │ │ │ │ ├── dwarf2-18.s │ │ │ │ ├── dwarf2-19.d │ │ │ │ ├── dwarf2-19.s │ │ │ │ ├── dwarf2-2.d │ │ │ │ ├── dwarf2-2.s │ │ │ │ ├── dwarf2-20.d │ │ │ │ ├── dwarf2-20.s │ │ │ │ ├── dwarf2-21.d │ │ │ │ ├── dwarf2-21.s │ │ │ │ ├── dwarf2-3.d │ │ │ │ ├── dwarf2-3.s │ │ │ │ ├── dwarf2-4.d │ │ │ │ ├── dwarf2-4.s │ │ │ │ ├── dwarf2-5.d │ │ │ │ ├── dwarf2-5.s │ │ │ │ ├── dwarf2-6.d │ │ │ │ ├── dwarf2-6.s │ │ │ │ ├── dwarf2-7.d │ │ │ │ ├── dwarf2-7.s │ │ │ │ ├── dwarf2-8.d │ │ │ │ ├── dwarf2-8.l │ │ │ │ ├── dwarf2-8.s │ │ │ │ ├── dwarf2-9.d │ │ │ │ ├── dwarf2-9.l │ │ │ │ ├── dwarf2-9.s │ │ │ │ ├── ehopt0.d │ │ │ │ ├── ehopt0.s │ │ │ │ ├── elf.exp │ │ │ │ ├── equ-reloc.d │ │ │ │ ├── equ-reloc.s │ │ │ │ ├── file-2.d │ │ │ │ ├── file-2.s │ │ │ │ ├── file.d │ │ │ │ ├── file.s │ │ │ │ ├── group0.s │ │ │ │ ├── group0a.d │ │ │ │ ├── group0b.d │ │ │ │ ├── group0c.d │ │ │ │ ├── group1.s │ │ │ │ ├── group1a.d │ │ │ │ ├── group1b.d │ │ │ │ ├── group2.d │ │ │ │ ├── group2.s │ │ │ │ ├── group3.d │ │ │ │ ├── group3.s │ │ │ │ ├── groupauto.s │ │ │ │ ├── groupautoa.d │ │ │ │ ├── groupautob.d │ │ │ │ ├── ifunc-1.d │ │ │ │ ├── ifunc-1.s │ │ │ │ ├── line.l │ │ │ │ ├── line.s │ │ │ │ ├── missing-build-notes.d │ │ │ │ ├── missing-build-notes.s │ │ │ │ ├── pr14891.d │ │ │ │ ├── pr14891.l │ │ │ │ ├── pr14891.s │ │ │ │ ├── pr21661.d │ │ │ │ ├── pr21661.l │ │ │ │ ├── pr21661.s │ │ │ │ ├── pr25917.d │ │ │ │ ├── pr25917.s │ │ │ │ ├── pr27228.d │ │ │ │ ├── pr27228.s │ │ │ │ ├── pr27355.d │ │ │ │ ├── pr27355.err │ │ │ │ ├── pr27355.s │ │ │ │ ├── pseudo.d │ │ │ │ ├── pseudo.l │ │ │ │ ├── pseudo.s │ │ │ │ ├── redef.d │ │ │ │ ├── redef.s │ │ │ │ ├── section-symbol-redef.d │ │ │ │ ├── section-symbol-redef.s │ │ │ │ ├── section0.d │ │ │ │ ├── section0.s │ │ │ │ ├── section1.d │ │ │ │ ├── section1.s │ │ │ │ ├── section10.d │ │ │ │ ├── section10.s │ │ │ │ ├── section11.d │ │ │ │ ├── section11.s │ │ │ │ ├── section12.s │ │ │ │ ├── section12a.d │ │ │ │ ├── section12b.d │ │ │ │ ├── section13.d │ │ │ │ ├── section13.l │ │ │ │ ├── section13.s │ │ │ │ ├── section14.d │ │ │ │ ├── section14.s │ │ │ │ ├── section15.d │ │ │ │ ├── section15.s │ │ │ │ ├── section16.s │ │ │ │ ├── section16a.d │ │ │ │ ├── section16b.d │ │ │ │ ├── section17.d │ │ │ │ ├── section17.l │ │ │ │ ├── section17.s │ │ │ │ ├── section18.d │ │ │ │ ├── section18.s │ │ │ │ ├── section19.d │ │ │ │ ├── section19.s │ │ │ │ ├── section2.e │ │ │ │ ├── section2.e-arc │ │ │ │ ├── section2.e-arm │ │ │ │ ├── section2.e-csky │ │ │ │ ├── section2.e-m32r │ │ │ │ ├── section2.e-mips │ │ │ │ ├── section2.e-msp430 │ │ │ │ ├── section2.e-riscv │ │ │ │ ├── section2.e-rl78 │ │ │ │ ├── section2.e-rx │ │ │ │ ├── section2.e-score │ │ │ │ ├── section2.e-tic6x │ │ │ │ ├── section2.e-unused │ │ │ │ ├── section2.e-v850 │ │ │ │ ├── section2.e-xtensa │ │ │ │ ├── section2.l │ │ │ │ ├── section2.s │ │ │ │ ├── section20.d │ │ │ │ ├── section20.s │ │ │ │ ├── section21.d │ │ │ │ ├── section21.l │ │ │ │ ├── section21.s │ │ │ │ ├── section22.d │ │ │ │ ├── section22.s │ │ │ │ ├── section23.s │ │ │ │ ├── section23a.d │ │ │ │ ├── section23b.d │ │ │ │ ├── section23b.err │ │ │ │ ├── section24.s │ │ │ │ ├── section24a.d │ │ │ │ ├── section24b.d │ │ │ │ ├── section25.d │ │ │ │ ├── section25.s │ │ │ │ ├── section26.d │ │ │ │ ├── section26.s │ │ │ │ ├── section27.d │ │ │ │ ├── section27.s │ │ │ │ ├── section28.d │ │ │ │ ├── section28.s │ │ │ │ ├── section29.d │ │ │ │ ├── section29.s │ │ │ │ ├── section3.d │ │ │ │ ├── section3.s │ │ │ │ ├── section30.d │ │ │ │ ├── section30.s │ │ │ │ ├── section4.d │ │ │ │ ├── section4.s │ │ │ │ ├── section5.e │ │ │ │ ├── section5.l │ │ │ │ ├── section5.s │ │ │ │ ├── section6.d │ │ │ │ ├── section6.s │ │ │ │ ├── section7.d │ │ │ │ ├── section7.s │ │ │ │ ├── section8.d │ │ │ │ ├── section8.s │ │ │ │ ├── section9.d │ │ │ │ ├── section9.s │ │ │ │ ├── sh-link-zero.d │ │ │ │ ├── sh-link-zero.s │ │ │ │ ├── size.d │ │ │ │ ├── size.s │ │ │ │ ├── startof.d │ │ │ │ ├── startof.s │ │ │ │ ├── strtab.d │ │ │ │ ├── strtab.s │ │ │ │ ├── struct.d │ │ │ │ ├── struct.s │ │ │ │ ├── syms.d │ │ │ │ ├── syms.s │ │ │ │ ├── symtab.d │ │ │ │ ├── symtab.s │ │ │ │ ├── symver.d │ │ │ │ ├── symver.s │ │ │ │ ├── text-prev.d │ │ │ │ ├── text-prev.s │ │ │ │ ├── text-subsect.d │ │ │ │ ├── text-subsect.s │ │ │ │ ├── type-2.e │ │ │ │ ├── type-2.l │ │ │ │ ├── type-2.s │ │ │ │ ├── type-noifunc.e │ │ │ │ ├── type-noifunc.s │ │ │ │ ├── type.e │ │ │ │ └── type.s │ │ │ ├── epiphany/ │ │ │ │ ├── addr-syntax.d │ │ │ │ ├── addr-syntax.s │ │ │ │ ├── allinsn.d │ │ │ │ ├── allinsn.exp │ │ │ │ ├── allinsn.s │ │ │ │ ├── badpostmod.s │ │ │ │ ├── badrelax.d │ │ │ │ ├── badrelax.s │ │ │ │ ├── branch_lit.d │ │ │ │ ├── branch_lit.s │ │ │ │ ├── regression.d │ │ │ │ ├── regression.s │ │ │ │ ├── sample.d │ │ │ │ └── sample.s │ │ │ ├── fr30/ │ │ │ │ ├── allinsn.d │ │ │ │ ├── allinsn.exp │ │ │ │ ├── allinsn.s │ │ │ │ └── fr30.exp │ │ │ ├── frv/ │ │ │ │ ├── allinsn.d │ │ │ │ ├── allinsn.exp │ │ │ │ ├── allinsn.s │ │ │ │ ├── fdpic.d │ │ │ │ ├── fdpic.s │ │ │ │ ├── fr405-insn.d │ │ │ │ ├── fr405-insn.l │ │ │ │ ├── fr405-insn.s │ │ │ │ ├── fr450-insn.d │ │ │ │ ├── fr450-insn.l │ │ │ │ ├── fr450-insn.s │ │ │ │ ├── fr450-media-issue.l │ │ │ │ ├── fr450-media-issue.s │ │ │ │ ├── fr450-spr.d │ │ │ │ ├── fr450-spr.s │ │ │ │ ├── fr550-pack1.d │ │ │ │ ├── fr550-pack1.s │ │ │ │ ├── immediates.d │ │ │ │ ├── immediates.s │ │ │ │ ├── reloc1.d │ │ │ │ └── reloc1.s │ │ │ ├── ft32/ │ │ │ │ ├── ft32.exp │ │ │ │ ├── insn.d │ │ │ │ ├── insn.s │ │ │ │ ├── insnsc.d │ │ │ │ └── insnsc.s │ │ │ ├── h8300/ │ │ │ │ ├── addsub.s │ │ │ │ ├── addsubh.s │ │ │ │ ├── addsubrxcheck.s │ │ │ │ ├── addsubs.s │ │ │ │ ├── bitops1.s │ │ │ │ ├── bitops1h.s │ │ │ │ ├── bitops1s.s │ │ │ │ ├── bitops2.s │ │ │ │ ├── bitops2h.s │ │ │ │ ├── bitops2s.s │ │ │ │ ├── bitops3.s │ │ │ │ ├── bitops3h.s │ │ │ │ ├── bitops3s.s │ │ │ │ ├── bitops4.s │ │ │ │ ├── bitops4h.s │ │ │ │ ├── bitops4s.s │ │ │ │ ├── branch-elf.s │ │ │ │ ├── branchh-elf.s │ │ │ │ ├── branchs-elf.s │ │ │ │ ├── cbranch.s │ │ │ │ ├── cbranchh.s │ │ │ │ ├── cbranchs.s │ │ │ │ ├── cmpsi2.s │ │ │ │ ├── compare.s │ │ │ │ ├── compareh.s │ │ │ │ ├── compares.s │ │ │ │ ├── decimal.s │ │ │ │ ├── decimalh.s │ │ │ │ ├── decimals.s │ │ │ │ ├── divmul.s │ │ │ │ ├── divmulh.s │ │ │ │ ├── divmuls.s │ │ │ │ ├── extendh.s │ │ │ │ ├── extends.s │ │ │ │ ├── ffxx1-elf.d │ │ │ │ ├── ffxx1-elf.s │ │ │ │ ├── h8300-elf.exp │ │ │ │ ├── h8300.exp │ │ │ │ ├── h8sx_disp2.d │ │ │ │ ├── h8sx_disp2.s │ │ │ │ ├── h8sx_mov_imm.d │ │ │ │ ├── h8sx_mov_imm.s │ │ │ │ ├── h8sx_rtsl.d │ │ │ │ ├── h8sx_rtsl.s │ │ │ │ ├── incdec.s │ │ │ │ ├── incdech.s │ │ │ │ ├── incdecs.s │ │ │ │ ├── logical.s │ │ │ │ ├── logicalh.s │ │ │ │ ├── logicals.s │ │ │ │ ├── macs.s │ │ │ │ ├── misc.s │ │ │ │ ├── misch.s │ │ │ │ ├── miscs.s │ │ │ │ ├── mov32bug.s │ │ │ │ ├── movb.s │ │ │ │ ├── movbh.s │ │ │ │ ├── movbs.s │ │ │ │ ├── movlh.s │ │ │ │ ├── movls.s │ │ │ │ ├── movw.s │ │ │ │ ├── movwh.s │ │ │ │ ├── movws.s │ │ │ │ ├── multiples.s │ │ │ │ ├── pr3134.d │ │ │ │ ├── pr3134.s │ │ │ │ ├── pushpop.s │ │ │ │ ├── pushpoph.s │ │ │ │ ├── pushpops.s │ │ │ │ ├── rotsh.s │ │ │ │ ├── rotshh.s │ │ │ │ ├── rotshs.s │ │ │ │ ├── symaddgen.s │ │ │ │ ├── t01_mov.exp │ │ │ │ ├── t01_mov.s │ │ │ │ ├── t02_mova.exp │ │ │ │ ├── t02_mova.s │ │ │ │ ├── t03_add.exp │ │ │ │ ├── t03_add.s │ │ │ │ ├── t04_sub.exp │ │ │ │ ├── t04_sub.s │ │ │ │ ├── t05_cmp.exp │ │ │ │ ├── t05_cmp.s │ │ │ │ ├── t06_ari2.exp │ │ │ │ ├── t06_ari2.s │ │ │ │ ├── t07_ari3.exp │ │ │ │ ├── t07_ari3.s │ │ │ │ ├── t08_or.exp │ │ │ │ ├── t08_or.s │ │ │ │ ├── t09_xor.exp │ │ │ │ ├── t09_xor.s │ │ │ │ ├── t10_and.exp │ │ │ │ ├── t10_and.s │ │ │ │ ├── t11_logs.exp │ │ │ │ ├── t11_logs.s │ │ │ │ ├── t12_bit.exp │ │ │ │ ├── t12_bit.s │ │ │ │ ├── t13_otr.exp │ │ │ │ └── t13_otr.s │ │ │ ├── hppa/ │ │ │ │ ├── README │ │ │ │ ├── basic/ │ │ │ │ │ ├── add.s │ │ │ │ │ ├── add2.s │ │ │ │ │ ├── addi.s │ │ │ │ │ ├── basic.exp │ │ │ │ │ ├── branch.s │ │ │ │ │ ├── branch2.s │ │ │ │ │ ├── comclr.s │ │ │ │ │ ├── copr.s │ │ │ │ │ ├── coprmem.s │ │ │ │ │ ├── dcor.s │ │ │ │ │ ├── dcor2.s │ │ │ │ │ ├── deposit.s │ │ │ │ │ ├── deposit2.s │ │ │ │ │ ├── deposit3.s │ │ │ │ │ ├── ds.s │ │ │ │ │ ├── extract.s │ │ │ │ │ ├── extract2.s │ │ │ │ │ ├── extract3.s │ │ │ │ │ ├── fmem.s │ │ │ │ │ ├── fmemLRbug.s │ │ │ │ │ ├── fp_comp.s │ │ │ │ │ ├── fp_comp2.s │ │ │ │ │ ├── fp_conv.s │ │ │ │ │ ├── fp_fcmp.s │ │ │ │ │ ├── fp_misc.s │ │ │ │ │ ├── imem.s │ │ │ │ │ ├── immed.s │ │ │ │ │ ├── logical.s │ │ │ │ │ ├── media.s │ │ │ │ │ ├── perf.s │ │ │ │ │ ├── purge.s │ │ │ │ │ ├── purge2.s │ │ │ │ │ ├── sh1add.s │ │ │ │ │ ├── sh2add.s │ │ │ │ │ ├── sh3add.s │ │ │ │ │ ├── shift.s │ │ │ │ │ ├── shift2.s │ │ │ │ │ ├── shift3.s │ │ │ │ │ ├── shladd.s │ │ │ │ │ ├── shladd2.s │ │ │ │ │ ├── special.s │ │ │ │ │ ├── spop.s │ │ │ │ │ ├── sub.s │ │ │ │ │ ├── sub2.s │ │ │ │ │ ├── subi.s │ │ │ │ │ ├── system.s │ │ │ │ │ ├── system2.s │ │ │ │ │ ├── unit.s │ │ │ │ │ ├── unit2.s │ │ │ │ │ └── weird.s │ │ │ │ ├── parse/ │ │ │ │ │ ├── align1.s │ │ │ │ │ ├── align2.s │ │ │ │ │ ├── appbug.s │ │ │ │ │ ├── badfmpyadd.s │ │ │ │ │ ├── block1.s │ │ │ │ │ ├── block2.s │ │ │ │ │ ├── calldatabug.s │ │ │ │ │ ├── callinfobug.s │ │ │ │ │ ├── defbug.s │ │ │ │ │ ├── entrybug.s │ │ │ │ │ ├── exportbug.s │ │ │ │ │ ├── exprbug.s │ │ │ │ │ ├── fixup7bug.s │ │ │ │ │ ├── global.s │ │ │ │ │ ├── labelbug.s │ │ │ │ │ ├── linesepbug.s │ │ │ │ │ ├── lselbug.s │ │ │ │ │ ├── nosubspace.s │ │ │ │ │ ├── parse.exp │ │ │ │ │ ├── procbug.s │ │ │ │ │ ├── regpopbug.s │ │ │ │ │ ├── space.s │ │ │ │ │ ├── spacebug.s │ │ │ │ │ ├── ssbug.s │ │ │ │ │ ├── stdreg.s │ │ │ │ │ ├── stringer.s │ │ │ │ │ ├── undefbug.s │ │ │ │ │ ├── versionbug.s │ │ │ │ │ └── xmpyubug.s │ │ │ │ ├── reloc/ │ │ │ │ │ ├── applybug.s │ │ │ │ │ ├── blebug.s │ │ │ │ │ ├── blebug2.s │ │ │ │ │ ├── blebug3.s │ │ │ │ │ ├── exitbug.s │ │ │ │ │ ├── fixupbug.s │ │ │ │ │ ├── funcrelocbug.s │ │ │ │ │ ├── labelopbug.s │ │ │ │ │ ├── longcall.s │ │ │ │ │ ├── picreloc.s │ │ │ │ │ ├── plabelbug.s │ │ │ │ │ ├── r_no_reloc.s │ │ │ │ │ ├── reduce.s │ │ │ │ │ ├── reduce2.s │ │ │ │ │ ├── reduce3.s │ │ │ │ │ ├── reloc.exp │ │ │ │ │ ├── roundmode.s │ │ │ │ │ └── selectorbug.s │ │ │ │ └── unsorted/ │ │ │ │ ├── align3.s │ │ │ │ ├── align4.s │ │ │ │ ├── brlenbug.s │ │ │ │ ├── common.s │ │ │ │ ├── fragbug.s │ │ │ │ ├── globalbug.s │ │ │ │ ├── importbug.s │ │ │ │ ├── labeldiffs.s │ │ │ │ ├── locallabel.s │ │ │ │ ├── ss_align.s │ │ │ │ └── unsorted.exp │ │ │ ├── i386/ │ │ │ │ ├── 287.d │ │ │ │ ├── 287.s │ │ │ │ ├── 387.d │ │ │ │ ├── 387.s │ │ │ │ ├── 8087.d │ │ │ │ ├── 8087.s │ │ │ │ ├── absrel.d │ │ │ │ ├── absrel.s │ │ │ │ ├── addend.d │ │ │ │ ├── addend.s │ │ │ │ ├── addr16.d │ │ │ │ ├── addr16.s │ │ │ │ ├── addr32.d │ │ │ │ ├── addr32.s │ │ │ │ ├── adx-intel.d │ │ │ │ ├── adx.d │ │ │ │ ├── adx.s │ │ │ │ ├── aes-intel.d │ │ │ │ ├── aes.d │ │ │ │ ├── aes.s │ │ │ │ ├── align-1.s │ │ │ │ ├── align-1a.d │ │ │ │ ├── align-1b.d │ │ │ │ ├── align-branch-1.s │ │ │ │ ├── align-branch-1a.d │ │ │ │ ├── align-branch-1b.d │ │ │ │ ├── align-branch-1c.d │ │ │ │ ├── align-branch-1d.d │ │ │ │ ├── align-branch-1e.d │ │ │ │ ├── align-branch-1f.d │ │ │ │ ├── align-branch-1g.d │ │ │ │ ├── align-branch-1h.d │ │ │ │ ├── align-branch-1i.d │ │ │ │ ├── align-branch-2.s │ │ │ │ ├── align-branch-2a.d │ │ │ │ ├── align-branch-2b.d │ │ │ │ ├── align-branch-2c.d │ │ │ │ ├── align-branch-3.d │ │ │ │ ├── align-branch-3.s │ │ │ │ ├── align-branch-4.s │ │ │ │ ├── align-branch-4a.d │ │ │ │ ├── align-branch-4b.d │ │ │ │ ├── align-branch-5.d │ │ │ │ ├── align-branch-5.s │ │ │ │ ├── align-branch-6.d │ │ │ │ ├── align-branch-6.e │ │ │ │ ├── align-branch-6.s │ │ │ │ ├── align-branch-7.d │ │ │ │ ├── align-branch-7.s │ │ │ │ ├── align-branch-8.d │ │ │ │ ├── align-branch-8.s │ │ │ │ ├── align-branch-9.d │ │ │ │ ├── align-branch-9.s │ │ │ │ ├── amd.d │ │ │ │ ├── amd.s │ │ │ │ ├── amdfam10.d │ │ │ │ ├── amdfam10.s │ │ │ │ ├── amx-complex-inval.l │ │ │ │ ├── amx-complex-inval.s │ │ │ │ ├── apx-push2pop2-inval.l │ │ │ │ ├── apx-push2pop2-inval.s │ │ │ │ ├── arch-1.d │ │ │ │ ├── arch-1.s │ │ │ │ ├── arch-10-1.l │ │ │ │ ├── arch-10-1.s │ │ │ │ ├── arch-10-2.l │ │ │ │ ├── arch-10-2.s │ │ │ │ ├── arch-10-3.l │ │ │ │ ├── arch-10-3.s │ │ │ │ ├── arch-10-4.l │ │ │ │ ├── arch-10-4.s │ │ │ │ ├── arch-10-5.l │ │ │ │ ├── arch-10-5.s │ │ │ │ ├── arch-10-6.l │ │ │ │ ├── arch-10-6.s │ │ │ │ ├── arch-10-bdver1.d │ │ │ │ ├── arch-10-bdver2.d │ │ │ │ ├── arch-10-bdver3.d │ │ │ │ ├── arch-10-bdver4.d │ │ │ │ ├── arch-10-btver1.d │ │ │ │ ├── arch-10-btver2.d │ │ │ │ ├── arch-10-lzcnt.d │ │ │ │ ├── arch-10-prefetchw.d │ │ │ │ ├── arch-10.d │ │ │ │ ├── arch-10.s │ │ │ │ ├── arch-11.d │ │ │ │ ├── arch-11.s │ │ │ │ ├── arch-12.d │ │ │ │ ├── arch-12.s │ │ │ │ ├── arch-13-znver1.d │ │ │ │ ├── arch-13-znver2.d │ │ │ │ ├── arch-13.d │ │ │ │ ├── arch-13.s │ │ │ │ ├── arch-14-1.d │ │ │ │ ├── arch-14-1.s │ │ │ │ ├── arch-14-znver3.d │ │ │ │ ├── arch-14-znver4.d │ │ │ │ ├── arch-14.d │ │ │ │ ├── arch-14.s │ │ │ │ ├── arch-15-znver5.d │ │ │ │ ├── arch-15.d │ │ │ │ ├── arch-15.s │ │ │ │ ├── arch-2.d │ │ │ │ ├── arch-2.s │ │ │ │ ├── arch-3.d │ │ │ │ ├── arch-3.s │ │ │ │ ├── arch-4.d │ │ │ │ ├── arch-4.s │ │ │ │ ├── arch-5.d │ │ │ │ ├── arch-5.s │ │ │ │ ├── arch-6.d │ │ │ │ ├── arch-6.s │ │ │ │ ├── arch-7.d │ │ │ │ ├── arch-7.s │ │ │ │ ├── arch-9.d │ │ │ │ ├── arch-9.s │ │ │ │ ├── arch-avx-1-1.l │ │ │ │ ├── arch-avx-1-1.s │ │ │ │ ├── arch-avx-1-2.l │ │ │ │ ├── arch-avx-1-2.s │ │ │ │ ├── arch-avx-1-3.l │ │ │ │ ├── arch-avx-1-3.s │ │ │ │ ├── arch-avx-1-4.l │ │ │ │ ├── arch-avx-1-4.s │ │ │ │ ├── arch-avx-1-5.l │ │ │ │ ├── arch-avx-1-5.s │ │ │ │ ├── arch-avx-1-6.l │ │ │ │ ├── arch-avx-1-6.s │ │ │ │ ├── arch-avx-1-7.l │ │ │ │ ├── arch-avx-1-7.s │ │ │ │ ├── arch-avx-1-8.l │ │ │ │ ├── arch-avx-1-8.s │ │ │ │ ├── arch-avx-1.d │ │ │ │ ├── arch-avx-1.s │ │ │ │ ├── arch-dflt.l │ │ │ │ ├── arch-dflt.s │ │ │ │ ├── arch-stk.l │ │ │ │ ├── arch-stk.s │ │ │ │ ├── att-regs.d │ │ │ │ ├── att-regs.s │ │ │ │ ├── avx-16bit.d │ │ │ │ ├── avx-16bit.s │ │ │ │ ├── avx-gather-intel.d │ │ │ │ ├── avx-gather.d │ │ │ │ ├── avx-gather.s │ │ │ │ ├── avx-ifma-intel.d │ │ │ │ ├── avx-ifma-inval.l │ │ │ │ ├── avx-ifma-inval.s │ │ │ │ ├── avx-ifma.d │ │ │ │ ├── avx-ifma.s │ │ │ │ ├── avx-intel.d │ │ │ │ ├── avx-ne-convert-intel.d │ │ │ │ ├── avx-ne-convert.d │ │ │ │ ├── avx-ne-convert.s │ │ │ │ ├── avx-scalar-2.d │ │ │ │ ├── avx-scalar-2.s │ │ │ │ ├── avx-scalar-intel.d │ │ │ │ ├── avx-scalar.d │ │ │ │ ├── avx-scalar.s │ │ │ │ ├── avx-vex.l │ │ │ │ ├── avx-vex.s │ │ │ │ ├── avx-vnni-int16-intel.d │ │ │ │ ├── avx-vnni-int16.d │ │ │ │ ├── avx-vnni-int16.s │ │ │ │ ├── avx-vnni-int8-intel.d │ │ │ │ ├── avx-vnni-int8.d │ │ │ │ ├── avx-vnni-int8.s │ │ │ │ ├── avx-vnni-inval.l │ │ │ │ ├── avx-vnni-inval.s │ │ │ │ ├── avx-vnni.d │ │ │ │ ├── avx-vnni.s │ │ │ │ ├── avx-wig.d │ │ │ │ ├── avx-wig.s │ │ │ │ ├── avx.d │ │ │ │ ├── avx.s │ │ │ │ ├── avx10-vsz.l │ │ │ │ ├── avx10-vsz.s │ │ │ │ ├── avx10.1-256-1.d │ │ │ │ ├── avx10.1-256-1.s │ │ │ │ ├── avx10.1-256-2.d │ │ │ │ ├── avx10.1-256-2.s │ │ │ │ ├── avx10.1-256-3.d │ │ │ │ ├── avx10.1-256-3.s │ │ │ │ ├── avx10.1-256-4.d │ │ │ │ ├── avx10.1-256-4.s │ │ │ │ ├── avx10.1-256-5.d │ │ │ │ ├── avx10.1-256-5.s │ │ │ │ ├── avx10.1-256-gfni.d │ │ │ │ ├── avx10.1-256-gfni.s │ │ │ │ ├── avx10.1-256-vaes.d │ │ │ │ ├── avx10.1-256-vaes.s │ │ │ │ ├── avx10.1-256-vpclmulqdq.d │ │ │ │ ├── avx10.1-256-vpclmulqdq.s │ │ │ │ ├── avx10.1-512-1.d │ │ │ │ ├── avx10.1-512-1.s │ │ │ │ ├── avx10.1-512-2.d │ │ │ │ ├── avx10.1-512-2.s │ │ │ │ ├── avx10.1-512-3.d │ │ │ │ ├── avx10.1-512-3.s │ │ │ │ ├── avx10.1-512-4.d │ │ │ │ ├── avx10.1-512-4.s │ │ │ │ ├── avx10.1-512-5.d │ │ │ │ ├── avx10.1-512-5.s │ │ │ │ ├── avx10.1-512-gfni.d │ │ │ │ ├── avx10.1-512-gfni.s │ │ │ │ ├── avx10.1-512-vaes.d │ │ │ │ ├── avx10.1-512-vaes.s │ │ │ │ ├── avx10.1-512-vpclmulqdq.d │ │ │ │ ├── avx10.1-512-vpclmulqdq.s │ │ │ │ ├── avx10_2-256-bf16-intel.d │ │ │ │ ├── avx10_2-256-bf16.d │ │ │ │ ├── avx10_2-256-bf16.s │ │ │ │ ├── avx10_2-256-cvt-intel.d │ │ │ │ ├── avx10_2-256-cvt.d │ │ │ │ ├── avx10_2-256-cvt.s │ │ │ │ ├── avx10_2-256-media-intel.d │ │ │ │ ├── avx10_2-256-media.d │ │ │ │ ├── avx10_2-256-media.s │ │ │ │ ├── avx10_2-256-miscs-intel.d │ │ │ │ ├── avx10_2-256-miscs.d │ │ │ │ ├── avx10_2-256-miscs.s │ │ │ │ ├── avx10_2-256-satcvt-intel.d │ │ │ │ ├── avx10_2-256-satcvt.d │ │ │ │ ├── avx10_2-256-satcvt.s │ │ │ │ ├── avx10_2-256-sm4-intel.d │ │ │ │ ├── avx10_2-256-sm4.d │ │ │ │ ├── avx10_2-256-sm4.s │ │ │ │ ├── avx10_2-512-bf16-intel.d │ │ │ │ ├── avx10_2-512-bf16.d │ │ │ │ ├── avx10_2-512-bf16.s │ │ │ │ ├── avx10_2-512-cvt-intel.d │ │ │ │ ├── avx10_2-512-cvt.d │ │ │ │ ├── avx10_2-512-cvt.s │ │ │ │ ├── avx10_2-512-media-intel.d │ │ │ │ ├── avx10_2-512-media.d │ │ │ │ ├── avx10_2-512-media.s │ │ │ │ ├── avx10_2-512-miscs-intel.d │ │ │ │ ├── avx10_2-512-miscs.d │ │ │ │ ├── avx10_2-512-miscs.s │ │ │ │ ├── avx10_2-512-satcvt-intel.d │ │ │ │ ├── avx10_2-512-satcvt.d │ │ │ │ ├── avx10_2-512-satcvt.s │ │ │ │ ├── avx10_2-512-sm4-intel.d │ │ │ │ ├── avx10_2-512-sm4.d │ │ │ │ ├── avx10_2-512-sm4.s │ │ │ │ ├── avx10_2-evex-promote.d │ │ │ │ ├── avx10_2-evex-promote.s │ │ │ │ ├── avx10_2-rounding-intel.d │ │ │ │ ├── avx10_2-rounding-inval.l │ │ │ │ ├── avx10_2-rounding-inval.s │ │ │ │ ├── avx10_2-rounding.d │ │ │ │ ├── avx10_2-rounding.s │ │ │ │ ├── avx10_2-sm4-inval.l │ │ │ │ ├── avx10_2-sm4-inval.s │ │ │ │ ├── avx2-intel.d │ │ │ │ ├── avx2-wig.d │ │ │ │ ├── avx2-wig.s │ │ │ │ ├── avx2.d │ │ │ │ ├── avx2.s │ │ │ │ ├── avx256int-intel.d │ │ │ │ ├── avx256int.d │ │ │ │ ├── avx256int.s │ │ │ │ ├── avx512_4fmaps-intel.d │ │ │ │ ├── avx512_4fmaps-warn.l │ │ │ │ ├── avx512_4fmaps-warn.s │ │ │ │ ├── avx512_4fmaps.d │ │ │ │ ├── avx512_4fmaps.s │ │ │ │ ├── avx512_4vnniw-intel.d │ │ │ │ ├── avx512_4vnniw-warn.l │ │ │ │ ├── avx512_4vnniw-warn.s │ │ │ │ ├── avx512_4vnniw.d │ │ │ │ ├── avx512_4vnniw.s │ │ │ │ ├── avx512_bf16.d │ │ │ │ ├── avx512_bf16.s │ │ │ │ ├── avx512_bf16_vl-inval.l │ │ │ │ ├── avx512_bf16_vl-inval.s │ │ │ │ ├── avx512_bf16_vl.d │ │ │ │ ├── avx512_bf16_vl.s │ │ │ │ ├── avx512_fp16-intel.d │ │ │ │ ├── avx512_fp16-inval-bcast.l │ │ │ │ ├── avx512_fp16-inval-bcast.s │ │ │ │ ├── avx512_fp16.d │ │ │ │ ├── avx512_fp16.s │ │ │ │ ├── avx512_fp16_pseudo_ops.d │ │ │ │ ├── avx512_fp16_pseudo_ops.s │ │ │ │ ├── avx512_fp16_vl-intel.d │ │ │ │ ├── avx512_fp16_vl.d │ │ │ │ ├── avx512_fp16_vl.s │ │ │ │ ├── avx512_vpopcntdq-intel.d │ │ │ │ ├── avx512_vpopcntdq.d │ │ │ │ ├── avx512_vpopcntdq.s │ │ │ │ ├── avx512_vpopcntdq_vl.d │ │ │ │ ├── avx512_vpopcntdq_vl.s │ │ │ │ ├── avx512bitalg-intel.d │ │ │ │ ├── avx512bitalg.d │ │ │ │ ├── avx512bitalg.s │ │ │ │ ├── avx512bitalg_vl-intel.d │ │ │ │ ├── avx512bitalg_vl.d │ │ │ │ ├── avx512bitalg_vl.s │ │ │ │ ├── avx512bw-intel.d │ │ │ │ ├── avx512bw-opts-intel.d │ │ │ │ ├── avx512bw-opts.d │ │ │ │ ├── avx512bw-opts.s │ │ │ │ ├── avx512bw-wig.s │ │ │ │ ├── avx512bw-wig1.d │ │ │ │ ├── avx512bw.d │ │ │ │ ├── avx512bw.s │ │ │ │ ├── avx512bw_vl-intel.d │ │ │ │ ├── avx512bw_vl-opts-intel.d │ │ │ │ ├── avx512bw_vl-opts.d │ │ │ │ ├── avx512bw_vl-opts.s │ │ │ │ ├── avx512bw_vl-wig.s │ │ │ │ ├── avx512bw_vl-wig1.d │ │ │ │ ├── avx512bw_vl.d │ │ │ │ ├── avx512bw_vl.s │ │ │ │ ├── avx512cd-intel.d │ │ │ │ ├── avx512cd.d │ │ │ │ ├── avx512cd.s │ │ │ │ ├── avx512cd_vl-intel.d │ │ │ │ ├── avx512cd_vl.d │ │ │ │ ├── avx512cd_vl.s │ │ │ │ ├── avx512dq-intel.d │ │ │ │ ├── avx512dq-inval.l │ │ │ │ ├── avx512dq-inval.s │ │ │ │ ├── avx512dq-rcig.s │ │ │ │ ├── avx512dq-rcigrd.d │ │ │ │ ├── avx512dq-rcigrne.d │ │ │ │ ├── avx512dq-rcigru.d │ │ │ │ ├── avx512dq-rcigrz.d │ │ │ │ ├── avx512dq.d │ │ │ │ ├── avx512dq.s │ │ │ │ ├── avx512dq_vl-intel.d │ │ │ │ ├── avx512dq_vl.d │ │ │ │ ├── avx512dq_vl.s │ │ │ │ ├── avx512er-intel.d │ │ │ │ ├── avx512er-rcig.s │ │ │ │ ├── avx512er-rcigrd.d │ │ │ │ ├── avx512er-rcigrne.d │ │ │ │ ├── avx512er-rcigru.d │ │ │ │ ├── avx512er-rcigrz.d │ │ │ │ ├── avx512er.d │ │ │ │ ├── avx512er.s │ │ │ │ ├── avx512f-16bit.d │ │ │ │ ├── avx512f-16bit.s │ │ │ │ ├── avx512f-intel.d │ │ │ │ ├── avx512f-nondef.d │ │ │ │ ├── avx512f-nondef.s │ │ │ │ ├── avx512f-opts-intel.d │ │ │ │ ├── avx512f-opts.d │ │ │ │ ├── avx512f-opts.s │ │ │ │ ├── avx512f-plain.l │ │ │ │ ├── avx512f-plain.s │ │ │ │ ├── avx512f-rcig.s │ │ │ │ ├── avx512f-rcigrd-intel.d │ │ │ │ ├── avx512f-rcigrd.d │ │ │ │ ├── avx512f-rcigrne-intel.d │ │ │ │ ├── avx512f-rcigrne.d │ │ │ │ ├── avx512f-rcigru-intel.d │ │ │ │ ├── avx512f-rcigru.d │ │ │ │ ├── avx512f-rcigrz-intel.d │ │ │ │ ├── avx512f-rcigrz.d │ │ │ │ ├── avx512f-ymm.d │ │ │ │ ├── avx512f-ymm.s │ │ │ │ ├── avx512f.d │ │ │ │ ├── avx512f.s │ │ │ │ ├── avx512f_gfni-intel.d │ │ │ │ ├── avx512f_gfni.d │ │ │ │ ├── avx512f_gfni.s │ │ │ │ ├── avx512f_vaes-intel.d │ │ │ │ ├── avx512f_vaes-wig1.d │ │ │ │ ├── avx512f_vaes.d │ │ │ │ ├── avx512f_vaes.s │ │ │ │ ├── avx512f_vl-intel.d │ │ │ │ ├── avx512f_vl-opts-intel.d │ │ │ │ ├── avx512f_vl-opts.d │ │ │ │ ├── avx512f_vl-opts.s │ │ │ │ ├── avx512f_vl-wig.s │ │ │ │ ├── avx512f_vl-wig1.d │ │ │ │ ├── avx512f_vl.d │ │ │ │ ├── avx512f_vl.s │ │ │ │ ├── avx512f_vpclmulqdq-intel.d │ │ │ │ ├── avx512f_vpclmulqdq-wig1.d │ │ │ │ ├── avx512f_vpclmulqdq.d │ │ │ │ ├── avx512f_vpclmulqdq.s │ │ │ │ ├── avx512ifma-intel.d │ │ │ │ ├── avx512ifma.d │ │ │ │ ├── avx512ifma.s │ │ │ │ ├── avx512ifma_vl-intel.d │ │ │ │ ├── avx512ifma_vl.d │ │ │ │ ├── avx512ifma_vl.s │ │ │ │ ├── avx512pf-intel.d │ │ │ │ ├── avx512pf.d │ │ │ │ ├── avx512pf.s │ │ │ │ ├── avx512vbmi-intel.d │ │ │ │ ├── avx512vbmi.d │ │ │ │ ├── avx512vbmi.s │ │ │ │ ├── avx512vbmi2-intel.d │ │ │ │ ├── avx512vbmi2.d │ │ │ │ ├── avx512vbmi2.s │ │ │ │ ├── avx512vbmi2_vl-intel.d │ │ │ │ ├── avx512vbmi2_vl.d │ │ │ │ ├── avx512vbmi2_vl.s │ │ │ │ ├── avx512vbmi_vl-intel.d │ │ │ │ ├── avx512vbmi_vl.d │ │ │ │ ├── avx512vbmi_vl.s │ │ │ │ ├── avx512vl-1.l │ │ │ │ ├── avx512vl-1.s │ │ │ │ ├── avx512vl-2.l │ │ │ │ ├── avx512vl-2.s │ │ │ │ ├── avx512vl-ambig.l │ │ │ │ ├── avx512vl-ambig.s │ │ │ │ ├── avx512vl-plain.l │ │ │ │ ├── avx512vl-plain.s │ │ │ │ ├── avx512vl_gfni-intel.d │ │ │ │ ├── avx512vl_gfni.d │ │ │ │ ├── avx512vl_gfni.s │ │ │ │ ├── avx512vl_vaes-intel.d │ │ │ │ ├── avx512vl_vaes-wig1.d │ │ │ │ ├── avx512vl_vaes.d │ │ │ │ ├── avx512vl_vaes.s │ │ │ │ ├── avx512vl_vpclmulqdq-intel.d │ │ │ │ ├── avx512vl_vpclmulqdq-wig1.d │ │ │ │ ├── avx512vl_vpclmulqdq.d │ │ │ │ ├── avx512vl_vpclmulqdq.s │ │ │ │ ├── avx512vnni-intel.d │ │ │ │ ├── avx512vnni.d │ │ │ │ ├── avx512vnni.s │ │ │ │ ├── avx512vnni_vl-intel.d │ │ │ │ ├── avx512vnni_vl.d │ │ │ │ ├── avx512vnni_vl.s │ │ │ │ ├── bad-bcast-intel.d │ │ │ │ ├── bad-bcast.d │ │ │ │ ├── bad-bcast.s │ │ │ │ ├── bad-size.d │ │ │ │ ├── bad-size.s │ │ │ │ ├── bad-size.warn │ │ │ │ ├── bmi-16bit.d │ │ │ │ ├── bmi-16bit.s │ │ │ │ ├── bmi-intel.d │ │ │ │ ├── bmi.d │ │ │ │ ├── bmi.s │ │ │ │ ├── bmi2-16bit.d │ │ │ │ ├── bmi2-16bit.s │ │ │ │ ├── bmi2-intel.d │ │ │ │ ├── bmi2.d │ │ │ │ ├── bmi2.s │ │ │ │ ├── bnd.l │ │ │ │ ├── bnd.s │ │ │ │ ├── branch.d │ │ │ │ ├── branch.s │ │ │ │ ├── bss.d │ │ │ │ ├── bss.s │ │ │ │ ├── bundle-bad.d │ │ │ │ ├── bundle-bad.l │ │ │ │ ├── bundle-bad.s │ │ │ │ ├── bundle-lock.d │ │ │ │ ├── bundle-lock.s │ │ │ │ ├── bundle.d │ │ │ │ ├── bundle.s │ │ │ │ ├── cdr.d │ │ │ │ ├── cdr.s │ │ │ │ ├── cet-ibt-inval.l │ │ │ │ ├── cet-ibt-inval.s │ │ │ │ ├── cet-intel.d │ │ │ │ ├── cet-shstk-inval.l │ │ │ │ ├── cet-shstk-inval.s │ │ │ │ ├── cet.d │ │ │ │ ├── cet.s │ │ │ │ ├── cldemote-intel.d │ │ │ │ ├── cldemote.d │ │ │ │ ├── cldemote.s │ │ │ │ ├── clflushopt-intel.d │ │ │ │ ├── clflushopt.d │ │ │ │ ├── clflushopt.s │ │ │ │ ├── clmul-intel.d │ │ │ │ ├── clmul.d │ │ │ │ ├── clmul.s │ │ │ │ ├── clwb-intel.d │ │ │ │ ├── clwb.d │ │ │ │ ├── clwb.s │ │ │ │ ├── clzero.d │ │ │ │ ├── clzero.s │ │ │ │ ├── cmpccxadd-inval.l │ │ │ │ ├── cmpccxadd-inval.s │ │ │ │ ├── code16-2.d │ │ │ │ ├── code16-2.s │ │ │ │ ├── code16.d │ │ │ │ ├── code16.e │ │ │ │ ├── code16.s │ │ │ │ ├── code64-inval.l │ │ │ │ ├── code64-inval.s │ │ │ │ ├── code64.d │ │ │ │ ├── code64.s │ │ │ │ ├── codeview-lines.d │ │ │ │ ├── codeview.exp │ │ │ │ ├── codeview1.s │ │ │ │ ├── codeview2.s │ │ │ │ ├── comments.l │ │ │ │ ├── comments.s │ │ │ │ ├── compat-intel.d │ │ │ │ ├── compat-intel2.d │ │ │ │ ├── compat.d │ │ │ │ ├── compat.s │ │ │ │ ├── cond.d │ │ │ │ ├── cond.s │ │ │ │ ├── cr-err.l │ │ │ │ ├── cr-err.s │ │ │ │ ├── crc32-intel.d │ │ │ │ ├── crc32-suffix.d │ │ │ │ ├── crc32.d │ │ │ │ ├── crc32.s │ │ │ │ ├── crx.d │ │ │ │ ├── crx.s │ │ │ │ ├── cst-diag.l │ │ │ │ ├── cst-diag.s │ │ │ │ ├── curly.d │ │ │ │ ├── curly.s │ │ │ │ ├── cvtsi2sX.l │ │ │ │ ├── cvtsi2sX.s │ │ │ │ ├── debug1.d │ │ │ │ ├── debug1.s │ │ │ │ ├── disassem.d │ │ │ │ ├── disassem.s │ │ │ │ ├── disp-imm-16.l │ │ │ │ ├── disp-imm-16.s │ │ │ │ ├── disp-imm-32.d │ │ │ │ ├── disp-imm-32.e │ │ │ │ ├── disp-imm-32.s │ │ │ │ ├── disp-imm-64.l │ │ │ │ ├── disp-imm-64.s │ │ │ │ ├── disp-intel.d │ │ │ │ ├── disp.d │ │ │ │ ├── disp.s │ │ │ │ ├── disp32.d │ │ │ │ ├── disp32.s │ │ │ │ ├── divide.d │ │ │ │ ├── divide.s │ │ │ │ ├── dw2-compress-1.d │ │ │ │ ├── dw2-compress-1.s │ │ │ │ ├── dw2-compress-2.d │ │ │ │ ├── dw2-compress-2.s │ │ │ │ ├── dw2-compress-3.s │ │ │ │ ├── dw2-compress-3a.d │ │ │ │ ├── dw2-compress-3b.d │ │ │ │ ├── dw2-compressed-1.d │ │ │ │ ├── dw2-compressed-2.d │ │ │ │ ├── dw2-compressed-3a.d │ │ │ │ ├── dw2-compressed-3b.d │ │ │ │ ├── dwarf2-line-1.d │ │ │ │ ├── dwarf2-line-1.s │ │ │ │ ├── dwarf2-line-2.d │ │ │ │ ├── dwarf2-line-2.s │ │ │ │ ├── dwarf2-line-3.d │ │ │ │ ├── dwarf2-line-3.l │ │ │ │ ├── dwarf2-line-3.s │ │ │ │ ├── dwarf2-line-4.d │ │ │ │ ├── dwarf2-line-4.s │ │ │ │ ├── dwarf4-line-1.d │ │ │ │ ├── dwarf4-line-1.s │ │ │ │ ├── dwarf5-line-1.d │ │ │ │ ├── dwarf5-line-1.s │ │ │ │ ├── dwarf5-line-2.d │ │ │ │ ├── dwarf5-line-2.s │ │ │ │ ├── dwarf5-line-3.d │ │ │ │ ├── dwarf5-line-3.s │ │ │ │ ├── dwarf5-line-4.d │ │ │ │ ├── dwarf5-line-4.s │ │ │ │ ├── ehinterp.d │ │ │ │ ├── ehinterp.s │ │ │ │ ├── enqcmd-16bit.d │ │ │ │ ├── enqcmd-16bit.s │ │ │ │ ├── enqcmd-intel.d │ │ │ │ ├── enqcmd-inval.l │ │ │ │ ├── enqcmd-inval.s │ │ │ │ ├── enqcmd.d │ │ │ │ ├── enqcmd.s │ │ │ │ ├── ept-intel.d │ │ │ │ ├── ept.d │ │ │ │ ├── ept.s │ │ │ │ ├── equ-2.l │ │ │ │ ├── equ-2.s │ │ │ │ ├── equ-bad.l │ │ │ │ ├── equ-bad.s │ │ │ │ ├── equ.d │ │ │ │ ├── equ.s │ │ │ │ ├── evex-lig-2.d │ │ │ │ ├── evex-lig-2.s │ │ │ │ ├── evex-lig.s │ │ │ │ ├── evex-lig256-intel.d │ │ │ │ ├── evex-lig256.d │ │ │ │ ├── evex-lig512-intel.d │ │ │ │ ├── evex-lig512.d │ │ │ │ ├── evex-no-scale-32.d │ │ │ │ ├── evex-no-scale-64.d │ │ │ │ ├── evex-no-scale.s │ │ │ │ ├── evex-only.d │ │ │ │ ├── evex-only.s │ │ │ │ ├── evex-wig.s │ │ │ │ ├── evex-wig1-intel.d │ │ │ │ ├── evex-wig1.d │ │ │ │ ├── evex.d │ │ │ │ ├── evex.s │ │ │ │ ├── f16c-intel.d │ │ │ │ ├── f16c.d │ │ │ │ ├── f16c.s │ │ │ │ ├── fence-as-lock-add-no.d │ │ │ │ ├── fence-as-lock-add-yes.d │ │ │ │ ├── fence-as-lock-add.s │ │ │ │ ├── float.l │ │ │ │ ├── float.s │ │ │ │ ├── fma-intel.d │ │ │ │ ├── fma-scalar-intel.d │ │ │ │ ├── fma-scalar.d │ │ │ │ ├── fma-scalar.s │ │ │ │ ├── fma.d │ │ │ │ ├── fma.s │ │ │ │ ├── fma4-lig.d │ │ │ │ ├── fma4.d │ │ │ │ ├── fma4.s │ │ │ │ ├── fp.d │ │ │ │ ├── fp.s │ │ │ │ ├── fpu-bad.d │ │ │ │ ├── fpu-bad.s │ │ │ │ ├── fpu.l │ │ │ │ ├── fpu.s │ │ │ │ ├── fsgs-intel.d │ │ │ │ ├── fsgs.d │ │ │ │ ├── fsgs.s │ │ │ │ ├── general.l │ │ │ │ ├── general.s │ │ │ │ ├── gfni-intel.d │ │ │ │ ├── gfni.d │ │ │ │ ├── gfni.s │ │ │ │ ├── gmi.d │ │ │ │ ├── gmi.s │ │ │ │ ├── got-no-relax.d │ │ │ │ ├── got.d │ │ │ │ ├── got.s │ │ │ │ ├── gotpc.d │ │ │ │ ├── gotpc.s │ │ │ │ ├── hle-intel.d │ │ │ │ ├── hle.d │ │ │ │ ├── hle.s │ │ │ │ ├── hlebad.l │ │ │ │ ├── hlebad.s │ │ │ │ ├── hreset.d │ │ │ │ ├── hreset.s │ │ │ │ ├── i386-intel.d │ │ │ │ ├── i386.d │ │ │ │ ├── i386.exp │ │ │ │ ├── i386.s │ │ │ │ ├── iamcu-1.d │ │ │ │ ├── iamcu-1.s │ │ │ │ ├── iamcu-2.d │ │ │ │ ├── iamcu-2.s │ │ │ │ ├── iamcu-3.d │ │ │ │ ├── iamcu-3.s │ │ │ │ ├── iamcu-4.d │ │ │ │ ├── iamcu-4.s │ │ │ │ ├── iamcu-5.d │ │ │ │ ├── iamcu-5.s │ │ │ │ ├── iamcu-6.d │ │ │ │ ├── iamcu-6.s │ │ │ │ ├── iamcu-inval-1.l │ │ │ │ ├── iamcu-inval-1.s │ │ │ │ ├── ifunc-2.l │ │ │ │ ├── ifunc-2.s │ │ │ │ ├── ifunc-3.d │ │ │ │ ├── ifunc-3.s │ │ │ │ ├── ifunc.d │ │ │ │ ├── ifunc.s │ │ │ │ ├── ilp32/ │ │ │ │ │ ├── cfi/ │ │ │ │ │ │ ├── cfi-common-1.d │ │ │ │ │ │ ├── cfi-common-2.d │ │ │ │ │ │ ├── cfi-common-3.d │ │ │ │ │ │ ├── cfi-common-4.d │ │ │ │ │ │ ├── cfi-common-5.d │ │ │ │ │ │ ├── cfi-common-6.d │ │ │ │ │ │ ├── cfi-common-7.d │ │ │ │ │ │ ├── cfi-x86_64.d │ │ │ │ │ │ └── ilp32.exp │ │ │ │ │ ├── elf/ │ │ │ │ │ │ ├── ehopt0.d │ │ │ │ │ │ ├── equ-reloc.d │ │ │ │ │ │ ├── file.d │ │ │ │ │ │ ├── group0a.d │ │ │ │ │ │ ├── group0b.d │ │ │ │ │ │ ├── group1a.d │ │ │ │ │ │ ├── group1b.d │ │ │ │ │ │ ├── ifunc-1.d │ │ │ │ │ │ ├── ilp32.exp │ │ │ │ │ │ ├── redef.d │ │ │ │ │ │ ├── section0.d │ │ │ │ │ │ ├── section1.d │ │ │ │ │ │ ├── section3.d │ │ │ │ │ │ ├── section4.d │ │ │ │ │ │ ├── section6.d │ │ │ │ │ │ ├── section7.d │ │ │ │ │ │ ├── struct.d │ │ │ │ │ │ ├── symtab.d │ │ │ │ │ │ └── symver.d │ │ │ │ │ ├── enqcmd.d │ │ │ │ │ ├── enqcmd.s │ │ │ │ │ ├── ilp32.exp │ │ │ │ │ ├── immed64.d │ │ │ │ │ ├── immed64.s │ │ │ │ │ ├── lns/ │ │ │ │ │ │ ├── ilp32.exp │ │ │ │ │ │ ├── lns-common-1.d │ │ │ │ │ │ └── lns-duplicate.d │ │ │ │ │ ├── mixed-mode-reloc64.d │ │ │ │ │ ├── movdir.d │ │ │ │ │ ├── movdir.s │ │ │ │ │ ├── quad.d │ │ │ │ │ ├── quad.s │ │ │ │ │ ├── reloc-2.l │ │ │ │ │ ├── reloc-2.s │ │ │ │ │ ├── reloc64.d │ │ │ │ │ ├── reloc64.l │ │ │ │ │ ├── reloc64.s │ │ │ │ │ ├── rex.d │ │ │ │ │ ├── rexw.d │ │ │ │ │ ├── svme64.d │ │ │ │ │ ├── x32-inval-tls.l │ │ │ │ │ ├── x32-inval-tls.s │ │ │ │ │ ├── x32-tls.d │ │ │ │ │ ├── x32-tls.s │ │ │ │ │ ├── x86-64-addr32-intel.d │ │ │ │ │ ├── x86-64-addr32.d │ │ │ │ │ ├── x86-64-aes-intel.d │ │ │ │ │ ├── x86-64-aes.d │ │ │ │ │ ├── x86-64-amdfam10.d │ │ │ │ │ ├── x86-64-arch-1.d │ │ │ │ │ ├── x86-64-arch-2.d │ │ │ │ │ ├── x86-64-avx-intel.d │ │ │ │ │ ├── x86-64-avx-swap-intel.d │ │ │ │ │ ├── x86-64-avx-swap.d │ │ │ │ │ ├── x86-64-avx.d │ │ │ │ │ ├── x86-64-branch.d │ │ │ │ │ ├── x86-64-cbw-intel.d │ │ │ │ │ ├── x86-64-cbw.d │ │ │ │ │ ├── x86-64-clmul-intel.d │ │ │ │ │ ├── x86-64-clmul.d │ │ │ │ │ ├── x86-64-crc32-intel.d │ │ │ │ │ ├── x86-64-crc32.d │ │ │ │ │ ├── x86-64-crx-suffix.d │ │ │ │ │ ├── x86-64-crx.d │ │ │ │ │ ├── x86-64-dc_a.d │ │ │ │ │ ├── x86-64-dc_a.s │ │ │ │ │ ├── x86-64-disp-intel.d │ │ │ │ │ ├── x86-64-disp.d │ │ │ │ │ ├── x86-64-drx-suffix.d │ │ │ │ │ ├── x86-64-drx.d │ │ │ │ │ ├── x86-64-ept-intel.d │ │ │ │ │ ├── x86-64-ept.d │ │ │ │ │ ├── x86-64-fma-intel.d │ │ │ │ │ ├── x86-64-fma.d │ │ │ │ │ ├── x86-64-fma4.d │ │ │ │ │ ├── x86-64-gidt.d │ │ │ │ │ ├── x86-64-gotpcrel-2.d │ │ │ │ │ ├── x86-64-gotpcrel.d │ │ │ │ │ ├── x86-64-ifunc.d │ │ │ │ │ ├── x86-64-intel64.d │ │ │ │ │ ├── x86-64-io-intel.d │ │ │ │ │ ├── x86-64-io-suffix.d │ │ │ │ │ ├── x86-64-io.d │ │ │ │ │ ├── x86-64-localpic.d │ │ │ │ │ ├── x86-64-mem-intel.d │ │ │ │ │ ├── x86-64-mem.d │ │ │ │ │ ├── x86-64-movbe-intel.d │ │ │ │ │ ├── x86-64-movbe.d │ │ │ │ │ ├── x86-64-nops-1-core2.d │ │ │ │ │ ├── x86-64-nops-1-k8.d │ │ │ │ │ ├── x86-64-nops-1-pentium.d │ │ │ │ │ ├── x86-64-nops-1.d │ │ │ │ │ ├── x86-64-nops-2.d │ │ │ │ │ ├── x86-64-nops-3.d │ │ │ │ │ ├── x86-64-nops-4-core2.d │ │ │ │ │ ├── x86-64-nops-4-k8.d │ │ │ │ │ ├── x86-64-nops-4.d │ │ │ │ │ ├── x86-64-nops-5-k8.d │ │ │ │ │ ├── x86-64-nops-5.d │ │ │ │ │ ├── x86-64-nops.d │ │ │ │ │ ├── x86-64-opcode-inval-intel.d │ │ │ │ │ ├── x86-64-opcode-inval.d │ │ │ │ │ ├── x86-64-opcode.d │ │ │ │ │ ├── x86-64-opts-intel.d │ │ │ │ │ ├── x86-64-opts.d │ │ │ │ │ ├── x86-64-pcrel.d │ │ │ │ │ ├── x86-64-pcrel.s │ │ │ │ │ ├── x86-64-reg-intel.d │ │ │ │ │ ├── x86-64-reg.d │ │ │ │ │ ├── x86-64-rep-suffix.d │ │ │ │ │ ├── x86-64-rep.d │ │ │ │ │ ├── x86-64-rip-intel.d │ │ │ │ │ ├── x86-64-rip.d │ │ │ │ │ ├── x86-64-sib-intel.d │ │ │ │ │ ├── x86-64-sib.d │ │ │ │ │ ├── x86-64-simd-intel.d │ │ │ │ │ ├── x86-64-simd-suffix.d │ │ │ │ │ ├── x86-64-simd.d │ │ │ │ │ ├── x86-64-size-1.d │ │ │ │ │ ├── x86-64-size-2.d │ │ │ │ │ ├── x86-64-size-3.d │ │ │ │ │ ├── x86-64-size-4.d │ │ │ │ │ ├── x86-64-size-5.d │ │ │ │ │ ├── x86-64-sse-check-none.d │ │ │ │ │ ├── x86-64-sse-check-warn.d │ │ │ │ │ ├── x86-64-sse-check.d │ │ │ │ │ ├── x86-64-sse-noavx.d │ │ │ │ │ ├── x86-64-sse2avx-opts-intel.d │ │ │ │ │ ├── x86-64-sse2avx-opts.d │ │ │ │ │ ├── x86-64-sse2avx.d │ │ │ │ │ ├── x86-64-sse3.d │ │ │ │ │ ├── x86-64-sse4_1-intel.d │ │ │ │ │ ├── x86-64-sse4_1.d │ │ │ │ │ ├── x86-64-sse4_2-intel.d │ │ │ │ │ ├── x86-64-sse4_2.d │ │ │ │ │ ├── x86-64-ssse3.d │ │ │ │ │ ├── x86-64-stack-intel.d │ │ │ │ │ ├── x86-64-stack-suffix.d │ │ │ │ │ ├── x86-64-stack.d │ │ │ │ │ ├── x86-64-tls.d │ │ │ │ │ ├── x86-64-unwind.d │ │ │ │ │ ├── x86-64-vmx.d │ │ │ │ │ ├── x86-64-xsave-intel.d │ │ │ │ │ ├── x86-64-xsave.d │ │ │ │ │ ├── x86-64.d │ │ │ │ │ └── x86-64.s │ │ │ │ ├── imgrel.d │ │ │ │ ├── imgrel.s │ │ │ │ ├── immed32.d │ │ │ │ ├── immed32.s │ │ │ │ ├── immed64.d │ │ │ │ ├── immed64.s │ │ │ │ ├── insn-32.d │ │ │ │ ├── insn-32.s │ │ │ │ ├── insn-64.d │ │ │ │ ├── insn-64.s │ │ │ │ ├── insn-rex2.l │ │ │ │ ├── insn-rex2.s │ │ │ │ ├── intel-cmps.s │ │ │ │ ├── intel-cmps16.d │ │ │ │ ├── intel-cmps32.d │ │ │ │ ├── intel-cmps64.d │ │ │ │ ├── intel-expr.d │ │ │ │ ├── intel-expr.s │ │ │ │ ├── intel-got32.d │ │ │ │ ├── intel-got32.s │ │ │ │ ├── intel-got64.d │ │ │ │ ├── intel-got64.s │ │ │ │ ├── intel-intel.d │ │ │ │ ├── intel-movs.s │ │ │ │ ├── intel-movs16.d │ │ │ │ ├── intel-movs32.d │ │ │ │ ├── intel-movs64.d │ │ │ │ ├── intel-regs.d │ │ │ │ ├── intel-regs.s │ │ │ │ ├── intel-suffix.d │ │ │ │ ├── intel-suffix.e │ │ │ │ ├── intel-suffix.s │ │ │ │ ├── intel.d │ │ │ │ ├── intel.s │ │ │ │ ├── intel16.d │ │ │ │ ├── intel16.e │ │ │ │ ├── intel16.s │ │ │ │ ├── intelbad.l │ │ │ │ ├── intelbad.s │ │ │ │ ├── intelok.d │ │ │ │ ├── intelok.e │ │ │ │ ├── intelok.s │ │ │ │ ├── intelok2.d │ │ │ │ ├── intelpic.d │ │ │ │ ├── intelpic.s │ │ │ │ ├── inval-16.l │ │ │ │ ├── inval-16.s │ │ │ │ ├── inval-avx.l │ │ │ │ ├── inval-avx.s │ │ │ │ ├── inval-avx512f.l │ │ │ │ ├── inval-avx512f.s │ │ │ │ ├── inval-avx512vl.l │ │ │ │ ├── inval-avx512vl.s │ │ │ │ ├── inval-crc32.l │ │ │ │ ├── inval-crc32.s │ │ │ │ ├── inval-ept.l │ │ │ │ ├── inval-ept.s │ │ │ │ ├── inval-equ-1.l │ │ │ │ ├── inval-equ-1.s │ │ │ │ ├── inval-equ-2.l │ │ │ │ ├── inval-equ-2.s │ │ │ │ ├── inval-invpcid.l │ │ │ │ ├── inval-invpcid.s │ │ │ │ ├── inval-movbe.l │ │ │ │ ├── inval-movbe.s │ │ │ │ ├── inval-pseudo.l │ │ │ │ ├── inval-pseudo.s │ │ │ │ ├── inval-reg.l │ │ │ │ ├── inval-reg.s │ │ │ │ ├── inval-rep.l │ │ │ │ ├── inval-rep.s │ │ │ │ ├── inval-seg.l │ │ │ │ ├── inval-seg.s │ │ │ │ ├── inval-tls.l │ │ │ │ ├── inval-tls.s │ │ │ │ ├── inval.l │ │ │ │ ├── inval.s │ │ │ │ ├── invlpgb.d │ │ │ │ ├── invlpgb.s │ │ │ │ ├── invlpgb64.d │ │ │ │ ├── invpcid-intel.d │ │ │ │ ├── invpcid.d │ │ │ │ ├── invpcid.s │ │ │ │ ├── jump.d │ │ │ │ ├── jump.s │ │ │ │ ├── jump16.d │ │ │ │ ├── jump16.e │ │ │ │ ├── jump16.s │ │ │ │ ├── katmai.d │ │ │ │ ├── katmai.s │ │ │ │ ├── keylocker-intel.d │ │ │ │ ├── keylocker.d │ │ │ │ ├── keylocker.s │ │ │ │ ├── lea-optimize.d │ │ │ │ ├── lea.d │ │ │ │ ├── lea.e │ │ │ │ ├── lea.s │ │ │ │ ├── lea16-optimize.d │ │ │ │ ├── lea16-optimize2.d │ │ │ │ ├── lea16.d │ │ │ │ ├── lea16.s │ │ │ │ ├── lea64-optimize.d │ │ │ │ ├── lea64.d │ │ │ │ ├── lea64.e │ │ │ │ ├── lea64.s │ │ │ │ ├── lfence-byte.d │ │ │ │ ├── lfence-byte.e │ │ │ │ ├── lfence-byte.s │ │ │ │ ├── lfence-indbr-a.d │ │ │ │ ├── lfence-indbr-b.d │ │ │ │ ├── lfence-indbr-c.d │ │ │ │ ├── lfence-indbr.e │ │ │ │ ├── lfence-indbr.s │ │ │ │ ├── lfence-load.d │ │ │ │ ├── lfence-load.e │ │ │ │ ├── lfence-load.s │ │ │ │ ├── lfence-ret-a.d │ │ │ │ ├── lfence-ret-b.d │ │ │ │ ├── lfence-ret-c.d │ │ │ │ ├── lfence-ret-d.d │ │ │ │ ├── lfence-ret.s │ │ │ │ ├── lfence-section.d │ │ │ │ ├── lfence-section.e │ │ │ │ ├── lfence-section.s │ │ │ │ ├── lfence-subsect.d │ │ │ │ ├── lfence-subsect.s │ │ │ │ ├── line-comment.d │ │ │ │ ├── line-comment.s │ │ │ │ ├── list-1.l │ │ │ │ ├── list-1.s │ │ │ │ ├── list-2.l │ │ │ │ ├── list-2.s │ │ │ │ ├── list-3.l │ │ │ │ ├── list-3.s │ │ │ │ ├── localpic.d │ │ │ │ ├── localpic.s │ │ │ │ ├── lock-1-intel.d │ │ │ │ ├── lock-1.d │ │ │ │ ├── lock-1.s │ │ │ │ ├── lockbad-1.l │ │ │ │ ├── lockbad-1.s │ │ │ │ ├── long-1-intel.d │ │ │ │ ├── long-1.d │ │ │ │ ├── long-1.s │ │ │ │ ├── lwp-16bit.d │ │ │ │ ├── lwp-16bit.s │ │ │ │ ├── lwp.d │ │ │ │ ├── lwp.s │ │ │ │ ├── mem-intel.d │ │ │ │ ├── mem.d │ │ │ │ ├── mem.s │ │ │ │ ├── mixed-mode-reloc.s │ │ │ │ ├── mixed-mode-reloc32.d │ │ │ │ ├── mixed-mode-reloc64.d │ │ │ │ ├── modrm.l │ │ │ │ ├── modrm.s │ │ │ │ ├── movbe-intel.d │ │ │ │ ├── movbe-suffix.d │ │ │ │ ├── movbe.d │ │ │ │ ├── movbe.s │ │ │ │ ├── movdir-16bit.d │ │ │ │ ├── movdir-16bit.s │ │ │ │ ├── movdir-intel.d │ │ │ │ ├── movdir.d │ │ │ │ ├── movdir.s │ │ │ │ ├── movdir64b-reg.l │ │ │ │ ├── movdir64b-reg.s │ │ │ │ ├── movs.s │ │ │ │ ├── movs32.d │ │ │ │ ├── movs64.d │ │ │ │ ├── movx16.l │ │ │ │ ├── movx16.s │ │ │ │ ├── movx32.l │ │ │ │ ├── movx32.s │ │ │ │ ├── movx64.l │ │ │ │ ├── movx64.s │ │ │ │ ├── movz.s │ │ │ │ ├── movz32.d │ │ │ │ ├── movz64.d │ │ │ │ ├── mpx-16bit.d │ │ │ │ ├── mpx-16bit.s │ │ │ │ ├── mpx-add-bnd-prefix.d │ │ │ │ ├── mpx-add-bnd-prefix.e │ │ │ │ ├── mpx-add-bnd-prefix.s │ │ │ │ ├── mpx-inval-1.l │ │ │ │ ├── mpx-inval-1.s │ │ │ │ ├── mpx-inval-2.l │ │ │ │ ├── mpx-inval-2.s │ │ │ │ ├── mpx.d │ │ │ │ ├── mpx.s │ │ │ │ ├── msr_imm-inval.l │ │ │ │ ├── msr_imm-inval.s │ │ │ │ ├── msrlist-inval.l │ │ │ │ ├── msrlist-inval.s │ │ │ │ ├── mwaitx-bdver4.d │ │ │ │ ├── mwaitx-reg.l │ │ │ │ ├── mwaitx-reg.s │ │ │ │ ├── mwaitx.s │ │ │ │ ├── naked.d │ │ │ │ ├── naked.s │ │ │ │ ├── no-got.d │ │ │ │ ├── no-got.s │ │ │ │ ├── no87-2.l │ │ │ │ ├── no87-2.s │ │ │ │ ├── no87-3.l │ │ │ │ ├── no87-3.s │ │ │ │ ├── no87.l │ │ │ │ ├── no87.s │ │ │ │ ├── noavx-1.l │ │ │ │ ├── noavx-1.s │ │ │ │ ├── noavx-2.l │ │ │ │ ├── noavx-2.s │ │ │ │ ├── noavx-3.l │ │ │ │ ├── noavx-3.s │ │ │ │ ├── noavx-4.d │ │ │ │ ├── noavx-4.s │ │ │ │ ├── noavx512-1.l │ │ │ │ ├── noavx512-1.s │ │ │ │ ├── noavx512-2.l │ │ │ │ ├── noavx512-2.s │ │ │ │ ├── noextreg.d │ │ │ │ ├── noextreg.s │ │ │ │ ├── nommx-1.l │ │ │ │ ├── nommx-1.s │ │ │ │ ├── nommx-2.l │ │ │ │ ├── nommx-2.s │ │ │ │ ├── nommx-3.l │ │ │ │ ├── nommx-3.s │ │ │ │ ├── noopt.d │ │ │ │ ├── noopt.s │ │ │ │ ├── nop-1-suffix.d │ │ │ │ ├── nop-1.d │ │ │ │ ├── nop-1.l │ │ │ │ ├── nop-1.s │ │ │ │ ├── nop-2.d │ │ │ │ ├── nop-2.s │ │ │ │ ├── nop-3.d │ │ │ │ ├── nop-3.s │ │ │ │ ├── nop-4.d │ │ │ │ ├── nop-4.s │ │ │ │ ├── nop-5.d │ │ │ │ ├── nop-5.s │ │ │ │ ├── nop-6.d │ │ │ │ ├── nop-6.s │ │ │ │ ├── nop-bad-1.l │ │ │ │ ├── nop-bad-1.s │ │ │ │ ├── nops-1-core2.d │ │ │ │ ├── nops-1-i386-i686.d │ │ │ │ ├── nops-1-i386.d │ │ │ │ ├── nops-1-i686.d │ │ │ │ ├── nops-1-k8.d │ │ │ │ ├── nops-1.d │ │ │ │ ├── nops-1.s │ │ │ │ ├── nops-10.d │ │ │ │ ├── nops-10.s │ │ │ │ ├── nops-2-core2.d │ │ │ │ ├── nops-2-i386.d │ │ │ │ ├── nops-2.d │ │ │ │ ├── nops-2.s │ │ │ │ ├── nops-3-i386.d │ │ │ │ ├── nops-3-i686.d │ │ │ │ ├── nops-3.d │ │ │ │ ├── nops-3.s │ │ │ │ ├── nops-4-i386.d │ │ │ │ ├── nops-4-i686.d │ │ │ │ ├── nops-4.d │ │ │ │ ├── nops-4.s │ │ │ │ ├── nops-4a-i686.d │ │ │ │ ├── nops-5-i686.d │ │ │ │ ├── nops-5.d │ │ │ │ ├── nops-5.s │ │ │ │ ├── nops-6.d │ │ │ │ ├── nops-6.s │ │ │ │ ├── nops-7.d │ │ │ │ ├── nops-7.s │ │ │ │ ├── nops-8.d │ │ │ │ ├── nops-8.s │ │ │ │ ├── nops-9.d │ │ │ │ ├── nops-9.s │ │ │ │ ├── nops.d │ │ │ │ ├── nops.s │ │ │ │ ├── nops16-1.d │ │ │ │ ├── nops16-1.s │ │ │ │ ├── noreg-intel64.d │ │ │ │ ├── noreg-intel64.l │ │ │ │ ├── noreg-intel64.s │ │ │ │ ├── noreg16-data32.d │ │ │ │ ├── noreg16.d │ │ │ │ ├── noreg16.l │ │ │ │ ├── noreg16.s │ │ │ │ ├── noreg32-data16.d │ │ │ │ ├── noreg32-data16.e │ │ │ │ ├── noreg32.d │ │ │ │ ├── noreg32.l │ │ │ │ ├── noreg32.s │ │ │ │ ├── noreg64-data16.d │ │ │ │ ├── noreg64-data16.e │ │ │ │ ├── noreg64-evex-data16.d │ │ │ │ ├── noreg64-evex-data16.e │ │ │ │ ├── noreg64-evex.d │ │ │ │ ├── noreg64-evex.e │ │ │ │ ├── noreg64-evex.s │ │ │ │ ├── noreg64-rex64.d │ │ │ │ ├── noreg64.d │ │ │ │ ├── noreg64.l │ │ │ │ ├── noreg64.s │ │ │ │ ├── nosse-1.l │ │ │ │ ├── nosse-1.s │ │ │ │ ├── nosse-2.l │ │ │ │ ├── nosse-2.s │ │ │ │ ├── nosse-3.l │ │ │ │ ├── nosse-3.s │ │ │ │ ├── nosse-4.l │ │ │ │ ├── nosse-4.s │ │ │ │ ├── nosse-5.d │ │ │ │ ├── nosse-5.s │ │ │ │ ├── note.d │ │ │ │ ├── note.s │ │ │ │ ├── notrack-intel.d │ │ │ │ ├── notrack.d │ │ │ │ ├── notrack.s │ │ │ │ ├── notrackbad.l │ │ │ │ ├── notrackbad.s │ │ │ │ ├── omit-lock-no.d │ │ │ │ ├── omit-lock-yes.d │ │ │ │ ├── omit-lock.s │ │ │ │ ├── opcode-intel.d │ │ │ │ ├── opcode-suffix.d │ │ │ │ ├── opcode.d │ │ │ │ ├── opcode.s │ │ │ │ ├── optimize-1.d │ │ │ │ ├── optimize-1.s │ │ │ │ ├── optimize-1a.d │ │ │ │ ├── optimize-2.d │ │ │ │ ├── optimize-2.s │ │ │ │ ├── optimize-2b.d │ │ │ │ ├── optimize-3.d │ │ │ │ ├── optimize-3.s │ │ │ │ ├── optimize-4.d │ │ │ │ ├── optimize-4.s │ │ │ │ ├── optimize-5.d │ │ │ │ ├── optimize-5.s │ │ │ │ ├── optimize-6.s │ │ │ │ ├── optimize-6a.l │ │ │ │ ├── optimize-6a.s │ │ │ │ ├── optimize-6b.d │ │ │ │ ├── optimize-7.l │ │ │ │ ├── optimize-7.s │ │ │ │ ├── optimize-8.l │ │ │ │ ├── optimize-8.s │ │ │ │ ├── opts-intel.d │ │ │ │ ├── opts.d │ │ │ │ ├── opts.s │ │ │ │ ├── ospke.d │ │ │ │ ├── ospke.s │ │ │ │ ├── oversized16.l │ │ │ │ ├── oversized16.s │ │ │ │ ├── oversized64.l │ │ │ │ ├── oversized64.s │ │ │ │ ├── padlock.d │ │ │ │ ├── padlock.s │ │ │ │ ├── pbndkb-inval.l │ │ │ │ ├── pbndkb-inval.s │ │ │ │ ├── pconfig-intel.d │ │ │ │ ├── pconfig.d │ │ │ │ ├── pconfig.s │ │ │ │ ├── pcrel-elf.d │ │ │ │ ├── pcrel.d │ │ │ │ ├── pcrel.s │ │ │ │ ├── pcrel64.l │ │ │ │ ├── pcrel64.s │ │ │ │ ├── pr12589-1.d │ │ │ │ ├── pr12589-1.s │ │ │ │ ├── pr19498.d │ │ │ │ ├── pr19498.s │ │ │ │ ├── pr27198.d │ │ │ │ ├── pr27198.err │ │ │ │ ├── pr27198.s │ │ │ │ ├── pr29483.d │ │ │ │ ├── pr29483.s │ │ │ │ ├── pr30248.d │ │ │ │ ├── pr30248.err │ │ │ │ ├── pr30248.s │ │ │ │ ├── prefetch-intel.d │ │ │ │ ├── prefetch.d │ │ │ │ ├── prefetch.s │ │ │ │ ├── prefetchwt1-intel.d │ │ │ │ ├── prefetchwt1.d │ │ │ │ ├── prefetchwt1.s │ │ │ │ ├── prefix.d │ │ │ │ ├── prefix.s │ │ │ │ ├── prefix32.l │ │ │ │ ├── prefix32.s │ │ │ │ ├── prefix64.l │ │ │ │ ├── prefix64.s │ │ │ │ ├── property-1.d │ │ │ │ ├── property-1.s │ │ │ │ ├── property-10.d │ │ │ │ ├── property-10.s │ │ │ │ ├── property-11.d │ │ │ │ ├── property-11.s │ │ │ │ ├── property-12.d │ │ │ │ ├── property-12.s │ │ │ │ ├── property-13.d │ │ │ │ ├── property-13.s │ │ │ │ ├── property-2.d │ │ │ │ ├── property-2.s │ │ │ │ ├── property-3.d │ │ │ │ ├── property-3.s │ │ │ │ ├── property-4.d │ │ │ │ ├── property-4.s │ │ │ │ ├── property-5.d │ │ │ │ ├── property-5.s │ │ │ │ ├── property-6.d │ │ │ │ ├── property-6.s │ │ │ │ ├── property-cvtpi2pd.d │ │ │ │ ├── property-cvtpi2pd.s │ │ │ │ ├── property-cvtpi2ps.d │ │ │ │ ├── property-cvtpi2ps.s │ │ │ │ ├── property-ldmxcsr.d │ │ │ │ ├── property-ldmxcsr.s │ │ │ │ ├── property-v4fmaddps.d │ │ │ │ ├── property-v4fmaddps.s │ │ │ │ ├── property-vfmaddps.d │ │ │ │ ├── property-vfmaddps.s │ │ │ │ ├── property-vldmxcsr.d │ │ │ │ ├── property-vldmxcsr.s │ │ │ │ ├── property-vpcmov.d │ │ │ │ ├── property-vpcmov.s │ │ │ │ ├── property-vzeroall.d │ │ │ │ ├── property-vzeroall.s │ │ │ │ ├── pseudos-bad.l │ │ │ │ ├── pseudos-bad.s │ │ │ │ ├── pseudos.d │ │ │ │ ├── pseudos.s │ │ │ │ ├── ptwrite-intel.d │ │ │ │ ├── ptwrite.d │ │ │ │ ├── ptwrite.s │ │ │ │ ├── quoted.d │ │ │ │ ├── quoted.s │ │ │ │ ├── quoted2.d │ │ │ │ ├── quoted2.s │ │ │ │ ├── raoint-intel.d │ │ │ │ ├── raoint.d │ │ │ │ ├── raoint.s │ │ │ │ ├── rdpid-intel.d │ │ │ │ ├── rdpid.d │ │ │ │ ├── rdpid.s │ │ │ │ ├── rdrnd-intel.d │ │ │ │ ├── rdrnd.d │ │ │ │ ├── rdrnd.s │ │ │ │ ├── rdseed-intel.d │ │ │ │ ├── rdseed.d │ │ │ │ ├── rdseed.s │ │ │ │ ├── reg-bad.l │ │ │ │ ├── reg-bad.s │ │ │ │ ├── reg-intel.d │ │ │ │ ├── reg.d │ │ │ │ ├── reg.s │ │ │ │ ├── rela.d │ │ │ │ ├── rela.s │ │ │ │ ├── relax-1.d │ │ │ │ ├── relax-1.s │ │ │ │ ├── relax-2.d │ │ │ │ ├── relax-2.s │ │ │ │ ├── relax-3.d │ │ │ │ ├── relax-3.s │ │ │ │ ├── relax-4.d │ │ │ │ ├── relax-5.d │ │ │ │ ├── relax-5.s │ │ │ │ ├── relax.d │ │ │ │ ├── relax.s │ │ │ │ ├── reloc.d │ │ │ │ ├── reloc.s │ │ │ │ ├── reloc32.d │ │ │ │ ├── reloc32.l │ │ │ │ ├── reloc32.s │ │ │ │ ├── reloc64.d │ │ │ │ ├── reloc64.l │ │ │ │ ├── reloc64.s │ │ │ │ ├── rep-suffix.d │ │ │ │ ├── rep-suffix.s │ │ │ │ ├── rep.d │ │ │ │ ├── rep.s │ │ │ │ ├── rept.d │ │ │ │ ├── rept.s │ │ │ │ ├── rex-bad.l │ │ │ │ ├── rex-bad.s │ │ │ │ ├── rex.d │ │ │ │ ├── rex.s │ │ │ │ ├── rexw.d │ │ │ │ ├── rexw.s │ │ │ │ ├── rmpquery.d │ │ │ │ ├── rmpquery.s │ │ │ │ ├── rtm-intel.d │ │ │ │ ├── rtm.d │ │ │ │ ├── rtm.s │ │ │ │ ├── se1.d │ │ │ │ ├── se1.s │ │ │ │ ├── secidx.d │ │ │ │ ├── secidx.s │ │ │ │ ├── secrel.d │ │ │ │ ├── secrel.s │ │ │ │ ├── segment.l │ │ │ │ ├── segment.s │ │ │ │ ├── separator.d │ │ │ │ ├── separator.s │ │ │ │ ├── serialize.d │ │ │ │ ├── serialize.s │ │ │ │ ├── sg.l │ │ │ │ ├── sg.s │ │ │ │ ├── sha.d │ │ │ │ ├── sha.s │ │ │ │ ├── sha512-intel.d │ │ │ │ ├── sha512-inval.l │ │ │ │ ├── sha512-inval.s │ │ │ │ ├── sha512.d │ │ │ │ ├── sha512.s │ │ │ │ ├── sib-intel.d │ │ │ │ ├── sib.d │ │ │ │ ├── sib.s │ │ │ │ ├── simd-intel.d │ │ │ │ ├── simd-suffix.d │ │ │ │ ├── simd.d │ │ │ │ ├── simd.s │ │ │ │ ├── simd16.d │ │ │ │ ├── simd16.s │ │ │ │ ├── size-1.d │ │ │ │ ├── size-1.s │ │ │ │ ├── size-2.d │ │ │ │ ├── size-2.s │ │ │ │ ├── size-3.d │ │ │ │ ├── size-3.s │ │ │ │ ├── size-4.d │ │ │ │ ├── size-4.s │ │ │ │ ├── size-5.s │ │ │ │ ├── size-5a.d │ │ │ │ ├── size-5b.d │ │ │ │ ├── sizing.s │ │ │ │ ├── sizing32.d │ │ │ │ ├── sizing64.d │ │ │ │ ├── sm3-intel.d │ │ │ │ ├── sm3.d │ │ │ │ ├── sm3.s │ │ │ │ ├── sm4-intel.d │ │ │ │ ├── sm4.d │ │ │ │ ├── sm4.s │ │ │ │ ├── smap.d │ │ │ │ ├── smap.s │ │ │ │ ├── smx.d │ │ │ │ ├── smx.s │ │ │ │ ├── snp.d │ │ │ │ ├── snp.s │ │ │ │ ├── snp64.d │ │ │ │ ├── solaris/ │ │ │ │ │ ├── cmov.d │ │ │ │ │ ├── cmov.s │ │ │ │ │ ├── reloc64.d │ │ │ │ │ ├── solaris.exp │ │ │ │ │ ├── x86-64-branch-2.d │ │ │ │ │ ├── x86-64-branch-3.d │ │ │ │ │ ├── x86-64-jump.d │ │ │ │ │ ├── x86-64-mpx-branch-1.d │ │ │ │ │ ├── x86-64-mpx-branch-2.d │ │ │ │ │ ├── x86-64-nop-3.d │ │ │ │ │ ├── x86-64-nop-4.d │ │ │ │ │ ├── x86-64-nop-5.d │ │ │ │ │ ├── x86-64-relax-2.d │ │ │ │ │ └── x86-64-relax-3.d │ │ │ │ ├── space1.l │ │ │ │ ├── space1.s │ │ │ │ ├── sse-check-error.l │ │ │ │ ├── sse-check-error.s │ │ │ │ ├── sse-check-none.d │ │ │ │ ├── sse-check-none.s │ │ │ │ ├── sse-check-warn.d │ │ │ │ ├── sse-check-warn.e │ │ │ │ ├── sse-check.d │ │ │ │ ├── sse-check.s │ │ │ │ ├── sse-noavx.d │ │ │ │ ├── sse-noavx.s │ │ │ │ ├── sse2-16bit.d │ │ │ │ ├── sse2-16bit.s │ │ │ │ ├── sse2.d │ │ │ │ ├── sse2.s │ │ │ │ ├── sse2avx-apx.d │ │ │ │ ├── sse2avx-apx.s │ │ │ │ ├── sse2avx-evex.d │ │ │ │ ├── sse2avx-evex.s │ │ │ │ ├── sse2avx-opts-intel.d │ │ │ │ ├── sse2avx-opts.d │ │ │ │ ├── sse2avx.d │ │ │ │ ├── sse2avx.s │ │ │ │ ├── sse3-intel.d │ │ │ │ ├── sse3.d │ │ │ │ ├── sse3.s │ │ │ │ ├── sse4_1-intel.d │ │ │ │ ├── sse4_1.d │ │ │ │ ├── sse4_1.s │ │ │ │ ├── sse4_2-intel.d │ │ │ │ ├── sse4_2.d │ │ │ │ ├── sse4_2.s │ │ │ │ ├── ssemmx2.d │ │ │ │ ├── ssemmx2.s │ │ │ │ ├── ssse3.d │ │ │ │ ├── ssse3.s │ │ │ │ ├── stN.l │ │ │ │ ├── stN.s │ │ │ │ ├── string-bad.l │ │ │ │ ├── string-bad.s │ │ │ │ ├── string-ok.d │ │ │ │ ├── string-ok.e │ │ │ │ ├── string-ok.s │ │ │ │ ├── sub.d │ │ │ │ ├── sub.s │ │ │ │ ├── suffix-bad.l │ │ │ │ ├── suffix-bad.s │ │ │ │ ├── suffix-intel.d │ │ │ │ ├── suffix.d │ │ │ │ ├── suffix.s │ │ │ │ ├── svme.d │ │ │ │ ├── svme.s │ │ │ │ ├── svme16.d │ │ │ │ ├── svme64.d │ │ │ │ ├── svr4.d │ │ │ │ ├── svr4.s │ │ │ │ ├── tbm-16bit.d │ │ │ │ ├── tbm-16bit.s │ │ │ │ ├── tbm-intel.d │ │ │ │ ├── tbm.d │ │ │ │ ├── tbm.s │ │ │ │ ├── tdx.d │ │ │ │ ├── tdx.s │ │ │ │ ├── tlbsync.d │ │ │ │ ├── tlbsync.s │ │ │ │ ├── tls.d │ │ │ │ ├── tls.s │ │ │ │ ├── tlsd.d │ │ │ │ ├── tlsd.s │ │ │ │ ├── tlsnopic.d │ │ │ │ ├── tlsnopic.s │ │ │ │ ├── tlspic.d │ │ │ │ ├── tlspic.s │ │ │ │ ├── tsxldtrk.d │ │ │ │ ├── tsxldtrk.s │ │ │ │ ├── unaligned-vector-move.d │ │ │ │ ├── unaligned-vector-move.s │ │ │ │ ├── unary.d │ │ │ │ ├── unary.s │ │ │ │ ├── unique.d │ │ │ │ ├── unique.s │ │ │ │ ├── unspec.l │ │ │ │ ├── unspec.s │ │ │ │ ├── unspec64.l │ │ │ │ ├── unspec64.s │ │ │ │ ├── user_msr-inval.l │ │ │ │ ├── user_msr-inval.s │ │ │ │ ├── vaes-intel.d │ │ │ │ ├── vaes-wig1.d │ │ │ │ ├── vaes.d │ │ │ │ ├── vaes.s │ │ │ │ ├── vex-lig-2.d │ │ │ │ ├── vex-lig-2.s │ │ │ │ ├── vgather-check-error.l │ │ │ │ ├── vgather-check-error.s │ │ │ │ ├── vgather-check-none.d │ │ │ │ ├── vgather-check-none.s │ │ │ │ ├── vgather-check-warn.d │ │ │ │ ├── vgather-check-warn.e │ │ │ │ ├── vgather-check.d │ │ │ │ ├── vgather-check.s │ │ │ │ ├── vmfunc.d │ │ │ │ ├── vmfunc.s │ │ │ │ ├── vmx.d │ │ │ │ ├── vmx.s │ │ │ │ ├── vp2intersect-intel.d │ │ │ │ ├── vp2intersect-inval-bcast.l │ │ │ │ ├── vp2intersect-inval-bcast.s │ │ │ │ ├── vp2intersect-warn.l │ │ │ │ ├── vp2intersect-warn.s │ │ │ │ ├── vp2intersect.d │ │ │ │ ├── vp2intersect.s │ │ │ │ ├── vpclmulqdq-intel.d │ │ │ │ ├── vpclmulqdq-wig1.d │ │ │ │ ├── vpclmulqdq.d │ │ │ │ ├── vpclmulqdq.s │ │ │ │ ├── waitpkg-intel.d │ │ │ │ ├── waitpkg.d │ │ │ │ ├── waitpkg.s │ │ │ │ ├── wbnoinvd-intel.d │ │ │ │ ├── wbnoinvd.d │ │ │ │ ├── wbnoinvd.s │ │ │ │ ├── white.l │ │ │ │ ├── white.s │ │ │ │ ├── wrap32-data.d │ │ │ │ ├── wrap32-text.d │ │ │ │ ├── wrap32.s │ │ │ │ ├── wrmsrns-intel.d │ │ │ │ ├── wrmsrns.d │ │ │ │ ├── wrmsrns.s │ │ │ │ ├── x86-64-addend.d │ │ │ │ ├── x86-64-addend.s │ │ │ │ ├── x86-64-addr32-bad.l │ │ │ │ ├── x86-64-addr32-bad.s │ │ │ │ ├── x86-64-addr32-intel.d │ │ │ │ ├── x86-64-addr32.d │ │ │ │ ├── x86-64-addr32.s │ │ │ │ ├── x86-64-adx-intel.d │ │ │ │ ├── x86-64-adx.d │ │ │ │ ├── x86-64-adx.s │ │ │ │ ├── x86-64-aes-intel.d │ │ │ │ ├── x86-64-aes.d │ │ │ │ ├── x86-64-aes.s │ │ │ │ ├── x86-64-align-branch-1.s │ │ │ │ ├── x86-64-align-branch-1a.d │ │ │ │ ├── x86-64-align-branch-1b.d │ │ │ │ ├── x86-64-align-branch-1c.d │ │ │ │ ├── x86-64-align-branch-1d.d │ │ │ │ ├── x86-64-align-branch-1e.d │ │ │ │ ├── x86-64-align-branch-1f.d │ │ │ │ ├── x86-64-align-branch-1g.d │ │ │ │ ├── x86-64-align-branch-1h.d │ │ │ │ ├── x86-64-align-branch-1i.d │ │ │ │ ├── x86-64-align-branch-2.s │ │ │ │ ├── x86-64-align-branch-2a.d │ │ │ │ ├── x86-64-align-branch-2b.d │ │ │ │ ├── x86-64-align-branch-2c.d │ │ │ │ ├── x86-64-align-branch-3.d │ │ │ │ ├── x86-64-align-branch-3.s │ │ │ │ ├── x86-64-align-branch-4.s │ │ │ │ ├── x86-64-align-branch-4a.d │ │ │ │ ├── x86-64-align-branch-4b.d │ │ │ │ ├── x86-64-align-branch-5.d │ │ │ │ ├── x86-64-align-branch-6.d │ │ │ │ ├── x86-64-align-branch-7.d │ │ │ │ ├── x86-64-align-branch-7.s │ │ │ │ ├── x86-64-align-branch-8.d │ │ │ │ ├── x86-64-align-branch-8.s │ │ │ │ ├── x86-64-align-branch-9.d │ │ │ │ ├── x86-64-align-branch-9.s │ │ │ │ ├── x86-64-amdfam10.d │ │ │ │ ├── x86-64-amdfam10.s │ │ │ │ ├── x86-64-amx-bad.d │ │ │ │ ├── x86-64-amx-bad.s │ │ │ │ ├── x86-64-amx-complex-bad.d │ │ │ │ ├── x86-64-amx-complex-bad.s │ │ │ │ ├── x86-64-amx-complex-intel.d │ │ │ │ ├── x86-64-amx-complex-inval.l │ │ │ │ ├── x86-64-amx-complex-inval.s │ │ │ │ ├── x86-64-amx-complex.d │ │ │ │ ├── x86-64-amx-complex.s │ │ │ │ ├── x86-64-amx-fp16-bad.d │ │ │ │ ├── x86-64-amx-fp16-bad.s │ │ │ │ ├── x86-64-amx-fp16-intel.d │ │ │ │ ├── x86-64-amx-fp16-inval.l │ │ │ │ ├── x86-64-amx-fp16-inval.s │ │ │ │ ├── x86-64-amx-fp16.d │ │ │ │ ├── x86-64-amx-fp16.s │ │ │ │ ├── x86-64-amx-intel.d │ │ │ │ ├── x86-64-amx-inval.l │ │ │ │ ├── x86-64-amx-inval.s │ │ │ │ ├── x86-64-amx.d │ │ │ │ ├── x86-64-amx.s │ │ │ │ ├── x86-64-apx-ccmp-ctest-intel.d │ │ │ │ ├── x86-64-apx-ccmp-ctest-inval.l │ │ │ │ ├── x86-64-apx-ccmp-ctest-inval.s │ │ │ │ ├── x86-64-apx-ccmp-ctest.d │ │ │ │ ├── x86-64-apx-ccmp-ctest.s │ │ │ │ ├── x86-64-apx-cfcmov-intel.d │ │ │ │ ├── x86-64-apx-cfcmov.d │ │ │ │ ├── x86-64-apx-cfcmov.s │ │ │ │ ├── x86-64-apx-egpr-inval.l │ │ │ │ ├── x86-64-apx-egpr-inval.s │ │ │ │ ├── x86-64-apx-egpr-promote-inval.l │ │ │ │ ├── x86-64-apx-egpr-promote-inval.s │ │ │ │ ├── x86-64-apx-evex-egpr.d │ │ │ │ ├── x86-64-apx-evex-egpr.s │ │ │ │ ├── x86-64-apx-evex-promoted-bad.d │ │ │ │ ├── x86-64-apx-evex-promoted-bad.s │ │ │ │ ├── x86-64-apx-evex-promoted-intel.d │ │ │ │ ├── x86-64-apx-evex-promoted-wig.d │ │ │ │ ├── x86-64-apx-evex-promoted.d │ │ │ │ ├── x86-64-apx-evex-promoted.s │ │ │ │ ├── x86-64-apx-inval.l │ │ │ │ ├── x86-64-apx-inval.s │ │ │ │ ├── x86-64-apx-jmpabs-intel.d │ │ │ │ ├── x86-64-apx-jmpabs-inval.d │ │ │ │ ├── x86-64-apx-jmpabs-inval.s │ │ │ │ ├── x86-64-apx-jmpabs.d │ │ │ │ ├── x86-64-apx-jmpabs.s │ │ │ │ ├── x86-64-apx-ndd-optimize.d │ │ │ │ ├── x86-64-apx-ndd-optimize.s │ │ │ │ ├── x86-64-apx-ndd-wig.d │ │ │ │ ├── x86-64-apx-ndd.d │ │ │ │ ├── x86-64-apx-ndd.s │ │ │ │ ├── x86-64-apx-nf-intel.d │ │ │ │ ├── x86-64-apx-nf-optimize-BMI2.d │ │ │ │ ├── x86-64-apx-nf-optimize-size.d │ │ │ │ ├── x86-64-apx-nf-optimize.d │ │ │ │ ├── x86-64-apx-nf.d │ │ │ │ ├── x86-64-apx-nf.s │ │ │ │ ├── x86-64-apx-push2pop2-intel.d │ │ │ │ ├── x86-64-apx-push2pop2-inval.l │ │ │ │ ├── x86-64-apx-push2pop2-inval.s │ │ │ │ ├── x86-64-apx-push2pop2.d │ │ │ │ ├── x86-64-apx-push2pop2.s │ │ │ │ ├── x86-64-apx-pushp-popp-intel.d │ │ │ │ ├── x86-64-apx-pushp-popp-inval.l │ │ │ │ ├── x86-64-apx-pushp-popp-inval.s │ │ │ │ ├── x86-64-apx-pushp-popp.d │ │ │ │ ├── x86-64-apx-pushp-popp.s │ │ │ │ ├── x86-64-apx-rex2.d │ │ │ │ ├── x86-64-apx-rex2.s │ │ │ │ ├── x86-64-apx-zu-intel.d │ │ │ │ ├── x86-64-apx-zu-inval.l │ │ │ │ ├── x86-64-apx-zu-inval.s │ │ │ │ ├── x86-64-apx-zu.d │ │ │ │ ├── x86-64-apx-zu.s │ │ │ │ ├── x86-64-apx_f-evex.d │ │ │ │ ├── x86-64-apx_f-evex.s │ │ │ │ ├── x86-64-arch-1.d │ │ │ │ ├── x86-64-arch-1.s │ │ │ │ ├── x86-64-arch-2-1.l │ │ │ │ ├── x86-64-arch-2-1.s │ │ │ │ ├── x86-64-arch-2-2.l │ │ │ │ ├── x86-64-arch-2-2.s │ │ │ │ ├── x86-64-arch-2-3.l │ │ │ │ ├── x86-64-arch-2-3.s │ │ │ │ ├── x86-64-arch-2-bdver1.d │ │ │ │ ├── x86-64-arch-2-bdver2.d │ │ │ │ ├── x86-64-arch-2-bdver3.d │ │ │ │ ├── x86-64-arch-2-bdver4.d │ │ │ │ ├── x86-64-arch-2-btver1.d │ │ │ │ ├── x86-64-arch-2-btver2.d │ │ │ │ ├── x86-64-arch-2-lzcnt.d │ │ │ │ ├── x86-64-arch-2-prefetchw.d │ │ │ │ ├── x86-64-arch-2.d │ │ │ │ ├── x86-64-arch-2.s │ │ │ │ ├── x86-64-arch-3-znver1.d │ │ │ │ ├── x86-64-arch-3-znver2.d │ │ │ │ ├── x86-64-arch-3.d │ │ │ │ ├── x86-64-arch-3.s │ │ │ │ ├── x86-64-arch-4-1.d │ │ │ │ ├── x86-64-arch-4-1.s │ │ │ │ ├── x86-64-arch-4-znver3.d │ │ │ │ ├── x86-64-arch-4-znver4.d │ │ │ │ ├── x86-64-arch-4.d │ │ │ │ ├── x86-64-arch-4.s │ │ │ │ ├── x86-64-arch-5-znver5.d │ │ │ │ ├── x86-64-arch-5.d │ │ │ │ ├── x86-64-arch-5.s │ │ │ │ ├── x86-64-avx-gather-intel.d │ │ │ │ ├── x86-64-avx-gather.d │ │ │ │ ├── x86-64-avx-gather.s │ │ │ │ ├── x86-64-avx-ifma-intel.d │ │ │ │ ├── x86-64-avx-ifma-inval.l │ │ │ │ ├── x86-64-avx-ifma-inval.s │ │ │ │ ├── x86-64-avx-ifma.d │ │ │ │ ├── x86-64-avx-ifma.s │ │ │ │ ├── x86-64-avx-intel.d │ │ │ │ ├── x86-64-avx-ne-convert-intel.d │ │ │ │ ├── x86-64-avx-ne-convert.d │ │ │ │ ├── x86-64-avx-ne-convert.s │ │ │ │ ├── x86-64-avx-scalar-2.d │ │ │ │ ├── x86-64-avx-scalar-2.s │ │ │ │ ├── x86-64-avx-scalar-intel.d │ │ │ │ ├── x86-64-avx-scalar.d │ │ │ │ ├── x86-64-avx-scalar.s │ │ │ │ ├── x86-64-avx-swap-2.d │ │ │ │ ├── x86-64-avx-swap-2.s │ │ │ │ ├── x86-64-avx-swap-intel.d │ │ │ │ ├── x86-64-avx-swap.d │ │ │ │ ├── x86-64-avx-swap.s │ │ │ │ ├── x86-64-avx-vnni-int16-intel.d │ │ │ │ ├── x86-64-avx-vnni-int16.d │ │ │ │ ├── x86-64-avx-vnni-int16.s │ │ │ │ ├── x86-64-avx-vnni-int8-intel.d │ │ │ │ ├── x86-64-avx-vnni-int8.d │ │ │ │ ├── x86-64-avx-vnni-int8.s │ │ │ │ ├── x86-64-avx-vnni-inval.l │ │ │ │ ├── x86-64-avx-vnni-inval.s │ │ │ │ ├── x86-64-avx-vnni.d │ │ │ │ ├── x86-64-avx-vnni.s │ │ │ │ ├── x86-64-avx-wig.d │ │ │ │ ├── x86-64-avx-wig.s │ │ │ │ ├── x86-64-avx.d │ │ │ │ ├── x86-64-avx.s │ │ │ │ ├── x86-64-avx10_2-256-bf16-intel.d │ │ │ │ ├── x86-64-avx10_2-256-bf16.d │ │ │ │ ├── x86-64-avx10_2-256-bf16.s │ │ │ │ ├── x86-64-avx10_2-256-cvt-intel.d │ │ │ │ ├── x86-64-avx10_2-256-cvt.d │ │ │ │ ├── x86-64-avx10_2-256-cvt.s │ │ │ │ ├── x86-64-avx10_2-256-media-intel.d │ │ │ │ ├── x86-64-avx10_2-256-media.d │ │ │ │ ├── x86-64-avx10_2-256-media.s │ │ │ │ ├── x86-64-avx10_2-256-miscs-intel.d │ │ │ │ ├── x86-64-avx10_2-256-miscs.d │ │ │ │ ├── x86-64-avx10_2-256-miscs.s │ │ │ │ ├── x86-64-avx10_2-256-satcvt-intel.d │ │ │ │ ├── x86-64-avx10_2-256-satcvt.d │ │ │ │ ├── x86-64-avx10_2-256-satcvt.s │ │ │ │ ├── x86-64-avx10_2-256-sm4-intel.d │ │ │ │ ├── x86-64-avx10_2-256-sm4.d │ │ │ │ ├── x86-64-avx10_2-256-sm4.s │ │ │ │ ├── x86-64-avx10_2-512-bf16-intel.d │ │ │ │ ├── x86-64-avx10_2-512-bf16.d │ │ │ │ ├── x86-64-avx10_2-512-bf16.s │ │ │ │ ├── x86-64-avx10_2-512-cvt-intel.d │ │ │ │ ├── x86-64-avx10_2-512-cvt.d │ │ │ │ ├── x86-64-avx10_2-512-cvt.s │ │ │ │ ├── x86-64-avx10_2-512-media-intel.d │ │ │ │ ├── x86-64-avx10_2-512-media.d │ │ │ │ ├── x86-64-avx10_2-512-media.s │ │ │ │ ├── x86-64-avx10_2-512-miscs-intel.d │ │ │ │ ├── x86-64-avx10_2-512-miscs.d │ │ │ │ ├── x86-64-avx10_2-512-miscs.s │ │ │ │ ├── x86-64-avx10_2-512-satcvt-intel.d │ │ │ │ ├── x86-64-avx10_2-512-satcvt.d │ │ │ │ ├── x86-64-avx10_2-512-satcvt.s │ │ │ │ ├── x86-64-avx10_2-512-sm4-intel.d │ │ │ │ ├── x86-64-avx10_2-512-sm4.d │ │ │ │ ├── x86-64-avx10_2-512-sm4.s │ │ │ │ ├── x86-64-avx10_2-evex-promote.d │ │ │ │ ├── x86-64-avx10_2-evex-promote.s │ │ │ │ ├── x86-64-avx10_2-rounding-intel.d │ │ │ │ ├── x86-64-avx10_2-rounding.d │ │ │ │ ├── x86-64-avx10_2-rounding.s │ │ │ │ ├── x86-64-avx10_2-sm4-inval.l │ │ │ │ ├── x86-64-avx10_2-sm4-inval.s │ │ │ │ ├── x86-64-avx2-intel.d │ │ │ │ ├── x86-64-avx2-wig.d │ │ │ │ ├── x86-64-avx2-wig.s │ │ │ │ ├── x86-64-avx2.d │ │ │ │ ├── x86-64-avx2.s │ │ │ │ ├── x86-64-avx256int-intel.d │ │ │ │ ├── x86-64-avx256int.d │ │ │ │ ├── x86-64-avx256int.s │ │ │ │ ├── x86-64-avx512_4fmaps-intel.d │ │ │ │ ├── x86-64-avx512_4fmaps-warn.l │ │ │ │ ├── x86-64-avx512_4fmaps-warn.s │ │ │ │ ├── x86-64-avx512_4fmaps.d │ │ │ │ ├── x86-64-avx512_4fmaps.s │ │ │ │ ├── x86-64-avx512_4vnniw-intel.d │ │ │ │ ├── x86-64-avx512_4vnniw.d │ │ │ │ ├── x86-64-avx512_4vnniw.s │ │ │ │ ├── x86-64-avx512_bf16.d │ │ │ │ ├── x86-64-avx512_bf16.s │ │ │ │ ├── x86-64-avx512_bf16_vl-inval.l │ │ │ │ ├── x86-64-avx512_bf16_vl-inval.s │ │ │ │ ├── x86-64-avx512_bf16_vl.d │ │ │ │ ├── x86-64-avx512_bf16_vl.s │ │ │ │ ├── x86-64-avx512_fp16-bad.d │ │ │ │ ├── x86-64-avx512_fp16-bad.s │ │ │ │ ├── x86-64-avx512_fp16-intel.d │ │ │ │ ├── x86-64-avx512_fp16-inval-bcast.l │ │ │ │ ├── x86-64-avx512_fp16-inval-bcast.s │ │ │ │ ├── x86-64-avx512_fp16-inval-register.l │ │ │ │ ├── x86-64-avx512_fp16-inval-register.s │ │ │ │ ├── x86-64-avx512_fp16.d │ │ │ │ ├── x86-64-avx512_fp16.s │ │ │ │ ├── x86-64-avx512_fp16_pseudo_ops.d │ │ │ │ ├── x86-64-avx512_fp16_pseudo_ops.s │ │ │ │ ├── x86-64-avx512_fp16_vl-intel.d │ │ │ │ ├── x86-64-avx512_fp16_vl.d │ │ │ │ ├── x86-64-avx512_fp16_vl.s │ │ │ │ ├── x86-64-avx512_vpopcntdq-intel.d │ │ │ │ ├── x86-64-avx512_vpopcntdq.d │ │ │ │ ├── x86-64-avx512_vpopcntdq.s │ │ │ │ ├── x86-64-avx512bitalg-intel.d │ │ │ │ ├── x86-64-avx512bitalg.d │ │ │ │ ├── x86-64-avx512bitalg.s │ │ │ │ ├── x86-64-avx512bitalg_vl-intel.d │ │ │ │ ├── x86-64-avx512bitalg_vl.d │ │ │ │ ├── x86-64-avx512bitalg_vl.s │ │ │ │ ├── x86-64-avx512bw-intel.d │ │ │ │ ├── x86-64-avx512bw-opts-intel.d │ │ │ │ ├── x86-64-avx512bw-opts.d │ │ │ │ ├── x86-64-avx512bw-opts.s │ │ │ │ ├── x86-64-avx512bw-wig.s │ │ │ │ ├── x86-64-avx512bw-wig1.d │ │ │ │ ├── x86-64-avx512bw.d │ │ │ │ ├── x86-64-avx512bw.s │ │ │ │ ├── x86-64-avx512bw_vl-intel.d │ │ │ │ ├── x86-64-avx512bw_vl-opts-intel.d │ │ │ │ ├── x86-64-avx512bw_vl-opts.d │ │ │ │ ├── x86-64-avx512bw_vl-opts.s │ │ │ │ ├── x86-64-avx512bw_vl-wig.s │ │ │ │ ├── x86-64-avx512bw_vl-wig1.d │ │ │ │ ├── x86-64-avx512bw_vl.d │ │ │ │ ├── x86-64-avx512bw_vl.s │ │ │ │ ├── x86-64-avx512cd-intel.d │ │ │ │ ├── x86-64-avx512cd.d │ │ │ │ ├── x86-64-avx512cd.s │ │ │ │ ├── x86-64-avx512cd_vl-intel.d │ │ │ │ ├── x86-64-avx512cd_vl.d │ │ │ │ ├── x86-64-avx512cd_vl.s │ │ │ │ ├── x86-64-avx512dq-intel.d │ │ │ │ ├── x86-64-avx512dq-rcig.s │ │ │ │ ├── x86-64-avx512dq-rcigrd.d │ │ │ │ ├── x86-64-avx512dq-rcigrne.d │ │ │ │ ├── x86-64-avx512dq-rcigru.d │ │ │ │ ├── x86-64-avx512dq-rcigrz.d │ │ │ │ ├── x86-64-avx512dq.d │ │ │ │ ├── x86-64-avx512dq.s │ │ │ │ ├── x86-64-avx512dq_vl-intel.d │ │ │ │ ├── x86-64-avx512dq_vl.d │ │ │ │ ├── x86-64-avx512dq_vl.s │ │ │ │ ├── x86-64-avx512er-intel.d │ │ │ │ ├── x86-64-avx512er-rcig.s │ │ │ │ ├── x86-64-avx512er-rcigrd.d │ │ │ │ ├── x86-64-avx512er-rcigrne.d │ │ │ │ ├── x86-64-avx512er-rcigru.d │ │ │ │ ├── x86-64-avx512er-rcigrz.d │ │ │ │ ├── x86-64-avx512er.d │ │ │ │ ├── x86-64-avx512er.s │ │ │ │ ├── x86-64-avx512f-intel.d │ │ │ │ ├── x86-64-avx512f-nondef.d │ │ │ │ ├── x86-64-avx512f-nondef.s │ │ │ │ ├── x86-64-avx512f-opts-intel.d │ │ │ │ ├── x86-64-avx512f-opts.d │ │ │ │ ├── x86-64-avx512f-opts.s │ │ │ │ ├── x86-64-avx512f-rcig.s │ │ │ │ ├── x86-64-avx512f-rcigrd-intel.d │ │ │ │ ├── x86-64-avx512f-rcigrd.d │ │ │ │ ├── x86-64-avx512f-rcigrne-intel.d │ │ │ │ ├── x86-64-avx512f-rcigrne.d │ │ │ │ ├── x86-64-avx512f-rcigru-intel.d │ │ │ │ ├── x86-64-avx512f-rcigru.d │ │ │ │ ├── x86-64-avx512f-rcigrz-intel.d │ │ │ │ ├── x86-64-avx512f-rcigrz.d │ │ │ │ ├── x86-64-avx512f.d │ │ │ │ ├── x86-64-avx512f.s │ │ │ │ ├── x86-64-avx512f_gfni-intel.d │ │ │ │ ├── x86-64-avx512f_gfni.d │ │ │ │ ├── x86-64-avx512f_gfni.s │ │ │ │ ├── x86-64-avx512f_vaes-intel.d │ │ │ │ ├── x86-64-avx512f_vaes-wig1.d │ │ │ │ ├── x86-64-avx512f_vaes.d │ │ │ │ ├── x86-64-avx512f_vaes.s │ │ │ │ ├── x86-64-avx512f_vl-intel.d │ │ │ │ ├── x86-64-avx512f_vl-opts-intel.d │ │ │ │ ├── x86-64-avx512f_vl-opts.d │ │ │ │ ├── x86-64-avx512f_vl-opts.s │ │ │ │ ├── x86-64-avx512f_vl-wig.s │ │ │ │ ├── x86-64-avx512f_vl-wig1.d │ │ │ │ ├── x86-64-avx512f_vl.d │ │ │ │ ├── x86-64-avx512f_vl.s │ │ │ │ ├── x86-64-avx512f_vpclmulqdq-intel.d │ │ │ │ ├── x86-64-avx512f_vpclmulqdq-wig1.d │ │ │ │ ├── x86-64-avx512f_vpclmulqdq.d │ │ │ │ ├── x86-64-avx512f_vpclmulqdq.s │ │ │ │ ├── x86-64-avx512ifma-intel.d │ │ │ │ ├── x86-64-avx512ifma.d │ │ │ │ ├── x86-64-avx512ifma.s │ │ │ │ ├── x86-64-avx512ifma_vl-intel.d │ │ │ │ ├── x86-64-avx512ifma_vl.d │ │ │ │ ├── x86-64-avx512ifma_vl.s │ │ │ │ ├── x86-64-avx512pf-intel.d │ │ │ │ ├── x86-64-avx512pf.d │ │ │ │ ├── x86-64-avx512pf.s │ │ │ │ ├── x86-64-avx512vbmi-intel.d │ │ │ │ ├── x86-64-avx512vbmi.d │ │ │ │ ├── x86-64-avx512vbmi.s │ │ │ │ ├── x86-64-avx512vbmi2-intel.d │ │ │ │ ├── x86-64-avx512vbmi2.d │ │ │ │ ├── x86-64-avx512vbmi2.s │ │ │ │ ├── x86-64-avx512vbmi2_vl-intel.d │ │ │ │ ├── x86-64-avx512vbmi2_vl.d │ │ │ │ ├── x86-64-avx512vbmi2_vl.s │ │ │ │ ├── x86-64-avx512vbmi_vl-intel.d │ │ │ │ ├── x86-64-avx512vbmi_vl.d │ │ │ │ ├── x86-64-avx512vbmi_vl.s │ │ │ │ ├── x86-64-avx512vl-1.l │ │ │ │ ├── x86-64-avx512vl-1.s │ │ │ │ ├── x86-64-avx512vl-2.l │ │ │ │ ├── x86-64-avx512vl-2.s │ │ │ │ ├── x86-64-avx512vl_gfni-intel.d │ │ │ │ ├── x86-64-avx512vl_gfni.d │ │ │ │ ├── x86-64-avx512vl_gfni.s │ │ │ │ ├── x86-64-avx512vl_vaes-intel.d │ │ │ │ ├── x86-64-avx512vl_vaes-wig1.d │ │ │ │ ├── x86-64-avx512vl_vaes.d │ │ │ │ ├── x86-64-avx512vl_vaes.s │ │ │ │ ├── x86-64-avx512vl_vpclmulqdq-intel.d │ │ │ │ ├── x86-64-avx512vl_vpclmulqdq-wig1.d │ │ │ │ ├── x86-64-avx512vl_vpclmulqdq.d │ │ │ │ ├── x86-64-avx512vl_vpclmulqdq.s │ │ │ │ ├── x86-64-avx512vnni-intel.d │ │ │ │ ├── x86-64-avx512vnni.d │ │ │ │ ├── x86-64-avx512vnni.s │ │ │ │ ├── x86-64-avx512vnni_vl-intel.d │ │ │ │ ├── x86-64-avx512vnni_vl.d │ │ │ │ ├── x86-64-avx512vnni_vl.s │ │ │ │ ├── x86-64-avx_gfni-intel.d │ │ │ │ ├── x86-64-avx_gfni.d │ │ │ │ ├── x86-64-avx_gfni.s │ │ │ │ ├── x86-64-bmi-intel.d │ │ │ │ ├── x86-64-bmi.d │ │ │ │ ├── x86-64-bmi.s │ │ │ │ ├── x86-64-bmi2-intel.d │ │ │ │ ├── x86-64-bmi2.d │ │ │ │ ├── x86-64-bmi2.s │ │ │ │ ├── x86-64-branch-2.d │ │ │ │ ├── x86-64-branch-2.s │ │ │ │ ├── x86-64-branch-3.d │ │ │ │ ├── x86-64-branch-3.s │ │ │ │ ├── x86-64-branch-4.l │ │ │ │ ├── x86-64-branch-4.s │ │ │ │ ├── x86-64-branch-5.l │ │ │ │ ├── x86-64-branch-5.s │ │ │ │ ├── x86-64-branch-6.d │ │ │ │ ├── x86-64-branch-6.e │ │ │ │ ├── x86-64-branch-6.s │ │ │ │ ├── x86-64-branch.d │ │ │ │ ├── x86-64-branch.s │ │ │ │ ├── x86-64-bundle.d │ │ │ │ ├── x86-64-bundle.s │ │ │ │ ├── x86-64-cbw-intel.d │ │ │ │ ├── x86-64-cbw.d │ │ │ │ ├── x86-64-cbw.s │ │ │ │ ├── x86-64-cdr.d │ │ │ │ ├── x86-64-cet-ibt-inval.l │ │ │ │ ├── x86-64-cet-ibt-inval.s │ │ │ │ ├── x86-64-cet-intel.d │ │ │ │ ├── x86-64-cet-shstk-inval.l │ │ │ │ ├── x86-64-cet-shstk-inval.s │ │ │ │ ├── x86-64-cet.d │ │ │ │ ├── x86-64-cet.s │ │ │ │ ├── x86-64-cldemote-intel.d │ │ │ │ ├── x86-64-cldemote.d │ │ │ │ ├── x86-64-cldemote.s │ │ │ │ ├── x86-64-clflushopt-intel.d │ │ │ │ ├── x86-64-clflushopt.d │ │ │ │ ├── x86-64-clflushopt.s │ │ │ │ ├── x86-64-clmul-intel.d │ │ │ │ ├── x86-64-clmul.d │ │ │ │ ├── x86-64-clmul.s │ │ │ │ ├── x86-64-clwb-intel.d │ │ │ │ ├── x86-64-clwb.d │ │ │ │ ├── x86-64-clwb.s │ │ │ │ ├── x86-64-clzero.d │ │ │ │ ├── x86-64-cmpccxadd-intel.d │ │ │ │ ├── x86-64-cmpccxadd.d │ │ │ │ ├── x86-64-cmpccxadd.s │ │ │ │ ├── x86-64-crc32-intel.d │ │ │ │ ├── x86-64-crc32-suffix.d │ │ │ │ ├── x86-64-crc32.d │ │ │ │ ├── x86-64-crc32.s │ │ │ │ ├── x86-64-crx-suffix.d │ │ │ │ ├── x86-64-crx.d │ │ │ │ ├── x86-64-crx.s │ │ │ │ ├── x86-64-default-suffix-avx.d │ │ │ │ ├── x86-64-default-suffix.d │ │ │ │ ├── x86-64-default-suffix.s │ │ │ │ ├── x86-64-disassem.d │ │ │ │ ├── x86-64-disassem.s │ │ │ │ ├── x86-64-disp-intel.d │ │ │ │ ├── x86-64-disp.d │ │ │ │ ├── x86-64-disp.s │ │ │ │ ├── x86-64-disp32.d │ │ │ │ ├── x86-64-disp32.s │ │ │ │ ├── x86-64-drx-suffix.d │ │ │ │ ├── x86-64-drx.d │ │ │ │ ├── x86-64-drx.s │ │ │ │ ├── x86-64-dw2-compress-2.d │ │ │ │ ├── x86-64-dw2-compress-2.s │ │ │ │ ├── x86-64-dw2-compressed-2.d │ │ │ │ ├── x86-64-enqcmd-intel.d │ │ │ │ ├── x86-64-enqcmd-inval.l │ │ │ │ ├── x86-64-enqcmd-inval.s │ │ │ │ ├── x86-64-enqcmd.d │ │ │ │ ├── x86-64-enqcmd.s │ │ │ │ ├── x86-64-ept-intel.d │ │ │ │ ├── x86-64-ept.d │ │ │ │ ├── x86-64-ept.s │ │ │ │ ├── x86-64-equ-bad.l │ │ │ │ ├── x86-64-equ-bad.s │ │ │ │ ├── x86-64-equ.d │ │ │ │ ├── x86-64-equ.s │ │ │ │ ├── x86-64-evex-lig-2.d │ │ │ │ ├── x86-64-evex-lig-2.s │ │ │ │ ├── x86-64-evex-lig.s │ │ │ │ ├── x86-64-evex-lig256-intel.d │ │ │ │ ├── x86-64-evex-lig256.d │ │ │ │ ├── x86-64-evex-lig512-intel.d │ │ │ │ ├── x86-64-evex-lig512.d │ │ │ │ ├── x86-64-evex-only.d │ │ │ │ ├── x86-64-evex-only.s │ │ │ │ ├── x86-64-evex-wig.s │ │ │ │ ├── x86-64-evex-wig1-intel.d │ │ │ │ ├── x86-64-evex-wig1.d │ │ │ │ ├── x86-64-evex-wig2.d │ │ │ │ ├── x86-64-evex-wig2.s │ │ │ │ ├── x86-64-evex.d │ │ │ │ ├── x86-64-f16c-intel.d │ │ │ │ ├── x86-64-f16c.d │ │ │ │ ├── x86-64-f16c.s │ │ │ │ ├── x86-64-fence-as-lock-add-no.d │ │ │ │ ├── x86-64-fence-as-lock-add-yes.d │ │ │ │ ├── x86-64-fma-intel.d │ │ │ │ ├── x86-64-fma-scalar-intel.d │ │ │ │ ├── x86-64-fma-scalar.d │ │ │ │ ├── x86-64-fma-scalar.s │ │ │ │ ├── x86-64-fma.d │ │ │ │ ├── x86-64-fma.s │ │ │ │ ├── x86-64-fma4.d │ │ │ │ ├── x86-64-fma4.s │ │ │ │ ├── x86-64-fred-intel.d │ │ │ │ ├── x86-64-fred.d │ │ │ │ ├── x86-64-fred.s │ │ │ │ ├── x86-64-fsgs-intel.d │ │ │ │ ├── x86-64-fsgs.d │ │ │ │ ├── x86-64-fsgs.s │ │ │ │ ├── x86-64-fxsave-intel.d │ │ │ │ ├── x86-64-fxsave.d │ │ │ │ ├── x86-64-fxsave.s │ │ │ │ ├── x86-64-gfni-intel.d │ │ │ │ ├── x86-64-gfni.d │ │ │ │ ├── x86-64-gfni.s │ │ │ │ ├── x86-64-gidt.d │ │ │ │ ├── x86-64-gidt.s │ │ │ │ ├── x86-64-gotpcrel-2.d │ │ │ │ ├── x86-64-gotpcrel-2.s │ │ │ │ ├── x86-64-gotpcrel-no-relax.d │ │ │ │ ├── x86-64-gotpcrel.d │ │ │ │ ├── x86-64-gotpcrel.s │ │ │ │ ├── x86-64-gottpoff.d │ │ │ │ ├── x86-64-gottpoff.s │ │ │ │ ├── x86-64-hle-intel.d │ │ │ │ ├── x86-64-hle.d │ │ │ │ ├── x86-64-hle.s │ │ │ │ ├── x86-64-hlebad.l │ │ │ │ ├── x86-64-hlebad.s │ │ │ │ ├── x86-64-hreset.d │ │ │ │ ├── x86-64-ifunc.d │ │ │ │ ├── x86-64-imgrel.d │ │ │ │ ├── x86-64-imgrel.s │ │ │ │ ├── x86-64-intel64.d │ │ │ │ ├── x86-64-intel64.s │ │ │ │ ├── x86-64-inval-avx.l │ │ │ │ ├── x86-64-inval-avx.s │ │ │ │ ├── x86-64-inval-avx512f.l │ │ │ │ ├── x86-64-inval-avx512f.s │ │ │ │ ├── x86-64-inval-avx512vl.l │ │ │ │ ├── x86-64-inval-avx512vl.s │ │ │ │ ├── x86-64-inval-crc32.l │ │ │ │ ├── x86-64-inval-crc32.s │ │ │ │ ├── x86-64-inval-ept.l │ │ │ │ ├── x86-64-inval-ept.s │ │ │ │ ├── x86-64-inval-invpcid.l │ │ │ │ ├── x86-64-inval-invpcid.s │ │ │ │ ├── x86-64-inval-movbe.l │ │ │ │ ├── x86-64-inval-movbe.s │ │ │ │ ├── x86-64-inval-pseudo.l │ │ │ │ ├── x86-64-inval-pseudo.s │ │ │ │ ├── x86-64-inval-rep.l │ │ │ │ ├── x86-64-inval-rep.s │ │ │ │ ├── x86-64-inval-seg.l │ │ │ │ ├── x86-64-inval-seg.s │ │ │ │ ├── x86-64-inval-tls.l │ │ │ │ ├── x86-64-inval-tls.s │ │ │ │ ├── x86-64-inval.l │ │ │ │ ├── x86-64-inval.s │ │ │ │ ├── x86-64-invpcid-intel.d │ │ │ │ ├── x86-64-invpcid.d │ │ │ │ ├── x86-64-invpcid.s │ │ │ │ ├── x86-64-io-intel.d │ │ │ │ ├── x86-64-io-suffix.d │ │ │ │ ├── x86-64-io.d │ │ │ │ ├── x86-64-io.s │ │ │ │ ├── x86-64-jump.d │ │ │ │ ├── x86-64-jump.s │ │ │ │ ├── x86-64-keylocker-intel.d │ │ │ │ ├── x86-64-keylocker.d │ │ │ │ ├── x86-64-keylocker.s │ │ │ │ ├── x86-64-lfence-byte.d │ │ │ │ ├── x86-64-lfence-byte.e │ │ │ │ ├── x86-64-lfence-byte.s │ │ │ │ ├── x86-64-lfence-indbr-a.d │ │ │ │ ├── x86-64-lfence-indbr-b.d │ │ │ │ ├── x86-64-lfence-indbr-c.d │ │ │ │ ├── x86-64-lfence-indbr.e │ │ │ │ ├── x86-64-lfence-indbr.s │ │ │ │ ├── x86-64-lfence-load.d │ │ │ │ ├── x86-64-lfence-load.s │ │ │ │ ├── x86-64-lfence-ret-a.d │ │ │ │ ├── x86-64-lfence-ret-b.d │ │ │ │ ├── x86-64-lfence-ret-c.d │ │ │ │ ├── x86-64-lfence-ret-d.d │ │ │ │ ├── x86-64-lfence-ret-e.d │ │ │ │ ├── x86-64-lfence-ret.s │ │ │ │ ├── x86-64-lkgs-intel.d │ │ │ │ ├── x86-64-lkgs-inval.l │ │ │ │ ├── x86-64-lkgs-inval.s │ │ │ │ ├── x86-64-lkgs.d │ │ │ │ ├── x86-64-lkgs.s │ │ │ │ ├── x86-64-localpic.d │ │ │ │ ├── x86-64-localpic.s │ │ │ │ ├── x86-64-lock-1-intel.d │ │ │ │ ├── x86-64-lock-1.d │ │ │ │ ├── x86-64-lock-1.s │ │ │ │ ├── x86-64-lockbad-1.l │ │ │ │ ├── x86-64-lockbad-1.s │ │ │ │ ├── x86-64-long-1-intel.d │ │ │ │ ├── x86-64-long-1.d │ │ │ │ ├── x86-64-long-1.s │ │ │ │ ├── x86-64-lwp.d │ │ │ │ ├── x86-64-lwp.s │ │ │ │ ├── x86-64-macro-1.d │ │ │ │ ├── x86-64-macro-1.s │ │ │ │ ├── x86-64-mem-intel.d │ │ │ │ ├── x86-64-mem.d │ │ │ │ ├── x86-64-mem.s │ │ │ │ ├── x86-64-movbe-intel.d │ │ │ │ ├── x86-64-movbe-suffix.d │ │ │ │ ├── x86-64-movbe.d │ │ │ │ ├── x86-64-movbe.s │ │ │ │ ├── x86-64-movd-intel.d │ │ │ │ ├── x86-64-movd.d │ │ │ │ ├── x86-64-movd.s │ │ │ │ ├── x86-64-movdir-intel.d │ │ │ │ ├── x86-64-movdir.d │ │ │ │ ├── x86-64-movdir.s │ │ │ │ ├── x86-64-movdir64b-reg.l │ │ │ │ ├── x86-64-movdir64b-reg.s │ │ │ │ ├── x86-64-movsxd-intel.d │ │ │ │ ├── x86-64-movsxd-intel64-intel.d │ │ │ │ ├── x86-64-movsxd-intel64-inval.l │ │ │ │ ├── x86-64-movsxd-intel64-inval.s │ │ │ │ ├── x86-64-movsxd-intel64.d │ │ │ │ ├── x86-64-movsxd-intel64.s │ │ │ │ ├── x86-64-movsxd-inval.l │ │ │ │ ├── x86-64-movsxd-inval.s │ │ │ │ ├── x86-64-movsxd.d │ │ │ │ ├── x86-64-movsxd.s │ │ │ │ ├── x86-64-mpx-add-bnd-prefix.d │ │ │ │ ├── x86-64-mpx-add-bnd-prefix.e │ │ │ │ ├── x86-64-mpx-add-bnd-prefix.s │ │ │ │ ├── x86-64-mpx-addr32.d │ │ │ │ ├── x86-64-mpx-addr32.s │ │ │ │ ├── x86-64-mpx-branch-1.d │ │ │ │ ├── x86-64-mpx-branch-1.s │ │ │ │ ├── x86-64-mpx-branch-2.d │ │ │ │ ├── x86-64-mpx-branch-2.s │ │ │ │ ├── x86-64-mpx-inval-1.l │ │ │ │ ├── x86-64-mpx-inval-1.s │ │ │ │ ├── x86-64-mpx-inval-2.l │ │ │ │ ├── x86-64-mpx-inval-2.s │ │ │ │ ├── x86-64-mpx.d │ │ │ │ ├── x86-64-mpx.s │ │ │ │ ├── x86-64-msr_imm-intel.d │ │ │ │ ├── x86-64-msr_imm-inval.l │ │ │ │ ├── x86-64-msr_imm-inval.s │ │ │ │ ├── x86-64-msr_imm.d │ │ │ │ ├── x86-64-msr_imm.s │ │ │ │ ├── x86-64-msrlist-intel.d │ │ │ │ ├── x86-64-msrlist.d │ │ │ │ ├── x86-64-msrlist.s │ │ │ │ ├── x86-64-mwaitx-bdver4.d │ │ │ │ ├── x86-64-mwaitx-reg.l │ │ │ │ ├── x86-64-mwaitx-reg.s │ │ │ │ ├── x86-64-mwaitx.s │ │ │ │ ├── x86-64-no-got.d │ │ │ │ ├── x86-64-no-got.s │ │ │ │ ├── x86-64-nop-1.d │ │ │ │ ├── x86-64-nop-2.d │ │ │ │ ├── x86-64-nop-3.d │ │ │ │ ├── x86-64-nop-4.d │ │ │ │ ├── x86-64-nop-5.d │ │ │ │ ├── x86-64-nop-6.d │ │ │ │ ├── x86-64-nops-1-core2.d │ │ │ │ ├── x86-64-nops-1-g64.d │ │ │ │ ├── x86-64-nops-1-k8.d │ │ │ │ ├── x86-64-nops-1-pentium.d │ │ │ │ ├── x86-64-nops-1.d │ │ │ │ ├── x86-64-nops-1a-core2.d │ │ │ │ ├── x86-64-nops-1a-g64.d │ │ │ │ ├── x86-64-nops-2.d │ │ │ │ ├── x86-64-nops-3.d │ │ │ │ ├── x86-64-nops-4-core2.d │ │ │ │ ├── x86-64-nops-4-k8.d │ │ │ │ ├── x86-64-nops-4.d │ │ │ │ ├── x86-64-nops-5-k8.d │ │ │ │ ├── x86-64-nops-5.d │ │ │ │ ├── x86-64-nops-6.d │ │ │ │ ├── x86-64-nops-6.s │ │ │ │ ├── x86-64-nops-7.d │ │ │ │ ├── x86-64-nops.d │ │ │ │ ├── x86-64-nops.s │ │ │ │ ├── x86-64-nosse2.l │ │ │ │ ├── x86-64-nosse2.s │ │ │ │ ├── x86-64-notrack-intel.d │ │ │ │ ├── x86-64-notrack.d │ │ │ │ ├── x86-64-notrack.s │ │ │ │ ├── x86-64-notrackbad.l │ │ │ │ ├── x86-64-notrackbad.s │ │ │ │ ├── x86-64-opcode-bad.d │ │ │ │ ├── x86-64-opcode-bad.s │ │ │ │ ├── x86-64-opcode-inval-intel.d │ │ │ │ ├── x86-64-opcode-inval.d │ │ │ │ ├── x86-64-opcode-inval.s │ │ │ │ ├── x86-64-opcode.d │ │ │ │ ├── x86-64-opcode.s │ │ │ │ ├── x86-64-optimize-1.d │ │ │ │ ├── x86-64-optimize-1.s │ │ │ │ ├── x86-64-optimize-2.d │ │ │ │ ├── x86-64-optimize-2.s │ │ │ │ ├── x86-64-optimize-2a.d │ │ │ │ ├── x86-64-optimize-2b.d │ │ │ │ ├── x86-64-optimize-2b.s │ │ │ │ ├── x86-64-optimize-2c.d │ │ │ │ ├── x86-64-optimize-3.d │ │ │ │ ├── x86-64-optimize-3.s │ │ │ │ ├── x86-64-optimize-3b.d │ │ │ │ ├── x86-64-optimize-4.d │ │ │ │ ├── x86-64-optimize-4.s │ │ │ │ ├── x86-64-optimize-5.d │ │ │ │ ├── x86-64-optimize-5.s │ │ │ │ ├── x86-64-optimize-6.d │ │ │ │ ├── x86-64-optimize-6.s │ │ │ │ ├── x86-64-optimize-7.s │ │ │ │ ├── x86-64-optimize-7a.l │ │ │ │ ├── x86-64-optimize-7a.s │ │ │ │ ├── x86-64-optimize-7b.d │ │ │ │ ├── x86-64-optimize-8.l │ │ │ │ ├── x86-64-optimize-8.s │ │ │ │ ├── x86-64-optimize-extractps.d │ │ │ │ ├── x86-64-optimize-extractps.l │ │ │ │ ├── x86-64-optimize-extractps.s │ │ │ │ ├── x86-64-optimize-insertps.d │ │ │ │ ├── x86-64-optimize-insertps.l │ │ │ │ ├── x86-64-optimize-insertps.s │ │ │ │ ├── x86-64-optimize-pextr.d │ │ │ │ ├── x86-64-optimize-pextr.l │ │ │ │ ├── x86-64-optimize-pextr.s │ │ │ │ ├── x86-64-optimize-vextractNN.d │ │ │ │ ├── x86-64-optimize-vextractNN.s │ │ │ │ ├── x86-64-opts-intel.d │ │ │ │ ├── x86-64-opts.d │ │ │ │ ├── x86-64-opts.s │ │ │ │ ├── x86-64-ospke.d │ │ │ │ ├── x86-64-pbndkb-intel.d │ │ │ │ ├── x86-64-pbndkb.d │ │ │ │ ├── x86-64-pbndkb.s │ │ │ │ ├── x86-64-pconfig-intel.d │ │ │ │ ├── x86-64-pconfig.d │ │ │ │ ├── x86-64-pconfig.s │ │ │ │ ├── x86-64-pcrel.d │ │ │ │ ├── x86-64-pcrel.s │ │ │ │ ├── x86-64-pr20141.d │ │ │ │ ├── x86-64-pr20141.s │ │ │ │ ├── x86-64-prefetch-intel.d │ │ │ │ ├── x86-64-prefetch.d │ │ │ │ ├── x86-64-prefetchi-intel.d │ │ │ │ ├── x86-64-prefetchi-inval-register.d │ │ │ │ ├── x86-64-prefetchi-inval-register.s │ │ │ │ ├── x86-64-prefetchi-warn.l │ │ │ │ ├── x86-64-prefetchi-warn.s │ │ │ │ ├── x86-64-prefetchi.d │ │ │ │ ├── x86-64-prefetchi.s │ │ │ │ ├── x86-64-prefetchwt1-intel.d │ │ │ │ ├── x86-64-prefetchwt1.d │ │ │ │ ├── x86-64-prefetchwt1.s │ │ │ │ ├── x86-64-property-1.d │ │ │ │ ├── x86-64-property-14.d │ │ │ │ ├── x86-64-property-14.s │ │ │ │ ├── x86-64-property-7.d │ │ │ │ ├── x86-64-property-7.s │ │ │ │ ├── x86-64-property-8.d │ │ │ │ ├── x86-64-property-8.s │ │ │ │ ├── x86-64-property-9.d │ │ │ │ ├── x86-64-property-9.s │ │ │ │ ├── x86-64-pseudos-apx.d │ │ │ │ ├── x86-64-pseudos-apx.s │ │ │ │ ├── x86-64-pseudos-bad.l │ │ │ │ ├── x86-64-pseudos-bad.s │ │ │ │ ├── x86-64-pseudos.d │ │ │ │ ├── x86-64-pseudos.s │ │ │ │ ├── x86-64-ptwrite-intel.d │ │ │ │ ├── x86-64-ptwrite.d │ │ │ │ ├── x86-64-ptwrite.s │ │ │ │ ├── x86-64-raoint-intel.d │ │ │ │ ├── x86-64-raoint.d │ │ │ │ ├── x86-64-raoint.s │ │ │ │ ├── x86-64-rdpid-intel.d │ │ │ │ ├── x86-64-rdpid.d │ │ │ │ ├── x86-64-rdpid.s │ │ │ │ ├── x86-64-rdrnd-intel.d │ │ │ │ ├── x86-64-rdrnd.d │ │ │ │ ├── x86-64-rdrnd.s │ │ │ │ ├── x86-64-rdseed-intel.d │ │ │ │ ├── x86-64-rdseed.d │ │ │ │ ├── x86-64-rdseed.s │ │ │ │ ├── x86-64-reg-bad.l │ │ │ │ ├── x86-64-reg-bad.s │ │ │ │ ├── x86-64-reg-intel.d │ │ │ │ ├── x86-64-reg.d │ │ │ │ ├── x86-64-reg.s │ │ │ │ ├── x86-64-relax-1.d │ │ │ │ ├── x86-64-relax-1.s │ │ │ │ ├── x86-64-relax-2.d │ │ │ │ ├── x86-64-relax-3.d │ │ │ │ ├── x86-64-relax-4.d │ │ │ │ ├── x86-64-relax-4.s │ │ │ │ ├── x86-64-rep-suffix.d │ │ │ │ ├── x86-64-rep-suffix.s │ │ │ │ ├── x86-64-rep.d │ │ │ │ ├── x86-64-rep.s │ │ │ │ ├── x86-64-rip-2.d │ │ │ │ ├── x86-64-rip-2.s │ │ │ │ ├── x86-64-rip-intel.d │ │ │ │ ├── x86-64-rip-inval-1.l │ │ │ │ ├── x86-64-rip-inval-1.s │ │ │ │ ├── x86-64-rip-inval-2.l │ │ │ │ ├── x86-64-rip-inval-2.s │ │ │ │ ├── x86-64-rip.d │ │ │ │ ├── x86-64-rip.s │ │ │ │ ├── x86-64-rtm-intel.d │ │ │ │ ├── x86-64-rtm.d │ │ │ │ ├── x86-64-rtm.s │ │ │ │ ├── x86-64-se1.d │ │ │ │ ├── x86-64-se1.s │ │ │ │ ├── x86-64-secidx.d │ │ │ │ ├── x86-64-secidx.s │ │ │ │ ├── x86-64-segment.l │ │ │ │ ├── x86-64-segment.s │ │ │ │ ├── x86-64-segovr.d │ │ │ │ ├── x86-64-segovr.s │ │ │ │ ├── x86-64-serialize.d │ │ │ │ ├── x86-64-sha.d │ │ │ │ ├── x86-64-sha.s │ │ │ │ ├── x86-64-sha512-intel.d │ │ │ │ ├── x86-64-sha512-inval.l │ │ │ │ ├── x86-64-sha512-inval.s │ │ │ │ ├── x86-64-sha512.d │ │ │ │ ├── x86-64-sha512.s │ │ │ │ ├── x86-64-sib-intel.d │ │ │ │ ├── x86-64-sib.d │ │ │ │ ├── x86-64-sib.s │ │ │ │ ├── x86-64-simd-intel.d │ │ │ │ ├── x86-64-simd-suffix.d │ │ │ │ ├── x86-64-simd.d │ │ │ │ ├── x86-64-simd.s │ │ │ │ ├── x86-64-size-1.d │ │ │ │ ├── x86-64-size-2.d │ │ │ │ ├── x86-64-size-3.d │ │ │ │ ├── x86-64-size-4.d │ │ │ │ ├── x86-64-size-5.d │ │ │ │ ├── x86-64-size-5.s │ │ │ │ ├── x86-64-size-inval-1.l │ │ │ │ ├── x86-64-size-inval-1.s │ │ │ │ ├── x86-64-sm3-intel.d │ │ │ │ ├── x86-64-sm3.d │ │ │ │ ├── x86-64-sm3.s │ │ │ │ ├── x86-64-sm4-intel.d │ │ │ │ ├── x86-64-sm4.d │ │ │ │ ├── x86-64-sm4.s │ │ │ │ ├── x86-64-smap.d │ │ │ │ ├── x86-64-specific-reg.l │ │ │ │ ├── x86-64-specific-reg.s │ │ │ │ ├── x86-64-sse-check-error.l │ │ │ │ ├── x86-64-sse-check-error.s │ │ │ │ ├── x86-64-sse-check-none.d │ │ │ │ ├── x86-64-sse-check-warn.d │ │ │ │ ├── x86-64-sse-check.d │ │ │ │ ├── x86-64-sse-noavx.d │ │ │ │ ├── x86-64-sse-noavx.s │ │ │ │ ├── x86-64-sse2avx-opts-intel.d │ │ │ │ ├── x86-64-sse2avx-opts.d │ │ │ │ ├── x86-64-sse2avx.d │ │ │ │ ├── x86-64-sse2avx.s │ │ │ │ ├── x86-64-sse3-intel.d │ │ │ │ ├── x86-64-sse3.d │ │ │ │ ├── x86-64-sse3.s │ │ │ │ ├── x86-64-sse4_1-intel.d │ │ │ │ ├── x86-64-sse4_1.d │ │ │ │ ├── x86-64-sse4_1.s │ │ │ │ ├── x86-64-sse4_2-intel.d │ │ │ │ ├── x86-64-sse4_2.d │ │ │ │ ├── x86-64-sse4_2.s │ │ │ │ ├── x86-64-ssse3.d │ │ │ │ ├── x86-64-ssse3.s │ │ │ │ ├── x86-64-stack-intel.d │ │ │ │ ├── x86-64-stack-suffix.d │ │ │ │ ├── x86-64-stack.d │ │ │ │ ├── x86-64-stack.s │ │ │ │ ├── x86-64-suffix-bad.l │ │ │ │ ├── x86-64-suffix-bad.s │ │ │ │ ├── x86-64-suffix-intel.d │ │ │ │ ├── x86-64-suffix.d │ │ │ │ ├── x86-64-suffix.e │ │ │ │ ├── x86-64-suffix.s │ │ │ │ ├── x86-64-sysenter-amd.d │ │ │ │ ├── x86-64-sysenter-amd.l │ │ │ │ ├── x86-64-sysenter-amd.s │ │ │ │ ├── x86-64-sysenter-intel.d │ │ │ │ ├── x86-64-sysenter-mixed.d │ │ │ │ ├── x86-64-sysenter.d │ │ │ │ ├── x86-64-tbm-intel.d │ │ │ │ ├── x86-64-tbm.d │ │ │ │ ├── x86-64-tbm.s │ │ │ │ ├── x86-64-tdx.d │ │ │ │ ├── x86-64-tdx.s │ │ │ │ ├── x86-64-tls.d │ │ │ │ ├── x86-64-tls.s │ │ │ │ ├── x86-64-tlsdesc.d │ │ │ │ ├── x86-64-tlsdesc.s │ │ │ │ ├── x86-64-tsxldtrk.d │ │ │ │ ├── x86-64-uintr.d │ │ │ │ ├── x86-64-uintr.s │ │ │ │ ├── x86-64-unaligned-vector-move.d │ │ │ │ ├── x86-64-unique.d │ │ │ │ ├── x86-64-unwind.d │ │ │ │ ├── x86-64-unwind.s │ │ │ │ ├── x86-64-user_msr-intel.d │ │ │ │ ├── x86-64-user_msr-inval.l │ │ │ │ ├── x86-64-user_msr-inval.s │ │ │ │ ├── x86-64-user_msr.d │ │ │ │ ├── x86-64-user_msr.s │ │ │ │ ├── x86-64-vaes-intel.d │ │ │ │ ├── x86-64-vaes-wig1.d │ │ │ │ ├── x86-64-vaes.d │ │ │ │ ├── x86-64-vaes.s │ │ │ │ ├── x86-64-vex-lig-2.d │ │ │ │ ├── x86-64-vex-lig-2.s │ │ │ │ ├── x86-64-vgather-check-error.l │ │ │ │ ├── x86-64-vgather-check-error.s │ │ │ │ ├── x86-64-vgather-check-none.d │ │ │ │ ├── x86-64-vgather-check-none.s │ │ │ │ ├── x86-64-vgather-check-warn.d │ │ │ │ ├── x86-64-vgather-check-warn.e │ │ │ │ ├── x86-64-vgather-check.d │ │ │ │ ├── x86-64-vgather-check.s │ │ │ │ ├── x86-64-vmfunc.d │ │ │ │ ├── x86-64-vmx.d │ │ │ │ ├── x86-64-vmx.s │ │ │ │ ├── x86-64-vp2intersect-intel.d │ │ │ │ ├── x86-64-vp2intersect-inval-bcast.l │ │ │ │ ├── x86-64-vp2intersect-inval-bcast.s │ │ │ │ ├── x86-64-vp2intersect.d │ │ │ │ ├── x86-64-vp2intersect.s │ │ │ │ ├── x86-64-vpclmulqdq-intel.d │ │ │ │ ├── x86-64-vpclmulqdq-wig1.d │ │ │ │ ├── x86-64-vpclmulqdq.d │ │ │ │ ├── x86-64-vpclmulqdq.s │ │ │ │ ├── x86-64-w64-pcrel.d │ │ │ │ ├── x86-64-waitpkg-intel.d │ │ │ │ ├── x86-64-waitpkg.d │ │ │ │ ├── x86-64-waitpkg.s │ │ │ │ ├── x86-64-wbnoinvd-intel.d │ │ │ │ ├── x86-64-wbnoinvd.d │ │ │ │ ├── x86-64-wbnoinvd.s │ │ │ │ ├── x86-64-wrmsrns-intel.d │ │ │ │ ├── x86-64-wrmsrns.d │ │ │ │ ├── x86-64-xop.d │ │ │ │ ├── x86-64-xop.s │ │ │ │ ├── x86-64-xsave-intel.d │ │ │ │ ├── x86-64-xsave.d │ │ │ │ ├── x86-64-xsave.s │ │ │ │ ├── x86-64-xsavec-intel.d │ │ │ │ ├── x86-64-xsavec.d │ │ │ │ ├── x86-64-xsavec.s │ │ │ │ ├── x86-64-xsaves-intel.d │ │ │ │ ├── x86-64-xsaves.d │ │ │ │ ├── x86-64-xsaves.s │ │ │ │ ├── x86-64.exp │ │ │ │ ├── x86_64-intel.d │ │ │ │ ├── x86_64.d │ │ │ │ ├── x86_64.e │ │ │ │ ├── x86_64.s │ │ │ │ ├── xmmhi32.d │ │ │ │ ├── xmmhi32.s │ │ │ │ ├── xmmhi64.d │ │ │ │ ├── xmmhi64.s │ │ │ │ ├── xmmword.l │ │ │ │ ├── xmmword.s │ │ │ │ ├── xop-lig.d │ │ │ │ ├── xop.d │ │ │ │ ├── xop.s │ │ │ │ ├── xop32reg.d │ │ │ │ ├── xop32reg.s │ │ │ │ ├── xsave-intel.d │ │ │ │ ├── xsave.d │ │ │ │ ├── xsave.s │ │ │ │ ├── xsavec-intel.d │ │ │ │ ├── xsavec.d │ │ │ │ ├── xsavec.s │ │ │ │ ├── xsaves-intel.d │ │ │ │ ├── xsaves.d │ │ │ │ └── xsaves.s │ │ │ ├── ia64/ │ │ │ │ ├── alias-ilp32.d │ │ │ │ ├── alias.d │ │ │ │ ├── alias.s │ │ │ │ ├── align.d │ │ │ │ ├── align.s │ │ │ │ ├── alloc.l │ │ │ │ ├── alloc.s │ │ │ │ ├── bundling.d │ │ │ │ ├── bundling.s │ │ │ │ ├── dependency-1.d │ │ │ │ ├── dependency-1.s │ │ │ │ ├── dv-branch.d │ │ │ │ ├── dv-branch.s │ │ │ │ ├── dv-entry-err.l │ │ │ │ ├── dv-entry-err.s │ │ │ │ ├── dv-imply.d │ │ │ │ ├── dv-imply.s │ │ │ │ ├── dv-mutex-err.l │ │ │ │ ├── dv-mutex-err.s │ │ │ │ ├── dv-mutex.d │ │ │ │ ├── dv-mutex.s │ │ │ │ ├── dv-raw-err.l │ │ │ │ ├── dv-raw-err.s │ │ │ │ ├── dv-safe.d │ │ │ │ ├── dv-safe.s │ │ │ │ ├── dv-srlz.d │ │ │ │ ├── dv-srlz.s │ │ │ │ ├── dv-war-err.l │ │ │ │ ├── dv-war-err.s │ │ │ │ ├── dv-waw-err.l │ │ │ │ ├── dv-waw-err.s │ │ │ │ ├── fixup-dump.pl │ │ │ │ ├── forward.d │ │ │ │ ├── forward.s │ │ │ │ ├── global.d │ │ │ │ ├── global.s │ │ │ │ ├── group-1.d │ │ │ │ ├── group-1.s │ │ │ │ ├── group-2.d │ │ │ │ ├── group-2.s │ │ │ │ ├── hint.b-err.l │ │ │ │ ├── hint.b-err.s │ │ │ │ ├── hint.b-warn.l │ │ │ │ ├── hint.b-warn.s │ │ │ │ ├── ia64.exp │ │ │ │ ├── index.l │ │ │ │ ├── index.s │ │ │ │ ├── invalid-ar.l │ │ │ │ ├── invalid-ar.s │ │ │ │ ├── label.l │ │ │ │ ├── label.s │ │ │ │ ├── last.l │ │ │ │ ├── last.s │ │ │ │ ├── ldxmov-1.d │ │ │ │ ├── ldxmov-1.s │ │ │ │ ├── ldxmov-2.l │ │ │ │ ├── ldxmov-2.s │ │ │ │ ├── ltoff22x-1.d │ │ │ │ ├── ltoff22x-1.s │ │ │ │ ├── ltoff22x-2.d │ │ │ │ ├── ltoff22x-2.s │ │ │ │ ├── ltoff22x-3.d │ │ │ │ ├── ltoff22x-3.s │ │ │ │ ├── ltoff22x-4.d │ │ │ │ ├── ltoff22x-4.s │ │ │ │ ├── ltoff22x-5.d │ │ │ │ ├── ltoff22x-5.s │ │ │ │ ├── mov-ar.d │ │ │ │ ├── mov-ar.s │ │ │ │ ├── no-fit.l │ │ │ │ ├── no-fit.s │ │ │ │ ├── nop_x.d │ │ │ │ ├── nop_x.s │ │ │ │ ├── nostkreg.d │ │ │ │ ├── nostkreg.s │ │ │ │ ├── opc-a-err.l │ │ │ │ ├── opc-a-err.s │ │ │ │ ├── opc-a.d │ │ │ │ ├── opc-a.pl │ │ │ │ ├── opc-a.s │ │ │ │ ├── opc-b.d │ │ │ │ ├── opc-b.pl │ │ │ │ ├── opc-b.s │ │ │ │ ├── opc-f.d │ │ │ │ ├── opc-f.pl │ │ │ │ ├── opc-f.s │ │ │ │ ├── opc-i.d │ │ │ │ ├── opc-i.pl │ │ │ │ ├── opc-i.s │ │ │ │ ├── opc-m.d │ │ │ │ ├── opc-m.pl │ │ │ │ ├── opc-m.s │ │ │ │ ├── opc-x.d │ │ │ │ ├── opc-x.s │ │ │ │ ├── operand-or.d │ │ │ │ ├── operand-or.s │ │ │ │ ├── operands.l │ │ │ │ ├── operands.s │ │ │ │ ├── order.d │ │ │ │ ├── order.s │ │ │ │ ├── pcrel.d │ │ │ │ ├── pcrel.s │ │ │ │ ├── pound.l │ │ │ │ ├── pound.s │ │ │ │ ├── pr13167.d │ │ │ │ ├── pr13167.s │ │ │ │ ├── pred-rel.s │ │ │ │ ├── proc.l │ │ │ │ ├── proc.s │ │ │ │ ├── pseudo.d │ │ │ │ ├── pseudo.s │ │ │ │ ├── psn.d │ │ │ │ ├── psn.s │ │ │ │ ├── radix.l │ │ │ │ ├── radix.s │ │ │ │ ├── real.d │ │ │ │ ├── real.s │ │ │ │ ├── reg-err.l │ │ │ │ ├── reg-err.s │ │ │ │ ├── regs.d │ │ │ │ ├── regs.pl │ │ │ │ ├── regs.s │ │ │ │ ├── regval.l │ │ │ │ ├── regval.s │ │ │ │ ├── reloc-bad.l │ │ │ │ ├── reloc-bad.s │ │ │ │ ├── reloc-mlx.d │ │ │ │ ├── reloc-mlx.s │ │ │ │ ├── reloc-uw-ilp32.d │ │ │ │ ├── reloc-uw.d │ │ │ │ ├── reloc-uw.s │ │ │ │ ├── reloc.d │ │ │ │ ├── reloc.s │ │ │ │ ├── rotX.l │ │ │ │ ├── rotX.s │ │ │ │ ├── secname-ilp32.d │ │ │ │ ├── secname.d │ │ │ │ ├── secname.s │ │ │ │ ├── slot2.l │ │ │ │ ├── slot2.s │ │ │ │ ├── slotcount.d │ │ │ │ ├── slotcount.s │ │ │ │ ├── strange.d │ │ │ │ ├── strange.s │ │ │ │ ├── tls.d │ │ │ │ ├── tls.s │ │ │ │ ├── unwind-bad.l │ │ │ │ ├── unwind-bad.s │ │ │ │ ├── unwind-err.l │ │ │ │ ├── unwind-err.s │ │ │ │ ├── unwind-ilp32.d │ │ │ │ ├── unwind-ok.d │ │ │ │ ├── unwind-ok.s │ │ │ │ ├── unwind.d │ │ │ │ ├── unwind.s │ │ │ │ ├── xdata-ilp32.d │ │ │ │ ├── xdata.d │ │ │ │ └── xdata.s │ │ │ ├── ieee-fp/ │ │ │ │ ├── x930509a.exp │ │ │ │ └── x930509a.s │ │ │ ├── ip2k/ │ │ │ │ ├── allinsn.d │ │ │ │ ├── allinsn.s │ │ │ │ └── ip2k-allinsn.exp │ │ │ ├── iq2000/ │ │ │ │ ├── allinsn.d │ │ │ │ ├── allinsn.exp │ │ │ │ ├── allinsn.s │ │ │ │ ├── hazard0.s │ │ │ │ ├── hazard1.s │ │ │ │ ├── hazard2.s │ │ │ │ ├── hazard3.s │ │ │ │ ├── hazard4.s │ │ │ │ ├── hazard5.s │ │ │ │ ├── load-hazards.exp │ │ │ │ ├── nohazard.s │ │ │ │ ├── noyield.s │ │ │ │ ├── odd-ldw.exp │ │ │ │ ├── odd-sdw.exp │ │ │ │ ├── oddldw.s │ │ │ │ ├── oddsdw.s │ │ │ │ ├── yield.exp │ │ │ │ ├── yield0.s │ │ │ │ ├── yield1.s │ │ │ │ └── yield2.s │ │ │ ├── kvx/ │ │ │ │ ├── fat-bundles.s │ │ │ │ ├── kv3-1-fat-bundles.d │ │ │ │ ├── kv3-1-insns-32.d │ │ │ │ ├── kv3-1-insns-32.s │ │ │ │ ├── kv3-1-insns-64.d │ │ │ │ ├── kv3-1-insns-64.s │ │ │ │ ├── kv3-2-fat-bundles.d │ │ │ │ ├── kv3-2-insns-32.d │ │ │ │ ├── kv3-2-insns-32.s │ │ │ │ ├── kv3-2-insns-64.d │ │ │ │ ├── kv3-2-insns-64.s │ │ │ │ ├── kv4-1-insns-32.d │ │ │ │ ├── kv4-1-insns-32.s │ │ │ │ ├── kv4-1-insns-64.d │ │ │ │ ├── kv4-1-insns-64.s │ │ │ │ ├── kvx.exp │ │ │ │ ├── nop-align.d │ │ │ │ ├── nop-align.s │ │ │ │ ├── np2-detection.d │ │ │ │ └── np2-detection.s │ │ │ ├── lm32/ │ │ │ │ ├── all.exp │ │ │ │ ├── csr.d │ │ │ │ ├── csr.s │ │ │ │ ├── insn.d │ │ │ │ └── insn.s │ │ │ ├── lns/ │ │ │ │ ├── lns-big-delta.d │ │ │ │ ├── lns-big-delta.s │ │ │ │ ├── lns-common-1-alt.d │ │ │ │ ├── lns-common-1-ia64.s │ │ │ │ ├── lns-common-1-kvx.s │ │ │ │ ├── lns-common-1-or1k.s │ │ │ │ ├── lns-common-1.d │ │ │ │ ├── lns-common-1.s │ │ │ │ ├── lns-diag-1.l │ │ │ │ ├── lns-diag-1.s │ │ │ │ ├── lns-duplicate.d │ │ │ │ ├── lns-duplicate.s │ │ │ │ └── lns.exp │ │ │ ├── loongarch/ │ │ │ │ ├── 4opt_op.d │ │ │ │ ├── 4opt_op.s │ │ │ │ ├── 64_pcrel.d │ │ │ │ ├── 64_pcrel.s │ │ │ │ ├── align.l │ │ │ │ ├── align.s │ │ │ │ ├── bfd_reloc_8.s │ │ │ │ ├── check_bstrins-pick.d │ │ │ │ ├── check_bstrins-pick.s │ │ │ │ ├── deprecated_reg_aliases.d │ │ │ │ ├── deprecated_reg_aliases.l │ │ │ │ ├── deprecated_reg_aliases.s │ │ │ │ ├── double_quotation_marks.d │ │ │ │ ├── double_quotation_marks.s │ │ │ │ ├── dwarf-regnum.d │ │ │ │ ├── dwarf-regnum.s │ │ │ │ ├── fix_op.d │ │ │ │ ├── fix_op.s │ │ │ │ ├── float_op.d │ │ │ │ ├── float_op.s │ │ │ │ ├── illegal-operand.l │ │ │ │ ├── illegal-operand.s │ │ │ │ ├── imm_ins.d │ │ │ │ ├── imm_ins.s │ │ │ │ ├── imm_ins_32.d │ │ │ │ ├── imm_ins_32.s │ │ │ │ ├── imm_ins_label-fail.d │ │ │ │ ├── imm_ins_label-fail.l │ │ │ │ ├── imm_ins_label-fail.s │ │ │ │ ├── imm_op.d │ │ │ │ ├── imm_op.s │ │ │ │ ├── imm_overflow.d │ │ │ │ ├── imm_overflow.l │ │ │ │ ├── imm_overflow.s │ │ │ │ ├── imm_unalign.d │ │ │ │ ├── imm_unalign.l │ │ │ │ ├── imm_unalign.s │ │ │ │ ├── insn_alias_32.d │ │ │ │ ├── insn_alias_32.s │ │ │ │ ├── insn_alias_64.d │ │ │ │ ├── insn_alias_64.s │ │ │ │ ├── insn_expr.d │ │ │ │ ├── insn_expr.s │ │ │ │ ├── insn_float32.d │ │ │ │ ├── insn_float32.s │ │ │ │ ├── insn_float64.d │ │ │ │ ├── insn_float64.s │ │ │ │ ├── insn_int32.d │ │ │ │ ├── insn_int32.s │ │ │ │ ├── insn_int64.d │ │ │ │ ├── insn_int64.s │ │ │ │ ├── insn_lasx.d │ │ │ │ ├── insn_lasx.s │ │ │ │ ├── insn_lbt.d │ │ │ │ ├── insn_lbt.s │ │ │ │ ├── insn_lsx.d │ │ │ │ ├── insn_lsx.s │ │ │ │ ├── insn_lvz.d │ │ │ │ ├── insn_lvz.s │ │ │ │ ├── jmp_op.d │ │ │ │ ├── jmp_op.s │ │ │ │ ├── la_branch_relax_1.d │ │ │ │ ├── la_branch_relax_1.s │ │ │ │ ├── la_branch_relax_2.d │ │ │ │ ├── la_branch_relax_2.s │ │ │ │ ├── large_addend.d │ │ │ │ ├── large_addend.s │ │ │ │ ├── li.d │ │ │ │ ├── li.s │ │ │ │ ├── load_store_op.d │ │ │ │ ├── load_store_op.s │ │ │ │ ├── localpic.d │ │ │ │ ├── localpic.s │ │ │ │ ├── loongarch.exp │ │ │ │ ├── lvz-lbt.d │ │ │ │ ├── lvz-lbt.s │ │ │ │ ├── macro_op.d │ │ │ │ ├── macro_op.s │ │ │ │ ├── macro_op_32.d │ │ │ │ ├── macro_op_32.s │ │ │ │ ├── macro_op_extreme_abs.d │ │ │ │ ├── macro_op_extreme_abs.s │ │ │ │ ├── macro_op_extreme_pc.d │ │ │ │ ├── macro_op_extreme_pc.s │ │ │ │ ├── medium-call.d │ │ │ │ ├── medium-call.s │ │ │ │ ├── no_thin_add_sub.d │ │ │ │ ├── no_thin_add_sub.s │ │ │ │ ├── no_thin_add_sub_8_16.d │ │ │ │ ├── no_thin_add_sub_8_16.s │ │ │ │ ├── nop.d │ │ │ │ ├── nop.s │ │ │ │ ├── pcaddi.d │ │ │ │ ├── pcaddi.s │ │ │ │ ├── privilege_op.d │ │ │ │ ├── privilege_op.s │ │ │ │ ├── pseudo_op_option.d │ │ │ │ ├── pseudo_op_option.s │ │ │ │ ├── pseudo_op_option_fail.l │ │ │ │ ├── pseudo_op_option_fail.s │ │ │ │ ├── raw-insn.d │ │ │ │ ├── raw-insn.s │ │ │ │ ├── reg-s9.l │ │ │ │ ├── reg-s9.s │ │ │ │ ├── relax-align-ignore-start.d │ │ │ │ ├── relax-align-ignore-start.s │ │ │ │ ├── relax-align2.d │ │ │ │ ├── relax-align2.s │ │ │ │ ├── relax-cfi-fde-DW_CFA_advance_loc.d │ │ │ │ ├── relax-cfi-fde-DW_CFA_advance_loc.s │ │ │ │ ├── relax_align.d │ │ │ │ ├── relax_align.s │ │ │ │ ├── relax_debug_line.d │ │ │ │ ├── relax_debug_line.s │ │ │ │ ├── reloc.d │ │ │ │ ├── reloc.s │ │ │ │ ├── reloc_type.d │ │ │ │ ├── reloc_type.l │ │ │ │ ├── reloc_type.s │ │ │ │ ├── relocs_32.d │ │ │ │ ├── relocs_32.s │ │ │ │ ├── relocs_64.d │ │ │ │ ├── relocs_64.s │ │ │ │ ├── syscall.d │ │ │ │ ├── syscall.s │ │ │ │ ├── thin_add_sub_norelax.d │ │ │ │ ├── thin_add_sub_norelax.s │ │ │ │ ├── thin_add_sub_relax.d │ │ │ │ ├── thin_add_sub_relax.s │ │ │ │ ├── tls_le_insn_format_check.s │ │ │ │ ├── tls_le_r_sym_type.d │ │ │ │ ├── tls_le_r_sym_type.s │ │ │ │ ├── tlsdesc_32_abs.d │ │ │ │ ├── tlsdesc_32_abs.s │ │ │ │ ├── tlsdesc_64.d │ │ │ │ ├── tlsdesc_64.s │ │ │ │ ├── tlsdesc_large_abs.d │ │ │ │ ├── tlsdesc_large_abs.s │ │ │ │ ├── tlsdesc_large_pc.d │ │ │ │ ├── tlsdesc_large_pc.s │ │ │ │ ├── uleb128.d │ │ │ │ ├── uleb128.s │ │ │ │ ├── vector.d │ │ │ │ └── vector.s │ │ │ ├── m32r/ │ │ │ │ ├── allinsn.d │ │ │ │ ├── allinsn.exp │ │ │ │ ├── allinsn.s │ │ │ │ ├── error.exp │ │ │ │ ├── fslot.d │ │ │ │ ├── fslot.s │ │ │ │ ├── fslotx.d │ │ │ │ ├── fslotx.s │ │ │ │ ├── high-1.d │ │ │ │ ├── high-1.s │ │ │ │ ├── interfere.s │ │ │ │ ├── m32r.exp │ │ │ │ ├── m32r2.d │ │ │ │ ├── m32r2.exp │ │ │ │ ├── m32r2.s │ │ │ │ ├── m32rx.d │ │ │ │ ├── m32rx.exp │ │ │ │ ├── m32rx.s │ │ │ │ ├── outofrange.s │ │ │ │ ├── parallel-2.d │ │ │ │ ├── parallel-2.s │ │ │ │ ├── parallel.s │ │ │ │ ├── pic.d │ │ │ │ ├── pic.exp │ │ │ │ ├── pic.s │ │ │ │ ├── pic2.d │ │ │ │ ├── pic2.s │ │ │ │ ├── rel32-err.s │ │ │ │ ├── rel32-pic.d │ │ │ │ ├── rel32-pic.s │ │ │ │ ├── rel32.d │ │ │ │ ├── rel32.exp │ │ │ │ ├── rel32.s │ │ │ │ ├── rela-1.d │ │ │ │ ├── rela-1.s │ │ │ │ ├── relax-1.d │ │ │ │ ├── relax-1.s │ │ │ │ ├── relax-2.d │ │ │ │ ├── relax-2.s │ │ │ │ ├── seth.d │ │ │ │ ├── seth.s │ │ │ │ ├── signed-relocs.d │ │ │ │ ├── signed-relocs.s │ │ │ │ ├── uppercase.d │ │ │ │ ├── uppercase.s │ │ │ │ └── wrongsize.s │ │ │ ├── m68hc11/ │ │ │ │ ├── 9s12x-exg-sex-tfr.d │ │ │ │ ├── 9s12x-exg-sex-tfr.s │ │ │ │ ├── 9s12x-mov.d │ │ │ │ ├── 9s12x-mov.s │ │ │ │ ├── abi-m68hc11-16-32.d │ │ │ │ ├── abi-m68hc11-16-64.d │ │ │ │ ├── abi-m68hc11-32-32.d │ │ │ │ ├── abi-m68hc11-32-64.d │ │ │ │ ├── abi.s │ │ │ │ ├── all_insns.d │ │ │ │ ├── all_insns.s │ │ │ │ ├── branchs12.d │ │ │ │ ├── branchs12.s │ │ │ │ ├── bug-1825.d │ │ │ │ ├── bug-1825.s │ │ │ │ ├── hexprefix.d │ │ │ │ ├── hexprefix.s │ │ │ │ ├── indexed12.d │ │ │ │ ├── indexed12.s │ │ │ │ ├── insns-dwarf2.d │ │ │ │ ├── insns.d │ │ │ │ ├── insns.s │ │ │ │ ├── insns12.d │ │ │ │ ├── insns12.s │ │ │ │ ├── insns9s12x.d │ │ │ │ ├── insns9s12x.s │ │ │ │ ├── insns9s12xg.d │ │ │ │ ├── insns9s12xg.s │ │ │ │ ├── lbranch-dwarf2.d │ │ │ │ ├── lbranch.d │ │ │ │ ├── lbranch.s │ │ │ │ ├── m68hc11.exp │ │ │ │ ├── malis-include.s │ │ │ │ ├── malis.d │ │ │ │ ├── malis.s │ │ │ │ ├── movb.d │ │ │ │ ├── movb.s │ │ │ │ ├── opers12-dwarf2.d │ │ │ │ ├── opers12.d │ │ │ │ └── opers12.s │ │ │ ├── m68k/ │ │ │ │ ├── all.exp │ │ │ │ ├── arch-cpu-1.d │ │ │ │ ├── arch-cpu-1.s │ │ │ │ ├── bitfield.d │ │ │ │ ├── bitfield.s │ │ │ │ ├── br-isaa.d │ │ │ │ ├── br-isaa.s │ │ │ │ ├── br-isab.d │ │ │ │ ├── br-isab.s │ │ │ │ ├── br-isac.d │ │ │ │ ├── br-isac.s │ │ │ │ ├── cas.d │ │ │ │ ├── cas.s │ │ │ │ ├── cpu32.d │ │ │ │ ├── cpu32.s │ │ │ │ ├── ctrl-1.d │ │ │ │ ├── ctrl-1.s │ │ │ │ ├── ctrl-2.d │ │ │ │ ├── ctrl-2.s │ │ │ │ ├── disperr.s │ │ │ │ ├── fido.d │ │ │ │ ├── fido.s │ │ │ │ ├── fmoveml.d │ │ │ │ ├── fmoveml.s │ │ │ │ ├── link.d │ │ │ │ ├── link.s │ │ │ │ ├── mcf-coproc.d │ │ │ │ ├── mcf-coproc.s │ │ │ │ ├── mcf-emac.d │ │ │ │ ├── mcf-emac.s │ │ │ │ ├── mcf-fpu.d │ │ │ │ ├── mcf-fpu.s │ │ │ │ ├── mcf-mac.d │ │ │ │ ├── mcf-mac.s │ │ │ │ ├── mcf-mov3q.d │ │ │ │ ├── mcf-mov3q.s │ │ │ │ ├── mcf-movsr.d │ │ │ │ ├── mcf-movsr.s │ │ │ │ ├── mcf-trap.d │ │ │ │ ├── mcf-trap.s │ │ │ │ ├── mcf-wdebug.d │ │ │ │ ├── mcf-wdebug.s │ │ │ │ ├── mode5.d │ │ │ │ ├── mode5.s │ │ │ │ ├── movem-offset.d │ │ │ │ ├── movem-offset.s │ │ │ │ ├── op68000.d │ │ │ │ ├── operands.d │ │ │ │ ├── operands.s │ │ │ │ ├── p11673.s │ │ │ │ ├── p13050-1.s │ │ │ │ ├── p13050-2.d │ │ │ │ ├── p13050-2.s │ │ │ │ ├── p2410.s │ │ │ │ ├── p2663.s │ │ │ │ ├── pcrel.d │ │ │ │ ├── pcrel.s │ │ │ │ ├── pic1.s │ │ │ │ ├── pmove.d │ │ │ │ ├── pmove.s │ │ │ │ ├── pr11676.d │ │ │ │ ├── pr11676.s │ │ │ │ ├── t2.s │ │ │ │ ├── tls-gd-3.d │ │ │ │ └── tls-gd-3.s │ │ │ ├── mach-o/ │ │ │ │ ├── comm-1.d │ │ │ │ ├── comm-1.s │ │ │ │ ├── dysymtab-1-64.d │ │ │ │ ├── dysymtab-1.d │ │ │ │ ├── dysymtab-2.d │ │ │ │ ├── dysymtab-3.d │ │ │ │ ├── empty.s │ │ │ │ ├── err-sections-1.s │ │ │ │ ├── err-sections-2.s │ │ │ │ ├── err-syms-1.s │ │ │ │ ├── err-syms-2.s │ │ │ │ ├── err-syms-3.s │ │ │ │ ├── err-syms-4.s │ │ │ │ ├── err-syms-5.s │ │ │ │ ├── err-syms-6.s │ │ │ │ ├── lcomm-1.d │ │ │ │ ├── lcomm-1.s │ │ │ │ ├── mach-o.exp │ │ │ │ ├── macro-irp.d │ │ │ │ ├── macro-repeat.d │ │ │ │ ├── macro-rept.d │ │ │ │ ├── macro-test2.d │ │ │ │ ├── macro-vararg.d │ │ │ │ ├── redef2.d │ │ │ │ ├── redef3.d │ │ │ │ ├── sections-1.d │ │ │ │ ├── sections-1.s │ │ │ │ ├── sections-2.d │ │ │ │ ├── sections-3.d │ │ │ │ ├── sections-3.s │ │ │ │ ├── subsect-via-symbols-0.d │ │ │ │ ├── subsect-via-symbols-1.d │ │ │ │ ├── subsect-via-symbols.s │ │ │ │ ├── symbols-1-64.d │ │ │ │ ├── symbols-1.d │ │ │ │ ├── symbols-2.d │ │ │ │ ├── symbols-2.s │ │ │ │ ├── symbols-3.s │ │ │ │ ├── symbols-4.s │ │ │ │ ├── symbols-5.d │ │ │ │ ├── symbols-5.s │ │ │ │ ├── symbols-6-64.d │ │ │ │ ├── symbols-6-64.s │ │ │ │ ├── symbols-6.d │ │ │ │ ├── symbols-6.s │ │ │ │ ├── symbols-7.s │ │ │ │ ├── symbols-base-64.s │ │ │ │ ├── symbols-base.s │ │ │ │ ├── warn-1.s │ │ │ │ ├── zerofill-1.d │ │ │ │ ├── zerofill-1.s │ │ │ │ └── zerofill-2.d │ │ │ ├── macros/ │ │ │ │ ├── altmacro.d │ │ │ │ ├── altmacro.l │ │ │ │ ├── altmacro.s │ │ │ │ ├── and.s │ │ │ │ ├── app1.d │ │ │ │ ├── app1.s │ │ │ │ ├── app2.d │ │ │ │ ├── app2.s │ │ │ │ ├── app3.d │ │ │ │ ├── app3.s │ │ │ │ ├── app4.d │ │ │ │ ├── app4.s │ │ │ │ ├── app4b.s │ │ │ │ ├── app5.d │ │ │ │ ├── app5.s │ │ │ │ ├── app6.l │ │ │ │ ├── app6.s │ │ │ │ ├── arg1.d │ │ │ │ ├── arg1.s │ │ │ │ ├── badarg.l │ │ │ │ ├── badarg.s │ │ │ │ ├── count.d │ │ │ │ ├── count.l │ │ │ │ ├── count.s │ │ │ │ ├── dot.l │ │ │ │ ├── dot.s │ │ │ │ ├── end.l │ │ │ │ ├── end.s │ │ │ │ ├── err.s │ │ │ │ ├── exit.s │ │ │ │ ├── irp-count.l │ │ │ │ ├── irp-count.s │ │ │ │ ├── irp.d │ │ │ │ ├── irp.s │ │ │ │ ├── irpc-quote.l │ │ │ │ ├── irpc-quote.s │ │ │ │ ├── macros.exp │ │ │ │ ├── nesting.d │ │ │ │ ├── nesting.s │ │ │ │ ├── paren.d │ │ │ │ ├── paren.s │ │ │ │ ├── purge.l │ │ │ │ ├── purge.s │ │ │ │ ├── redef.l │ │ │ │ ├── redef.s │ │ │ │ ├── repeat.d │ │ │ │ ├── repeat.s │ │ │ │ ├── rept-count.l │ │ │ │ ├── rept-count.s │ │ │ │ ├── rept.d │ │ │ │ ├── rept.l │ │ │ │ ├── rept.s │ │ │ │ ├── semi.d │ │ │ │ ├── semi.s │ │ │ │ ├── strings.d │ │ │ │ ├── strings.s │ │ │ │ ├── test1.d │ │ │ │ ├── test1.s │ │ │ │ ├── test2.d │ │ │ │ ├── test2.s │ │ │ │ ├── test3.d │ │ │ │ ├── test3.s │ │ │ │ ├── vararg.d │ │ │ │ └── vararg.s │ │ │ ├── mcore/ │ │ │ │ ├── allinsn.d │ │ │ │ ├── allinsn.exp │ │ │ │ └── allinsn.s │ │ │ ├── mep/ │ │ │ │ ├── allinsn.be.d │ │ │ │ ├── allinsn.exp │ │ │ │ ├── allinsn.le.d │ │ │ │ ├── allinsn.s │ │ │ │ ├── branch1.be.d │ │ │ │ ├── branch1.le.d │ │ │ │ ├── branch1.s │ │ │ │ ├── complex-relocs.exp │ │ │ │ ├── dj1.be.d │ │ │ │ ├── dj1.le.d │ │ │ │ ├── dj1.s │ │ │ │ ├── dj2.be.d │ │ │ │ ├── dj2.le.d │ │ │ │ ├── dj2.s │ │ │ │ ├── relocs-bad3.s │ │ │ │ ├── relocs-junk1.s │ │ │ │ ├── relocs-junk2.s │ │ │ │ ├── relocs-refs.s │ │ │ │ ├── relocs-syms.s │ │ │ │ └── relocs.d │ │ │ ├── metag/ │ │ │ │ ├── labelarithmetic.d │ │ │ │ ├── labelarithmetic.s │ │ │ │ ├── metacore12.d │ │ │ │ ├── metacore12.s │ │ │ │ ├── metacore21-invalid.l │ │ │ │ ├── metacore21-invalid.s │ │ │ │ ├── metacore21.d │ │ │ │ ├── metacore21.s │ │ │ │ ├── metacore21ext.d │ │ │ │ ├── metacore21ext.s │ │ │ │ ├── metadsp21-invalid.l │ │ │ │ ├── metadsp21-invalid.s │ │ │ │ ├── metadsp21.d │ │ │ │ ├── metadsp21.s │ │ │ │ ├── metadsp21ext.d │ │ │ │ ├── metadsp21ext.s │ │ │ │ ├── metafpu21.d │ │ │ │ ├── metafpu21.s │ │ │ │ ├── metafpu21ext.d │ │ │ │ ├── metafpu21ext.s │ │ │ │ ├── metag.exp │ │ │ │ ├── tls.d │ │ │ │ └── tls.s │ │ │ ├── microblaze/ │ │ │ │ ├── allinsn.d │ │ │ │ ├── allinsn.exp │ │ │ │ ├── allinsn.s │ │ │ │ ├── endian.exp │ │ │ │ ├── endian.s │ │ │ │ ├── endian_be.d │ │ │ │ ├── endian_le.d │ │ │ │ ├── endian_le_elf.d │ │ │ │ ├── relax_size.elf │ │ │ │ ├── relax_size.exp │ │ │ │ ├── relax_size.s │ │ │ │ ├── relax_size2.elf │ │ │ │ ├── relax_size2.s │ │ │ │ ├── reloc_strongsym.s │ │ │ │ ├── reloc_sym.d │ │ │ │ ├── reloc_sym.exp │ │ │ │ ├── reloc_weaksym.s │ │ │ │ ├── special_reg.d │ │ │ │ ├── special_reg.exp │ │ │ │ └── special_reg.s │ │ │ ├── mips/ │ │ │ │ ├── 24k-branch-delay-1.d │ │ │ │ ├── 24k-branch-delay-1.s │ │ │ │ ├── 24k-triple-stores-1.d │ │ │ │ ├── 24k-triple-stores-1.s │ │ │ │ ├── 24k-triple-stores-10.d │ │ │ │ ├── 24k-triple-stores-10.s │ │ │ │ ├── 24k-triple-stores-11.d │ │ │ │ ├── 24k-triple-stores-11.s │ │ │ │ ├── 24k-triple-stores-2-llsc.d │ │ │ │ ├── 24k-triple-stores-2-llsc.s │ │ │ │ ├── 24k-triple-stores-2.d │ │ │ │ ├── 24k-triple-stores-2.s │ │ │ │ ├── 24k-triple-stores-3.d │ │ │ │ ├── 24k-triple-stores-3.s │ │ │ │ ├── 24k-triple-stores-4.d │ │ │ │ ├── 24k-triple-stores-4.s │ │ │ │ ├── 24k-triple-stores-5.d │ │ │ │ ├── 24k-triple-stores-5.s │ │ │ │ ├── 24k-triple-stores-6.d │ │ │ │ ├── 24k-triple-stores-6.s │ │ │ │ ├── 24k-triple-stores-7.d │ │ │ │ ├── 24k-triple-stores-7.s │ │ │ │ ├── 24k-triple-stores-8.d │ │ │ │ ├── 24k-triple-stores-8.s │ │ │ │ ├── 24k-triple-stores-9.d │ │ │ │ ├── 24k-triple-stores-9.s │ │ │ │ ├── abs.d │ │ │ │ ├── abs.s │ │ │ │ ├── add.d │ │ │ │ ├── add.s │ │ │ │ ├── addiu-error.d │ │ │ │ ├── addiu-error.l │ │ │ │ ├── addiu-error.s │ │ │ │ ├── aent-2.d │ │ │ │ ├── aent-mdebug-2.d │ │ │ │ ├── aent-mdebug.d │ │ │ │ ├── aent.d │ │ │ │ ├── aent.s │ │ │ │ ├── align-after-label.s │ │ │ │ ├── align.d │ │ │ │ ├── align.s │ │ │ │ ├── align2-el.d │ │ │ │ ├── align2.d │ │ │ │ ├── align2.s │ │ │ │ ├── align3.d │ │ │ │ ├── align3.s │ │ │ │ ├── allegrex-removed.d │ │ │ │ ├── allegrex-removed.l │ │ │ │ ├── allegrex-removed.s │ │ │ │ ├── allegrex.d │ │ │ │ ├── allegrex.s │ │ │ │ ├── allegrex@c0.d │ │ │ │ ├── allegrex@c1.d │ │ │ │ ├── allegrex@c3.d │ │ │ │ ├── allegrex@cp0b.d │ │ │ │ ├── allegrex@cp0bl.d │ │ │ │ ├── allegrex@cp0c.d │ │ │ │ ├── allegrex@cp2d.d │ │ │ │ ├── allegrex@div-trap.d │ │ │ │ ├── allegrex@isa-override-1.d │ │ │ │ ├── allegrex@isa-override-2.d │ │ │ │ ├── allegrex@isa-override-2.l │ │ │ │ ├── allegrex@mul-trap.d │ │ │ │ ├── allegrex@mul.d │ │ │ │ ├── allegrex@save-sub.d │ │ │ │ ├── allegrex@trap-opt.d │ │ │ │ ├── alnv_ps-swap.d │ │ │ │ ├── alnv_ps-swap.s │ │ │ │ ├── and.d │ │ │ │ ├── and.s │ │ │ │ ├── ase-errors-1.l │ │ │ │ ├── ase-errors-1.s │ │ │ │ ├── ase-errors-2.l │ │ │ │ ├── ase-errors-2.s │ │ │ │ ├── ase-errors-3.l │ │ │ │ ├── ase-errors-3.s │ │ │ │ ├── ase-errors-4.l │ │ │ │ ├── ase-errors-4.s │ │ │ │ ├── at-1.d │ │ │ │ ├── at-1.s │ │ │ │ ├── at-2.l │ │ │ │ ├── at-2.s │ │ │ │ ├── attr-gnu-4-0.d │ │ │ │ ├── attr-gnu-4-0.s │ │ │ │ ├── attr-gnu-4-1-mfp32.l │ │ │ │ ├── attr-gnu-4-1-mfp32.s │ │ │ │ ├── attr-gnu-4-1-mfp64.l │ │ │ │ ├── attr-gnu-4-1-mfp64.s │ │ │ │ ├── attr-gnu-4-1-mfpxx.s │ │ │ │ ├── attr-gnu-4-1-msingle-float.l │ │ │ │ ├── attr-gnu-4-1-msingle-float.s │ │ │ │ ├── attr-gnu-4-1-msoft-float.l │ │ │ │ ├── attr-gnu-4-1-msoft-float.s │ │ │ │ ├── attr-gnu-4-1.d │ │ │ │ ├── attr-gnu-4-1.s │ │ │ │ ├── attr-gnu-4-2-mdouble-float.l │ │ │ │ ├── attr-gnu-4-2-mdouble-float.s │ │ │ │ ├── attr-gnu-4-2-msoft-float.l │ │ │ │ ├── attr-gnu-4-2-msoft-float.s │ │ │ │ ├── attr-gnu-4-2.d │ │ │ │ ├── attr-gnu-4-2.s │ │ │ │ ├── attr-gnu-4-3-mhard-float.l │ │ │ │ ├── attr-gnu-4-3-mhard-float.s │ │ │ │ ├── attr-gnu-4-3.d │ │ │ │ ├── attr-gnu-4-3.s │ │ │ │ ├── attr-gnu-4-4.l │ │ │ │ ├── attr-gnu-4-4.s │ │ │ │ ├── attr-gnu-4-5-64.l │ │ │ │ ├── attr-gnu-4-5-64.s │ │ │ │ ├── attr-gnu-4-5-msingle-float.l │ │ │ │ ├── attr-gnu-4-5-msingle-float.s │ │ │ │ ├── attr-gnu-4-5-msoft-float.l │ │ │ │ ├── attr-gnu-4-5-msoft-float.s │ │ │ │ ├── attr-gnu-4-5.d │ │ │ │ ├── attr-gnu-4-5.l │ │ │ │ ├── attr-gnu-4-5.s │ │ │ │ ├── attr-gnu-4-6-64.l │ │ │ │ ├── attr-gnu-4-6-64.s │ │ │ │ ├── attr-gnu-4-6-msingle-float.l │ │ │ │ ├── attr-gnu-4-6-msingle-float.s │ │ │ │ ├── attr-gnu-4-6-msoft-float.l │ │ │ │ ├── attr-gnu-4-6-msoft-float.s │ │ │ │ ├── attr-gnu-4-6-noodd.l │ │ │ │ ├── attr-gnu-4-6-noodd.s │ │ │ │ ├── attr-gnu-4-6.d │ │ │ │ ├── attr-gnu-4-6.l │ │ │ │ ├── attr-gnu-4-6.s │ │ │ │ ├── attr-gnu-4-7-64.l │ │ │ │ ├── attr-gnu-4-7-64.s │ │ │ │ ├── attr-gnu-4-7-msingle-float.l │ │ │ │ ├── attr-gnu-4-7-msingle-float.s │ │ │ │ ├── attr-gnu-4-7-msoft-float.l │ │ │ │ ├── attr-gnu-4-7-msoft-float.s │ │ │ │ ├── attr-gnu-4-7-odd.l │ │ │ │ ├── attr-gnu-4-7-odd.s │ │ │ │ ├── attr-gnu-4-7.d │ │ │ │ ├── attr-gnu-4-7.l │ │ │ │ ├── attr-gnu-4-7.s │ │ │ │ ├── attr-gnu-abi-fp-1.d │ │ │ │ ├── attr-gnu-abi-fp-1.s │ │ │ │ ├── attr-gnu-abi-msa-1.d │ │ │ │ ├── attr-gnu-abi-msa-1.s │ │ │ │ ├── attr-none-double.d │ │ │ │ ├── attr-none-o32-fp64-nooddspreg.d │ │ │ │ ├── attr-none-o32-fp64.d │ │ │ │ ├── attr-none-o32-fpxx.d │ │ │ │ ├── attr-none-single-float.d │ │ │ │ ├── attr-none-soft-float.d │ │ │ │ ├── baddata1.l │ │ │ │ ├── baddata1.s │ │ │ │ ├── beq.d │ │ │ │ ├── beq.s │ │ │ │ ├── bge.d │ │ │ │ ├── bge.s │ │ │ │ ├── bgeu.d │ │ │ │ ├── bgeu.s │ │ │ │ ├── blt.d │ │ │ │ ├── blt.s │ │ │ │ ├── bltu.d │ │ │ │ ├── bltu.s │ │ │ │ ├── bltzal.l │ │ │ │ ├── bltzal.s │ │ │ │ ├── branch-absolute-addend-n32.d │ │ │ │ ├── branch-absolute-addend-n64.d │ │ │ │ ├── branch-absolute-addend.d │ │ │ │ ├── branch-absolute-addend.s │ │ │ │ ├── branch-absolute-n32.d │ │ │ │ ├── branch-absolute-n64.d │ │ │ │ ├── branch-absolute.d │ │ │ │ ├── branch-absolute.s │ │ │ │ ├── branch-addend-micromips-n32.d │ │ │ │ ├── branch-addend-micromips-n64.d │ │ │ │ ├── branch-addend-micromips.d │ │ │ │ ├── branch-addend-micromips.s │ │ │ │ ├── branch-addend-n32.d │ │ │ │ ├── branch-addend-n64.d │ │ │ │ ├── branch-addend.d │ │ │ │ ├── branch-addend.s │ │ │ │ ├── branch-extern-1.d │ │ │ │ ├── branch-extern-2.d │ │ │ │ ├── branch-extern-3.d │ │ │ │ ├── branch-extern-4.d │ │ │ │ ├── branch-extern.l │ │ │ │ ├── branch-extern.s │ │ │ │ ├── branch-likely.d │ │ │ │ ├── branch-likely.s │ │ │ │ ├── branch-local-1.d │ │ │ │ ├── branch-local-1.s │ │ │ │ ├── branch-local-2.d │ │ │ │ ├── branch-local-2.l │ │ │ │ ├── branch-local-2.s │ │ │ │ ├── branch-local-3.d │ │ │ │ ├── branch-local-3.l │ │ │ │ ├── branch-local-3.s │ │ │ │ ├── branch-local-4.d │ │ │ │ ├── branch-local-4.s │ │ │ │ ├── branch-local-5.d │ │ │ │ ├── branch-local-5.l │ │ │ │ ├── branch-local-5.s │ │ │ │ ├── branch-local-6.d │ │ │ │ ├── branch-local-6.l │ │ │ │ ├── branch-local-6.s │ │ │ │ ├── branch-local-7.d │ │ │ │ ├── branch-local-7.s │ │ │ │ ├── branch-local-ignore-2.d │ │ │ │ ├── branch-local-ignore-3.d │ │ │ │ ├── branch-local-ignore-5.d │ │ │ │ ├── branch-local-ignore-6.d │ │ │ │ ├── branch-local-ignore-n32-2.d │ │ │ │ ├── branch-local-ignore-n32-3.d │ │ │ │ ├── branch-local-ignore-n32-5.d │ │ │ │ ├── branch-local-ignore-n32-6.d │ │ │ │ ├── branch-local-ignore-n64-2.d │ │ │ │ ├── branch-local-ignore-n64-3.d │ │ │ │ ├── branch-local-ignore-n64-5.d │ │ │ │ ├── branch-local-ignore-n64-6.d │ │ │ │ ├── branch-local-n32-1.d │ │ │ │ ├── branch-local-n32-2.d │ │ │ │ ├── branch-local-n32-2.s │ │ │ │ ├── branch-local-n32-3.d │ │ │ │ ├── branch-local-n32-3.s │ │ │ │ ├── branch-local-n32-4.d │ │ │ │ ├── branch-local-n32-5.d │ │ │ │ ├── branch-local-n32-6.d │ │ │ │ ├── branch-local-n32-7.d │ │ │ │ ├── branch-local-n64-1.d │ │ │ │ ├── branch-local-n64-2.d │ │ │ │ ├── branch-local-n64-2.s │ │ │ │ ├── branch-local-n64-3.d │ │ │ │ ├── branch-local-n64-3.s │ │ │ │ ├── branch-local-n64-4.d │ │ │ │ ├── branch-local-n64-5.d │ │ │ │ ├── branch-local-n64-6.d │ │ │ │ ├── branch-local-n64-7.d │ │ │ │ ├── branch-misc-1.d │ │ │ │ ├── branch-misc-1.s │ │ │ │ ├── branch-misc-2-64.d │ │ │ │ ├── branch-misc-2.d │ │ │ │ ├── branch-misc-2.s │ │ │ │ ├── branch-misc-2pic-64.d │ │ │ │ ├── branch-misc-2pic.d │ │ │ │ ├── branch-misc-3.d │ │ │ │ ├── branch-misc-3.s │ │ │ │ ├── branch-misc-4-64.d │ │ │ │ ├── branch-misc-4.d │ │ │ │ ├── branch-misc-4.s │ │ │ │ ├── branch-misc-5-64.d │ │ │ │ ├── branch-misc-5.d │ │ │ │ ├── branch-misc-5.s │ │ │ │ ├── branch-misc-5pic-64.d │ │ │ │ ├── branch-misc-5pic.d │ │ │ │ ├── branch-section-1.d │ │ │ │ ├── branch-section-2.d │ │ │ │ ├── branch-section-3.d │ │ │ │ ├── branch-section-4.d │ │ │ │ ├── branch-section.l │ │ │ │ ├── branch-section.s │ │ │ │ ├── branch-swap-2.l │ │ │ │ ├── branch-swap-2.s │ │ │ │ ├── branch-swap-3.d │ │ │ │ ├── branch-swap-3.s │ │ │ │ ├── branch-swap-4.d │ │ │ │ ├── branch-swap.d │ │ │ │ ├── branch-swap.s │ │ │ │ ├── branch-weak-1.d │ │ │ │ ├── branch-weak-2.d │ │ │ │ ├── branch-weak-3.d │ │ │ │ ├── branch-weak-4.d │ │ │ │ ├── branch-weak-5.d │ │ │ │ ├── branch-weak-6.d │ │ │ │ ├── branch-weak-7.d │ │ │ │ ├── branch-weak.l │ │ │ │ ├── branch-weak.s │ │ │ │ ├── break-error.d │ │ │ │ ├── break-error.l │ │ │ │ ├── break-error.s │ │ │ │ ├── break-opt.d │ │ │ │ ├── break20.d │ │ │ │ ├── break20.s │ │ │ │ ├── brtr-opt.l │ │ │ │ ├── brtr-opt.s │ │ │ │ ├── c0.d │ │ │ │ ├── c0.l │ │ │ │ ├── c0.s │ │ │ │ ├── c1.d │ │ │ │ ├── c1.s │ │ │ │ ├── c2.d │ │ │ │ ├── c2.l │ │ │ │ ├── c2.s │ │ │ │ ├── c3.d │ │ │ │ ├── c3.l │ │ │ │ ├── c3.s │ │ │ │ ├── cache.d │ │ │ │ ├── cache.s │ │ │ │ ├── call-nonpic-1.d │ │ │ │ ├── call-nonpic-1.s │ │ │ │ ├── cfi-n64-1.d │ │ │ │ ├── cfi-n64-1.s │ │ │ │ ├── comdat-reloc.d │ │ │ │ ├── comdat-reloc.s │ │ │ │ ├── compact-eh-1.s │ │ │ │ ├── compact-eh-2.s │ │ │ │ ├── compact-eh-3.s │ │ │ │ ├── compact-eh-4.s │ │ │ │ ├── compact-eh-5.s │ │ │ │ ├── compact-eh-6.s │ │ │ │ ├── compact-eh-7.s │ │ │ │ ├── compact-eh-eb-1.d │ │ │ │ ├── compact-eh-eb-2.d │ │ │ │ ├── compact-eh-eb-3.d │ │ │ │ ├── compact-eh-eb-4.d │ │ │ │ ├── compact-eh-eb-5.d │ │ │ │ ├── compact-eh-eb-6.d │ │ │ │ ├── compact-eh-eb-7.d │ │ │ │ ├── compact-eh-el-1.d │ │ │ │ ├── compact-eh-el-2.d │ │ │ │ ├── compact-eh-el-3.d │ │ │ │ ├── compact-eh-el-4.d │ │ │ │ ├── compact-eh-el-5.d │ │ │ │ ├── compact-eh-el-6.d │ │ │ │ ├── compact-eh-el-7.d │ │ │ │ ├── compact-eh-err1.l │ │ │ │ ├── compact-eh-err1.s │ │ │ │ ├── compact-eh-err2.l │ │ │ │ ├── compact-eh-err2.s │ │ │ │ ├── cp0-names-mips32.d │ │ │ │ ├── cp0-names-mips32r2.d │ │ │ │ ├── cp0-names-mips64.d │ │ │ │ ├── cp0-names-mips64r2.d │ │ │ │ ├── cp0-names-numeric.d │ │ │ │ ├── cp0-names-r3000.d │ │ │ │ ├── cp0-names-r3900.d │ │ │ │ ├── cp0-names-r4000.d │ │ │ │ ├── cp0-names-sb1.d │ │ │ │ ├── cp0-names.s │ │ │ │ ├── cp0b.d │ │ │ │ ├── cp0b.l │ │ │ │ ├── cp0b.s │ │ │ │ ├── cp0bl.d │ │ │ │ ├── cp0bl.l │ │ │ │ ├── cp0bl.s │ │ │ │ ├── cp0c.d │ │ │ │ ├── cp0c.l │ │ │ │ ├── cp0c.s │ │ │ │ ├── cp0m.d │ │ │ │ ├── cp0m.l │ │ │ │ ├── cp0m.s │ │ │ │ ├── cp0sel-names-mips32.d │ │ │ │ ├── cp0sel-names-mips32r2.d │ │ │ │ ├── cp0sel-names-mips64.d │ │ │ │ ├── cp0sel-names-mips64r2.d │ │ │ │ ├── cp0sel-names-numeric.d │ │ │ │ ├── cp0sel-names-sb1.d │ │ │ │ ├── cp0sel-names.s │ │ │ │ ├── cp1-names-mips32.d │ │ │ │ ├── cp1-names-mips32r2.d │ │ │ │ ├── cp1-names-mips64.d │ │ │ │ ├── cp1-names-mips64r2.d │ │ │ │ ├── cp1-names-numeric.d │ │ │ │ ├── cp1-names-r3000.d │ │ │ │ ├── cp1-names-r3900.d │ │ │ │ ├── cp1-names-r4000.d │ │ │ │ ├── cp1-names-sb1.d │ │ │ │ ├── cp1-names.s │ │ │ │ ├── cp2-64.d │ │ │ │ ├── cp2-64.l │ │ │ │ ├── cp2-64.s │ │ │ │ ├── cp2.d │ │ │ │ ├── cp2.l │ │ │ │ ├── cp2.s │ │ │ │ ├── cp2b.d │ │ │ │ ├── cp2b.l │ │ │ │ ├── cp2b.s │ │ │ │ ├── cp2bl.d │ │ │ │ ├── cp2bl.l │ │ │ │ ├── cp2bl.s │ │ │ │ ├── cp2d.d │ │ │ │ ├── cp2d.l │ │ │ │ ├── cp2d.s │ │ │ │ ├── cp2m.d │ │ │ │ ├── cp2m.l │ │ │ │ ├── cp2m.s │ │ │ │ ├── cp3.d │ │ │ │ ├── cp3.l │ │ │ │ ├── cp3.s │ │ │ │ ├── cp3b.d │ │ │ │ ├── cp3b.l │ │ │ │ ├── cp3b.s │ │ │ │ ├── cp3bl.d │ │ │ │ ├── cp3bl.l │ │ │ │ ├── cp3bl.s │ │ │ │ ├── cp3d.d │ │ │ │ ├── cp3d.l │ │ │ │ ├── cp3d.s │ │ │ │ ├── cp3m.d │ │ │ │ ├── cp3m.l │ │ │ │ ├── cp3m.s │ │ │ │ ├── crc-err.d │ │ │ │ ├── crc-err.l │ │ │ │ ├── crc-err.s │ │ │ │ ├── crc.d │ │ │ │ ├── crc.s │ │ │ │ ├── crc64-err.d │ │ │ │ ├── crc64-err.l │ │ │ │ ├── crc64-err.s │ │ │ │ ├── crc64.d │ │ │ │ ├── crc64.s │ │ │ │ ├── daddi.d │ │ │ │ ├── daddi.s │ │ │ │ ├── debug-label-end-1.d │ │ │ │ ├── debug-label-end-2.d │ │ │ │ ├── debug-label-end-3.d │ │ │ │ ├── debug-label-end.s │ │ │ │ ├── delay.d │ │ │ │ ├── delay.s │ │ │ │ ├── div-trap.d │ │ │ │ ├── div.d │ │ │ │ ├── div.s │ │ │ │ ├── div64-trap.d │ │ │ │ ├── div64.d │ │ │ │ ├── div64.s │ │ │ │ ├── dla-reloc.d │ │ │ │ ├── dla-reloc.s │ │ │ │ ├── dla-warn.l │ │ │ │ ├── dla-warn.s │ │ │ │ ├── dli.d │ │ │ │ ├── dli.s │ │ │ │ ├── dot-1.d │ │ │ │ ├── dot-1.s │ │ │ │ ├── e32-rel2.d │ │ │ │ ├── e32-rel4.d │ │ │ │ ├── e32el-rel2.d │ │ │ │ ├── ehword.d │ │ │ │ ├── ehword.s │ │ │ │ ├── elf-consthilo.d │ │ │ │ ├── elf-consthilo.s │ │ │ │ ├── elf-rel-got-n32.d │ │ │ │ ├── elf-rel-got-n32.s │ │ │ │ ├── elf-rel-got-n64.d │ │ │ │ ├── elf-rel-got-n64.s │ │ │ │ ├── elf-rel-xgot-n32.d │ │ │ │ ├── elf-rel-xgot-n64.d │ │ │ │ ├── elf-rel.d │ │ │ │ ├── elf-rel.s │ │ │ │ ├── elf-rel10.d │ │ │ │ ├── elf-rel10.s │ │ │ │ ├── elf-rel11.d │ │ │ │ ├── elf-rel11.s │ │ │ │ ├── elf-rel12.d │ │ │ │ ├── elf-rel12.s │ │ │ │ ├── elf-rel13-mips16.d │ │ │ │ ├── elf-rel13-mips16.s │ │ │ │ ├── elf-rel13.d │ │ │ │ ├── elf-rel13.s │ │ │ │ ├── elf-rel14.d │ │ │ │ ├── elf-rel14.s │ │ │ │ ├── elf-rel15.d │ │ │ │ ├── elf-rel15.s │ │ │ │ ├── elf-rel16.d │ │ │ │ ├── elf-rel16.s │ │ │ │ ├── elf-rel17.d │ │ │ │ ├── elf-rel17.s │ │ │ │ ├── elf-rel18.d │ │ │ │ ├── elf-rel18.s │ │ │ │ ├── elf-rel19.d │ │ │ │ ├── elf-rel19.s │ │ │ │ ├── elf-rel2.d │ │ │ │ ├── elf-rel2.s │ │ │ │ ├── elf-rel20.d │ │ │ │ ├── elf-rel20.s │ │ │ │ ├── elf-rel21.d │ │ │ │ ├── elf-rel21.s │ │ │ │ ├── elf-rel22.d │ │ │ │ ├── elf-rel22.s │ │ │ │ ├── elf-rel23.d │ │ │ │ ├── elf-rel23.s │ │ │ │ ├── elf-rel23a.d │ │ │ │ ├── elf-rel23b.d │ │ │ │ ├── elf-rel24.d │ │ │ │ ├── elf-rel24.s │ │ │ │ ├── elf-rel25.d │ │ │ │ ├── elf-rel25.s │ │ │ │ ├── elf-rel25a.d │ │ │ │ ├── elf-rel26.d │ │ │ │ ├── elf-rel26.s │ │ │ │ ├── elf-rel27.d │ │ │ │ ├── elf-rel27.s │ │ │ │ ├── elf-rel28-lldscd-micromips-n32.d │ │ │ │ ├── elf-rel28-lldscd-micromips-n64.d │ │ │ │ ├── elf-rel28-lldscd-n32.d │ │ │ │ ├── elf-rel28-lldscd-n64.d │ │ │ │ ├── elf-rel28-micromips-n32.d │ │ │ │ ├── elf-rel28-micromips-n64.d │ │ │ │ ├── elf-rel28-n32.d │ │ │ │ ├── elf-rel28-n64.d │ │ │ │ ├── elf-rel28.s │ │ │ │ ├── elf-rel29.d │ │ │ │ ├── elf-rel29.s │ │ │ │ ├── elf-rel3.d │ │ │ │ ├── elf-rel3.s │ │ │ │ ├── elf-rel30.l │ │ │ │ ├── elf-rel30.s │ │ │ │ ├── elf-rel4.d │ │ │ │ ├── elf-rel4.s │ │ │ │ ├── elf-rel5.d │ │ │ │ ├── elf-rel5.s │ │ │ │ ├── elf-rel6-n32.d │ │ │ │ ├── elf-rel6-n64.d │ │ │ │ ├── elf-rel6.d │ │ │ │ ├── elf-rel6.s │ │ │ │ ├── elf-rel7.d │ │ │ │ ├── elf-rel7.s │ │ │ │ ├── elf-rel8-mips16.d │ │ │ │ ├── elf-rel8-mips16.s │ │ │ │ ├── elf-rel8.d │ │ │ │ ├── elf-rel8.s │ │ │ │ ├── elf-rel9-mips16.d │ │ │ │ ├── elf-rel9-mips16.s │ │ │ │ ├── elf-rel9-mips16e2.d │ │ │ │ ├── elf-rel9-mips16e2.s │ │ │ │ ├── elf-rel9.d │ │ │ │ ├── elf-rel9.s │ │ │ │ ├── elf_arch_mips1.d │ │ │ │ ├── elf_arch_mips2.d │ │ │ │ ├── elf_arch_mips3.d │ │ │ │ ├── elf_arch_mips32.d │ │ │ │ ├── elf_arch_mips32r2.d │ │ │ │ ├── elf_arch_mips32r3.d │ │ │ │ ├── elf_arch_mips32r5.d │ │ │ │ ├── elf_arch_mips32r6.d │ │ │ │ ├── elf_arch_mips4.d │ │ │ │ ├── elf_arch_mips5.d │ │ │ │ ├── elf_arch_mips64.d │ │ │ │ ├── elf_arch_mips64r2.d │ │ │ │ ├── elf_arch_mips64r3.d │ │ │ │ ├── elf_arch_mips64r5.d │ │ │ │ ├── elf_arch_mips64r6.d │ │ │ │ ├── elf_ase_micromips-2.d │ │ │ │ ├── elf_ase_micromips.d │ │ │ │ ├── elf_ase_mips16-2.d │ │ │ │ ├── elf_ase_mips16.d │ │ │ │ ├── elf_ase_mips16e2-2.d │ │ │ │ ├── elf_ase_mips16e2.d │ │ │ │ ├── elf_e_flags.c │ │ │ │ ├── elf_e_flags.s │ │ │ │ ├── elf_e_flags1.d │ │ │ │ ├── elf_e_flags2.d │ │ │ │ ├── elf_e_flags3.d │ │ │ │ ├── elf_e_flags4.d │ │ │ │ ├── elf_mach_5900.d │ │ │ │ ├── elf_mach_i6400.d │ │ │ │ ├── elf_mach_i6500.d │ │ │ │ ├── elf_mach_interaptiv-mr2.d │ │ │ │ ├── elf_mach_p6600.d │ │ │ │ ├── elfel-rel.d │ │ │ │ ├── elfel-rel2.d │ │ │ │ ├── elfel-rel3.d │ │ │ │ ├── empty.s │ │ │ │ ├── eret-1.d │ │ │ │ ├── eret-1.s │ │ │ │ ├── eret-2.d │ │ │ │ ├── eret-2.s │ │ │ │ ├── eret-3.d │ │ │ │ ├── eret-3.s │ │ │ │ ├── eva.d │ │ │ │ ├── eva.s │ │ │ │ ├── expr1.d │ │ │ │ ├── expr1.s │ │ │ │ ├── ext-ill.l │ │ │ │ ├── ext-ill.s │ │ │ │ ├── fix-rm7000-1.d │ │ │ │ ├── fix-rm7000-1.s │ │ │ │ ├── fix-rm7000-2.d │ │ │ │ ├── fix-rm7000-2.s │ │ │ │ ├── fpr-names-32.d │ │ │ │ ├── fpr-names-64.d │ │ │ │ ├── fpr-names-n32.d │ │ │ │ ├── fpr-names-numeric.d │ │ │ │ ├── fpr-names.s │ │ │ │ ├── fpxx-oddfpreg.d │ │ │ │ ├── fpxx-oddfpreg.l │ │ │ │ ├── fpxx-oddfpreg.s │ │ │ │ ├── ginv-err.d │ │ │ │ ├── ginv-err.l │ │ │ │ ├── ginv-err.s │ │ │ │ ├── ginv.d │ │ │ │ ├── ginv.s │ │ │ │ ├── global-local-symtab-n32.d │ │ │ │ ├── global-local-symtab-n32t.d │ │ │ │ ├── global-local-symtab-n64.d │ │ │ │ ├── global-local-symtab-o32.d │ │ │ │ ├── global-local-symtab-o32t.d │ │ │ │ ├── global-local-symtab-sort-n32.d │ │ │ │ ├── global-local-symtab-sort-n32t.d │ │ │ │ ├── global-local-symtab-sort-n64.d │ │ │ │ ├── global-local-symtab-sort-n64t.d │ │ │ │ ├── global-local-symtab-sort-o32.d │ │ │ │ ├── global-local-symtab-sort-o32t.d │ │ │ │ ├── global-local-symtab.s │ │ │ │ ├── gpr-names-32.d │ │ │ │ ├── gpr-names-64.d │ │ │ │ ├── gpr-names-n32.d │ │ │ │ ├── gpr-names-numeric.d │ │ │ │ ├── gpr-names.s │ │ │ │ ├── hilo-diff-eb-n32.d │ │ │ │ ├── hilo-diff-eb-n64.d │ │ │ │ ├── hilo-diff-eb.d │ │ │ │ ├── hilo-diff-el-n32.d │ │ │ │ ├── hilo-diff-el-n64.d │ │ │ │ ├── hilo-diff-el.d │ │ │ │ ├── hilo-diff.s │ │ │ │ ├── hwr-names-mips32r2.d │ │ │ │ ├── hwr-names-mips64r2.d │ │ │ │ ├── hwr-names-numeric.d │ │ │ │ ├── hwr-names.s │ │ │ │ ├── illegal.l │ │ │ │ ├── illegal.s │ │ │ │ ├── insn-isa-mode.d │ │ │ │ ├── insn-isa-mode.s │ │ │ │ ├── insn-opts.d │ │ │ │ ├── insn-opts.s │ │ │ │ ├── interaptiv-mr2@c0.d │ │ │ │ ├── interaptiv-mr2@c1.d │ │ │ │ ├── interaptiv-mr2@cp2-64.d │ │ │ │ ├── interaptiv-mr2@isa-override-1.d │ │ │ │ ├── interaptiv-mr2@isa-override-1.l │ │ │ │ ├── interaptiv-mr2@isa-override-2.d │ │ │ │ ├── interaptiv-mr2@isa-override-2.l │ │ │ │ ├── interaptiv-mr2@mcu.d │ │ │ │ ├── interaptiv-mr2@save-sub.d │ │ │ │ ├── interaptiv-mr2@save.d │ │ │ │ ├── irix-no-pdr.d │ │ │ │ ├── isa-override-1.d │ │ │ │ ├── isa-override-1.s │ │ │ │ ├── isa-override-2.d │ │ │ │ ├── isa-override-2.l │ │ │ │ ├── isa-override-2.s │ │ │ │ ├── itbl │ │ │ │ ├── itbl.s │ │ │ │ ├── jal-mask-1.s │ │ │ │ ├── jal-mask-11.d │ │ │ │ ├── jal-mask-12.d │ │ │ │ ├── jal-mask-2.s │ │ │ │ ├── jal-mask-21.d │ │ │ │ ├── jal-mask-22.d │ │ │ │ ├── jal-newabi.d │ │ │ │ ├── jal-newabi.s │ │ │ │ ├── jal-range.l │ │ │ │ ├── jal-range.s │ │ │ │ ├── jal-svr4pic-irix.d │ │ │ │ ├── jal-svr4pic-local-irix.d │ │ │ │ ├── jal-svr4pic-local-n32.d │ │ │ │ ├── jal-svr4pic-local-n64.d │ │ │ │ ├── jal-svr4pic-local-newabi.s │ │ │ │ ├── jal-svr4pic-local.d │ │ │ │ ├── jal-svr4pic-local.s │ │ │ │ ├── jal-svr4pic-noreorder-irix.d │ │ │ │ ├── jal-svr4pic-noreorder.d │ │ │ │ ├── jal-svr4pic-noreorder.s │ │ │ │ ├── jal-svr4pic.d │ │ │ │ ├── jal-svr4pic.s │ │ │ │ ├── jal-xgot-irix.d │ │ │ │ ├── jal-xgot.d │ │ │ │ ├── jal.d │ │ │ │ ├── jal.s │ │ │ │ ├── jalr.l │ │ │ │ ├── jalr.s │ │ │ │ ├── jalr2-irix.d │ │ │ │ ├── jalr2.d │ │ │ │ ├── jalr2.s │ │ │ │ ├── jalr3-n32.d │ │ │ │ ├── jalr3-n64.d │ │ │ │ ├── jalr3.d │ │ │ │ ├── jalr3.s │ │ │ │ ├── jalr4-n32.d │ │ │ │ ├── jalr4-n64.d │ │ │ │ ├── jalr4.d │ │ │ │ ├── jalr4.s │ │ │ │ ├── jalx-addend-n32.d │ │ │ │ ├── jalx-addend-n64.d │ │ │ │ ├── jalx-addend.d │ │ │ │ ├── jalx-addend.s │ │ │ │ ├── jalx-imm-n32.d │ │ │ │ ├── jalx-imm-n64.d │ │ │ │ ├── jalx-imm.d │ │ │ │ ├── jalx-imm.s │ │ │ │ ├── jalx-local-n32.d │ │ │ │ ├── jalx-local-n64.d │ │ │ │ ├── jalx-local.d │ │ │ │ ├── jalx-local.s │ │ │ │ ├── l_d-forward-n32.d │ │ │ │ ├── l_d-forward-n64.d │ │ │ │ ├── l_d-forward.d │ │ │ │ ├── l_d-n32.d │ │ │ │ ├── l_d-n64.d │ │ │ │ ├── l_d-reloc.d │ │ │ │ ├── l_d-reloc.s │ │ │ │ ├── l_d-single.d │ │ │ │ ├── l_d.d │ │ │ │ ├── la-reloc.d │ │ │ │ ├── la-reloc.s │ │ │ │ ├── la-svr4pic.d │ │ │ │ ├── la-warn.l │ │ │ │ ├── la-warn.s │ │ │ │ ├── la-xgot.d │ │ │ │ ├── la.d │ │ │ │ ├── la.s │ │ │ │ ├── lb-pic.s │ │ │ │ ├── lb-svr4pic-ilocks.d │ │ │ │ ├── lb-svr4pic.d │ │ │ │ ├── lb-xgot-ilocks.d │ │ │ │ ├── lb-xgot.d │ │ │ │ ├── lb.d │ │ │ │ ├── lb.s │ │ │ │ ├── lca-svr4pic.d │ │ │ │ ├── lca-xgot.d │ │ │ │ ├── lca.s │ │ │ │ ├── ld-forward-n32.d │ │ │ │ ├── ld-forward-n64.d │ │ │ │ ├── ld-forward.d │ │ │ │ ├── ld-n32.d │ │ │ │ ├── ld-n64.d │ │ │ │ ├── ld-pic.s │ │ │ │ ├── ld-reloc.d │ │ │ │ ├── ld-reloc.s │ │ │ │ ├── ld-svr4pic.d │ │ │ │ ├── ld-xgot.d │ │ │ │ ├── ld-zero-2.d │ │ │ │ ├── ld-zero-2.s │ │ │ │ ├── ld-zero-3.d │ │ │ │ ├── ld-zero-3.s │ │ │ │ ├── ld-zero-q.d │ │ │ │ ├── ld-zero-q.s │ │ │ │ ├── ld-zero-u.d │ │ │ │ ├── ld-zero-u.s │ │ │ │ ├── ld-zero.d │ │ │ │ ├── ld-zero.s │ │ │ │ ├── ld.d │ │ │ │ ├── ld.s │ │ │ │ ├── ldc1-forward-n32.d │ │ │ │ ├── ldc1-forward-n64.d │ │ │ │ ├── ldc1-forward.d │ │ │ │ ├── ldc1-n32.d │ │ │ │ ├── ldc1-n64.d │ │ │ │ ├── ldc1.d │ │ │ │ ├── ldpc-unalign.l │ │ │ │ ├── ldpc-unalign.s │ │ │ │ ├── ldstla-32-1.l │ │ │ │ ├── ldstla-32-1.s │ │ │ │ ├── ldstla-32-mips3-1.l │ │ │ │ ├── ldstla-32-mips3-1.s │ │ │ │ ├── ldstla-32-mips3-shared.d │ │ │ │ ├── ldstla-32-mips3.d │ │ │ │ ├── ldstla-32-mips3.s │ │ │ │ ├── ldstla-32-shared.d │ │ │ │ ├── ldstla-32.d │ │ │ │ ├── ldstla-32.s │ │ │ │ ├── ldstla-eabi64.d │ │ │ │ ├── ldstla-n64-shared.d │ │ │ │ ├── ldstla-n64-sym32.d │ │ │ │ ├── ldstla-n64.d │ │ │ │ ├── ldstla-n64.s │ │ │ │ ├── ldstla-sym32.s │ │ │ │ ├── li-d.d │ │ │ │ ├── li-d.s │ │ │ │ ├── li.d │ │ │ │ ├── li.s │ │ │ │ ├── lif-svr4pic.d │ │ │ │ ├── lif-xgot.d │ │ │ │ ├── lifloat.d │ │ │ │ ├── lifloat.s │ │ │ │ ├── lineno.d │ │ │ │ ├── lineno.s │ │ │ │ ├── llpscp-32.d │ │ │ │ ├── llpscp-32.s │ │ │ │ ├── llpscp-64.d │ │ │ │ ├── llpscp-64.s │ │ │ │ ├── loc-swap-2.d │ │ │ │ ├── loc-swap-2.s │ │ │ │ ├── loc-swap-3.d │ │ │ │ ├── loc-swap-3.s │ │ │ │ ├── loc-swap-dis.d │ │ │ │ ├── loc-swap.d │ │ │ │ ├── loc-swap.s │ │ │ │ ├── loongson-2e.d │ │ │ │ ├── loongson-2e.s │ │ │ │ ├── loongson-2f-2.d │ │ │ │ ├── loongson-2f-2.s │ │ │ │ ├── loongson-2f-3.d │ │ │ │ ├── loongson-2f-3.s │ │ │ │ ├── loongson-2f-mmi.d │ │ │ │ ├── loongson-2f-mmi.s │ │ │ │ ├── loongson-2f.d │ │ │ │ ├── loongson-2f.s │ │ │ │ ├── loongson-3a-2.d │ │ │ │ ├── loongson-3a-2.s │ │ │ │ ├── loongson-3a-3.d │ │ │ │ ├── loongson-3a-3.s │ │ │ │ ├── loongson-3a-mmi.d │ │ │ │ ├── loongson-3a-mmi.s │ │ │ │ ├── loongson-3a.d │ │ │ │ ├── loongson-3a.s │ │ │ │ ├── loongson-cam.d │ │ │ │ ├── loongson-cam.s │ │ │ │ ├── loongson-ext2.d │ │ │ │ ├── loongson-ext2.s │ │ │ │ ├── lui-1.d │ │ │ │ ├── lui-1.l │ │ │ │ ├── lui-1.s │ │ │ │ ├── lui-2.d │ │ │ │ ├── lui-2.l │ │ │ │ ├── lui-2.s │ │ │ │ ├── lui.d │ │ │ │ ├── lui.s │ │ │ │ ├── macro-warn-1-n32.d │ │ │ │ ├── macro-warn-1-n32.l │ │ │ │ ├── macro-warn-1.d │ │ │ │ ├── macro-warn-1.l │ │ │ │ ├── macro-warn-1.s │ │ │ │ ├── macro-warn-2-n32.d │ │ │ │ ├── macro-warn-2.d │ │ │ │ ├── macro-warn-2.l │ │ │ │ ├── macro-warn-2.s │ │ │ │ ├── macro-warn-3.d │ │ │ │ ├── macro-warn-3.l │ │ │ │ ├── macro-warn-3.s │ │ │ │ ├── macro-warn-4.d │ │ │ │ ├── macro-warn-4.l │ │ │ │ ├── macro-warn-4.s │ │ │ │ ├── mcu.d │ │ │ │ ├── mcu.s │ │ │ │ ├── micromips-align-after-label.d │ │ │ │ ├── micromips-b16.d │ │ │ │ ├── micromips-b16.s │ │ │ │ ├── micromips-branch-absolute-addend-n32.d │ │ │ │ ├── micromips-branch-absolute-addend-n64.d │ │ │ │ ├── micromips-branch-absolute-addend.d │ │ │ │ ├── micromips-branch-absolute-addend.s │ │ │ │ ├── micromips-branch-absolute-n32.d │ │ │ │ ├── micromips-branch-absolute-n64.d │ │ │ │ ├── micromips-branch-absolute.d │ │ │ │ ├── micromips-branch-absolute.s │ │ │ │ ├── micromips-branch-delay.d │ │ │ │ ├── micromips-branch-delay.l │ │ │ │ ├── micromips-branch-delay.s │ │ │ │ ├── micromips-branch-relax-insn32-pic-irix.d │ │ │ │ ├── micromips-branch-relax-insn32-pic.d │ │ │ │ ├── micromips-branch-relax-insn32-pic.l │ │ │ │ ├── micromips-branch-relax-insn32.d │ │ │ │ ├── micromips-branch-relax-insn32.l │ │ │ │ ├── micromips-branch-relax-pic-irix.d │ │ │ │ ├── micromips-branch-relax-pic.d │ │ │ │ ├── micromips-branch-relax-pic.l │ │ │ │ ├── micromips-branch-relax.d │ │ │ │ ├── micromips-branch-relax.l │ │ │ │ ├── micromips-branch-relax.s │ │ │ │ ├── micromips-compact.d │ │ │ │ ├── micromips-ill.l │ │ │ │ ├── micromips-ill.s │ │ │ │ ├── micromips-insn32.d │ │ │ │ ├── micromips-noinsn32.d │ │ │ │ ├── micromips-size-0.l │ │ │ │ ├── micromips-size-0.s │ │ │ │ ├── micromips-size-1.d │ │ │ │ ├── micromips-size-1.l │ │ │ │ ├── micromips-size-1.s │ │ │ │ ├── micromips-trap.d │ │ │ │ ├── micromips-warn-branch-delay-1.d │ │ │ │ ├── micromips-warn-branch-delay-1.s │ │ │ │ ├── micromips-warn-branch-delay.d │ │ │ │ ├── micromips-warn-branch-delay.l │ │ │ │ ├── micromips-warn-branch-delay.s │ │ │ │ ├── micromips-warn.l │ │ │ │ ├── micromips.d │ │ │ │ ├── micromips.l │ │ │ │ ├── micromips.s │ │ │ │ ├── micromips32-move.d │ │ │ │ ├── micromips32-move.s │ │ │ │ ├── micromips@24k-branch-delay-1.d │ │ │ │ ├── micromips@24k-triple-stores-1.d │ │ │ │ ├── micromips@24k-triple-stores-10.d │ │ │ │ ├── micromips@24k-triple-stores-11.d │ │ │ │ ├── micromips@24k-triple-stores-2-llsc.d │ │ │ │ ├── micromips@24k-triple-stores-2.d │ │ │ │ ├── micromips@24k-triple-stores-3.d │ │ │ │ ├── micromips@24k-triple-stores-4.d │ │ │ │ ├── micromips@24k-triple-stores-5.d │ │ │ │ ├── micromips@24k-triple-stores-6.d │ │ │ │ ├── micromips@24k-triple-stores-7.d │ │ │ │ ├── micromips@24k-triple-stores-8.d │ │ │ │ ├── micromips@24k-triple-stores-9.d │ │ │ │ ├── micromips@abs.d │ │ │ │ ├── micromips@add.d │ │ │ │ ├── micromips@addiu-error.d │ │ │ │ ├── micromips@addiu-error.l │ │ │ │ ├── micromips@alnv_ps-swap.d │ │ │ │ ├── micromips@and.d │ │ │ │ ├── micromips@beq.d │ │ │ │ ├── micromips@bge.d │ │ │ │ ├── micromips@bgeu.d │ │ │ │ ├── micromips@blt.d │ │ │ │ ├── micromips@bltu.d │ │ │ │ ├── micromips@branch-likely.d │ │ │ │ ├── micromips@branch-misc-1.d │ │ │ │ ├── micromips@branch-misc-2-64.d │ │ │ │ ├── micromips@branch-misc-2.d │ │ │ │ ├── micromips@branch-misc-2pic-64.d │ │ │ │ ├── micromips@branch-misc-2pic.d │ │ │ │ ├── micromips@branch-misc-4-64.d │ │ │ │ ├── micromips@branch-misc-4.d │ │ │ │ ├── micromips@branch-misc-5-64.d │ │ │ │ ├── micromips@branch-misc-5.d │ │ │ │ ├── micromips@branch-misc-5pic-64.d │ │ │ │ ├── micromips@branch-misc-5pic.d │ │ │ │ ├── micromips@branch-self.d │ │ │ │ ├── micromips@branch-swap-3.d │ │ │ │ ├── micromips@branch-swap-4.d │ │ │ │ ├── micromips@break-opt.d │ │ │ │ ├── micromips@cache.d │ │ │ │ ├── micromips@cp2-64.d │ │ │ │ ├── micromips@cp2.d │ │ │ │ ├── micromips@cp2b.d │ │ │ │ ├── micromips@cp2bl.d │ │ │ │ ├── micromips@cp2d.d │ │ │ │ ├── micromips@cp2m.d │ │ │ │ ├── micromips@daddi.d │ │ │ │ ├── micromips@div-trap.d │ │ │ │ ├── micromips@div.d │ │ │ │ ├── micromips@div64-trap.d │ │ │ │ ├── micromips@div64.d │ │ │ │ ├── micromips@dli.d │ │ │ │ ├── micromips@dot-1.d │ │ │ │ ├── micromips@elf-rel2.d │ │ │ │ ├── micromips@elf-rel29.d │ │ │ │ ├── micromips@elf-rel4.d │ │ │ │ ├── micromips@elfel-rel2.d │ │ │ │ ├── micromips@eva.d │ │ │ │ ├── micromips@fix-rm7000-1.d │ │ │ │ ├── micromips@fix-rm7000-2.d │ │ │ │ ├── micromips@hilo-diff-eb-n32.d │ │ │ │ ├── micromips@hilo-diff-eb-n64.d │ │ │ │ ├── micromips@hilo-diff-eb.d │ │ │ │ ├── micromips@hilo-diff-el-n32.d │ │ │ │ ├── micromips@hilo-diff-el-n64.d │ │ │ │ ├── micromips@hilo-diff-el.d │ │ │ │ ├── micromips@isa-override-1.d │ │ │ │ ├── micromips@jal-mask-11.d │ │ │ │ ├── micromips@jal-mask-12.d │ │ │ │ ├── micromips@jal-svr4pic-irix.d │ │ │ │ ├── micromips@jal-svr4pic-local-irix.d │ │ │ │ ├── micromips@jal-svr4pic-local-n32.d │ │ │ │ ├── micromips@jal-svr4pic-local-n64.d │ │ │ │ ├── micromips@jal-svr4pic-local.d │ │ │ │ ├── micromips@jal-svr4pic-noreorder-irix.d │ │ │ │ ├── micromips@jal-svr4pic-noreorder.d │ │ │ │ ├── micromips@jal-svr4pic.d │ │ │ │ ├── micromips@jal.d │ │ │ │ ├── micromips@lb-svr4pic-ilocks.d │ │ │ │ ├── micromips@ld-zero-2.d │ │ │ │ ├── micromips@ld-zero-3.d │ │ │ │ ├── micromips@li.d │ │ │ │ ├── micromips@loc-swap-2.d │ │ │ │ ├── micromips@loc-swap-dis.d │ │ │ │ ├── micromips@loc-swap.d │ │ │ │ ├── micromips@lui.d │ │ │ │ ├── micromips@mcu.d │ │ │ │ ├── micromips@mips1-fp.d │ │ │ │ ├── micromips@mips32-cp2.d │ │ │ │ ├── micromips@mips32-cp2.s │ │ │ │ ├── micromips@mips32-dsp.d │ │ │ │ ├── micromips@mips32-dspr2.d │ │ │ │ ├── micromips@mips32-imm.d │ │ │ │ ├── micromips@mips32-imm.s │ │ │ │ ├── micromips@mips32-mt.d │ │ │ │ ├── micromips@mips32-sf32.d │ │ │ │ ├── micromips@mips32.d │ │ │ │ ├── micromips@mips32r2-cp2.d │ │ │ │ ├── micromips@mips32r2-cp2.s │ │ │ │ ├── micromips@mips32r2-fp32.d │ │ │ │ ├── micromips@mips32r2-sync-1.d │ │ │ │ ├── micromips@mips32r2-sync.d │ │ │ │ ├── micromips@mips32r2.d │ │ │ │ ├── micromips@mips4-branch-likely.d │ │ │ │ ├── micromips@mips4-fp.d │ │ │ │ ├── micromips@mips4.d │ │ │ │ ├── micromips@mips5-fp.d │ │ │ │ ├── micromips@mips64-cp2.d │ │ │ │ ├── micromips@mips64-cp2.s │ │ │ │ ├── micromips@mips64.d │ │ │ │ ├── micromips@mips64r2.d │ │ │ │ ├── micromips@msa-branch.d │ │ │ │ ├── micromips@msa-relax.d │ │ │ │ ├── micromips@msa.d │ │ │ │ ├── micromips@msa64.d │ │ │ │ ├── micromips@mul-trap.d │ │ │ │ ├── micromips@mul.d │ │ │ │ ├── micromips@mul64-trap.d │ │ │ │ ├── micromips@mul64.d │ │ │ │ ├── micromips@pref.d │ │ │ │ ├── micromips@r5.d │ │ │ │ ├── micromips@relax-at.d │ │ │ │ ├── micromips@relax-offset.d │ │ │ │ ├── micromips@relax-swap3.d │ │ │ │ ├── micromips@relax.d │ │ │ │ ├── micromips@rol-hw.d │ │ │ │ ├── micromips@stabs-symbol-type.d │ │ │ │ ├── micromips@trap-opt.d │ │ │ │ ├── micromips@uld2-eb.d │ │ │ │ ├── micromips@uld2-el.d │ │ │ │ ├── micromips@ulh2-eb.d │ │ │ │ ├── micromips@ulh2-el.d │ │ │ │ ├── micromips@ulw-reloc.d │ │ │ │ ├── micromips@ulw2-eb-ilocks.d │ │ │ │ ├── micromips@ulw2-el-ilocks.d │ │ │ │ ├── micromips@virt.d │ │ │ │ ├── micromips@virt64.d │ │ │ │ ├── micromips@xpa.d │ │ │ │ ├── mips-abi32-pic.d │ │ │ │ ├── mips-abi32-pic.s │ │ │ │ ├── mips-abi32-pic2-irix.d │ │ │ │ ├── mips-abi32-pic2.d │ │ │ │ ├── mips-abi32-pic2.s │ │ │ │ ├── mips-abi32.d │ │ │ │ ├── mips-abi32.s │ │ │ │ ├── mips-align-after-label.d │ │ │ │ ├── mips-double-float-flag.l │ │ │ │ ├── mips-double-float-flag.s │ │ │ │ ├── mips-gp32-fp32-pic.d │ │ │ │ ├── mips-gp32-fp32-pic.s │ │ │ │ ├── mips-gp32-fp32.d │ │ │ │ ├── mips-gp32-fp32.s │ │ │ │ ├── mips-gp32-fp64-pic.d │ │ │ │ ├── mips-gp32-fp64-pic.s │ │ │ │ ├── mips-gp32-fp64.d │ │ │ │ ├── mips-gp32-fp64.l │ │ │ │ ├── mips-gp32-fp64.s │ │ │ │ ├── mips-gp64-fp32-pic.d │ │ │ │ ├── mips-gp64-fp32-pic.l │ │ │ │ ├── mips-gp64-fp32-pic.s │ │ │ │ ├── mips-gp64-fp32.d │ │ │ │ ├── mips-gp64-fp32.l │ │ │ │ ├── mips-gp64-fp32.s │ │ │ │ ├── mips-gp64-fp64-pic.d │ │ │ │ ├── mips-gp64-fp64-pic.s │ │ │ │ ├── mips-gp64-fp64.d │ │ │ │ ├── mips-gp64-fp64.l │ │ │ │ ├── mips-gp64-fp64.s │ │ │ │ ├── mips-hard-float-flag.l │ │ │ │ ├── mips-hard-float-flag.s │ │ │ │ ├── mips-jalx-2.d │ │ │ │ ├── mips-jalx-2.s │ │ │ │ ├── mips-jalx.d │ │ │ │ ├── mips-jalx.s │ │ │ │ ├── mips-macro-ill-nofp.l │ │ │ │ ├── mips-macro-ill-nofp.s │ │ │ │ ├── mips-macro-ill-sfp.l │ │ │ │ ├── mips-macro-ill-sfp.s │ │ │ │ ├── mips.exp │ │ │ │ ├── mips1-fp.d │ │ │ │ ├── mips1-fp.l │ │ │ │ ├── mips1-fp.s │ │ │ │ ├── mips16-32@mips16-asmacro.d │ │ │ │ ├── mips16-32@mips16-asmacro.s │ │ │ │ ├── mips16-32@mips16-insn-e.d │ │ │ │ ├── mips16-32@mips16-insn-e.l │ │ │ │ ├── mips16-32@mips16-insn-t.d │ │ │ │ ├── mips16-32@mips16-insn-t.l │ │ │ │ ├── mips16-32@mips16-macro-e.d │ │ │ │ ├── mips16-32@mips16-macro-e.l │ │ │ │ ├── mips16-32@mips16-macro-t.d │ │ │ │ ├── mips16-32@mips16-macro-t.l │ │ │ │ ├── mips16-32@mips16-macro.d │ │ │ │ ├── mips16-32@mips16-macro.l │ │ │ │ ├── mips16-32@mips16-sub.d │ │ │ │ ├── mips16-32@mips16e-64-sub.d │ │ │ │ ├── mips16-32@mips16e-sub.d │ │ │ │ ├── mips16-64.d │ │ │ │ ├── mips16-64@mips16-64.d │ │ │ │ ├── mips16-64@mips16-asmacro.d │ │ │ │ ├── mips16-64@mips16-asmacro.s │ │ │ │ ├── mips16-64@mips16-insn-e.d │ │ │ │ ├── mips16-64@mips16-insn-e.l │ │ │ │ ├── mips16-64@mips16-insn-t.d │ │ │ │ ├── mips16-64@mips16-insn-t.l │ │ │ │ ├── mips16-64@mips16-macro.d │ │ │ │ ├── mips16-64@mips16.d │ │ │ │ ├── mips16-64@mips16e-64-sub.d │ │ │ │ ├── mips16-64@mips16e-sub.d │ │ │ │ ├── mips16-absolute-reloc-0.d │ │ │ │ ├── mips16-absolute-reloc-0.s │ │ │ │ ├── mips16-absolute-reloc-1.d │ │ │ │ ├── mips16-absolute-reloc-1.s │ │ │ │ ├── mips16-absolute-reloc-2.d │ │ │ │ ├── mips16-absolute-reloc-2.l │ │ │ │ ├── mips16-absolute-reloc-2.s │ │ │ │ ├── mips16-absolute-reloc-3.d │ │ │ │ ├── mips16-absolute-reloc-3.l │ │ │ │ ├── mips16-absolute-reloc-3.s │ │ │ │ ├── mips16-asmacro.d │ │ │ │ ├── mips16-asmacro.s │ │ │ │ ├── mips16-branch-absolute-1.d │ │ │ │ ├── mips16-branch-absolute-1.s │ │ │ │ ├── mips16-branch-absolute-2.d │ │ │ │ ├── mips16-branch-absolute-2.s │ │ │ │ ├── mips16-branch-absolute-addend-1.d │ │ │ │ ├── mips16-branch-absolute-addend-1.s │ │ │ │ ├── mips16-branch-absolute-addend-n32-1.d │ │ │ │ ├── mips16-branch-absolute-addend-n32.d │ │ │ │ ├── mips16-branch-absolute-addend-n64-1.d │ │ │ │ ├── mips16-branch-absolute-addend-n64.d │ │ │ │ ├── mips16-branch-absolute-addend.d │ │ │ │ ├── mips16-branch-absolute-addend.s │ │ │ │ ├── mips16-branch-absolute-n32-1.d │ │ │ │ ├── mips16-branch-absolute-n32-2.d │ │ │ │ ├── mips16-branch-absolute-n32.d │ │ │ │ ├── mips16-branch-absolute-n64-1.d │ │ │ │ ├── mips16-branch-absolute-n64-2.d │ │ │ │ ├── mips16-branch-absolute-n64.d │ │ │ │ ├── mips16-branch-absolute.d │ │ │ │ ├── mips16-branch-absolute.s │ │ │ │ ├── mips16-branch-addend-0.d │ │ │ │ ├── mips16-branch-addend-0.s │ │ │ │ ├── mips16-branch-addend-1.d │ │ │ │ ├── mips16-branch-addend-1.s │ │ │ │ ├── mips16-branch-addend-2.d │ │ │ │ ├── mips16-branch-addend-2.s │ │ │ │ ├── mips16-branch-addend-3.d │ │ │ │ ├── mips16-branch-addend-3.s │ │ │ │ ├── mips16-branch-addend-4.d │ │ │ │ ├── mips16-branch-addend-4.s │ │ │ │ ├── mips16-branch-addend-5.d │ │ │ │ ├── mips16-branch-addend-5.l │ │ │ │ ├── mips16-branch-addend-5.s │ │ │ │ ├── mips16-branch-reloc-0.d │ │ │ │ ├── mips16-branch-reloc-0.s │ │ │ │ ├── mips16-branch-reloc-1.d │ │ │ │ ├── mips16-branch-reloc-1.s │ │ │ │ ├── mips16-branch-reloc-2.d │ │ │ │ ├── mips16-branch-reloc-2.s │ │ │ │ ├── mips16-branch-reloc-3.d │ │ │ │ ├── mips16-branch-reloc-3.s │ │ │ │ ├── mips16-branch-reloc-4.d │ │ │ │ ├── mips16-branch-reloc-4.s │ │ │ │ ├── mips16-branch-reloc-5.d │ │ │ │ ├── mips16-branch-reloc-5.s │ │ │ │ ├── mips16-branch-unextended-1.d │ │ │ │ ├── mips16-branch-unextended-1.s │ │ │ │ ├── mips16-branch-unextended-2.d │ │ │ │ ├── mips16-branch-unextended-2.s │ │ │ │ ├── mips16-branch-unextended.l │ │ │ │ ├── mips16-dwarf2-n32.d │ │ │ │ ├── mips16-dwarf2.d │ │ │ │ ├── mips16-dwarf2.s │ │ │ │ ├── mips16-e-irix.d │ │ │ │ ├── mips16-e.d │ │ │ │ ├── mips16-e.s │ │ │ │ ├── mips16-extend-swap.d │ │ │ │ ├── mips16-extend-swap.s │ │ │ │ ├── mips16-extend.d │ │ │ │ ├── mips16-extend.s │ │ │ │ ├── mips16-f.d │ │ │ │ ├── mips16-f.s │ │ │ │ ├── mips16-hilo-match.d │ │ │ │ ├── mips16-hilo-match.s │ │ │ │ ├── mips16-hilo-n32.d │ │ │ │ ├── mips16-hilo.d │ │ │ │ ├── mips16-hilo.s │ │ │ │ ├── mips16-insn-e.d │ │ │ │ ├── mips16-insn-e.l │ │ │ │ ├── mips16-insn-e.s │ │ │ │ ├── mips16-insn-length-noargs.d │ │ │ │ ├── mips16-insn-length-noargs.s │ │ │ │ ├── mips16-insn-t.d │ │ │ │ ├── mips16-insn-t.l │ │ │ │ ├── mips16-insn-t.s │ │ │ │ ├── mips16-intermix.d │ │ │ │ ├── mips16-intermix.s │ │ │ │ ├── mips16-jal-e.d │ │ │ │ ├── mips16-jal-e.s │ │ │ │ ├── mips16-jal-t.d │ │ │ │ ├── mips16-jal-t.l │ │ │ │ ├── mips16-jal-t.s │ │ │ │ ├── mips16-jalx.d │ │ │ │ ├── mips16-jalx.s │ │ │ │ ├── mips16-macro-e.d │ │ │ │ ├── mips16-macro-e.l │ │ │ │ ├── mips16-macro-e.s │ │ │ │ ├── mips16-macro-t.d │ │ │ │ ├── mips16-macro-t.l │ │ │ │ ├── mips16-macro-t.s │ │ │ │ ├── mips16-macro.d │ │ │ │ ├── mips16-macro.s │ │ │ │ ├── mips16-pcrel-0.d │ │ │ │ ├── mips16-pcrel-0.l │ │ │ │ ├── mips16-pcrel-0.s │ │ │ │ ├── mips16-pcrel-1.d │ │ │ │ ├── mips16-pcrel-1.l │ │ │ │ ├── mips16-pcrel-1.s │ │ │ │ ├── mips16-pcrel-2.d │ │ │ │ ├── mips16-pcrel-2.l │ │ │ │ ├── mips16-pcrel-2.s │ │ │ │ ├── mips16-pcrel-3.d │ │ │ │ ├── mips16-pcrel-3.l │ │ │ │ ├── mips16-pcrel-3.s │ │ │ │ ├── mips16-pcrel-4.d │ │ │ │ ├── mips16-pcrel-4.l │ │ │ │ ├── mips16-pcrel-4.s │ │ │ │ ├── mips16-pcrel-5.d │ │ │ │ ├── mips16-pcrel-5.l │ │ │ │ ├── mips16-pcrel-5.s │ │ │ │ ├── mips16-pcrel-absolute-1.d │ │ │ │ ├── mips16-pcrel-absolute-1.s │ │ │ │ ├── mips16-pcrel-absolute-2.d │ │ │ │ ├── mips16-pcrel-absolute-2.s │ │ │ │ ├── mips16-pcrel-absolute-3.d │ │ │ │ ├── mips16-pcrel-absolute-3.s │ │ │ │ ├── mips16-pcrel-absolute-4.d │ │ │ │ ├── mips16-pcrel-absolute-4.l │ │ │ │ ├── mips16-pcrel-absolute-4.s │ │ │ │ ├── mips16-pcrel-absolute-5.d │ │ │ │ ├── mips16-pcrel-absolute-5.s │ │ │ │ ├── mips16-pcrel-absolute-6.d │ │ │ │ ├── mips16-pcrel-absolute-6.l │ │ │ │ ├── mips16-pcrel-absolute-6.s │ │ │ │ ├── mips16-pcrel-absolute-7.d │ │ │ │ ├── mips16-pcrel-absolute-7.s │ │ │ │ ├── mips16-pcrel-absolute-n32-4.d │ │ │ │ ├── mips16-pcrel-absolute-n32-6.d │ │ │ │ ├── mips16-pcrel-absolute-n64-4.d │ │ │ │ ├── mips16-pcrel-absolute-n64-6.d │ │ │ │ ├── mips16-pcrel-absolute-n64-sym32-4.d │ │ │ │ ├── mips16-pcrel-absolute-n64-sym32-6.d │ │ │ │ ├── mips16-pcrel-absolute-pic-4.d │ │ │ │ ├── mips16-pcrel-absolute-pic-6.d │ │ │ │ ├── mips16-pcrel-absolute-pic-n32-4.d │ │ │ │ ├── mips16-pcrel-absolute-pic-n32-6.d │ │ │ │ ├── mips16-pcrel-absolute-pic-n64-4.d │ │ │ │ ├── mips16-pcrel-absolute-pic-n64-6.d │ │ │ │ ├── mips16-pcrel-absolute-pic-n64-sym32-4.d │ │ │ │ ├── mips16-pcrel-absolute-pic-n64-sym32-6.d │ │ │ │ ├── mips16-pcrel-absolute.d │ │ │ │ ├── mips16-pcrel-absolute.s │ │ │ │ ├── mips16-pcrel-addend-0.d │ │ │ │ ├── mips16-pcrel-addend-0.s │ │ │ │ ├── mips16-pcrel-addend-1.d │ │ │ │ ├── mips16-pcrel-addend-1.s │ │ │ │ ├── mips16-pcrel-addend-2.d │ │ │ │ ├── mips16-pcrel-addend-2.s │ │ │ │ ├── mips16-pcrel-addend-3.d │ │ │ │ ├── mips16-pcrel-addend-3.s │ │ │ │ ├── mips16-pcrel-addend-4.d │ │ │ │ ├── mips16-pcrel-addend-4.s │ │ │ │ ├── mips16-pcrel-addend-5.d │ │ │ │ ├── mips16-pcrel-addend-5.s │ │ │ │ ├── mips16-pcrel-addend-6.d │ │ │ │ ├── mips16-pcrel-addend-6.s │ │ │ │ ├── mips16-pcrel-addend-7.d │ │ │ │ ├── mips16-pcrel-addend-7.s │ │ │ │ ├── mips16-pcrel-addend-8.d │ │ │ │ ├── mips16-pcrel-addend-8.l │ │ │ │ ├── mips16-pcrel-addend-8.s │ │ │ │ ├── mips16-pcrel-addend-9.d │ │ │ │ ├── mips16-pcrel-addend-9.l │ │ │ │ ├── mips16-pcrel-addend-9.s │ │ │ │ ├── mips16-pcrel-addend-n32-8.d │ │ │ │ ├── mips16-pcrel-addend-n32-9.d │ │ │ │ ├── mips16-pcrel-addend-n64-8.d │ │ │ │ ├── mips16-pcrel-addend-n64-9.d │ │ │ │ ├── mips16-pcrel-addend-n64-sym32-8.d │ │ │ │ ├── mips16-pcrel-addend-n64-sym32-9.d │ │ │ │ ├── mips16-pcrel-addend-pic-8.d │ │ │ │ ├── mips16-pcrel-addend-pic-9.d │ │ │ │ ├── mips16-pcrel-delay-0.d │ │ │ │ ├── mips16-pcrel-delay-0.l │ │ │ │ ├── mips16-pcrel-delay-0.s │ │ │ │ ├── mips16-pcrel-delay-1.d │ │ │ │ ├── mips16-pcrel-delay-1.l │ │ │ │ ├── mips16-pcrel-delay-1.s │ │ │ │ ├── mips16-pcrel-n32-0.d │ │ │ │ ├── mips16-pcrel-n32-1.d │ │ │ │ ├── mips16-pcrel-n64-0.d │ │ │ │ ├── mips16-pcrel-n64-1.d │ │ │ │ ├── mips16-pcrel-n64-sym32-0.d │ │ │ │ ├── mips16-pcrel-n64-sym32-1.d │ │ │ │ ├── mips16-pcrel-pic-0.d │ │ │ │ ├── mips16-pcrel-pic-1.d │ │ │ │ ├── mips16-pcrel-relax-0.d │ │ │ │ ├── mips16-pcrel-relax-0.s │ │ │ │ ├── mips16-pcrel-relax-1.d │ │ │ │ ├── mips16-pcrel-relax-2.d │ │ │ │ ├── mips16-pcrel-relax-2.s │ │ │ │ ├── mips16-pcrel-relax-3.d │ │ │ │ ├── mips16-pcrel-reloc-0.d │ │ │ │ ├── mips16-pcrel-reloc-0.s │ │ │ │ ├── mips16-pcrel-reloc-1.d │ │ │ │ ├── mips16-pcrel-reloc-1.s │ │ │ │ ├── mips16-pcrel-reloc-2.d │ │ │ │ ├── mips16-pcrel-reloc-2.s │ │ │ │ ├── mips16-pcrel-reloc-3.d │ │ │ │ ├── mips16-pcrel-reloc-3.s │ │ │ │ ├── mips16-pcrel-reloc-4.d │ │ │ │ ├── mips16-pcrel-reloc-4.s │ │ │ │ ├── mips16-pcrel-reloc-5.d │ │ │ │ ├── mips16-pcrel-reloc-5.s │ │ │ │ ├── mips16-pcrel-reloc-6.d │ │ │ │ ├── mips16-pcrel-reloc-6.s │ │ │ │ ├── mips16-pcrel-reloc-7.d │ │ │ │ ├── mips16-pcrel-reloc-7.s │ │ │ │ ├── mips16-reg-error.d │ │ │ │ ├── mips16-reg-error.l │ │ │ │ ├── mips16-reg-error.s │ │ │ │ ├── mips16-relax-unextended-1.d │ │ │ │ ├── mips16-relax-unextended-1.l │ │ │ │ ├── mips16-relax-unextended-1.s │ │ │ │ ├── mips16-relax-unextended-2.d │ │ │ │ ├── mips16-relax-unextended-2.l │ │ │ │ ├── mips16-relax-unextended-2.s │ │ │ │ ├── mips16-reloc-error.d │ │ │ │ ├── mips16-reloc-error.l │ │ │ │ ├── mips16-reloc-error.s │ │ │ │ ├── mips16-sdrasp.d │ │ │ │ ├── mips16-sdrasp.l │ │ │ │ ├── mips16-sdrasp.s │ │ │ │ ├── mips16-sprel-swap.d │ │ │ │ ├── mips16-sprel-swap.s │ │ │ │ ├── mips16-stabs.d │ │ │ │ ├── mips16-stabs.s │ │ │ │ ├── mips16-sub.d │ │ │ │ ├── mips16-sub.s │ │ │ │ ├── mips16-vis-1.d │ │ │ │ ├── mips16-vis-1.s │ │ │ │ ├── mips16.d │ │ │ │ ├── mips16.s │ │ │ │ ├── mips16@addiu-error.d │ │ │ │ ├── mips16@addiu-error.l │ │ │ │ ├── mips16@branch-swap-3.d │ │ │ │ ├── mips16@branch-swap-4.d │ │ │ │ ├── mips16@dot-1.d │ │ │ │ ├── mips16@hilo-diff-eb-n32.d │ │ │ │ ├── mips16@hilo-diff-eb-n64.d │ │ │ │ ├── mips16@hilo-diff-eb.d │ │ │ │ ├── mips16@hilo-diff-el-n32.d │ │ │ │ ├── mips16@hilo-diff-el-n64.d │ │ │ │ ├── mips16@hilo-diff-el.d │ │ │ │ ├── mips16@loc-swap-2.d │ │ │ │ ├── mips16@loc-swap-dis.d │ │ │ │ ├── mips16@loc-swap.d │ │ │ │ ├── mips16@relax-swap3.d │ │ │ │ ├── mips16@save-sub.d │ │ │ │ ├── mips16@stabs-symbol-type.d │ │ │ │ ├── mips16e-32@mips16-insn-e.d │ │ │ │ ├── mips16e-32@mips16-insn-e.l │ │ │ │ ├── mips16e-32@mips16-insn-t.d │ │ │ │ ├── mips16e-32@mips16-insn-t.l │ │ │ │ ├── mips16e-32@mips16-macro-e.d │ │ │ │ ├── mips16e-32@mips16-macro-e.l │ │ │ │ ├── mips16e-32@mips16-macro-t.d │ │ │ │ ├── mips16e-32@mips16-macro-t.l │ │ │ │ ├── mips16e-32@mips16-macro.d │ │ │ │ ├── mips16e-32@mips16-macro.l │ │ │ │ ├── mips16e-32@mips16-sub.d │ │ │ │ ├── mips16e-32@mips16e-64-sub.d │ │ │ │ ├── mips16e-32@mips16e-64.d │ │ │ │ ├── mips16e-32@mips16e-64.l │ │ │ │ ├── mips16e-64-sub.d │ │ │ │ ├── mips16e-64-sub.s │ │ │ │ ├── mips16e-64.d │ │ │ │ ├── mips16e-64.s │ │ │ │ ├── mips16e-jrc.d │ │ │ │ ├── mips16e-jrc.s │ │ │ │ ├── mips16e-sub.d │ │ │ │ ├── mips16e-sub.s │ │ │ │ ├── mips16e.d │ │ │ │ ├── mips16e.s │ │ │ │ ├── mips16e2-32@mips16-insn-e.d │ │ │ │ ├── mips16e2-32@mips16-insn-e.l │ │ │ │ ├── mips16e2-32@mips16-insn-t.d │ │ │ │ ├── mips16e2-32@mips16-insn-t.l │ │ │ │ ├── mips16e2-32@mips16-macro-e.d │ │ │ │ ├── mips16e2-32@mips16-macro-e.l │ │ │ │ ├── mips16e2-32@mips16-macro-t.d │ │ │ │ ├── mips16e2-32@mips16-macro-t.l │ │ │ │ ├── mips16e2-32@mips16-macro.d │ │ │ │ ├── mips16e2-32@mips16-macro.l │ │ │ │ ├── mips16e2-32@mips16-sub.d │ │ │ │ ├── mips16e2-32@mips16e-64-sub.d │ │ │ │ ├── mips16e2-32@mips16e-64.d │ │ │ │ ├── mips16e2-copy-err.d │ │ │ │ ├── mips16e2-copy-err.l │ │ │ │ ├── mips16e2-copy-err.s │ │ │ │ ├── mips16e2-copy.d │ │ │ │ ├── mips16e2-copy.s │ │ │ │ ├── mips16e2-hilo-n32.d │ │ │ │ ├── mips16e2-hilo.d │ │ │ │ ├── mips16e2-hilo.s │ │ │ │ ├── mips16e2-imm-error.d │ │ │ │ ├── mips16e2-imm-error.l │ │ │ │ ├── mips16e2-imm-error.s │ │ │ │ ├── mips16e2-interaptiv-mr2@mips16-asmacro.d │ │ │ │ ├── mips16e2-interaptiv-mr2@mips16-insn-e.d │ │ │ │ ├── mips16e2-interaptiv-mr2@mips16-insn-e.l │ │ │ │ ├── mips16e2-interaptiv-mr2@mips16-insn-t.d │ │ │ │ ├── mips16e2-interaptiv-mr2@mips16-insn-t.l │ │ │ │ ├── mips16e2-interaptiv-mr2@mips16-macro-e.d │ │ │ │ ├── mips16e2-interaptiv-mr2@mips16-macro-e.l │ │ │ │ ├── mips16e2-interaptiv-mr2@mips16-macro-t.d │ │ │ │ ├── mips16e2-interaptiv-mr2@mips16-macro-t.l │ │ │ │ ├── mips16e2-interaptiv-mr2@mips16-macro.d │ │ │ │ ├── mips16e2-interaptiv-mr2@mips16-macro.l │ │ │ │ ├── mips16e2-interaptiv-mr2@mips16-sub.d │ │ │ │ ├── mips16e2-interaptiv-mr2@mips16-sub.l │ │ │ │ ├── mips16e2-interaptiv-mr2@mips16e-64-sub.d │ │ │ │ ├── mips16e2-interaptiv-mr2@mips16e-64-sub.l │ │ │ │ ├── mips16e2-interaptiv-mr2@mips16e-64.d │ │ │ │ ├── mips16e2-interaptiv-mr2@mips16e-sub.d │ │ │ │ ├── mips16e2-interaptiv-mr2@mips16e-sub.l │ │ │ │ ├── mips16e2-interaptiv-mr2@mips16e2-mt-sub.d │ │ │ │ ├── mips16e2-lui.d │ │ │ │ ├── mips16e2-lui.s │ │ │ │ ├── mips16e2-mt-err.d │ │ │ │ ├── mips16e2-mt-err.l │ │ │ │ ├── mips16e2-mt-err.s │ │ │ │ ├── mips16e2-mt-sub.d │ │ │ │ ├── mips16e2-mt-sub.s │ │ │ │ ├── mips16e2-mt.d │ │ │ │ ├── mips16e2-mt.s │ │ │ │ ├── mips16e2-reloc-error.d │ │ │ │ ├── mips16e2-reloc-error.l │ │ │ │ ├── mips16e2-reloc-error.s │ │ │ │ ├── mips16e2-sub.d │ │ │ │ ├── mips16e2-sub.s │ │ │ │ ├── mips16e2.d │ │ │ │ ├── mips16e2.s │ │ │ │ ├── mips16e2@lui-2.d │ │ │ │ ├── mips16e2@lui-2.l │ │ │ │ ├── mips16e2@mips16-pcrel-0.d │ │ │ │ ├── mips16e2@mips16-pcrel-1.d │ │ │ │ ├── mips16e2@mips16-pcrel-2.d │ │ │ │ ├── mips16e2@mips16-pcrel-absolute-1.d │ │ │ │ ├── mips16e2@mips16-pcrel-absolute-2.d │ │ │ │ ├── mips16e2@mips16-pcrel-absolute-3.d │ │ │ │ ├── mips16e2@mips16-pcrel-absolute-4.d │ │ │ │ ├── mips16e2@mips16-pcrel-absolute-5.d │ │ │ │ ├── mips16e2@mips16-pcrel-absolute-6.d │ │ │ │ ├── mips16e2@mips16-pcrel-absolute-7.d │ │ │ │ ├── mips16e2@mips16-pcrel-absolute-n32-4.d │ │ │ │ ├── mips16e2@mips16-pcrel-absolute-n32-6.d │ │ │ │ ├── mips16e2@mips16-pcrel-absolute-n64-sym32-4.d │ │ │ │ ├── mips16e2@mips16-pcrel-absolute-n64-sym32-6.d │ │ │ │ ├── mips16e2@mips16-pcrel-absolute-pic-4.d │ │ │ │ ├── mips16e2@mips16-pcrel-absolute-pic-6.d │ │ │ │ ├── mips16e2@mips16-pcrel-absolute-pic-n32-4.d │ │ │ │ ├── mips16e2@mips16-pcrel-absolute-pic-n32-6.d │ │ │ │ ├── mips16e2@mips16-pcrel-absolute-pic-n64-sym32-4.d │ │ │ │ ├── mips16e2@mips16-pcrel-absolute-pic-n64-sym32-6.d │ │ │ │ ├── mips16e2@mips16-pcrel-absolute.d │ │ │ │ ├── mips16e2@mips16-pcrel-addend-2.d │ │ │ │ ├── mips16e2@mips16-pcrel-addend-3.d │ │ │ │ ├── mips16e2@mips16-pcrel-addend-6.d │ │ │ │ ├── mips16e2@mips16-pcrel-addend-7.d │ │ │ │ ├── mips16e2@mips16-pcrel-addend-8.d │ │ │ │ ├── mips16e2@mips16-pcrel-addend-9.d │ │ │ │ ├── mips16e2@mips16-pcrel-addend-n32-8.d │ │ │ │ ├── mips16e2@mips16-pcrel-addend-n32-9.d │ │ │ │ ├── mips16e2@mips16-pcrel-addend-n64-sym32-8.d │ │ │ │ ├── mips16e2@mips16-pcrel-addend-n64-sym32-9.d │ │ │ │ ├── mips16e2@mips16-pcrel-delay-0.d │ │ │ │ ├── mips16e2@mips16-pcrel-delay-1.d │ │ │ │ ├── mips16e2@mips16-pcrel-n32-0.d │ │ │ │ ├── mips16e2@mips16-pcrel-n32-1.d │ │ │ │ ├── mips16e2@mips16-pcrel-n64-sym32-0.d │ │ │ │ ├── mips16e2@mips16-pcrel-n64-sym32-1.d │ │ │ │ ├── mips16e2@mips16-pcrel-reloc-2.d │ │ │ │ ├── mips16e2@mips16-pcrel-reloc-3.d │ │ │ │ ├── mips16e2@mips16-pcrel-reloc-6.d │ │ │ │ ├── mips16e2@mips16-pcrel-reloc-7.d │ │ │ │ ├── mips16e2@mips16e2-mt-sub.d │ │ │ │ ├── mips16e2@mips16e2-sub.d │ │ │ │ ├── mips16e2@mips32r2-sync-1.d │ │ │ │ ├── mips16e2@mips32r2-sync.d │ │ │ │ ├── mips16e2@relax-swap3.d │ │ │ │ ├── mips16e@branch-swap-3.d │ │ │ │ ├── mips16e@branch-swap-4.d │ │ │ │ ├── mips16e@loc-swap-dis.d │ │ │ │ ├── mips16e@loc-swap.d │ │ │ │ ├── mips16e@relax-swap3.d │ │ │ │ ├── mips16e@save-sub.d │ │ │ │ ├── mips1@c0.d │ │ │ │ ├── mips1@c1.d │ │ │ │ ├── mips1@c3.d │ │ │ │ ├── mips1@cp0b.d │ │ │ │ ├── mips1@cp0c.d │ │ │ │ ├── mips1@cp0m.d │ │ │ │ ├── mips1@cp2-64.d │ │ │ │ ├── mips1@cp2bl.d │ │ │ │ ├── mips1@cp2d.d │ │ │ │ ├── mips1@cp3.d │ │ │ │ ├── mips1@cp3b.d │ │ │ │ ├── mips1@cp3m.d │ │ │ │ ├── mips1@div-trap.d │ │ │ │ ├── mips1@div.d │ │ │ │ ├── mips1@isa-override-1.d │ │ │ │ ├── mips1@isa-override-2.d │ │ │ │ ├── mips1@isa-override-2.l │ │ │ │ ├── mips1@jal-svr4pic-irix.d │ │ │ │ ├── mips1@jal-svr4pic-local-irix.d │ │ │ │ ├── mips1@jal-svr4pic-local.d │ │ │ │ ├── mips1@jal-svr4pic-noreorder-irix.d │ │ │ │ ├── mips1@jal-svr4pic-noreorder.d │ │ │ │ ├── mips1@jal-svr4pic.d │ │ │ │ ├── mips1@l_d-forward.d │ │ │ │ ├── mips1@l_d.d │ │ │ │ ├── mips1@ld-forward.d │ │ │ │ ├── mips1@ld.d │ │ │ │ ├── mips1@mul-trap.d │ │ │ │ ├── mips1@mul.d │ │ │ │ ├── mips1@relax-offset.d │ │ │ │ ├── mips1@rfe.d │ │ │ │ ├── mips1@s_d-forward.d │ │ │ │ ├── mips1@s_d.d │ │ │ │ ├── mips1@save-sub.d │ │ │ │ ├── mips1@trap-opt.d │ │ │ │ ├── mips2@c0.d │ │ │ │ ├── mips2@c1.d │ │ │ │ ├── mips2@c3.d │ │ │ │ ├── mips2@cp0b.d │ │ │ │ ├── mips2@cp0bl.d │ │ │ │ ├── mips2@cp0c.d │ │ │ │ ├── mips2@cp2-64.d │ │ │ │ ├── mips2@cp3.d │ │ │ │ ├── mips2@cp3b.d │ │ │ │ ├── mips2@cp3bl.d │ │ │ │ ├── mips2@cp3d.d │ │ │ │ ├── mips2@cp3m.d │ │ │ │ ├── mips2@div-trap.d │ │ │ │ ├── mips2@div.d │ │ │ │ ├── mips2@isa-override-1.d │ │ │ │ ├── mips2@isa-override-2.d │ │ │ │ ├── mips2@isa-override-2.l │ │ │ │ ├── mips2@mul-trap.d │ │ │ │ ├── mips2@mul.d │ │ │ │ ├── mips2@rfe.d │ │ │ │ ├── mips2@save-sub.d │ │ │ │ ├── mips32-cp2.d │ │ │ │ ├── mips32-cp2.s │ │ │ │ ├── mips32-dsp.d │ │ │ │ ├── mips32-dsp.s │ │ │ │ ├── mips32-dspr2.d │ │ │ │ ├── mips32-dspr2.s │ │ │ │ ├── mips32-dspr3.d │ │ │ │ ├── mips32-dspr3.s │ │ │ │ ├── mips32-imm.d │ │ │ │ ├── mips32-imm.s │ │ │ │ ├── mips32-mt.d │ │ │ │ ├── mips32-mt.s │ │ │ │ ├── mips32-sf32.d │ │ │ │ ├── mips32-sf32.l │ │ │ │ ├── mips32-sf32.s │ │ │ │ ├── mips32-sync.d │ │ │ │ ├── mips32-sync.s │ │ │ │ ├── mips32.d │ │ │ │ ├── mips32.s │ │ │ │ ├── mips32@c0.d │ │ │ │ ├── mips32@c1.d │ │ │ │ ├── mips32@c3.d │ │ │ │ ├── mips32@cp2-64.d │ │ │ │ ├── mips32@cp3.d │ │ │ │ ├── mips32@cp3b.d │ │ │ │ ├── mips32@cp3bl.d │ │ │ │ ├── mips32@isa-override-1.d │ │ │ │ ├── mips32@isa-override-2.d │ │ │ │ ├── mips32@isa-override-2.l │ │ │ │ ├── mips32@save-sub.d │ │ │ │ ├── mips32r2-cp2.d │ │ │ │ ├── mips32r2-cp2.s │ │ │ │ ├── mips32r2-fp32.d │ │ │ │ ├── mips32r2-fp32.l │ │ │ │ ├── mips32r2-fp32.s │ │ │ │ ├── mips32r2-ill-fp64.l │ │ │ │ ├── mips32r2-ill-fp64.s │ │ │ │ ├── mips32r2-ill-nofp.l │ │ │ │ ├── mips32r2-ill-nofp.s │ │ │ │ ├── mips32r2-ill.l │ │ │ │ ├── mips32r2-ill.s │ │ │ │ ├── mips32r2-sync-1.d │ │ │ │ ├── mips32r2-sync.d │ │ │ │ ├── mips32r2-sync.s │ │ │ │ ├── mips32r2.d │ │ │ │ ├── mips32r2.s │ │ │ │ ├── mips32r2@cp2-64.d │ │ │ │ ├── mips32r2@isa-override-1.d │ │ │ │ ├── mips32r2@isa-override-2.d │ │ │ │ ├── mips32r2@isa-override-2.l │ │ │ │ ├── mips32r3@cp2-64.d │ │ │ │ ├── mips32r3@isa-override-1.d │ │ │ │ ├── mips32r3@isa-override-2.d │ │ │ │ ├── mips32r3@isa-override-2.l │ │ │ │ ├── mips32r5@cp2-64.d │ │ │ │ ├── mips32r5@isa-override-1.d │ │ │ │ ├── mips32r5@isa-override-2.d │ │ │ │ ├── mips32r5@isa-override-2.l │ │ │ │ ├── mips32r6@cp2-64.d │ │ │ │ ├── mips32r6@isa-override-1.d │ │ │ │ ├── mips32r6@isa-override-2.d │ │ │ │ ├── mips32r6@isa-override-2.l │ │ │ │ ├── mips3@c0.d │ │ │ │ ├── mips3@c1.d │ │ │ │ ├── mips3@cp0b.d │ │ │ │ ├── mips3@cp0bl.d │ │ │ │ ├── mips3@cp0c.d │ │ │ │ ├── mips3@div-trap.d │ │ │ │ ├── mips3@div.d │ │ │ │ ├── mips3@div64-trap.d │ │ │ │ ├── mips3@div64.d │ │ │ │ ├── mips3@mul-trap.d │ │ │ │ ├── mips3@mul.d │ │ │ │ ├── mips3@mul64-trap.d │ │ │ │ ├── mips3@mul64.d │ │ │ │ ├── mips3@save-sub.d │ │ │ │ ├── mips4-branch-likely.d │ │ │ │ ├── mips4-branch-likely.l │ │ │ │ ├── mips4-branch-likely.s │ │ │ │ ├── mips4-fp.d │ │ │ │ ├── mips4-fp.l │ │ │ │ ├── mips4-fp.s │ │ │ │ ├── mips4.d │ │ │ │ ├── mips4.s │ │ │ │ ├── mips4010.d │ │ │ │ ├── mips4010.s │ │ │ │ ├── mips4100.d │ │ │ │ ├── mips4100.s │ │ │ │ ├── mips4650.d │ │ │ │ ├── mips4650.s │ │ │ │ ├── mips4@c0.d │ │ │ │ ├── mips4@c1.d │ │ │ │ ├── mips4@cp0c.d │ │ │ │ ├── mips4@div-trap.d │ │ │ │ ├── mips4@div.d │ │ │ │ ├── mips4@div64-trap.d │ │ │ │ ├── mips4@div64.d │ │ │ │ ├── mips4@mul-trap.d │ │ │ │ ├── mips4@mul.d │ │ │ │ ├── mips4@mul64-trap.d │ │ │ │ ├── mips4@mul64.d │ │ │ │ ├── mips4@save-sub.d │ │ │ │ ├── mips5-fp.d │ │ │ │ ├── mips5-fp.l │ │ │ │ ├── mips5-fp.s │ │ │ │ ├── mips5@c0.d │ │ │ │ ├── mips5@c1.d │ │ │ │ ├── mips5@cp0c.d │ │ │ │ ├── mips5@div-trap.d │ │ │ │ ├── mips5@div.d │ │ │ │ ├── mips5@div64-trap.d │ │ │ │ ├── mips5@div64.d │ │ │ │ ├── mips5@mul-trap.d │ │ │ │ ├── mips5@mul.d │ │ │ │ ├── mips5@mul64-trap.d │ │ │ │ ├── mips5@mul64.d │ │ │ │ ├── mips5@save-sub.d │ │ │ │ ├── mips64-cp2.d │ │ │ │ ├── mips64-cp2.s │ │ │ │ ├── mips64-dsp.d │ │ │ │ ├── mips64-dsp.s │ │ │ │ ├── mips64-mdmx.d │ │ │ │ ├── mips64-mdmx.s │ │ │ │ ├── mips64-mips3d-incl.d │ │ │ │ ├── mips64-mips3d.d │ │ │ │ ├── mips64-mips3d.l │ │ │ │ ├── mips64-mips3d.s │ │ │ │ ├── mips64.d │ │ │ │ ├── mips64.s │ │ │ │ ├── mips64@c0.d │ │ │ │ ├── mips64@c1.d │ │ │ │ ├── mips64@save-sub.d │ │ │ │ ├── mips64r2-ill.l │ │ │ │ ├── mips64r2-ill.s │ │ │ │ ├── mips64r2.d │ │ │ │ ├── mips64r2.s │ │ │ │ ├── mips64r2@isa-override-1.d │ │ │ │ ├── mips64r3@isa-override-1.d │ │ │ │ ├── mips64r5@isa-override-1.d │ │ │ │ ├── mips64r6@isa-override-1.d │ │ │ │ ├── mipsel16-e.d │ │ │ │ ├── mipsel16-f.d │ │ │ │ ├── mipsr6@24k-branch-delay-1.d │ │ │ │ ├── mipsr6@24k-triple-stores-1.d │ │ │ │ ├── mipsr6@24k-triple-stores-2-llsc.d │ │ │ │ ├── mipsr6@24k-triple-stores-2.d │ │ │ │ ├── mipsr6@24k-triple-stores-3.d │ │ │ │ ├── mipsr6@24k-triple-stores-6.d │ │ │ │ ├── mipsr6@add.d │ │ │ │ ├── mipsr6@attr-gnu-4-1-msingle-float.l │ │ │ │ ├── mipsr6@attr-gnu-4-1-msingle-float.s │ │ │ │ ├── mipsr6@attr-gnu-4-1-msoft-float.l │ │ │ │ ├── mipsr6@attr-gnu-4-1-msoft-float.s │ │ │ │ ├── mipsr6@attr-gnu-4-2-mdouble-float.l │ │ │ │ ├── mipsr6@attr-gnu-4-2-mdouble-float.s │ │ │ │ ├── mipsr6@beq.d │ │ │ │ ├── mipsr6@bge.d │ │ │ │ ├── mipsr6@bgeu.d │ │ │ │ ├── mipsr6@blt.d │ │ │ │ ├── mipsr6@bltu.d │ │ │ │ ├── mipsr6@branch-misc-1.d │ │ │ │ ├── mipsr6@branch-misc-2-64.d │ │ │ │ ├── mipsr6@branch-misc-2pic-64.d │ │ │ │ ├── mipsr6@branch-misc-4-64.d │ │ │ │ ├── mipsr6@branch-misc-5-64.d │ │ │ │ ├── mipsr6@branch-misc-5pic-64.d │ │ │ │ ├── mipsr6@c1.d │ │ │ │ ├── mipsr6@cache.d │ │ │ │ ├── mipsr6@cp2b.d │ │ │ │ ├── mipsr6@cp2bl.d │ │ │ │ ├── mipsr6@cp2d.d │ │ │ │ ├── mipsr6@cp2m.d │ │ │ │ ├── mipsr6@dadd.d │ │ │ │ ├── mipsr6@eva.d │ │ │ │ ├── mipsr6@hwr-names.d │ │ │ │ ├── mipsr6@jal-svr4pic-irix.d │ │ │ │ ├── mipsr6@jal-svr4pic-noreorder-irix.d │ │ │ │ ├── mipsr6@jal-svr4pic-noreorder.d │ │ │ │ ├── mipsr6@jal-svr4pic.d │ │ │ │ ├── mipsr6@jalr4-n32.d │ │ │ │ ├── mipsr6@jalr4-n64.d │ │ │ │ ├── mipsr6@jalr4.d │ │ │ │ ├── mipsr6@ld-zero-2.d │ │ │ │ ├── mipsr6@ld-zero-3.d │ │ │ │ ├── mipsr6@loc-swap-dis.d │ │ │ │ ├── mipsr6@mips32-cp2.d │ │ │ │ ├── mipsr6@mips32-dsp.d │ │ │ │ ├── mipsr6@mips32-dspr2.d │ │ │ │ ├── mipsr6@mips32-imm.d │ │ │ │ ├── mipsr6@mips32.d │ │ │ │ ├── mipsr6@mips32r2-ill.l │ │ │ │ ├── mipsr6@mips32r2-ill.s │ │ │ │ ├── mipsr6@mips32r2.d │ │ │ │ ├── mipsr6@mips4-fp.d │ │ │ │ ├── mipsr6@mips4-fp.l │ │ │ │ ├── mipsr6@mips4-fp.s │ │ │ │ ├── mipsr6@mips4.d │ │ │ │ ├── mipsr6@mips5-fp.d │ │ │ │ ├── mipsr6@mips5-fp.l │ │ │ │ ├── mipsr6@mips5-fp.s │ │ │ │ ├── mipsr6@mips64.d │ │ │ │ ├── mipsr6@msa-branch.d │ │ │ │ ├── mipsr6@msa.d │ │ │ │ ├── mipsr6@nal-1.d │ │ │ │ ├── mipsr6@nal-2.d │ │ │ │ ├── mipsr6@pref.d │ │ │ │ ├── mipsr6@relax-swap3.d │ │ │ │ ├── module-check-warn.l │ │ │ │ ├── module-check-warn.s │ │ │ │ ├── module-check.d │ │ │ │ ├── module-check.s │ │ │ │ ├── module-defer-warn1.d │ │ │ │ ├── module-defer-warn1.s │ │ │ │ ├── module-defer-warn2-r2.d │ │ │ │ ├── module-defer-warn2-r2.l │ │ │ │ ├── module-defer-warn2.d │ │ │ │ ├── module-defer-warn2.l │ │ │ │ ├── module-defer-warn2.s │ │ │ │ ├── module-mfp32.d │ │ │ │ ├── module-mfp32.s │ │ │ │ ├── module-mfp64-noodd.d │ │ │ │ ├── module-mfp64-noodd.s │ │ │ │ ├── module-mfp64.d │ │ │ │ ├── module-mfp64.s │ │ │ │ ├── module-mfpxx.d │ │ │ │ ├── module-mfpxx.s │ │ │ │ ├── module-msingle-float.d │ │ │ │ ├── module-msingle-float.s │ │ │ │ ├── module-msoft-float.d │ │ │ │ ├── module-msoft-float.s │ │ │ │ ├── module-override.d │ │ │ │ ├── module-override.s │ │ │ │ ├── module-set-mfpxx.d │ │ │ │ ├── module-set-mfpxx.s │ │ │ │ ├── move.d │ │ │ │ ├── move.s │ │ │ │ ├── msa-branch.d │ │ │ │ ├── msa-branch.s │ │ │ │ ├── msa-relax.d │ │ │ │ ├── msa-relax.l │ │ │ │ ├── msa-relax.s │ │ │ │ ├── msa.d │ │ │ │ ├── msa.s │ │ │ │ ├── msa64.d │ │ │ │ ├── msa64.s │ │ │ │ ├── mul-trap.d │ │ │ │ ├── mul.d │ │ │ │ ├── mul.s │ │ │ │ ├── mul64-trap.d │ │ │ │ ├── mul64.d │ │ │ │ ├── mul64.s │ │ │ │ ├── n32-consec.d │ │ │ │ ├── n32-consec.s │ │ │ │ ├── nal-1.d │ │ │ │ ├── nal-2.d │ │ │ │ ├── nal.s │ │ │ │ ├── nan-2008-1.d │ │ │ │ ├── nan-2008-2.d │ │ │ │ ├── nan-2008-3.d │ │ │ │ ├── nan-2008-4.d │ │ │ │ ├── nan-2008-override.s │ │ │ │ ├── nan-2008.s │ │ │ │ ├── nan-error-1.l │ │ │ │ ├── nan-error-1.s │ │ │ │ ├── nan-error-2.l │ │ │ │ ├── nan-error-2.s │ │ │ │ ├── nan-legacy-1.d │ │ │ │ ├── nan-legacy-2.d │ │ │ │ ├── nan-legacy-3.d │ │ │ │ ├── nan-legacy-4.d │ │ │ │ ├── nan-legacy-5.d │ │ │ │ ├── nan-legacy-override.s │ │ │ │ ├── nan-legacy.s │ │ │ │ ├── no-odd-spreg.d │ │ │ │ ├── noat-1.d │ │ │ │ ├── noat-1.s │ │ │ │ ├── noat-2.l │ │ │ │ ├── noat-2.s │ │ │ │ ├── noat-3.l │ │ │ │ ├── noat-3.s │ │ │ │ ├── noat-4.l │ │ │ │ ├── noat-4.s │ │ │ │ ├── noat-5.l │ │ │ │ ├── noat-5.s │ │ │ │ ├── noat-6.l │ │ │ │ ├── noat-6.s │ │ │ │ ├── noat-7.l │ │ │ │ ├── noat-7.s │ │ │ │ ├── nodelay.d │ │ │ │ ├── nop.s │ │ │ │ ├── noreorder.d │ │ │ │ ├── noreorder.s │ │ │ │ ├── octeon-ill.l │ │ │ │ ├── octeon-ill.s │ │ │ │ ├── octeon-pref.d │ │ │ │ ├── octeon-pref.s │ │ │ │ ├── octeon-saa-saad.d │ │ │ │ ├── octeon-saa-saad.s │ │ │ │ ├── octeon.d │ │ │ │ ├── octeon.s │ │ │ │ ├── octeon2.d │ │ │ │ ├── octeon2.s │ │ │ │ ├── octeon2@save-sub.d │ │ │ │ ├── octeon3.d │ │ │ │ ├── octeon3.s │ │ │ │ ├── octeon3@isa-override-1.d │ │ │ │ ├── octeon3@isa-override-1.l │ │ │ │ ├── octeon3@isa-override-2.d │ │ │ │ ├── octeon3@isa-override-2.l │ │ │ │ ├── octeon3@save-sub.d │ │ │ │ ├── octeon@c0.d │ │ │ │ ├── octeon@c1.d │ │ │ │ ├── octeon@c2.d │ │ │ │ ├── octeon@cp2.d │ │ │ │ ├── octeon@cp2b.d │ │ │ │ ├── octeon@cp2bl.d │ │ │ │ ├── octeon@cp2d.d │ │ │ │ ├── octeon@cp2m.d │ │ │ │ ├── octeon@isa-override-1.d │ │ │ │ ├── octeon@mips32r2-sync.d │ │ │ │ ├── octeon@mul64-trap.d │ │ │ │ ├── octeon@mul64.d │ │ │ │ ├── odd-float.d │ │ │ │ ├── odd-float.s │ │ │ │ ├── odd-spreg.d │ │ │ │ ├── option-pic-1.d │ │ │ │ ├── option-pic-1.s │ │ │ │ ├── option-pic-2.l │ │ │ │ ├── option-pic-2.s │ │ │ │ ├── option-pic-relax-0.d │ │ │ │ ├── option-pic-relax-0.s │ │ │ │ ├── option-pic-relax-1.d │ │ │ │ ├── option-pic-relax-1.s │ │ │ │ ├── option-pic-relax-2.d │ │ │ │ ├── option-pic-relax-2.l │ │ │ │ ├── option-pic-relax-2.s │ │ │ │ ├── option-pic-relax-3.d │ │ │ │ ├── option-pic-relax-3.l │ │ │ │ ├── option-pic-relax-3.s │ │ │ │ ├── option-pic-relax-3a.d │ │ │ │ ├── option-pic-relax-4.d │ │ │ │ ├── option-pic-relax-4.l │ │ │ │ ├── option-pic-relax-4.s │ │ │ │ ├── option-pic-relax-5.d │ │ │ │ ├── option-pic-relax-5.l │ │ │ │ ├── option-pic-relax-5.s │ │ │ │ ├── option-pic-vxworks-1.l │ │ │ │ ├── option-pic-vxworks-1.s │ │ │ │ ├── option-pic-vxworks-2.l │ │ │ │ ├── option-pic-vxworks-2.s │ │ │ │ ├── org-1.d │ │ │ │ ├── org-1.l │ │ │ │ ├── org-1.s │ │ │ │ ├── org-10.d │ │ │ │ ├── org-10.l │ │ │ │ ├── org-10.s │ │ │ │ ├── org-11.d │ │ │ │ ├── org-11.s │ │ │ │ ├── org-12.d │ │ │ │ ├── org-12.s │ │ │ │ ├── org-2.d │ │ │ │ ├── org-2.s │ │ │ │ ├── org-3.d │ │ │ │ ├── org-3.s │ │ │ │ ├── org-4.d │ │ │ │ ├── org-4.l │ │ │ │ ├── org-4.s │ │ │ │ ├── org-5.d │ │ │ │ ├── org-5.l │ │ │ │ ├── org-5.s │ │ │ │ ├── org-6.d │ │ │ │ ├── org-6.l │ │ │ │ ├── org-6.s │ │ │ │ ├── org-7.d │ │ │ │ ├── org-7.s │ │ │ │ ├── org-8.d │ │ │ │ ├── org-8.s │ │ │ │ ├── org-9.d │ │ │ │ ├── org-9.s │ │ │ │ ├── pcrel-1.d │ │ │ │ ├── pcrel-1.s │ │ │ │ ├── pcrel-2.d │ │ │ │ ├── pcrel-2.s │ │ │ │ ├── pcrel-3.l │ │ │ │ ├── pcrel-3.s │ │ │ │ ├── pcrel-4-32.d │ │ │ │ ├── pcrel-4-64.d │ │ │ │ ├── pcrel-4-n32.d │ │ │ │ ├── pcrel-4.s │ │ │ │ ├── pcrel-reloc-1-r6.d │ │ │ │ ├── pcrel-reloc-1.d │ │ │ │ ├── pcrel-reloc-1.s │ │ │ │ ├── pcrel-reloc-2-r6.d │ │ │ │ ├── pcrel-reloc-2.d │ │ │ │ ├── pcrel-reloc-3-r6.d │ │ │ │ ├── pcrel-reloc-3.d │ │ │ │ ├── pcrel-reloc-4-r6.d │ │ │ │ ├── pcrel-reloc-4.d │ │ │ │ ├── pcrel-reloc-4.s │ │ │ │ ├── pcrel-reloc-5-r6.d │ │ │ │ ├── pcrel-reloc-5.d │ │ │ │ ├── pcrel-reloc-6.d │ │ │ │ ├── pcrel-reloc-6.l │ │ │ │ ├── pcrel-reloc-6.s │ │ │ │ ├── perfcount.d │ │ │ │ ├── perfcount.s │ │ │ │ ├── pr12915.d │ │ │ │ ├── pr12915.s │ │ │ │ ├── pr14798-irix.d │ │ │ │ ├── pr14798.d │ │ │ │ ├── pr14798.s │ │ │ │ ├── pref.d │ │ │ │ ├── r10000@c0.d │ │ │ │ ├── r10000@c1.d │ │ │ │ ├── r10000@cp0c.d │ │ │ │ ├── r10000@mul-trap.d │ │ │ │ ├── r10000@mul.d │ │ │ │ ├── r10000@mul64-trap.d │ │ │ │ ├── r10000@mul64.d │ │ │ │ ├── r10000@save-sub.d │ │ │ │ ├── r3000@c0.d │ │ │ │ ├── r3000@c1.d │ │ │ │ ├── r3000@c3.d │ │ │ │ ├── r3000@cp0b.d │ │ │ │ ├── r3000@cp0c.d │ │ │ │ ├── r3000@cp0m.d │ │ │ │ ├── r3000@cp2-64.d │ │ │ │ ├── r3000@cp2bl.d │ │ │ │ ├── r3000@cp2d.d │ │ │ │ ├── r3000@cp3.d │ │ │ │ ├── r3000@cp3b.d │ │ │ │ ├── r3000@cp3m.d │ │ │ │ ├── r3000@div-trap.d │ │ │ │ ├── r3000@div.d │ │ │ │ ├── r3000@isa-override-1.d │ │ │ │ ├── r3000@isa-override-2.d │ │ │ │ ├── r3000@jal-svr4pic-irix.d │ │ │ │ ├── r3000@jal-svr4pic-local-irix.d │ │ │ │ ├── r3000@jal-svr4pic-local.d │ │ │ │ ├── r3000@jal-svr4pic-noreorder-irix.d │ │ │ │ ├── r3000@jal-svr4pic-noreorder.d │ │ │ │ ├── r3000@jal-svr4pic.d │ │ │ │ ├── r3000@l_d-forward.d │ │ │ │ ├── r3000@l_d.d │ │ │ │ ├── r3000@ld-forward.d │ │ │ │ ├── r3000@ld.d │ │ │ │ ├── r3000@mul-trap.d │ │ │ │ ├── r3000@mul.d │ │ │ │ ├── r3000@relax-offset.d │ │ │ │ ├── r3000@rfe.d │ │ │ │ ├── r3000@s_d-forward.d │ │ │ │ ├── r3000@s_d.d │ │ │ │ ├── r3000@save-sub.d │ │ │ │ ├── r3000@trap-opt.d │ │ │ │ ├── r3900@c0.d │ │ │ │ ├── r3900@c1.d │ │ │ │ ├── r3900@c3.d │ │ │ │ ├── r3900@cp0b.d │ │ │ │ ├── r3900@cp0bl.d │ │ │ │ ├── r3900@cp0c.d │ │ │ │ ├── r3900@cp0m.d │ │ │ │ ├── r3900@cp2-64.d │ │ │ │ ├── r3900@cp2d.d │ │ │ │ ├── r3900@cp3.d │ │ │ │ ├── r3900@cp3b.d │ │ │ │ ├── r3900@cp3bl.d │ │ │ │ ├── r3900@cp3m.d │ │ │ │ ├── r3900@div-trap.d │ │ │ │ ├── r3900@div.d │ │ │ │ ├── r3900@isa-override-1.d │ │ │ │ ├── r3900@isa-override-2.d │ │ │ │ ├── r3900@isa-override-2.l │ │ │ │ ├── r3900@l_d-forward.d │ │ │ │ ├── r3900@l_d.d │ │ │ │ ├── r3900@mul-trap.d │ │ │ │ ├── r3900@mul.d │ │ │ │ ├── r3900@relax-offset.d │ │ │ │ ├── r3900@rfe.d │ │ │ │ ├── r3900@s_d-forward.d │ │ │ │ ├── r3900@s_d.d │ │ │ │ ├── r3900@save-sub.d │ │ │ │ ├── r3900@trap-opt.d │ │ │ │ ├── r4000@c0.d │ │ │ │ ├── r4000@c1.d │ │ │ │ ├── r4000@cp0b.d │ │ │ │ ├── r4000@cp0bl.d │ │ │ │ ├── r4000@cp0c.d │ │ │ │ ├── r4000@div-trap.d │ │ │ │ ├── r4000@div.d │ │ │ │ ├── r4000@div64-trap.d │ │ │ │ ├── r4000@div64.d │ │ │ │ ├── r4000@mul-trap.d │ │ │ │ ├── r4000@mul.d │ │ │ │ ├── r4000@mul64-trap.d │ │ │ │ ├── r4000@mul64.d │ │ │ │ ├── r4000@save-sub.d │ │ │ │ ├── r5.d │ │ │ │ ├── r5.s │ │ │ │ ├── r5900-all-vu0.d │ │ │ │ ├── r5900-all-vu0.s │ │ │ │ ├── r5900-error-vu0.l │ │ │ │ ├── r5900-error-vu0.s │ │ │ │ ├── r5900-fix.d │ │ │ │ ├── r5900-fix.s │ │ │ │ ├── r5900-full-vu0.d │ │ │ │ ├── r5900-full-vu0.s │ │ │ │ ├── r5900-full.d │ │ │ │ ├── r5900-full.s │ │ │ │ ├── r5900-no-fix.d │ │ │ │ ├── r5900-no-fix.s │ │ │ │ ├── r5900-nollsc.l │ │ │ │ ├── r5900-nollsc.s │ │ │ │ ├── r5900-vu0.d │ │ │ │ ├── r5900-vu0.s │ │ │ │ ├── r5900.d │ │ │ │ ├── r5900.s │ │ │ │ ├── r5900@c0.d │ │ │ │ ├── r5900@c1.d │ │ │ │ ├── r5900@c2.d │ │ │ │ ├── r5900@cp0b.d │ │ │ │ ├── r5900@cp0bl.d │ │ │ │ ├── r5900@cp0c.d │ │ │ │ ├── r5900@cp2d.d │ │ │ │ ├── r5900@cp2m.d │ │ │ │ ├── r5900@isa-override-1.d │ │ │ │ ├── r5900@isa-override-1.s │ │ │ │ ├── r5900@mul-trap.d │ │ │ │ ├── r5900@mul.d │ │ │ │ ├── r5900@save-sub.d │ │ │ │ ├── r6-64-n32.d │ │ │ │ ├── r6-64-n64.d │ │ │ │ ├── r6-64-removed.l │ │ │ │ ├── r6-64-removed.s │ │ │ │ ├── r6-64.s │ │ │ │ ├── r6-attr-none-double.d │ │ │ │ ├── r6-n32.d │ │ │ │ ├── r6-n64.d │ │ │ │ ├── r6-reg-constraints.l │ │ │ │ ├── r6-reg-constraints.s │ │ │ │ ├── r6-removed.l │ │ │ │ ├── r6-removed.s │ │ │ │ ├── r6.d │ │ │ │ ├── r6.s │ │ │ │ ├── reginfo-1.s │ │ │ │ ├── reginfo-1a.d │ │ │ │ ├── reginfo-1b.d │ │ │ │ ├── reginfo-2-n32.d │ │ │ │ ├── reginfo-2.d │ │ │ │ ├── reginfo-2.l │ │ │ │ ├── reginfo-2.s │ │ │ │ ├── relax-at.d │ │ │ │ ├── relax-bc1any.l │ │ │ │ ├── relax-bc1any.s │ │ │ │ ├── relax-bposge.l │ │ │ │ ├── relax-bposge.s │ │ │ │ ├── relax-offset.d │ │ │ │ ├── relax-offset.l │ │ │ │ ├── relax-offset.s │ │ │ │ ├── relax-swap1-mips1.d │ │ │ │ ├── relax-swap1-mips2.d │ │ │ │ ├── relax-swap1.l │ │ │ │ ├── relax-swap1.s │ │ │ │ ├── relax-swap2.d │ │ │ │ ├── relax-swap2.l │ │ │ │ ├── relax-swap2.s │ │ │ │ ├── relax-swap3.d │ │ │ │ ├── relax-swap3.s │ │ │ │ ├── relax.d │ │ │ │ ├── relax.l │ │ │ │ ├── relax.s │ │ │ │ ├── rfe.d │ │ │ │ ├── rfe.l │ │ │ │ ├── rfe.s │ │ │ │ ├── rm7000.d │ │ │ │ ├── rm7000.s │ │ │ │ ├── rol-hw.d │ │ │ │ ├── rol.d │ │ │ │ ├── rol.s │ │ │ │ ├── rol64-hw.d │ │ │ │ ├── rol64.d │ │ │ │ ├── rol64.s │ │ │ │ ├── s_d-forward-n32.d │ │ │ │ ├── s_d-forward-n64.d │ │ │ │ ├── s_d-forward.d │ │ │ │ ├── s_d-n32.d │ │ │ │ ├── s_d-n64.d │ │ │ │ ├── s_d-single.d │ │ │ │ ├── s_d.d │ │ │ │ ├── save-err.d │ │ │ │ ├── save-err.l │ │ │ │ ├── save-err.s │ │ │ │ ├── save-sub.d │ │ │ │ ├── save-sub.s │ │ │ │ ├── save.d │ │ │ │ ├── save.s │ │ │ │ ├── sb.d │ │ │ │ ├── sb.s │ │ │ │ ├── sb1-ext-mdmx.d │ │ │ │ ├── sb1-ext-mdmx.s │ │ │ │ ├── sb1-ext-ps.d │ │ │ │ ├── sb1-ext-ps.s │ │ │ │ ├── sb1@c0.d │ │ │ │ ├── sb1@c1.d │ │ │ │ ├── sb1@save-sub.d │ │ │ │ ├── sd-forward-n32.d │ │ │ │ ├── sd-forward-n64.d │ │ │ │ ├── sd-forward.d │ │ │ │ ├── sd-n32.d │ │ │ │ ├── sd-n64.d │ │ │ │ ├── sd.d │ │ │ │ ├── sdata-gp.d │ │ │ │ ├── sdata-gp.s │ │ │ │ ├── sdc1-forward-n32.d │ │ │ │ ├── sdc1-forward-n64.d │ │ │ │ ├── sdc1-forward.d │ │ │ │ ├── sdc1-n32.d │ │ │ │ ├── sdc1-n64.d │ │ │ │ ├── sdc1.d │ │ │ │ ├── set-arch.d │ │ │ │ ├── set-arch.l │ │ │ │ ├── set-arch.s │ │ │ │ ├── smartmips.d │ │ │ │ ├── smartmips.s │ │ │ │ ├── stabs-symbol-type.d │ │ │ │ ├── stabs-symbol-type.s │ │ │ │ ├── sync.d │ │ │ │ ├── sync.s │ │ │ │ ├── tls-ill.l │ │ │ │ ├── tls-ill.s │ │ │ │ ├── tls-o32.d │ │ │ │ ├── tls-o32.s │ │ │ │ ├── tls-relw.d │ │ │ │ ├── tls-relw.s │ │ │ │ ├── tmips16-e.d │ │ │ │ ├── tmips16-f.d │ │ │ │ ├── tmipsel16-e.d │ │ │ │ ├── tmipsel16-f.d │ │ │ │ ├── trap-opt.d │ │ │ │ ├── trap20.d │ │ │ │ ├── trap20.s │ │ │ │ ├── trunc.d │ │ │ │ ├── trunc.s │ │ │ │ ├── uld.d │ │ │ │ ├── uld.s │ │ │ │ ├── uld2-eb.d │ │ │ │ ├── uld2-el.d │ │ │ │ ├── uld2.s │ │ │ │ ├── ulh-pic.s │ │ │ │ ├── ulh-reloc.d │ │ │ │ ├── ulh-reloc.s │ │ │ │ ├── ulh-svr4pic.d │ │ │ │ ├── ulh-xgot.d │ │ │ │ ├── ulh.d │ │ │ │ ├── ulh.s │ │ │ │ ├── ulh2-eb.d │ │ │ │ ├── ulh2-el.d │ │ │ │ ├── ulh2.s │ │ │ │ ├── ulw-reloc.d │ │ │ │ ├── ulw-reloc.s │ │ │ │ ├── ulw.d │ │ │ │ ├── ulw.s │ │ │ │ ├── ulw2-eb-ilocks.d │ │ │ │ ├── ulw2-eb.d │ │ │ │ ├── ulw2-el-ilocks.d │ │ │ │ ├── ulw2-el.d │ │ │ │ ├── ulw2.s │ │ │ │ ├── unaligned-branch-1.l │ │ │ │ ├── unaligned-branch-1.s │ │ │ │ ├── unaligned-branch-2.l │ │ │ │ ├── unaligned-branch-2.s │ │ │ │ ├── unaligned-branch-3.d │ │ │ │ ├── unaligned-branch-micromips-1.l │ │ │ │ ├── unaligned-branch-micromips-1.s │ │ │ │ ├── unaligned-branch-micromips-2.l │ │ │ │ ├── unaligned-branch-micromips-2.s │ │ │ │ ├── unaligned-branch-micromips-3.d │ │ │ │ ├── unaligned-branch-mips16-1.l │ │ │ │ ├── unaligned-branch-mips16-1.s │ │ │ │ ├── unaligned-branch-mips16-2.l │ │ │ │ ├── unaligned-branch-mips16-2.s │ │ │ │ ├── unaligned-branch-mips16-3.d │ │ │ │ ├── unaligned-branch-r6-1.l │ │ │ │ ├── unaligned-branch-r6-1.s │ │ │ │ ├── unaligned-branch-r6-2.l │ │ │ │ ├── unaligned-branch-r6-2.s │ │ │ │ ├── unaligned-branch-r6-3.l │ │ │ │ ├── unaligned-branch-r6-3.s │ │ │ │ ├── unaligned-branch-r6-4.l │ │ │ │ ├── unaligned-branch-r6-4.s │ │ │ │ ├── unaligned-branch-r6-5.d │ │ │ │ ├── unaligned-branch-r6-6.d │ │ │ │ ├── unaligned-jump-1.l │ │ │ │ ├── unaligned-jump-1.s │ │ │ │ ├── unaligned-jump-2.l │ │ │ │ ├── unaligned-jump-2.s │ │ │ │ ├── unaligned-jump-3.d │ │ │ │ ├── unaligned-jump-micromips-1.l │ │ │ │ ├── unaligned-jump-micromips-1.s │ │ │ │ ├── unaligned-jump-micromips-2.l │ │ │ │ ├── unaligned-jump-micromips-2.s │ │ │ │ ├── unaligned-jump-micromips-3.d │ │ │ │ ├── unaligned-jump-mips16-1.l │ │ │ │ ├── unaligned-jump-mips16-1.s │ │ │ │ ├── unaligned-jump-mips16-2.l │ │ │ │ ├── unaligned-jump-mips16-2.s │ │ │ │ ├── unaligned-jump-mips16-3.d │ │ │ │ ├── usd.d │ │ │ │ ├── usd.s │ │ │ │ ├── ush.d │ │ │ │ ├── ush.s │ │ │ │ ├── usw.d │ │ │ │ ├── usw.s │ │ │ │ ├── virt.d │ │ │ │ ├── virt.s │ │ │ │ ├── virt64.d │ │ │ │ ├── virt64.s │ │ │ │ ├── vr4111.d │ │ │ │ ├── vr4111.s │ │ │ │ ├── vr4120-2.d │ │ │ │ ├── vr4120-2.s │ │ │ │ ├── vr4120.d │ │ │ │ ├── vr4120.s │ │ │ │ ├── vr4130.d │ │ │ │ ├── vr4130.s │ │ │ │ ├── vr5400-ill.l │ │ │ │ ├── vr5400-ill.s │ │ │ │ ├── vr5400.d │ │ │ │ ├── vr5400.s │ │ │ │ ├── vr5400@c0.d │ │ │ │ ├── vr5400@c1.d │ │ │ │ ├── vr5400@c2.d │ │ │ │ ├── vr5400@cp0c.d │ │ │ │ ├── vr5400@cp2b.d │ │ │ │ ├── vr5400@cp2bl.d │ │ │ │ ├── vr5400@cp2d.d │ │ │ │ ├── vr5400@cp2m.d │ │ │ │ ├── vr5400@div-trap.d │ │ │ │ ├── vr5400@div.d │ │ │ │ ├── vr5400@div64-trap.d │ │ │ │ ├── vr5400@div64.d │ │ │ │ ├── vr5400@mul-trap.d │ │ │ │ ├── vr5400@mul.d │ │ │ │ ├── vr5400@mul64-trap.d │ │ │ │ ├── vr5400@mul64.d │ │ │ │ ├── vr5400@save-sub.d │ │ │ │ ├── vr5500.d │ │ │ │ ├── vr5500.s │ │ │ │ ├── vxworks1-el.d │ │ │ │ ├── vxworks1-xgot-el.d │ │ │ │ ├── vxworks1-xgot.d │ │ │ │ ├── vxworks1.d │ │ │ │ ├── vxworks1.s │ │ │ │ ├── xlr-ext.d │ │ │ │ ├── xlr-ext.s │ │ │ │ ├── xlr@c0.d │ │ │ │ ├── xlr@c1.d │ │ │ │ ├── xlr@save-sub.d │ │ │ │ ├── xpa-err.d │ │ │ │ ├── xpa-err.l │ │ │ │ ├── xpa-err.s │ │ │ │ ├── xpa-virt-err.d │ │ │ │ ├── xpa-virt-err.l │ │ │ │ ├── xpa-virt-err.s │ │ │ │ ├── xpa.d │ │ │ │ └── xpa.s │ │ │ ├── mmix/ │ │ │ │ ├── 1cjmp1b-n.d │ │ │ │ ├── 1cjmp1b-r.d │ │ │ │ ├── 1cjmp1b.d │ │ │ │ ├── 1cjmp1b.l │ │ │ │ ├── 1cjmp1b.s │ │ │ │ ├── 1cjmp1brn.d │ │ │ │ ├── 1hjmp1b.d │ │ │ │ ├── 1hjmp1b.l │ │ │ │ ├── 1hjmp1b.s │ │ │ │ ├── align-1.d │ │ │ │ ├── align-1.s │ │ │ │ ├── basep-1.d │ │ │ │ ├── basep-1.s │ │ │ │ ├── basep-10.d │ │ │ │ ├── basep-10.s │ │ │ │ ├── basep-11.d │ │ │ │ ├── basep-11.s │ │ │ │ ├── basep-1b.d │ │ │ │ ├── basep-2.d │ │ │ │ ├── basep-2.s │ │ │ │ ├── basep-2b.d │ │ │ │ ├── basep-3.d │ │ │ │ ├── basep-3.s │ │ │ │ ├── basep-3b.d │ │ │ │ ├── basep-4.d │ │ │ │ ├── basep-5.d │ │ │ │ ├── basep-6.d │ │ │ │ ├── basep-7.d │ │ │ │ ├── basep-8.d │ │ │ │ ├── basep-8.s │ │ │ │ ├── basep-9.d │ │ │ │ ├── basep-9.s │ │ │ │ ├── bspec-1.d │ │ │ │ ├── bspec-1.s │ │ │ │ ├── bspec-2.d │ │ │ │ ├── bspec-2.s │ │ │ │ ├── builtin1.d │ │ │ │ ├── builtin1.s │ │ │ │ ├── builtin2.d │ │ │ │ ├── builtin3.d │ │ │ │ ├── byte-1.d │ │ │ │ ├── byte-1.s │ │ │ │ ├── bz-c.d │ │ │ │ ├── bz-c.s │ │ │ │ ├── comment-1.d │ │ │ │ ├── comment-1.s │ │ │ │ ├── comment-2.d │ │ │ │ ├── comment-2.s │ │ │ │ ├── comment-3.d │ │ │ │ ├── comment-3.s │ │ │ │ ├── cons-1.d │ │ │ │ ├── cons-1.s │ │ │ │ ├── cons-2.d │ │ │ │ ├── cons-2.s │ │ │ │ ├── err-bpo1.s │ │ │ │ ├── err-bpo2.s │ │ │ │ ├── err-bpo3.s │ │ │ │ ├── err-bpo4.s │ │ │ │ ├── err-bpo5.s │ │ │ │ ├── err-bpo6.s │ │ │ │ ├── err-bspec-1.s │ │ │ │ ├── err-bspec-2.s │ │ │ │ ├── err-bspec-3.s │ │ │ │ ├── err-bspec-4.s │ │ │ │ ├── err-bspec-5.s │ │ │ │ ├── err-builtin.s │ │ │ │ ├── err-byte1.s │ │ │ │ ├── err-byte2.s │ │ │ │ ├── err-case.s │ │ │ │ ├── err-fb-1.s │ │ │ │ ├── err-fb-2.s │ │ │ │ ├── err-greg1.s │ │ │ │ ├── err-insn.s │ │ │ │ ├── err-is-1.s │ │ │ │ ├── err-loc-1.s │ │ │ │ ├── err-loc-10.s │ │ │ │ ├── err-loc-2.s │ │ │ │ ├── err-loc-3.s │ │ │ │ ├── err-loc-4.s │ │ │ │ ├── err-loc-5.s │ │ │ │ ├── err-loc-6.s │ │ │ │ ├── err-loc-7.s │ │ │ │ ├── err-loc-8.s │ │ │ │ ├── err-loc-9.s │ │ │ │ ├── err-local1.s │ │ │ │ ├── err-local2.s │ │ │ │ ├── err-ser-1.s │ │ │ │ ├── err-set.s │ │ │ │ ├── err-swym1.s │ │ │ │ ├── expr-1.d │ │ │ │ ├── expr-1.s │ │ │ │ ├── fb-1.d │ │ │ │ ├── fb-1.s │ │ │ │ ├── fb-2.d │ │ │ │ ├── fb-2.s │ │ │ │ ├── get-op-r.d │ │ │ │ ├── get-op.d │ │ │ │ ├── get-op.l │ │ │ │ ├── get-op.s │ │ │ │ ├── geta-c.d │ │ │ │ ├── geta-c.s │ │ │ │ ├── geta-op-r.d │ │ │ │ ├── geta-op.d │ │ │ │ ├── geta-op.l │ │ │ │ ├── geta-op.s │ │ │ │ ├── geta-opn.d │ │ │ │ ├── geta-oprn.d │ │ │ │ ├── greg1.d │ │ │ │ ├── greg1.s │ │ │ │ ├── greg1a.d │ │ │ │ ├── greg2.d │ │ │ │ ├── greg2.s │ │ │ │ ├── greg2a.d │ │ │ │ ├── greg3.d │ │ │ │ ├── greg3.s │ │ │ │ ├── greg4.d │ │ │ │ ├── greg4.s │ │ │ │ ├── greg5.d │ │ │ │ ├── greg5.s │ │ │ │ ├── greg6.d │ │ │ │ ├── greg6.s │ │ │ │ ├── greg7.d │ │ │ │ ├── greg7.s │ │ │ │ ├── greg8.d │ │ │ │ ├── greg8.s │ │ │ │ ├── greg9.d │ │ │ │ ├── greg9.s │ │ │ │ ├── group-1.d │ │ │ │ ├── group-1.s │ │ │ │ ├── hex-r.d │ │ │ │ ├── hex.d │ │ │ │ ├── hex.l │ │ │ │ ├── hex.s │ │ │ │ ├── hex2.d │ │ │ │ ├── hex2.s │ │ │ │ ├── is-1.d │ │ │ │ ├── is-1.s │ │ │ │ ├── jmp-op-n.d │ │ │ │ ├── jmp-op-r.d │ │ │ │ ├── jmp-op.d │ │ │ │ ├── jmp-op.l │ │ │ │ ├── jmp-op.s │ │ │ │ ├── jmp-oprn.d │ │ │ │ ├── jump-c.d │ │ │ │ ├── jump-c.s │ │ │ │ ├── list-in-n.d │ │ │ │ ├── list-in-r.d │ │ │ │ ├── list-in-rn.d │ │ │ │ ├── list-insns.d │ │ │ │ ├── list-insns.l │ │ │ │ ├── list-insns.s │ │ │ │ ├── list-pseudoints.l │ │ │ │ ├── list-pseudoints.s │ │ │ │ ├── list-textfirst │ │ │ │ ├── list-textfirst.l │ │ │ │ ├── list-textfirst.s │ │ │ │ ├── loc-1.d │ │ │ │ ├── loc-1.s │ │ │ │ ├── loc-2.d │ │ │ │ ├── loc-2.s │ │ │ │ ├── loc-3.d │ │ │ │ ├── loc-3.s │ │ │ │ ├── loc-4.d │ │ │ │ ├── loc-4.s │ │ │ │ ├── loc-5.d │ │ │ │ ├── loc-5.s │ │ │ │ ├── loc-6.d │ │ │ │ ├── loc-6.s │ │ │ │ ├── loc-7.d │ │ │ │ ├── loc-7.s │ │ │ │ ├── local-1.d │ │ │ │ ├── local-1.s │ │ │ │ ├── locall1.d │ │ │ │ ├── locall1.s │ │ │ │ ├── mmix-err.exp │ │ │ │ ├── mmix-list.exp │ │ │ │ ├── mmix.exp │ │ │ │ ├── odd-1.d │ │ │ │ ├── odd-1.s │ │ │ │ ├── op-0-1.d │ │ │ │ ├── op-0-1.s │ │ │ │ ├── op-0-1s.d │ │ │ │ ├── op-0-2.d │ │ │ │ ├── pop-op-r.d │ │ │ │ ├── pop-op.d │ │ │ │ ├── pop-op.l │ │ │ │ ├── pop-op.s │ │ │ │ ├── pr25331.d │ │ │ │ ├── pr25331.s │ │ │ │ ├── prefix1.d │ │ │ │ ├── prefix1.s │ │ │ │ ├── prefix2.d │ │ │ │ ├── prefix2.s │ │ │ │ ├── prefix3.d │ │ │ │ ├── prefix3.s │ │ │ │ ├── pseudo-1.d │ │ │ │ ├── pseudo-1.s │ │ │ │ ├── pushgo-op-r.d │ │ │ │ ├── pushgo-op.d │ │ │ │ ├── pushgo-op.l │ │ │ │ ├── pushgo-op.s │ │ │ │ ├── pushj-c.d │ │ │ │ ├── pushj-c.s │ │ │ │ ├── pushj-cs.d │ │ │ │ ├── put-op-r.d │ │ │ │ ├── put-op.d │ │ │ │ ├── put-op.l │ │ │ │ ├── put-op.s │ │ │ │ ├── reg-op-r.d │ │ │ │ ├── reg-op.d │ │ │ │ ├── reg-op.l │ │ │ │ ├── reg-op.s │ │ │ │ ├── reg3-op-r.d │ │ │ │ ├── reg3-op.d │ │ │ │ ├── reg3-op.l │ │ │ │ ├── reg3-op.s │ │ │ │ ├── regt-op-r.d │ │ │ │ ├── regt-op.d │ │ │ │ ├── regt-op.l │ │ │ │ ├── regt-op.s │ │ │ │ ├── regx-op-r.d │ │ │ │ ├── regx-op.d │ │ │ │ ├── regx-op.l │ │ │ │ ├── regx-op.s │ │ │ │ ├── regy-op-r.d │ │ │ │ ├── regy-op.d │ │ │ │ ├── regy-op.l │ │ │ │ ├── regy-op.s │ │ │ │ ├── relax1-n.d │ │ │ │ ├── relax1-r.d │ │ │ │ ├── relax1-rn.d │ │ │ │ ├── relax1.d │ │ │ │ ├── relax1.l │ │ │ │ ├── relax1.s │ │ │ │ ├── relax2.d │ │ │ │ ├── relax2.s │ │ │ │ ├── reloc16-n.d │ │ │ │ ├── reloc16-r.d │ │ │ │ ├── reloc16.d │ │ │ │ ├── reloc16.l │ │ │ │ ├── reloc16.s │ │ │ │ ├── reloc8-r.d │ │ │ │ ├── reloc8.d │ │ │ │ ├── reloc8.l │ │ │ │ ├── reloc8.s │ │ │ │ ├── relocl-n.d │ │ │ │ ├── reloclab-r.d │ │ │ │ ├── reloclab-rs.d │ │ │ │ ├── reloclab-s.d │ │ │ │ ├── reloclab.d │ │ │ │ ├── reloclab.l │ │ │ │ ├── reloclab.s │ │ │ │ ├── reloclrn.d │ │ │ │ ├── relocxrn.d │ │ │ │ ├── resume-op-r.d │ │ │ │ ├── resume-op.d │ │ │ │ ├── resume-op.l │ │ │ │ ├── resume-op.s │ │ │ │ ├── round2-op-r.d │ │ │ │ ├── round2-op.d │ │ │ │ ├── round2-op.l │ │ │ │ ├── round2-op.s │ │ │ │ ├── roundi-op-r.d │ │ │ │ ├── roundi-op.d │ │ │ │ ├── roundi-op.l │ │ │ │ ├── roundi-op.s │ │ │ │ ├── roundr-op-r.d │ │ │ │ ├── roundr-op.d │ │ │ │ ├── roundr-op.l │ │ │ │ ├── roundr-op.s │ │ │ │ ├── save-op-r.d │ │ │ │ ├── save-op.d │ │ │ │ ├── save-op.l │ │ │ │ ├── save-op.s │ │ │ │ ├── set-r.d │ │ │ │ ├── set.d │ │ │ │ ├── set.l │ │ │ │ ├── set.s │ │ │ │ ├── swym-op-r.d │ │ │ │ ├── swym-op.d │ │ │ │ ├── swym-op.l │ │ │ │ ├── swym-op.s │ │ │ │ ├── swym-opreg1.d │ │ │ │ ├── swym-opreg1.s │ │ │ │ ├── swym-opreg2.d │ │ │ │ ├── swym-opreg2.s │ │ │ │ ├── sym-1.d │ │ │ │ ├── sym-1.s │ │ │ │ ├── sync-op-r.d │ │ │ │ ├── sync-op.d │ │ │ │ ├── sync-op.l │ │ │ │ ├── sync-op.s │ │ │ │ ├── two-op-r.d │ │ │ │ ├── two-op.d │ │ │ │ ├── two-op.l │ │ │ │ ├── two-op.s │ │ │ │ ├── unsave-op-r.d │ │ │ │ ├── unsave-op.d │ │ │ │ ├── unsave-op.l │ │ │ │ ├── unsave-op.s │ │ │ │ ├── weak1-s.d │ │ │ │ ├── weak1.d │ │ │ │ ├── weak1.s │ │ │ │ ├── zerop-1.d │ │ │ │ └── zerop-1.s │ │ │ ├── mn10200/ │ │ │ │ ├── add.s │ │ │ │ ├── basic.exp │ │ │ │ ├── bcc.s │ │ │ │ ├── bccx.s │ │ │ │ ├── bit.s │ │ │ │ ├── cmp.s │ │ │ │ ├── ext.s │ │ │ │ ├── logical.s │ │ │ │ ├── mov1.s │ │ │ │ ├── mov2.s │ │ │ │ ├── mov3.s │ │ │ │ ├── mov4.s │ │ │ │ ├── movb.s │ │ │ │ ├── movbu.s │ │ │ │ ├── movx.s │ │ │ │ ├── muldiv.s │ │ │ │ ├── other.s │ │ │ │ ├── shift.s │ │ │ │ └── sub.s │ │ │ ├── mn10300/ │ │ │ │ ├── add.s │ │ │ │ ├── am33-2.c │ │ │ │ ├── am33-2.d │ │ │ │ ├── am33-2.s │ │ │ │ ├── am33.s │ │ │ │ ├── am33_2.s │ │ │ │ ├── am33_3.s │ │ │ │ ├── am33_4.s │ │ │ │ ├── am33_5.s │ │ │ │ ├── am33_6.s │ │ │ │ ├── am33_7.s │ │ │ │ ├── am33_8.s │ │ │ │ ├── basic.exp │ │ │ │ ├── bcc.s │ │ │ │ ├── bit.s │ │ │ │ ├── cmp.s │ │ │ │ ├── ext.s │ │ │ │ ├── extend.s │ │ │ │ ├── logical.s │ │ │ │ ├── loop.s │ │ │ │ ├── mov1.s │ │ │ │ ├── mov2.s │ │ │ │ ├── mov3.s │ │ │ │ ├── mov4.s │ │ │ │ ├── mov5.s │ │ │ │ ├── movbu.s │ │ │ │ ├── movhu.s │ │ │ │ ├── movm.s │ │ │ │ ├── movpc.l │ │ │ │ ├── movpc.s │ │ │ │ ├── muldiv.s │ │ │ │ ├── other.s │ │ │ │ ├── pr11973.d │ │ │ │ ├── pr11973.s │ │ │ │ ├── pr997.l │ │ │ │ ├── pr997.s │ │ │ │ ├── relax.d │ │ │ │ ├── relax.s │ │ │ │ ├── shift.s │ │ │ │ ├── sub.s │ │ │ │ └── udf.s │ │ │ ├── mri/ │ │ │ │ ├── char.d │ │ │ │ ├── char.s │ │ │ │ ├── comment.d │ │ │ │ ├── comment.s │ │ │ │ ├── common.d │ │ │ │ ├── common.s │ │ │ │ ├── constants.d │ │ │ │ ├── constants.s │ │ │ │ ├── empty.s │ │ │ │ ├── equ.d │ │ │ │ ├── equ.s │ │ │ │ ├── expr.d │ │ │ │ ├── expr.s │ │ │ │ ├── float.d │ │ │ │ ├── float.s │ │ │ │ ├── for.d │ │ │ │ ├── for.s │ │ │ │ ├── if.d │ │ │ │ ├── if.s │ │ │ │ ├── immconst.d │ │ │ │ ├── label.d │ │ │ │ ├── label.s │ │ │ │ ├── moveml.d │ │ │ │ ├── moveml.s │ │ │ │ ├── mri.exp │ │ │ │ ├── repeat.d │ │ │ │ ├── repeat.s │ │ │ │ ├── semi.d │ │ │ │ ├── semi.s │ │ │ │ ├── while.d │ │ │ │ └── while.s │ │ │ ├── msp430/ │ │ │ │ ├── attr-430-small-bad.d │ │ │ │ ├── attr-430-small-bad.l │ │ │ │ ├── attr-430-small-good.d │ │ │ │ ├── attr-430-small.s │ │ │ │ ├── attr-430x-large-any-bad.d │ │ │ │ ├── attr-430x-large-any-bad.l │ │ │ │ ├── attr-430x-large-any-good.d │ │ │ │ ├── attr-430x-large-any.s │ │ │ │ ├── attr-430x-large-lower-bad.d │ │ │ │ ├── attr-430x-large-lower-bad.l │ │ │ │ ├── attr-430x-large-lower-good.d │ │ │ │ ├── attr-430x-large-lower.s │ │ │ │ ├── bad.d │ │ │ │ ├── bad.l │ │ │ │ ├── bad.s │ │ │ │ ├── either-data-bss-sym.d │ │ │ │ ├── either-data-bss-sym.s │ │ │ │ ├── empty.s │ │ │ │ ├── errata_fixes.d │ │ │ │ ├── errata_fixes.s │ │ │ │ ├── errata_warns.d │ │ │ │ ├── errata_warns.l │ │ │ │ ├── errata_warns.s │ │ │ │ ├── fini-array.d │ │ │ │ ├── fini-array.s │ │ │ │ ├── high-data-bss-sym.d │ │ │ │ ├── high-data-bss-sym.s │ │ │ │ ├── ignore-md.d │ │ │ │ ├── init-array.d │ │ │ │ ├── init-array.s │ │ │ │ ├── low-data-bss-sym.d │ │ │ │ ├── low-data-bss-sym.s │ │ │ │ ├── msp430.exp │ │ │ │ ├── msp430x.d │ │ │ │ ├── msp430x.s │ │ │ │ ├── nop-dint-430.d │ │ │ │ ├── nop-dint-430.l │ │ │ │ ├── nop-dint-430x-ignore.d │ │ │ │ ├── nop-dint-430x-silent.d │ │ │ │ ├── nop-dint-430x.d │ │ │ │ ├── nop-dint-430x.l │ │ │ │ ├── nop-dint.s │ │ │ │ ├── nop-eint-430.d │ │ │ │ ├── nop-eint-430.l │ │ │ │ ├── nop-eint-430x-ignore.d │ │ │ │ ├── nop-eint-430x-silent.d │ │ │ │ ├── nop-eint-430x.d │ │ │ │ ├── nop-eint-430x.l │ │ │ │ ├── nop-eint.s │ │ │ │ ├── nop-int-430.d │ │ │ │ ├── nop-int-430.l │ │ │ │ ├── nop-int-430x-silent.d │ │ │ │ ├── nop-int-430x.d │ │ │ │ ├── nop-int-430x.l │ │ │ │ ├── nop-int.s │ │ │ │ ├── nop-unknown-intr-430.d │ │ │ │ ├── nop-unknown-intr-430.l │ │ │ │ ├── nop-unknown-intr-430x-ignore.d │ │ │ │ ├── nop-unknown-intr-430x.d │ │ │ │ ├── nop-unknown-intr-430x.l │ │ │ │ ├── nop-unknown-intr.s │ │ │ │ ├── opcode.d │ │ │ │ ├── opcode.s │ │ │ │ ├── pr22133.d │ │ │ │ ├── pr22133.l │ │ │ │ ├── pr22133.s │ │ │ │ ├── preinit-array.d │ │ │ │ ├── preinit-array.s │ │ │ │ ├── reloc-lo-430x.d │ │ │ │ └── reloc-lo-430x.s │ │ │ ├── mt/ │ │ │ │ ├── allinsn.d │ │ │ │ ├── allinsn.s │ │ │ │ ├── badinsn.s │ │ │ │ ├── badinsn1.s │ │ │ │ ├── badoffsethigh.s │ │ │ │ ├── badoffsetlow.s │ │ │ │ ├── badorder.s │ │ │ │ ├── badreg.s │ │ │ │ ├── badsignedimmhigh.s │ │ │ │ ├── badsignedimmlow.s │ │ │ │ ├── badsyntax.s │ │ │ │ ├── badsyntax1.s │ │ │ │ ├── badunsignedimmhigh.s │ │ │ │ ├── badunsignedimmlow.s │ │ │ │ ├── errors.exp │ │ │ │ ├── ldst.s │ │ │ │ ├── misc.d │ │ │ │ ├── misc.s │ │ │ │ ├── ms1-16-003.d │ │ │ │ ├── ms1-16-003.s │ │ │ │ ├── ms2.d │ │ │ │ ├── ms2.s │ │ │ │ ├── msys.d │ │ │ │ ├── msys.s │ │ │ │ ├── mt.exp │ │ │ │ ├── relocs.d │ │ │ │ ├── relocs.exp │ │ │ │ ├── relocs1.s │ │ │ │ └── relocs2.s │ │ │ ├── nds32/ │ │ │ │ ├── alu-1.d │ │ │ │ ├── alu-1.s │ │ │ │ ├── alu-2.d │ │ │ │ ├── alu-2.s │ │ │ │ ├── br-1.d │ │ │ │ ├── br-1.s │ │ │ │ ├── br-2.d │ │ │ │ ├── br-2.s │ │ │ │ ├── ji-jr.d │ │ │ │ ├── ji-jr.s │ │ │ │ ├── ls.d │ │ │ │ ├── ls.s │ │ │ │ ├── lsi.d │ │ │ │ ├── lsi.s │ │ │ │ ├── nds32.exp │ │ │ │ ├── sys-reg.d │ │ │ │ ├── sys-reg.s │ │ │ │ ├── to-16bit-v1.d │ │ │ │ ├── to-16bit-v1.s │ │ │ │ ├── to-16bit-v2.d │ │ │ │ ├── to-16bit-v2.s │ │ │ │ ├── to-16bit-v3.d │ │ │ │ ├── to-16bit-v3.s │ │ │ │ ├── usr-spe-reg.d │ │ │ │ └── usr-spe-reg.s │ │ │ ├── or1k/ │ │ │ │ ├── allinsn.d │ │ │ │ ├── allinsn.s │ │ │ │ ├── or1k.exp │ │ │ │ ├── reloc-1.d │ │ │ │ ├── reloc-1.s │ │ │ │ ├── reloc-2.l │ │ │ │ └── reloc-2.s │ │ │ ├── pdp11/ │ │ │ │ ├── absreloc.d │ │ │ │ ├── absreloc.s │ │ │ │ ├── opcode.d │ │ │ │ ├── opcode.s │ │ │ │ ├── pdp11.exp │ │ │ │ ├── pr14480.d │ │ │ │ ├── pr14480.s │ │ │ │ ├── pr23481.d │ │ │ │ ├── pr23481.s │ │ │ │ ├── pr26001.d │ │ │ │ └── pr26001.s │ │ │ ├── pe/ │ │ │ │ ├── aligncomm-a.d │ │ │ │ ├── aligncomm-a.s │ │ │ │ ├── aligncomm-b.d │ │ │ │ ├── aligncomm-b.s │ │ │ │ ├── aligncomm-c.d │ │ │ │ ├── aligncomm-c.s │ │ │ │ ├── aligncomm-d.d │ │ │ │ ├── aligncomm-d.s │ │ │ │ ├── big-obj.d │ │ │ │ ├── big-obj.s │ │ │ │ ├── cv_comp.d │ │ │ │ ├── cv_comp.s │ │ │ │ ├── pe-aarch64.d │ │ │ │ ├── pe-aarch64.s │ │ │ │ ├── pe.exp │ │ │ │ ├── peseh-x64-2.d │ │ │ │ ├── peseh-x64-2.s │ │ │ │ ├── peseh-x64-3.d │ │ │ │ ├── peseh-x64-3.s │ │ │ │ ├── peseh-x64-4.d │ │ │ │ ├── peseh-x64-4.s │ │ │ │ ├── peseh-x64-5.d │ │ │ │ ├── peseh-x64-6.d │ │ │ │ ├── peseh-x64.d │ │ │ │ ├── peseh-x64.s │ │ │ │ ├── section-align-1.d │ │ │ │ ├── section-align-1.s │ │ │ │ ├── section-align-3.d │ │ │ │ ├── section-align-3.s │ │ │ │ ├── section-exclude.d │ │ │ │ ├── section-exclude.s │ │ │ │ ├── seh-x64-err-1.l │ │ │ │ ├── seh-x64-err-1.s │ │ │ │ ├── seh-x64-err-2.l │ │ │ │ ├── seh-x64-err-2.s │ │ │ │ ├── set.d │ │ │ │ └── set.s │ │ │ ├── pj/ │ │ │ │ ├── ops.d │ │ │ │ ├── ops.s │ │ │ │ └── pj.exp │ │ │ ├── ppc/ │ │ │ │ ├── 476.d │ │ │ │ ├── 476.s │ │ │ │ ├── a2.d │ │ │ │ ├── a2.s │ │ │ │ ├── aix.exp │ │ │ │ ├── align.s │ │ │ │ ├── altivec.d │ │ │ │ ├── altivec.s │ │ │ │ ├── altivec2.d │ │ │ │ ├── altivec2.s │ │ │ │ ├── altivec3.d │ │ │ │ ├── altivec3.s │ │ │ │ ├── altivec_and_spe.d │ │ │ │ ├── altivec_and_spe.s │ │ │ │ ├── altivec_xcoff.d │ │ │ │ ├── altivec_xcoff.s │ │ │ │ ├── altivec_xcoff64.d │ │ │ │ ├── altivec_xcoff64.s │ │ │ │ ├── astest.d │ │ │ │ ├── astest.s │ │ │ │ ├── astest2.d │ │ │ │ ├── astest2.s │ │ │ │ ├── astest2_64.d │ │ │ │ ├── astest2_64.s │ │ │ │ ├── astest64.d │ │ │ │ ├── astest64.s │ │ │ │ ├── bc.s │ │ │ │ ├── bcat.d │ │ │ │ ├── bcaterr.d │ │ │ │ ├── bcaterr.l │ │ │ │ ├── bcy.d │ │ │ │ ├── bcyerr.d │ │ │ │ ├── bcyerr.l │ │ │ │ ├── be.d │ │ │ │ ├── be.s │ │ │ │ ├── bitmanip.d │ │ │ │ ├── bitmanip.s │ │ │ │ ├── booke.d │ │ │ │ ├── booke.s │ │ │ │ ├── booke_xcoff.d │ │ │ │ ├── booke_xcoff.s │ │ │ │ ├── broadway.d │ │ │ │ ├── broadway.s │ │ │ │ ├── byte_rev.d │ │ │ │ ├── byte_rev.s │ │ │ │ ├── cell.d │ │ │ │ ├── cell.s │ │ │ │ ├── common.d │ │ │ │ ├── common.s │ │ │ │ ├── dcbt.d │ │ │ │ ├── dcbt.s │ │ │ │ ├── e500-ill.l │ │ │ │ ├── e500-ill.s │ │ │ │ ├── e500.d │ │ │ │ ├── e500.s │ │ │ │ ├── e500mc.d │ │ │ │ ├── e500mc.s │ │ │ │ ├── e500mc64_nop.d │ │ │ │ ├── e500mc64_nop.s │ │ │ │ ├── e5500_nop.d │ │ │ │ ├── e5500_nop.s │ │ │ │ ├── e6500.d │ │ │ │ ├── e6500.s │ │ │ │ ├── e6500_nop.d │ │ │ │ ├── e6500_nop.s │ │ │ │ ├── efs.d │ │ │ │ ├── efs.s │ │ │ │ ├── efs2.d │ │ │ │ ├── efs2.s │ │ │ │ ├── future-raw.d │ │ │ │ ├── future-raw.s │ │ │ │ ├── future.d │ │ │ │ ├── future.s │ │ │ │ ├── generate.sh │ │ │ │ ├── genpcv.d │ │ │ │ ├── genpcv.s │ │ │ │ ├── groupnop.d │ │ │ │ ├── groupnop.s │ │ │ │ ├── htm.d │ │ │ │ ├── htm.s │ │ │ │ ├── int128.d │ │ │ │ ├── int128.s │ │ │ │ ├── le_error.d │ │ │ │ ├── le_error.l │ │ │ │ ├── lsp-checks.d │ │ │ │ ├── lsp-checks.l │ │ │ │ ├── lsp-checks.s │ │ │ │ ├── lsp.d │ │ │ │ ├── lsp.s │ │ │ │ ├── machine.d │ │ │ │ ├── machine.s │ │ │ │ ├── maskmanip.d │ │ │ │ ├── maskmanip.s │ │ │ │ ├── misalign.d │ │ │ │ ├── misalign.l │ │ │ │ ├── misalign.s │ │ │ │ ├── misalign2.d │ │ │ │ ├── misalign2.s │ │ │ │ ├── outerprod.d │ │ │ │ ├── outerprod.s │ │ │ │ ├── power10.d │ │ │ │ ├── power10.s │ │ │ │ ├── power4.d │ │ │ │ ├── power4.s │ │ │ │ ├── power4_32.d │ │ │ │ ├── power4_32.s │ │ │ │ ├── power5.d │ │ │ │ ├── power5.s │ │ │ │ ├── power6-dfp.d │ │ │ │ ├── power6-dfp.s │ │ │ │ ├── power6.d │ │ │ │ ├── power6.s │ │ │ │ ├── power7.d │ │ │ │ ├── power7.s │ │ │ │ ├── power8.d │ │ │ │ ├── power8.s │ │ │ │ ├── power9.d │ │ │ │ ├── power9.s │ │ │ │ ├── ppc.exp │ │ │ │ ├── ppc750ps.d │ │ │ │ ├── ppc750ps.s │ │ │ │ ├── pr21303.d │ │ │ │ ├── pr21303.s │ │ │ │ ├── pr27676.d │ │ │ │ ├── pr27676.s │ │ │ │ ├── prefix-align.d │ │ │ │ ├── prefix-align.s │ │ │ │ ├── prefix-pcrel.d │ │ │ │ ├── prefix-pcrel.s │ │ │ │ ├── prefix-reloc.d │ │ │ │ ├── prefix-reloc.s │ │ │ │ ├── range.l │ │ │ │ ├── range.s │ │ │ │ ├── range64.l │ │ │ │ ├── range64.s │ │ │ │ ├── raw.d │ │ │ │ ├── raw.s │ │ │ │ ├── regnames.d │ │ │ │ ├── regnames.s │ │ │ │ ├── regsyms.d │ │ │ │ ├── regsyms.s │ │ │ │ ├── reloc.d │ │ │ │ ├── reloc.s │ │ │ │ ├── rfc02653.d │ │ │ │ ├── rfc02653.s │ │ │ │ ├── rfc02658.d │ │ │ │ ├── rfc02658.s │ │ │ │ ├── rightmost.d │ │ │ │ ├── rightmost.s │ │ │ │ ├── rop-checks.d │ │ │ │ ├── rop-checks.l │ │ │ │ ├── rop-checks.s │ │ │ │ ├── rop.d │ │ │ │ ├── rop.s │ │ │ │ ├── scalarquad.d │ │ │ │ ├── scalarquad.s │ │ │ │ ├── se_rfmci.d │ │ │ │ ├── se_rfmci.s │ │ │ │ ├── se_rfmci_bad.d │ │ │ │ ├── set_bool.d │ │ │ │ ├── set_bool.s │ │ │ │ ├── setvl.d │ │ │ │ ├── setvl.s │ │ │ │ ├── simd_perm.d │ │ │ │ ├── simd_perm.s │ │ │ │ ├── simpshft.d │ │ │ │ ├── simpshft.s │ │ │ │ ├── spe.d │ │ │ │ ├── spe.s │ │ │ │ ├── spe2-checks.d │ │ │ │ ├── spe2-checks.l │ │ │ │ ├── spe2-checks.s │ │ │ │ ├── spe2.d │ │ │ │ ├── spe2.s │ │ │ │ ├── spe_ambiguous.d │ │ │ │ ├── spe_ambiguous.s │ │ │ │ ├── stringop.d │ │ │ │ ├── stringop.s │ │ │ │ ├── svindex.d │ │ │ │ ├── svindex.s │ │ │ │ ├── svremap.d │ │ │ │ ├── svremap.s │ │ │ │ ├── svshape.d │ │ │ │ ├── svshape.s │ │ │ │ ├── svstep.d │ │ │ │ ├── svstep.s │ │ │ │ ├── test1elf.asm │ │ │ │ ├── test1elf32.d │ │ │ │ ├── test1elf32.s │ │ │ │ ├── test1elf64.d │ │ │ │ ├── test1elf64.s │ │ │ │ ├── test1xcoff.asm │ │ │ │ ├── test1xcoff32.d │ │ │ │ ├── test1xcoff32.s │ │ │ │ ├── test2xcoff32.d │ │ │ │ ├── test2xcoff32.s │ │ │ │ ├── textalign-xcoff-001.d │ │ │ │ ├── textalign-xcoff-001.s │ │ │ │ ├── textalign-xcoff-002.d │ │ │ │ ├── titan.d │ │ │ │ ├── titan.s │ │ │ │ ├── vec_mul.d │ │ │ │ ├── vec_mul.s │ │ │ │ ├── vle-mult-ld-st-insns.d │ │ │ │ ├── vle-mult-ld-st-insns.s │ │ │ │ ├── vle-reloc.d │ │ │ │ ├── vle-reloc.s │ │ │ │ ├── vle-simple-1.d │ │ │ │ ├── vle-simple-1.s │ │ │ │ ├── vle-simple-2.d │ │ │ │ ├── vle-simple-2.s │ │ │ │ ├── vle-simple-3.d │ │ │ │ ├── vle-simple-3.s │ │ │ │ ├── vle-simple-4.d │ │ │ │ ├── vle-simple-4.s │ │ │ │ ├── vle-simple-5.d │ │ │ │ ├── vle-simple-5.s │ │ │ │ ├── vle-simple-6.d │ │ │ │ ├── vle-simple-6.s │ │ │ │ ├── vle.d │ │ │ │ ├── vle.s │ │ │ │ ├── vsx.d │ │ │ │ ├── vsx.s │ │ │ │ ├── vsx2.d │ │ │ │ ├── vsx2.s │ │ │ │ ├── vsx3.d │ │ │ │ ├── vsx3.s │ │ │ │ ├── vsx4.d │ │ │ │ ├── vsx4.s │ │ │ │ ├── vsx_32byte.d │ │ │ │ ├── vsx_32byte.s │ │ │ │ ├── xcoff-br16-1.d │ │ │ │ ├── xcoff-br16-1.s │ │ │ │ ├── xcoff-br16-2.d │ │ │ │ ├── xcoff-br16-2.s │ │ │ │ ├── xcoff-branch-1-32.d │ │ │ │ ├── xcoff-branch-1-64.d │ │ │ │ ├── xcoff-branch-1.s │ │ │ │ ├── xcoff-dwsect-1-32.d │ │ │ │ ├── xcoff-dwsect-1-64.d │ │ │ │ ├── xcoff-dwsect-1.s │ │ │ │ ├── xcoff-dwsect-2-32.d │ │ │ │ ├── xcoff-dwsect-2-64.d │ │ │ │ ├── xcoff-dwsect-2.s │ │ │ │ ├── xcoff-file-32.d │ │ │ │ ├── xcoff-file-64.d │ │ │ │ ├── xcoff-file.s │ │ │ │ ├── xcoff-function-1-32.d │ │ │ │ ├── xcoff-function-1-64.d │ │ │ │ ├── xcoff-function-1.s │ │ │ │ ├── xcoff-ref-1.l │ │ │ │ ├── xcoff-ref-1.s │ │ │ │ ├── xcoff-stsym-32.d │ │ │ │ ├── xcoff-stsym-64.d │ │ │ │ ├── xcoff-stsym.s │ │ │ │ ├── xcoff-tls-32.d │ │ │ │ ├── xcoff-tls-64.d │ │ │ │ ├── xcoff-tls.s │ │ │ │ ├── xcoff-toc-1.d │ │ │ │ ├── xcoff-toc-1.s │ │ │ │ ├── xcoff-visibility-1-32.d │ │ │ │ ├── xcoff-visibility-1-64.d │ │ │ │ ├── xcoff-visibility-1.s │ │ │ │ ├── xcoff-visibility-2-32.d │ │ │ │ ├── xcoff-visibility-2-64.d │ │ │ │ ├── xcoff-visibility-2.s │ │ │ │ ├── xvtlsbb.d │ │ │ │ └── xvtlsbb.s │ │ │ ├── pru/ │ │ │ │ ├── alu.d │ │ │ │ ├── alu.s │ │ │ │ ├── branch.d │ │ │ │ ├── branch.s │ │ │ │ ├── extern.d │ │ │ │ ├── extern.s │ │ │ │ ├── illegal.l │ │ │ │ ├── illegal.s │ │ │ │ ├── illegal2.l │ │ │ │ ├── illegal2.s │ │ │ │ ├── ldi.d │ │ │ │ ├── ldi.s │ │ │ │ ├── ldst.d │ │ │ │ ├── ldst.s │ │ │ │ ├── loop.d │ │ │ │ ├── loop.s │ │ │ │ ├── misc.d │ │ │ │ ├── misc.s │ │ │ │ ├── pr32073.d │ │ │ │ ├── pr32073.s │ │ │ │ ├── pru.exp │ │ │ │ ├── pseudo.d │ │ │ │ ├── pseudo.s │ │ │ │ ├── warn_reglabel.l │ │ │ │ ├── warn_reglabel.s │ │ │ │ ├── xfr.d │ │ │ │ └── xfr.s │ │ │ ├── riscv/ │ │ │ │ ├── a-ext-64.d │ │ │ │ ├── a-ext-64.s │ │ │ │ ├── a-ext.d │ │ │ │ ├── a-ext.s │ │ │ │ ├── absolute-sec.d │ │ │ │ ├── absolute-sec.l │ │ │ │ ├── absolute-sec.s │ │ │ │ ├── align-1.l │ │ │ │ ├── align-1.s │ │ │ │ ├── attribute-01.d │ │ │ │ ├── attribute-02.d │ │ │ │ ├── attribute-03.d │ │ │ │ ├── attribute-04.d │ │ │ │ ├── attribute-04.s │ │ │ │ ├── attribute-05.d │ │ │ │ ├── attribute-05.s │ │ │ │ ├── attribute-06.d │ │ │ │ ├── attribute-06.s │ │ │ │ ├── attribute-07.d │ │ │ │ ├── attribute-07.s │ │ │ │ ├── attribute-08.d │ │ │ │ ├── attribute-08.s │ │ │ │ ├── attribute-09.d │ │ │ │ ├── attribute-10.d │ │ │ │ ├── attribute-11.d │ │ │ │ ├── attribute-11.s │ │ │ │ ├── attribute-12.d │ │ │ │ ├── attribute-13.d │ │ │ │ ├── attribute-14.s │ │ │ │ ├── attribute-14a.d │ │ │ │ ├── attribute-14b.d │ │ │ │ ├── attribute-14c.d │ │ │ │ ├── attribute-14d.d │ │ │ │ ├── attribute-14e.d │ │ │ │ ├── attribute-empty.d │ │ │ │ ├── attribute-unknown.d │ │ │ │ ├── attribute-unknown.s │ │ │ │ ├── auipc-parsing.d │ │ │ │ ├── auipc-parsing.l │ │ │ │ ├── auipc-parsing.s │ │ │ │ ├── auipc-x0.d │ │ │ │ ├── auipc-x0.s │ │ │ │ ├── b-ext-64.d │ │ │ │ ├── b-ext-64.s │ │ │ │ ├── b-ext.d │ │ │ │ ├── b-ext.s │ │ │ │ ├── bge.d │ │ │ │ ├── bge.s │ │ │ │ ├── c-add-addi.d │ │ │ │ ├── c-add-addi.s │ │ │ │ ├── c-addi16sp-fail.d │ │ │ │ ├── c-addi16sp-fail.l │ │ │ │ ├── c-addi16sp-fail.s │ │ │ │ ├── c-addi4spn-fail.d │ │ │ │ ├── c-addi4spn-fail.l │ │ │ │ ├── c-addi4spn-fail.s │ │ │ │ ├── c-branch-na.d │ │ │ │ ├── c-branch.d │ │ │ │ ├── c-branch.s │ │ │ │ ├── c-fld-fsd-fail.d │ │ │ │ ├── c-fld-fsd-fail.l │ │ │ │ ├── c-fld-fsd-fail.s │ │ │ │ ├── c-ld.d │ │ │ │ ├── c-ld.s │ │ │ │ ├── c-lui-fail.d │ │ │ │ ├── c-lui-fail.l │ │ │ │ ├── c-lui-fail.s │ │ │ │ ├── c-lw.d │ │ │ │ ├── c-lw.s │ │ │ │ ├── c-nonzero-imm.d │ │ │ │ ├── c-nonzero-imm.l │ │ │ │ ├── c-nonzero-imm.s │ │ │ │ ├── c-nonzero-reg.d │ │ │ │ ├── c-nonzero-reg.l │ │ │ │ ├── c-nonzero-reg.s │ │ │ │ ├── c-zero-imm-64.d │ │ │ │ ├── c-zero-imm-64.s │ │ │ │ ├── c-zero-imm.d │ │ │ │ ├── c-zero-imm.s │ │ │ │ ├── c-zero-reg.d │ │ │ │ ├── c-zero-reg.s │ │ │ │ ├── cie-rtn-col-1.d │ │ │ │ ├── cie-rtn-col-3.d │ │ │ │ ├── cie-rtn-col.s │ │ │ │ ├── csr-dw-regnums.d │ │ │ │ ├── csr-dw-regnums.s │ │ │ │ ├── csr-fail-nonexistent.d │ │ │ │ ├── csr-fail-nonexistent.l │ │ │ │ ├── csr-fail-nonexistent.s │ │ │ │ ├── csr-insns-pseudo-noalias.d │ │ │ │ ├── csr-insns-pseudo-zfinx.d │ │ │ │ ├── csr-insns-pseudo.d │ │ │ │ ├── csr-insns-pseudo.s │ │ │ │ ├── csr-insns-read-only.d │ │ │ │ ├── csr-insns-read-only.l │ │ │ │ ├── csr-insns-read-only.s │ │ │ │ ├── csr-version-1p10.d │ │ │ │ ├── csr-version-1p10.l │ │ │ │ ├── csr-version-1p11.d │ │ │ │ ├── csr-version-1p11.l │ │ │ │ ├── csr-version-1p12.d │ │ │ │ ├── csr-version-1p12.l │ │ │ │ ├── csr.s │ │ │ │ ├── default-cie-version.d │ │ │ │ ├── default-cie-version.s │ │ │ │ ├── dis-addr-addiw-a.d │ │ │ │ ├── dis-addr-addiw-b.d │ │ │ │ ├── dis-addr-addiw.s │ │ │ │ ├── dis-addr-overflow-32.d │ │ │ │ ├── dis-addr-overflow-64.d │ │ │ │ ├── dis-addr-overflow.s │ │ │ │ ├── dis-addr-topaddr-32.d │ │ │ │ ├── dis-addr-topaddr-64.d │ │ │ │ ├── dis-addr-topaddr-gp-32.d │ │ │ │ ├── dis-addr-topaddr-gp-64.d │ │ │ │ ├── dis-addr-topaddr-gp.s │ │ │ │ ├── dis-addr-topaddr.s │ │ │ │ ├── dw-regnums.d │ │ │ │ ├── dw-regnums.s │ │ │ │ ├── eh-relocs.d │ │ │ │ ├── eh-relocs.s │ │ │ │ ├── empty.l │ │ │ │ ├── empty.s │ │ │ │ ├── ext-32.d │ │ │ │ ├── ext-64.d │ │ │ │ ├── ext.s │ │ │ │ ├── fence-fail.d │ │ │ │ ├── fence-fail.l │ │ │ │ ├── fence-fail.s │ │ │ │ ├── fence-tso-na.d │ │ │ │ ├── fence-tso.d │ │ │ │ ├── fence-tso.s │ │ │ │ ├── fixup-local-norelax.d │ │ │ │ ├── fixup-local-relax.d │ │ │ │ ├── fixup-local.s │ │ │ │ ├── float-be.d │ │ │ │ ├── float-le.d │ │ │ │ ├── float.s │ │ │ │ ├── float16-be.d │ │ │ │ ├── float16-le.d │ │ │ │ ├── float16.s │ │ │ │ ├── fmv.x.d │ │ │ │ ├── fmv.x.q-rv64-fail.d │ │ │ │ ├── fmv.x.q-rv64-fail.l │ │ │ │ ├── fmv.x.q-rv64-fail.s │ │ │ │ ├── fmv.x.s │ │ │ │ ├── fp-d-insns-32.d │ │ │ │ ├── fp-d-insns-32.s │ │ │ │ ├── fp-d-insns-64.d │ │ │ │ ├── fp-d-insns-64.s │ │ │ │ ├── fp-f-insns-32.d │ │ │ │ ├── fp-f-insns-32.s │ │ │ │ ├── fp-f-insns-64.d │ │ │ │ ├── fp-f-insns-64.s │ │ │ │ ├── fp-q-insns-32.d │ │ │ │ ├── fp-q-insns-32.s │ │ │ │ ├── fp-q-insns-64.d │ │ │ │ ├── fp-q-insns-64.s │ │ │ │ ├── fp-zfh-insns.d │ │ │ │ ├── fp-zfh-insns.s │ │ │ │ ├── fsxxi.d │ │ │ │ ├── fsxxi.s │ │ │ │ ├── h-ext-32.d │ │ │ │ ├── h-ext-32.s │ │ │ │ ├── h-ext-64.d │ │ │ │ ├── h-ext-64.s │ │ │ │ ├── imply-zicsr-zifencei-i2p0-misa-spec-2p2.d │ │ │ │ ├── imply-zicsr-zifencei-i2p1-misa-spec-20191213.d │ │ │ │ ├── imply-zicsr-zifencei.s │ │ │ │ ├── imply.d │ │ │ │ ├── imply.s │ │ │ │ ├── insn-dwarf.d │ │ │ │ ├── insn-fail.d │ │ │ │ ├── insn-fail.l │ │ │ │ ├── insn-fail.s │ │ │ │ ├── insn-na.d │ │ │ │ ├── insn.d │ │ │ │ ├── insn.s │ │ │ │ ├── k-ext-64.d │ │ │ │ ├── k-ext-64.s │ │ │ │ ├── k-ext.d │ │ │ │ ├── k-ext.s │ │ │ │ ├── l-s-macro.d │ │ │ │ ├── l-s-macro.s │ │ │ │ ├── la-variants.d │ │ │ │ ├── la-variants.s │ │ │ │ ├── li32.d │ │ │ │ ├── li32.s │ │ │ │ ├── li64.d │ │ │ │ ├── li64.s │ │ │ │ ├── lla32.d │ │ │ │ ├── lla32.s │ │ │ │ ├── lla64-fail.d │ │ │ │ ├── lla64-fail.l │ │ │ │ ├── lla64-fail.s │ │ │ │ ├── lla64.d │ │ │ │ ├── lla64.s │ │ │ │ ├── m-ext-32.d │ │ │ │ ├── m-ext-64.d │ │ │ │ ├── m-ext-fail-noarch-64.d │ │ │ │ ├── m-ext-fail-noarch-64.l │ │ │ │ ├── m-ext-fail-xlen-32.d │ │ │ │ ├── m-ext-fail-xlen-32.l │ │ │ │ ├── m-ext-fail-zmmul-32.d │ │ │ │ ├── m-ext-fail-zmmul-32.l │ │ │ │ ├── m-ext-fail-zmmul-64.d │ │ │ │ ├── m-ext-fail-zmmul-64.l │ │ │ │ ├── m-ext.s │ │ │ │ ├── mabi-attr-rv32e.s │ │ │ │ ├── mabi-attr-rv32i.s │ │ │ │ ├── mabi-attr-rv32id.s │ │ │ │ ├── mabi-attr-rv64iq.s │ │ │ │ ├── mabi-fail-rv32e-lp64d.d │ │ │ │ ├── mabi-fail-rv32e-lp64d.l │ │ │ │ ├── mabi-fail-rv32e-lp64f.d │ │ │ │ ├── mabi-fail-rv32e-lp64f.l │ │ │ │ ├── mabi-fail-rv32e-lp64q.d │ │ │ │ ├── mabi-fail-rv32e-lp64q.l │ │ │ │ ├── mabi-fail-rv32i-lp64.d │ │ │ │ ├── mabi-fail-rv32i-lp64.l │ │ │ │ ├── mabi-fail-rv64iq-ilp32.d │ │ │ │ ├── mabi-fail-rv64iq-ilp32.l │ │ │ │ ├── mabi-noabi-attr-rv32i-01.d │ │ │ │ ├── mabi-noabi-attr-rv32i-02.d │ │ │ │ ├── mabi-noabi-attr-rv32id-01.d │ │ │ │ ├── mabi-noabi-attr-rv32id-02.d │ │ │ │ ├── mabi-noabi-attr-rv64iq-01.d │ │ │ │ ├── mabi-noabi-attr-rv64iq-02.d │ │ │ │ ├── mabi-noabi-march-rv32i.d │ │ │ │ ├── mabi-noabi-march-rv32id.d │ │ │ │ ├── mabi-noabi-march-rv64iq.d │ │ │ │ ├── mapping-dis.d │ │ │ │ ├── mapping-symbols.d │ │ │ │ ├── mapping.s │ │ │ │ ├── march-fail-base-01.d │ │ │ │ ├── march-fail-base-01.l │ │ │ │ ├── march-fail-invalid-x-01.d │ │ │ │ ├── march-fail-invalid-x-02.d │ │ │ │ ├── march-fail-invalid-z-01.d │ │ │ │ ├── march-fail-invalid-z-02.d │ │ │ │ ├── march-fail-invalid.l │ │ │ │ ├── march-fail-isa-spec.d │ │ │ │ ├── march-fail-isa-spec.l │ │ │ │ ├── march-fail-rv32eh.d │ │ │ │ ├── march-fail-rv32eh.l │ │ │ │ ├── march-fail-rv32iq-isa-2p2.d │ │ │ │ ├── march-fail-rv32iq2.d │ │ │ │ ├── march-fail-rv32iq2p0.d │ │ │ │ ├── march-fail-rv32iq2p0.l │ │ │ │ ├── march-fail-rv64i_zcf.d │ │ │ │ ├── march-fail-rv64i_zcf.l │ │ │ │ ├── march-fail-single-prefix-s.d │ │ │ │ ├── march-fail-single-prefix-x.d │ │ │ │ ├── march-fail-single-prefix-z.d │ │ │ │ ├── march-fail-single-prefix-zxm.d │ │ │ │ ├── march-fail-single-prefix.l │ │ │ │ ├── march-fail-unknown-s.d │ │ │ │ ├── march-fail-unknown-std.d │ │ │ │ ├── march-fail-unknown-std.l │ │ │ │ ├── march-fail-unknown-z.d │ │ │ │ ├── march-fail-unknown-zxm.d │ │ │ │ ├── march-fail-unknown.l │ │ │ │ ├── march-fail-uppercase-base.d │ │ │ │ ├── march-fail-uppercase-std.d │ │ │ │ ├── march-fail-uppercase-x.d │ │ │ │ ├── march-fail-uppercase-z.d │ │ │ │ ├── march-fail-uppercase.l │ │ │ │ ├── march-help.l │ │ │ │ ├── march-imply-xsfvfnrclipxfqf.d │ │ │ │ ├── march-imply-xsfvqmaccdod.d │ │ │ │ ├── march-imply-xsfvqmaccqoq.d │ │ │ │ ├── march-ok-g2.d │ │ │ │ ├── march-ok-g2_p1.d │ │ │ │ ├── march-ok-g2p0.d │ │ │ │ ├── march-ok-i2p0.d │ │ │ │ ├── march-ok-i2p0m2_a2f2.d │ │ │ │ ├── march-ok-nse-with-version.d │ │ │ │ ├── march-ok-reorder.d │ │ │ │ ├── march-ok-rv32iq-isa-20190608.d │ │ │ │ ├── march-ok-rv32iq2p2.d │ │ │ │ ├── march-ok-two-nse.d │ │ │ │ ├── no-relax-align-2.d │ │ │ │ ├── no-relax-align-2.s │ │ │ │ ├── no-relax-align.d │ │ │ │ ├── no-relax-align.s │ │ │ │ ├── no-relax-reloc.d │ │ │ │ ├── no-relax-reloc.s │ │ │ │ ├── odd-padding.d │ │ │ │ ├── odd-padding.s │ │ │ │ ├── option-arch-attr.d │ │ │ │ ├── option-arch-dis.d │ │ │ │ ├── option-arch-fail.d │ │ │ │ ├── option-arch-fail.l │ │ │ │ ├── option-arch-fail.s │ │ │ │ ├── option-arch.s │ │ │ │ ├── pause.d │ │ │ │ ├── pause.s │ │ │ │ ├── reg-syms-C.d │ │ │ │ ├── reg-syms.d │ │ │ │ ├── reg-syms.s │ │ │ │ ├── relax-align-2.d │ │ │ │ ├── relax-align-2.s │ │ │ │ ├── relax-align.d │ │ │ │ ├── relax-align.s │ │ │ │ ├── relax-reloc.d │ │ │ │ ├── relax-reloc.s │ │ │ │ ├── riscv.exp │ │ │ │ ├── rounding-fail.d │ │ │ │ ├── rounding-fail.l │ │ │ │ ├── rounding-fail.s │ │ │ │ ├── shamt-32.d │ │ │ │ ├── shamt-32.l │ │ │ │ ├── shamt-32.s │ │ │ │ ├── shamt-64.d │ │ │ │ ├── shamt-64.l │ │ │ │ ├── shamt-64.s │ │ │ │ ├── sifive-insns.d │ │ │ │ ├── sifive-insns.s │ │ │ │ ├── svinval.d │ │ │ │ ├── svinval.s │ │ │ │ ├── t_insns.d │ │ │ │ ├── t_insns.s │ │ │ │ ├── tlsdesc.d │ │ │ │ ├── tlsdesc.s │ │ │ │ ├── tprel-add.d │ │ │ │ ├── tprel-add.l │ │ │ │ ├── tprel-add.s │ │ │ │ ├── variant_cc-set.d │ │ │ │ ├── variant_cc-set.s │ │ │ │ ├── variant_cc.d │ │ │ │ ├── variant_cc.s │ │ │ │ ├── vector-insns-fail-vsew.d │ │ │ │ ├── vector-insns-fail-vsew.l │ │ │ │ ├── vector-insns-fail-vsew.s │ │ │ │ ├── vector-insns-fail-zve32xf.d │ │ │ │ ├── vector-insns-fail-zve32xf.l │ │ │ │ ├── vector-insns-fail-zvl.d │ │ │ │ ├── vector-insns-fail-zvl.l │ │ │ │ ├── vector-insns-vmsgtvx.d │ │ │ │ ├── vector-insns-vmsgtvx.s │ │ │ │ ├── vector-insns-zero-imm.d │ │ │ │ ├── vector-insns-zero-imm.s │ │ │ │ ├── vector-insns.d │ │ │ │ ├── vector-insns.s │ │ │ │ ├── x-cv-alu-fail.d │ │ │ │ ├── x-cv-alu-fail.l │ │ │ │ ├── x-cv-alu-fail.s │ │ │ │ ├── x-cv-alu.d │ │ │ │ ├── x-cv-alu.s │ │ │ │ ├── x-cv-bi-fail.d │ │ │ │ ├── x-cv-bi-fail.l │ │ │ │ ├── x-cv-bi-fail.s │ │ │ │ ├── x-cv-bi.d │ │ │ │ ├── x-cv-bi.s │ │ │ │ ├── x-cv-bitmanip-fail.d │ │ │ │ ├── x-cv-bitmanip-fail.l │ │ │ │ ├── x-cv-bitmanip-fail.s │ │ │ │ ├── x-cv-bitmanip.d │ │ │ │ ├── x-cv-bitmanip.s │ │ │ │ ├── x-cv-elw-fail.d │ │ │ │ ├── x-cv-elw-fail.l │ │ │ │ ├── x-cv-elw-fail.s │ │ │ │ ├── x-cv-elw.d │ │ │ │ ├── x-cv-elw.s │ │ │ │ ├── x-cv-mac-fail.d │ │ │ │ ├── x-cv-mac-fail.l │ │ │ │ ├── x-cv-mac-fail.s │ │ │ │ ├── x-cv-mac.d │ │ │ │ ├── x-cv-mac.s │ │ │ │ ├── x-cv-mem-fail.d │ │ │ │ ├── x-cv-mem-fail.l │ │ │ │ ├── x-cv-mem-fail.s │ │ │ │ ├── x-cv-mem.d │ │ │ │ ├── x-cv-mem.s │ │ │ │ ├── x-cv-simd-fail.d │ │ │ │ ├── x-cv-simd-fail.l │ │ │ │ ├── x-cv-simd-fail.s │ │ │ │ ├── x-cv-simd.d │ │ │ │ ├── x-cv-simd.s │ │ │ │ ├── x-thead-ba-fail.d │ │ │ │ ├── x-thead-ba-fail.l │ │ │ │ ├── x-thead-ba-fail.s │ │ │ │ ├── x-thead-ba.d │ │ │ │ ├── x-thead-ba.s │ │ │ │ ├── x-thead-bb-fail.d │ │ │ │ ├── x-thead-bb-fail.l │ │ │ │ ├── x-thead-bb-fail.s │ │ │ │ ├── x-thead-bb.d │ │ │ │ ├── x-thead-bb.s │ │ │ │ ├── x-thead-bs-fail.d │ │ │ │ ├── x-thead-bs-fail.l │ │ │ │ ├── x-thead-bs-fail.s │ │ │ │ ├── x-thead-bs.d │ │ │ │ ├── x-thead-bs.s │ │ │ │ ├── x-thead-cmo-fail.d │ │ │ │ ├── x-thead-cmo-fail.l │ │ │ │ ├── x-thead-cmo-fail.s │ │ │ │ ├── x-thead-cmo.d │ │ │ │ ├── x-thead-cmo.s │ │ │ │ ├── x-thead-condmov.d │ │ │ │ ├── x-thead-condmov.s │ │ │ │ ├── x-thead-fmemidx-fail.d │ │ │ │ ├── x-thead-fmemidx-fail.l │ │ │ │ ├── x-thead-fmemidx-fail.s │ │ │ │ ├── x-thead-fmemidx.d │ │ │ │ ├── x-thead-fmemidx.s │ │ │ │ ├── x-thead-fmv.d │ │ │ │ ├── x-thead-fmv.s │ │ │ │ ├── x-thead-int.d │ │ │ │ ├── x-thead-int.s │ │ │ │ ├── x-thead-mac.d │ │ │ │ ├── x-thead-mac.s │ │ │ │ ├── x-thead-memidx-fail.d │ │ │ │ ├── x-thead-memidx-fail.l │ │ │ │ ├── x-thead-memidx-fail.s │ │ │ │ ├── x-thead-memidx.d │ │ │ │ ├── x-thead-memidx.s │ │ │ │ ├── x-thead-mempair-fail.d │ │ │ │ ├── x-thead-mempair-fail.l │ │ │ │ ├── x-thead-mempair-fail.s │ │ │ │ ├── x-thead-mempair.d │ │ │ │ ├── x-thead-mempair.s │ │ │ │ ├── x-thead-sync-fail.d │ │ │ │ ├── x-thead-sync-fail.l │ │ │ │ ├── x-thead-sync-fail.s │ │ │ │ ├── x-thead-sync.d │ │ │ │ ├── x-thead-sync.s │ │ │ │ ├── x-thead-vector-csr-warn.d │ │ │ │ ├── x-thead-vector-csr-warn.l │ │ │ │ ├── x-thead-vector-csr.d │ │ │ │ ├── x-thead-vector-csr.s │ │ │ │ ├── x-thead-vector-fail.d │ │ │ │ ├── x-thead-vector-fail.l │ │ │ │ ├── x-thead-vector-zvamo.d │ │ │ │ ├── x-thead-vector-zvamo.s │ │ │ │ ├── x-thead-vector.d │ │ │ │ ├── x-thead-vector.s │ │ │ │ ├── x-ventana-condops-32.d │ │ │ │ ├── x-ventana-condops-32.l │ │ │ │ ├── x-ventana-condops.d │ │ │ │ ├── x-ventana-condops.s │ │ │ │ ├── zabha-32.d │ │ │ │ ├── zabha.d │ │ │ │ ├── zabha.s │ │ │ │ ├── zacas-32.d │ │ │ │ ├── zacas-64.d │ │ │ │ ├── zacas-fail-32.d │ │ │ │ ├── zacas-fail-32.l │ │ │ │ ├── zacas-fail-64.d │ │ │ │ ├── zacas-fail-64.l │ │ │ │ ├── zacas-fail.s │ │ │ │ ├── zacas.s │ │ │ │ ├── zawrs-32.d │ │ │ │ ├── zawrs.d │ │ │ │ ├── zawrs.s │ │ │ │ ├── zbkb-32-na.d │ │ │ │ ├── zbkb-32.d │ │ │ │ ├── zbkb-32.s │ │ │ │ ├── zbkb-64.d │ │ │ │ ├── zbkb-64.s │ │ │ │ ├── zbkc-32.d │ │ │ │ ├── zbkc-64.d │ │ │ │ ├── zbkc.s │ │ │ │ ├── zbkx-32.d │ │ │ │ ├── zbkx-64.d │ │ │ │ ├── zbkx.s │ │ │ │ ├── zca.d │ │ │ │ ├── zca.s │ │ │ │ ├── zcb.d │ │ │ │ ├── zcb.s │ │ │ │ ├── zcd.d │ │ │ │ ├── zcd.s │ │ │ │ ├── zcf.d │ │ │ │ ├── zcf.s │ │ │ │ ├── zcmop.d │ │ │ │ ├── zcmop.s │ │ │ │ ├── zcmp-mv.d │ │ │ │ ├── zcmp-mv.s │ │ │ │ ├── zcmp-push-pop-fail.d │ │ │ │ ├── zcmp-push-pop-fail.l │ │ │ │ ├── zcmp-push-pop-fail.s │ │ │ │ ├── zcmp-push-pop.d │ │ │ │ ├── zcmp-push-pop.s │ │ │ │ ├── zcmt-fail.d │ │ │ │ ├── zcmt-fail.l │ │ │ │ ├── zcmt-fail.s │ │ │ │ ├── zcmt.d │ │ │ │ ├── zcmt.s │ │ │ │ ├── zdinx.d │ │ │ │ ├── zdinx.s │ │ │ │ ├── zext-to-pack-encoding.d │ │ │ │ ├── zext-to-pack.s │ │ │ │ ├── zext-to-packw-encoding.d │ │ │ │ ├── zfa-32.d │ │ │ │ ├── zfa-32.s │ │ │ │ ├── zfa-64.d │ │ │ │ ├── zfa-64.s │ │ │ │ ├── zfa-fail.d │ │ │ │ ├── zfa-fail.l │ │ │ │ ├── zfa-fail.s │ │ │ │ ├── zfa-zvfh.d │ │ │ │ ├── zfa-zvfh.s │ │ │ │ ├── zfa.d │ │ │ │ ├── zfa.s │ │ │ │ ├── zfbfmin.d │ │ │ │ ├── zfbfmin.s │ │ │ │ ├── zfhmin-d-insn-class-fail-1.d │ │ │ │ ├── zfhmin-d-insn-class-fail-1.l │ │ │ │ ├── zfhmin-d-insn-class-fail-2.d │ │ │ │ ├── zfhmin-d-insn-class-fail-2.l │ │ │ │ ├── zfhmin-d-insn-class-fail-3.d │ │ │ │ ├── zfhmin-d-insn-class-fail-3.l │ │ │ │ ├── zfhmin-d-insn-class-fail-4.d │ │ │ │ ├── zfhmin-d-insn-class-fail-4.l │ │ │ │ ├── zfhmin-d-insn-class-fail-5.d │ │ │ │ ├── zfhmin-d-insn-class-fail-5.l │ │ │ │ ├── zfhmin-d-insn-class-fail.s │ │ │ │ ├── zfinx-dis-numeric.d │ │ │ │ ├── zfinx-dis-numeric.s │ │ │ │ ├── zfinx.d │ │ │ │ ├── zfinx.s │ │ │ │ ├── zhinx.d │ │ │ │ ├── zhinx.s │ │ │ │ ├── zicbom-fail.d │ │ │ │ ├── zicbom-fail.l │ │ │ │ ├── zicbom-fail.s │ │ │ │ ├── zicbom.d │ │ │ │ ├── zicbom.s │ │ │ │ ├── zicbop-fail.d │ │ │ │ ├── zicbop-fail.l │ │ │ │ ├── zicbop-fail.s │ │ │ │ ├── zicbop.d │ │ │ │ ├── zicbop.s │ │ │ │ ├── zicboz-fail.d │ │ │ │ ├── zicboz-fail.l │ │ │ │ ├── zicboz-fail.s │ │ │ │ ├── zicboz.d │ │ │ │ ├── zicboz.s │ │ │ │ ├── zicond.d │ │ │ │ ├── zicond.s │ │ │ │ ├── zihintntl-base.d │ │ │ │ ├── zihintntl-base.s │ │ │ │ ├── zihintntl-na.d │ │ │ │ ├── zihintntl.d │ │ │ │ ├── zihintntl.s │ │ │ │ ├── zimop.d │ │ │ │ ├── zimop.s │ │ │ │ ├── zknd-32.d │ │ │ │ ├── zknd-32.s │ │ │ │ ├── zknd-64.d │ │ │ │ ├── zknd-64.s │ │ │ │ ├── zkne-32.d │ │ │ │ ├── zkne-32.s │ │ │ │ ├── zkne-64.d │ │ │ │ ├── zkne-64.s │ │ │ │ ├── zknh-32.d │ │ │ │ ├── zknh-32.s │ │ │ │ ├── zknh-64.d │ │ │ │ ├── zknh-64.s │ │ │ │ ├── zksed-32.d │ │ │ │ ├── zksed-64.d │ │ │ │ ├── zksed.s │ │ │ │ ├── zksh-32.d │ │ │ │ ├── zksh-64.d │ │ │ │ ├── zksh.s │ │ │ │ ├── zmmul-32.d │ │ │ │ ├── zmmul-64.d │ │ │ │ ├── zqinx.d │ │ │ │ ├── zqinx.s │ │ │ │ ├── ztso.d │ │ │ │ ├── zvbb.d │ │ │ │ ├── zvbb.s │ │ │ │ ├── zvbc.d │ │ │ │ ├── zvbc.s │ │ │ │ ├── zvfbfmin.d │ │ │ │ ├── zvfbfmin.s │ │ │ │ ├── zvfbfwma.d │ │ │ │ ├── zvfbfwma.s │ │ │ │ ├── zvkb.d │ │ │ │ ├── zvkb.s │ │ │ │ ├── zvkg.d │ │ │ │ ├── zvkg.s │ │ │ │ ├── zvkn.d │ │ │ │ ├── zvkn.s │ │ │ │ ├── zvknc.d │ │ │ │ ├── zvknc.s │ │ │ │ ├── zvkned.d │ │ │ │ ├── zvkned.s │ │ │ │ ├── zvkng.d │ │ │ │ ├── zvkng.s │ │ │ │ ├── zvknha.d │ │ │ │ ├── zvknha_zvknhb.s │ │ │ │ ├── zvknhb.d │ │ │ │ ├── zvks.d │ │ │ │ ├── zvks.s │ │ │ │ ├── zvksc.d │ │ │ │ ├── zvksc.s │ │ │ │ ├── zvksed.d │ │ │ │ ├── zvksed.s │ │ │ │ ├── zvksg.d │ │ │ │ ├── zvksg.s │ │ │ │ ├── zvksh.d │ │ │ │ └── zvksh.s │ │ │ ├── rl78/ │ │ │ │ ├── pr19157.d │ │ │ │ ├── pr19157.s │ │ │ │ ├── pr19158.d │ │ │ │ ├── pr19158.s │ │ │ │ ├── pr19159.d │ │ │ │ ├── pr19159.s │ │ │ │ ├── rl78.exp │ │ │ │ ├── sp-relative-movw.d │ │ │ │ └── sp-relative-movw.s │ │ │ ├── rx/ │ │ │ │ ├── Xtod.d │ │ │ │ ├── Xtod.sm │ │ │ │ ├── abs.d │ │ │ │ ├── abs.sm │ │ │ │ ├── adc.d │ │ │ │ ├── adc.sm │ │ │ │ ├── add.d │ │ │ │ ├── add.sm │ │ │ │ ├── and.d │ │ │ │ ├── and.sm │ │ │ │ ├── bclr.d │ │ │ │ ├── bclr.sm │ │ │ │ ├── bcnd.d │ │ │ │ ├── bcnd.sm │ │ │ │ ├── bfmov.d │ │ │ │ ├── bfmov.sm │ │ │ │ ├── bmcnd.d │ │ │ │ ├── bmcnd.sm │ │ │ │ ├── bnot.d │ │ │ │ ├── bnot.sm │ │ │ │ ├── bra.d │ │ │ │ ├── bra.sm │ │ │ │ ├── brk.d │ │ │ │ ├── brk.sm │ │ │ │ ├── bset.d │ │ │ │ ├── bset.sm │ │ │ │ ├── bsr.d │ │ │ │ ├── bsr.sm │ │ │ │ ├── btst.d │ │ │ │ ├── btst.sm │ │ │ │ ├── clrpsw.d │ │ │ │ ├── clrpsw.sm │ │ │ │ ├── cmp.d │ │ │ │ ├── cmp.sm │ │ │ │ ├── dabs.d │ │ │ │ ├── dabs.sm │ │ │ │ ├── dadd.d │ │ │ │ ├── dadd.sm │ │ │ │ ├── dbt.d │ │ │ │ ├── dbt.sm │ │ │ │ ├── dcmp.d │ │ │ │ ├── dcmp.sm │ │ │ │ ├── ddiv.d │ │ │ │ ├── ddiv.sm │ │ │ │ ├── div.d │ │ │ │ ├── div.sm │ │ │ │ ├── divu.d │ │ │ │ ├── divu.sm │ │ │ │ ├── dmov.d │ │ │ │ ├── dmov.sm │ │ │ │ ├── dmul.d │ │ │ │ ├── dmul.sm │ │ │ │ ├── dneg.d │ │ │ │ ├── dneg.sm │ │ │ │ ├── dpopm.d │ │ │ │ ├── dpopm.sm │ │ │ │ ├── dpushm.d │ │ │ │ ├── dpushm.sm │ │ │ │ ├── dround.d │ │ │ │ ├── dround.sm │ │ │ │ ├── dsqrt.d │ │ │ │ ├── dsqrt.sm │ │ │ │ ├── dsub.d │ │ │ │ ├── dsub.sm │ │ │ │ ├── dtoX.d │ │ │ │ ├── dtoX.sm │ │ │ │ ├── emaca.d │ │ │ │ ├── emaca.sm │ │ │ │ ├── emsba.d │ │ │ │ ├── emsba.sm │ │ │ │ ├── emul.d │ │ │ │ ├── emul.sm │ │ │ │ ├── emula.d │ │ │ │ ├── emula.sm │ │ │ │ ├── emulu.d │ │ │ │ ├── emulu.sm │ │ │ │ ├── explode │ │ │ │ ├── fadd.d │ │ │ │ ├── fadd.sm │ │ │ │ ├── fcmp.d │ │ │ │ ├── fcmp.sm │ │ │ │ ├── fdiv.d │ │ │ │ ├── fdiv.sm │ │ │ │ ├── fmul.d │ │ │ │ ├── fmul.sm │ │ │ │ ├── fsqrt.d │ │ │ │ ├── fsqrt.sm │ │ │ │ ├── fsub.d │ │ │ │ ├── fsub.sm │ │ │ │ ├── ftoi.d │ │ │ │ ├── ftoi.sm │ │ │ │ ├── ftou.d │ │ │ │ ├── ftou.sm │ │ │ │ ├── gprel.d │ │ │ │ ├── gprel.sm │ │ │ │ ├── int.d │ │ │ │ ├── int.sm │ │ │ │ ├── itof.d │ │ │ │ ├── itof.sm │ │ │ │ ├── jmp.d │ │ │ │ ├── jmp.sm │ │ │ │ ├── jsr.d │ │ │ │ ├── jsr.sm │ │ │ │ ├── machi.d │ │ │ │ ├── machi.sm │ │ │ │ ├── maclh.d │ │ │ │ ├── maclh.sm │ │ │ │ ├── maclo.d │ │ │ │ ├── maclo.sm │ │ │ │ ├── macros.inc │ │ │ │ ├── make-d │ │ │ │ ├── max.d │ │ │ │ ├── max.sm │ │ │ │ ├── min.d │ │ │ │ ├── min.sm │ │ │ │ ├── mov.d │ │ │ │ ├── mov.sm │ │ │ │ ├── movco.d │ │ │ │ ├── movco.sm │ │ │ │ ├── movli.d │ │ │ │ ├── movli.sm │ │ │ │ ├── movu.d │ │ │ │ ├── movu.sm │ │ │ │ ├── msbhi.d │ │ │ │ ├── msbhi.sm │ │ │ │ ├── msblh.d │ │ │ │ ├── msblh.sm │ │ │ │ ├── msblo.d │ │ │ │ ├── msblo.sm │ │ │ │ ├── mul.d │ │ │ │ ├── mul.sm │ │ │ │ ├── mulhi.d │ │ │ │ ├── mulhi.sm │ │ │ │ ├── mullh.d │ │ │ │ ├── mullh.sm │ │ │ │ ├── mullo.d │ │ │ │ ├── mullo.sm │ │ │ │ ├── mvfacgu.d │ │ │ │ ├── mvfacgu.sm │ │ │ │ ├── mvfachi.d │ │ │ │ ├── mvfachi.sm │ │ │ │ ├── mvfaclo.d │ │ │ │ ├── mvfaclo.sm │ │ │ │ ├── mvfacmi.d │ │ │ │ ├── mvfacmi.sm │ │ │ │ ├── mvfc.d │ │ │ │ ├── mvfc.sm │ │ │ │ ├── mvfcp.d │ │ │ │ ├── mvfcp.sm │ │ │ │ ├── mvfdc.d │ │ │ │ ├── mvfdc.sm │ │ │ │ ├── mvfdr.d │ │ │ │ ├── mvfdr.sm │ │ │ │ ├── mvtacgu.d │ │ │ │ ├── mvtacgu.sm │ │ │ │ ├── mvtachi.d │ │ │ │ ├── mvtachi.sm │ │ │ │ ├── mvtaclo.d │ │ │ │ ├── mvtaclo.sm │ │ │ │ ├── mvtc.d │ │ │ │ ├── mvtc.sm │ │ │ │ ├── mvtcp.d │ │ │ │ ├── mvtcp.sm │ │ │ │ ├── mvtdc.d │ │ │ │ ├── mvtdc.sm │ │ │ │ ├── neg.d │ │ │ │ ├── neg.sm │ │ │ │ ├── nop.d │ │ │ │ ├── nop.sm │ │ │ │ ├── not.d │ │ │ │ ├── not.sm │ │ │ │ ├── opecp.d │ │ │ │ ├── opecp.sm │ │ │ │ ├── or.d │ │ │ │ ├── or.sm │ │ │ │ ├── pop.d │ │ │ │ ├── pop.sm │ │ │ │ ├── popc.d │ │ │ │ ├── popc.sm │ │ │ │ ├── popm.d │ │ │ │ ├── popm.sm │ │ │ │ ├── pr19665.d │ │ │ │ ├── pr19665.s │ │ │ │ ├── pr22737.d │ │ │ │ ├── pr22737.s │ │ │ │ ├── push.d │ │ │ │ ├── push.sm │ │ │ │ ├── pushc.d │ │ │ │ ├── pushc.sm │ │ │ │ ├── pushm.d │ │ │ │ ├── pushm.sm │ │ │ │ ├── r-bcc.d │ │ │ │ ├── r-bcc.sm │ │ │ │ ├── r-bra.d │ │ │ │ ├── r-bra.sm │ │ │ │ ├── racl.d │ │ │ │ ├── racl.sm │ │ │ │ ├── racw.d │ │ │ │ ├── racw.sm │ │ │ │ ├── rdacl.d │ │ │ │ ├── rdacl.sm │ │ │ │ ├── rdacw.d │ │ │ │ ├── rdacw.sm │ │ │ │ ├── revl.d │ │ │ │ ├── revl.sm │ │ │ │ ├── revw.d │ │ │ │ ├── revw.sm │ │ │ │ ├── rmpa.d │ │ │ │ ├── rmpa.sm │ │ │ │ ├── rolc.d │ │ │ │ ├── rolc.sm │ │ │ │ ├── rorc.d │ │ │ │ ├── rorc.sm │ │ │ │ ├── rotl.d │ │ │ │ ├── rotl.sm │ │ │ │ ├── rotr.d │ │ │ │ ├── rotr.sm │ │ │ │ ├── round.d │ │ │ │ ├── round.sm │ │ │ │ ├── rstr.d │ │ │ │ ├── rstr.sm │ │ │ │ ├── rte.d │ │ │ │ ├── rte.sm │ │ │ │ ├── rtfi.d │ │ │ │ ├── rtfi.sm │ │ │ │ ├── rts.d │ │ │ │ ├── rts.sm │ │ │ │ ├── rtsd.d │ │ │ │ ├── rtsd.sm │ │ │ │ ├── rx-asm-bad.l │ │ │ │ ├── rx-asm-bad.s │ │ │ │ ├── rx-asm-good.d │ │ │ │ ├── rx-asm-good.inc │ │ │ │ ├── rx-asm-good.s │ │ │ │ ├── rx.exp │ │ │ │ ├── sat.d │ │ │ │ ├── sat.sm │ │ │ │ ├── satr.d │ │ │ │ ├── satr.sm │ │ │ │ ├── save.d │ │ │ │ ├── save.sm │ │ │ │ ├── sbb.d │ │ │ │ ├── sbb.sm │ │ │ │ ├── sccnd.d │ │ │ │ ├── sccnd.sm │ │ │ │ ├── scmpu.d │ │ │ │ ├── scmpu.sm │ │ │ │ ├── setpsw.d │ │ │ │ ├── setpsw.sm │ │ │ │ ├── shar.d │ │ │ │ ├── shar.sm │ │ │ │ ├── shll.d │ │ │ │ ├── shll.sm │ │ │ │ ├── shlr.d │ │ │ │ ├── shlr.sm │ │ │ │ ├── smovb.d │ │ │ │ ├── smovb.sm │ │ │ │ ├── smovf.d │ │ │ │ ├── smovf.sm │ │ │ │ ├── smovu.d │ │ │ │ ├── smovu.sm │ │ │ │ ├── sstr.d │ │ │ │ ├── sstr.sm │ │ │ │ ├── stnz.d │ │ │ │ ├── stnz.sm │ │ │ │ ├── stz.d │ │ │ │ ├── stz.sm │ │ │ │ ├── sub.d │ │ │ │ ├── sub.sm │ │ │ │ ├── suntil.d │ │ │ │ ├── suntil.sm │ │ │ │ ├── swhile.d │ │ │ │ ├── swhile.sm │ │ │ │ ├── tst.d │ │ │ │ ├── tst.sm │ │ │ │ ├── utof.d │ │ │ │ ├── utof.sm │ │ │ │ ├── wait.d │ │ │ │ ├── wait.sm │ │ │ │ ├── xchg.d │ │ │ │ ├── xchg.sm │ │ │ │ ├── xor.d │ │ │ │ └── xor.sm │ │ │ ├── s12z/ │ │ │ │ ├── abs.d │ │ │ │ ├── abs.s │ │ │ │ ├── adc-imm.d │ │ │ │ ├── adc-imm.s │ │ │ │ ├── adc-opr.d │ │ │ │ ├── adc-opr.s │ │ │ │ ├── add-imm.d │ │ │ │ ├── add-imm.s │ │ │ │ ├── add-opr.d │ │ │ │ ├── add-opr.s │ │ │ │ ├── and-imm.d │ │ │ │ ├── and-imm.s │ │ │ │ ├── and-opr.d │ │ │ │ ├── and-opr.s │ │ │ │ ├── and-or-cc.d │ │ │ │ ├── and-or-cc.s │ │ │ │ ├── bfext-special.d │ │ │ │ ├── bfext-special.s │ │ │ │ ├── bfext.d │ │ │ │ ├── bfext.s │ │ │ │ ├── bit-manip-invalid.d │ │ │ │ ├── bit-manip-invalid.s │ │ │ │ ├── bit-manip.d │ │ │ │ ├── bit-manip.s │ │ │ │ ├── bit.d │ │ │ │ ├── bit.s │ │ │ │ ├── bra-expression-defined.d │ │ │ │ ├── bra-expression-defined.s │ │ │ │ ├── bra-expression-undef.d │ │ │ │ ├── bra-expression-undef.s │ │ │ │ ├── bra.d │ │ │ │ ├── bra.s │ │ │ │ ├── brclr-symbols.d │ │ │ │ ├── brclr-symbols.s │ │ │ │ ├── brset-clr-opr-imm-rel.d │ │ │ │ ├── brset-clr-opr-imm-rel.s │ │ │ │ ├── brset-clr-opr-reg-rel.d │ │ │ │ ├── brset-clr-opr-reg-rel.s │ │ │ │ ├── brset-clr-reg-imm-rel.d │ │ │ │ ├── brset-clr-reg-imm-rel.s │ │ │ │ ├── brset-clr-reg-reg-rel.d │ │ │ │ ├── brset-clr-reg-reg-rel.s │ │ │ │ ├── clb.d │ │ │ │ ├── clb.s │ │ │ │ ├── clr-opr.d │ │ │ │ ├── clr-opr.s │ │ │ │ ├── clr.d │ │ │ │ ├── clr.s │ │ │ │ ├── cmp-imm.d │ │ │ │ ├── cmp-imm.s │ │ │ │ ├── cmp-opr-inc.d │ │ │ │ ├── cmp-opr-inc.s │ │ │ │ ├── cmp-opr-rdirect.d │ │ │ │ ├── cmp-opr-rdirect.s │ │ │ │ ├── cmp-opr-reg.d │ │ │ │ ├── cmp-opr-reg.s │ │ │ │ ├── cmp-opr-rindirect.d │ │ │ │ ├── cmp-opr-rindirect.s │ │ │ │ ├── cmp-opr-sxe4.d │ │ │ │ ├── cmp-opr-sxe4.s │ │ │ │ ├── cmp-opr-xys.d │ │ │ │ ├── cmp-opr-xys.s │ │ │ │ ├── cmp-s-imm.d │ │ │ │ ├── cmp-s-imm.s │ │ │ │ ├── cmp-s-opr.d │ │ │ │ ├── cmp-s-opr.s │ │ │ │ ├── cmp-xy.d │ │ │ │ ├── cmp-xy.s │ │ │ │ ├── com-opr.d │ │ │ │ ├── com-opr.s │ │ │ │ ├── complex-shifts.d │ │ │ │ ├── complex-shifts.s │ │ │ │ ├── db-tb-cc-opr.d │ │ │ │ ├── db-tb-cc-opr.s │ │ │ │ ├── db-tb-cc-reg.d │ │ │ │ ├── db-tb-cc-reg.s │ │ │ │ ├── dbCC.d │ │ │ │ ├── dbCC.s │ │ │ │ ├── dec-opr.d │ │ │ │ ├── dec-opr.s │ │ │ │ ├── dec.d │ │ │ │ ├── dec.s │ │ │ │ ├── div.d │ │ │ │ ├── div.s │ │ │ │ ├── dollar-hex.d │ │ │ │ ├── dollar-hex.s │ │ │ │ ├── eor.d │ │ │ │ ├── eor.s │ │ │ │ ├── exg.d │ │ │ │ ├── exg.l │ │ │ │ ├── exg.s │ │ │ │ ├── ext24-ld-xy.d │ │ │ │ ├── ext24-ld-xy.s │ │ │ │ ├── imm-dest.d │ │ │ │ ├── imm-dest.l │ │ │ │ ├── imm-dest.s │ │ │ │ ├── inc-opr.d │ │ │ │ ├── inc-opr.s │ │ │ │ ├── inc.d │ │ │ │ ├── inc.s │ │ │ │ ├── inh.d │ │ │ │ ├── inh.s │ │ │ │ ├── jmp.d │ │ │ │ ├── jmp.s │ │ │ │ ├── jsr.d │ │ │ │ ├── jsr.s │ │ │ │ ├── labels.d │ │ │ │ ├── labels.s │ │ │ │ ├── ld-imm-page2.d │ │ │ │ ├── ld-imm-page2.s │ │ │ │ ├── ld-imm.d │ │ │ │ ├── ld-imm.s │ │ │ │ ├── ld-immu18.d │ │ │ │ ├── ld-immu18.s │ │ │ │ ├── ld-large-direct.d │ │ │ │ ├── ld-large-direct.s │ │ │ │ ├── ld-opr.d │ │ │ │ ├── ld-opr.s │ │ │ │ ├── ld-s-opr.d │ │ │ │ ├── ld-s-opr.s │ │ │ │ ├── ld-small-direct.d │ │ │ │ ├── ld-small-direct.s │ │ │ │ ├── lea-immu18.d │ │ │ │ ├── lea-immu18.s │ │ │ │ ├── lea.d │ │ │ │ ├── lea.s │ │ │ │ ├── mac.d │ │ │ │ ├── mac.s │ │ │ │ ├── min-max.d │ │ │ │ ├── min-max.s │ │ │ │ ├── mod.d │ │ │ │ ├── mod.s │ │ │ │ ├── mov-imm-reloc.d │ │ │ │ ├── mov-imm-reloc.s │ │ │ │ ├── mov.d │ │ │ │ ├── mov.s │ │ │ │ ├── mul-imm.d │ │ │ │ ├── mul-imm.s │ │ │ │ ├── mul-opr-opr.d │ │ │ │ ├── mul-opr-opr.s │ │ │ │ ├── mul-opr.d │ │ │ │ ├── mul-opr.s │ │ │ │ ├── mul-reg.d │ │ │ │ ├── mul-reg.s │ │ │ │ ├── mul.d │ │ │ │ ├── mul.s │ │ │ │ ├── neg-opr.d │ │ │ │ ├── neg-opr.s │ │ │ │ ├── not-so-simple-shifts.d │ │ │ │ ├── not-so-simple-shifts.s │ │ │ │ ├── opr-18u.d │ │ │ │ ├── opr-18u.s │ │ │ │ ├── opr-expr.d │ │ │ │ ├── opr-expr.s │ │ │ │ ├── opr-ext-18.d │ │ │ │ ├── opr-ext-18.s │ │ │ │ ├── opr-idx-24-reg.d │ │ │ │ ├── opr-idx-24-reg.s │ │ │ │ ├── opr-idx3-reg.d │ │ │ │ ├── opr-idx3-reg.s │ │ │ │ ├── opr-idx3-xysp-24.d │ │ │ │ ├── opr-idx3-xysp-24.s │ │ │ │ ├── opr-indirect-expr.d │ │ │ │ ├── opr-indirect-expr.s │ │ │ │ ├── opr-symbol.d │ │ │ │ ├── opr-symbol.s │ │ │ │ ├── or-imm.d │ │ │ │ ├── or-imm.s │ │ │ │ ├── or-opr.d │ │ │ │ ├── or-opr.s │ │ │ │ ├── p2-mul.d │ │ │ │ ├── p2-mul.s │ │ │ │ ├── page2-inh.d │ │ │ │ ├── page2-inh.s │ │ │ │ ├── pc-rel-bad.d │ │ │ │ ├── pc-rel-bad.l │ │ │ │ ├── pc-rel-bad.s │ │ │ │ ├── pc-rel-good.d │ │ │ │ ├── pc-rel-good.s │ │ │ │ ├── psh-pul.d │ │ │ │ ├── psh-pul.s │ │ │ │ ├── qmul.d │ │ │ │ ├── qmul.s │ │ │ │ ├── reg-prefix.d │ │ │ │ ├── reg-prefix.s │ │ │ │ ├── rotate.d │ │ │ │ ├── rotate.s │ │ │ │ ├── s12z.exp │ │ │ │ ├── sat.d │ │ │ │ ├── sat.s │ │ │ │ ├── sbc-imm.d │ │ │ │ ├── sbc-imm.s │ │ │ │ ├── sbc-opr.d │ │ │ │ ├── sbc-opr.s │ │ │ │ ├── shift.d │ │ │ │ ├── shift.s │ │ │ │ ├── simple-shift.d │ │ │ │ ├── simple-shift.s │ │ │ │ ├── single-ops.d │ │ │ │ ├── single-ops.s │ │ │ │ ├── specd6.d │ │ │ │ ├── specd6.s │ │ │ │ ├── st-large-direct.d │ │ │ │ ├── st-large-direct.s │ │ │ │ ├── st-opr.d │ │ │ │ ├── st-opr.s │ │ │ │ ├── st-s-opr.d │ │ │ │ ├── st-s-opr.s │ │ │ │ ├── st-small-direct.d │ │ │ │ ├── st-small-direct.s │ │ │ │ ├── st-xy.d │ │ │ │ ├── st-xy.s │ │ │ │ ├── sub-imm.d │ │ │ │ ├── sub-imm.s │ │ │ │ ├── sub-opr.d │ │ │ │ ├── sub-opr.s │ │ │ │ ├── tfr.d │ │ │ │ ├── tfr.s │ │ │ │ ├── trap.d │ │ │ │ ├── trap.s │ │ │ │ ├── truncated.d │ │ │ │ └── truncated.s │ │ │ ├── s390/ │ │ │ │ ├── blank.s │ │ │ │ ├── esa-g5.d │ │ │ │ ├── esa-g5.s │ │ │ │ ├── esa-highgprs-0.d │ │ │ │ ├── esa-highgprs-machinemode-0.d │ │ │ │ ├── esa-highgprs-machinemode-0.s │ │ │ │ ├── esa-highgprs-machinemode-1.d │ │ │ │ ├── esa-highgprs-machinemode-1.s │ │ │ │ ├── esa-operands.d │ │ │ │ ├── esa-operands.s │ │ │ │ ├── esa-reloc.d │ │ │ │ ├── esa-reloc.s │ │ │ │ ├── esa-z9-109.d │ │ │ │ ├── esa-z9-109.s │ │ │ │ ├── esa-z900.d │ │ │ │ ├── esa-z900.s │ │ │ │ ├── esa-z990.d │ │ │ │ ├── esa-z990.s │ │ │ │ ├── machine-parsing-1.l │ │ │ │ ├── machine-parsing-1.s │ │ │ │ ├── machine-parsing-2.l │ │ │ │ ├── machine-parsing-2.s │ │ │ │ ├── machine-parsing-3.l │ │ │ │ ├── machine-parsing-3.s │ │ │ │ ├── machine-parsing-4.l │ │ │ │ ├── machine-parsing-4.s │ │ │ │ ├── machine-parsing-5.l │ │ │ │ ├── machine-parsing-5.s │ │ │ │ ├── machine-parsing-6.l │ │ │ │ ├── machine-parsing-6.s │ │ │ │ ├── s390.exp │ │ │ │ ├── zarch-arch12.d │ │ │ │ ├── zarch-arch12.s │ │ │ │ ├── zarch-arch13.d │ │ │ │ ├── zarch-arch13.s │ │ │ │ ├── zarch-arch14.d │ │ │ │ ├── zarch-arch14.s │ │ │ │ ├── zarch-arch15.d │ │ │ │ ├── zarch-arch15.s │ │ │ │ ├── zarch-base-index-0-err.l │ │ │ │ ├── zarch-base-index-0-err.s │ │ │ │ ├── zarch-base-index-0.d │ │ │ │ ├── zarch-base-index-0.s │ │ │ │ ├── zarch-highgprs-0.d │ │ │ │ ├── zarch-highgprs-1.d │ │ │ │ ├── zarch-insndesc.d │ │ │ │ ├── zarch-insndesc.s │ │ │ │ ├── zarch-machine.d │ │ │ │ ├── zarch-machine.s │ │ │ │ ├── zarch-omitted-base-index-err.l │ │ │ │ ├── zarch-omitted-base-index-err.s │ │ │ │ ├── zarch-omitted-base-index.d │ │ │ │ ├── zarch-omitted-base-index.s │ │ │ │ ├── zarch-operands.d │ │ │ │ ├── zarch-operands.s │ │ │ │ ├── zarch-optargs.d │ │ │ │ ├── zarch-optargs.s │ │ │ │ ├── zarch-reloc.d │ │ │ │ ├── zarch-reloc.s │ │ │ │ ├── zarch-warn-areg-zero.l │ │ │ │ ├── zarch-warn-areg-zero.s │ │ │ │ ├── zarch-warn-regtype-mismatch-relaxed.l │ │ │ │ ├── zarch-warn-regtype-mismatch-relaxed.s │ │ │ │ ├── zarch-warn-regtype-mismatch-strict.l │ │ │ │ ├── zarch-warn-regtype-mismatch-strict.s │ │ │ │ ├── zarch-z10.d │ │ │ │ ├── zarch-z10.s │ │ │ │ ├── zarch-z13.d │ │ │ │ ├── zarch-z13.s │ │ │ │ ├── zarch-z196.d │ │ │ │ ├── zarch-z196.s │ │ │ │ ├── zarch-z9-109-err.l │ │ │ │ ├── zarch-z9-109-err.s │ │ │ │ ├── zarch-z9-109.d │ │ │ │ ├── zarch-z9-109.s │ │ │ │ ├── zarch-z9-ec.d │ │ │ │ ├── zarch-z9-ec.s │ │ │ │ ├── zarch-z900-err.l │ │ │ │ ├── zarch-z900-err.s │ │ │ │ ├── zarch-z900.d │ │ │ │ ├── zarch-z900.s │ │ │ │ ├── zarch-z990-symbol-lay.l │ │ │ │ ├── zarch-z990-symbol-lay.s │ │ │ │ ├── zarch-z990.d │ │ │ │ ├── zarch-z990.s │ │ │ │ ├── zarch-zEC12.d │ │ │ │ └── zarch-zEC12.s │ │ │ ├── scfi/ │ │ │ │ ├── README │ │ │ │ ├── aarch64/ │ │ │ │ │ ├── ginsn-arith-1.l │ │ │ │ │ ├── ginsn-arith-1.s │ │ │ │ │ ├── ginsn-cofi-1.l │ │ │ │ │ ├── ginsn-cofi-1.s │ │ │ │ │ ├── ginsn-ldst-1.l │ │ │ │ │ ├── ginsn-ldst-1.s │ │ │ │ │ ├── ginsn-misc-1.l │ │ │ │ │ ├── ginsn-misc-1.s │ │ │ │ │ ├── scfi-aarch64.exp │ │ │ │ │ ├── scfi-callee-saved-fp-1.d │ │ │ │ │ ├── scfi-callee-saved-fp-1.l │ │ │ │ │ ├── scfi-callee-saved-fp-1.s │ │ │ │ │ ├── scfi-callee-saved-fp-2.d │ │ │ │ │ ├── scfi-callee-saved-fp-2.l │ │ │ │ │ ├── scfi-callee-saved-fp-2.s │ │ │ │ │ ├── scfi-cb-1.d │ │ │ │ │ ├── scfi-cb-1.l │ │ │ │ │ ├── scfi-cb-1.s │ │ │ │ │ ├── scfi-cfg-1.d │ │ │ │ │ ├── scfi-cfg-1.l │ │ │ │ │ ├── scfi-cfg-1.s │ │ │ │ │ ├── scfi-cfg-2.d │ │ │ │ │ ├── scfi-cfg-2.l │ │ │ │ │ ├── scfi-cfg-2.s │ │ │ │ │ ├── scfi-cfg-3.d │ │ │ │ │ ├── scfi-cfg-3.l │ │ │ │ │ ├── scfi-cfg-3.s │ │ │ │ │ ├── scfi-cfg-4.d │ │ │ │ │ ├── scfi-cfg-4.l │ │ │ │ │ ├── scfi-cfg-4.s │ │ │ │ │ ├── scfi-cond-br-1.d │ │ │ │ │ ├── scfi-cond-br-1.l │ │ │ │ │ ├── scfi-cond-br-1.s │ │ │ │ │ ├── scfi-diag-1.l │ │ │ │ │ ├── scfi-diag-1.s │ │ │ │ │ ├── scfi-diag-2.l │ │ │ │ │ ├── scfi-diag-2.s │ │ │ │ │ ├── scfi-diag-3.l │ │ │ │ │ ├── scfi-diag-3.s │ │ │ │ │ ├── scfi-ldrp-1.d │ │ │ │ │ ├── scfi-ldrp-1.l │ │ │ │ │ ├── scfi-ldrp-1.s │ │ │ │ │ ├── scfi-ldrp-2.d │ │ │ │ │ ├── scfi-ldrp-2.l │ │ │ │ │ ├── scfi-ldrp-2.s │ │ │ │ │ ├── scfi-ldstnap-1.d │ │ │ │ │ ├── scfi-ldstnap-1.l │ │ │ │ │ ├── scfi-ldstnap-1.s │ │ │ │ │ ├── scfi-strp-1.d │ │ │ │ │ ├── scfi-strp-1.l │ │ │ │ │ ├── scfi-strp-1.s │ │ │ │ │ ├── scfi-strp-2.d │ │ │ │ │ ├── scfi-strp-2.l │ │ │ │ │ ├── scfi-strp-2.s │ │ │ │ │ ├── scfi-unsupported-1.l │ │ │ │ │ ├── scfi-unsupported-1.s │ │ │ │ │ ├── scfi-unsupported-2.l │ │ │ │ │ └── scfi-unsupported-2.s │ │ │ │ └── x86_64/ │ │ │ │ ├── ginsn-add-1.l │ │ │ │ ├── ginsn-add-1.s │ │ │ │ ├── ginsn-cofi-1.l │ │ │ │ ├── ginsn-cofi-1.s │ │ │ │ ├── ginsn-dw2-regnum-1.l │ │ │ │ ├── ginsn-dw2-regnum-1.s │ │ │ │ ├── ginsn-lea-1.l │ │ │ │ ├── ginsn-lea-1.s │ │ │ │ ├── ginsn-pop-1.l │ │ │ │ ├── ginsn-pop-1.s │ │ │ │ ├── ginsn-push-1.l │ │ │ │ ├── ginsn-push-1.s │ │ │ │ ├── scfi-add-1.d │ │ │ │ ├── scfi-add-1.l │ │ │ │ ├── scfi-add-1.s │ │ │ │ ├── scfi-add-2.d │ │ │ │ ├── scfi-add-2.l │ │ │ │ ├── scfi-add-2.s │ │ │ │ ├── scfi-asm-marker-1.d │ │ │ │ ├── scfi-asm-marker-1.l │ │ │ │ ├── scfi-asm-marker-1.s │ │ │ │ ├── scfi-asm-marker-2.d │ │ │ │ ├── scfi-asm-marker-2.l │ │ │ │ ├── scfi-asm-marker-2.s │ │ │ │ ├── scfi-asm-marker-3.d │ │ │ │ ├── scfi-asm-marker-3.l │ │ │ │ ├── scfi-asm-marker-3.s │ │ │ │ ├── scfi-bp-sp-1.d │ │ │ │ ├── scfi-bp-sp-1.l │ │ │ │ ├── scfi-bp-sp-1.s │ │ │ │ ├── scfi-bp-sp-2.d │ │ │ │ ├── scfi-bp-sp-2.l │ │ │ │ ├── scfi-bp-sp-2.s │ │ │ │ ├── scfi-callee-saved-1.d │ │ │ │ ├── scfi-callee-saved-1.l │ │ │ │ ├── scfi-callee-saved-1.s │ │ │ │ ├── scfi-callee-saved-2.d │ │ │ │ ├── scfi-callee-saved-2.l │ │ │ │ ├── scfi-callee-saved-2.s │ │ │ │ ├── scfi-callee-saved-3.d │ │ │ │ ├── scfi-callee-saved-3.l │ │ │ │ ├── scfi-callee-saved-3.s │ │ │ │ ├── scfi-callee-saved-4.d │ │ │ │ ├── scfi-callee-saved-4.l │ │ │ │ ├── scfi-callee-saved-4.s │ │ │ │ ├── scfi-cfg-1.d │ │ │ │ ├── scfi-cfg-1.l │ │ │ │ ├── scfi-cfg-1.s │ │ │ │ ├── scfi-cfg-2.d │ │ │ │ ├── scfi-cfg-2.l │ │ │ │ ├── scfi-cfg-2.s │ │ │ │ ├── scfi-cfg-3.d │ │ │ │ ├── scfi-cfg-3.l │ │ │ │ ├── scfi-cfg-3.s │ │ │ │ ├── scfi-cfg-4.d │ │ │ │ ├── scfi-cfg-4.l │ │ │ │ ├── scfi-cfg-4.s │ │ │ │ ├── scfi-cfg-5.d │ │ │ │ ├── scfi-cfg-5.l │ │ │ │ ├── scfi-cfg-5.s │ │ │ │ ├── scfi-cfi-label-1.d │ │ │ │ ├── scfi-cfi-label-1.l │ │ │ │ ├── scfi-cfi-label-1.s │ │ │ │ ├── scfi-cfi-sections-1.d │ │ │ │ ├── scfi-cfi-sections-1.l │ │ │ │ ├── scfi-cfi-sections-1.s │ │ │ │ ├── scfi-diag-1.l │ │ │ │ ├── scfi-diag-1.s │ │ │ │ ├── scfi-diag-2.l │ │ │ │ ├── scfi-diag-2.s │ │ │ │ ├── scfi-dyn-stack-1.d │ │ │ │ ├── scfi-dyn-stack-1.l │ │ │ │ ├── scfi-dyn-stack-1.s │ │ │ │ ├── scfi-enter-1.d │ │ │ │ ├── scfi-enter-1.l │ │ │ │ ├── scfi-enter-1.s │ │ │ │ ├── scfi-fp-diag-2.l │ │ │ │ ├── scfi-fp-diag-2.s │ │ │ │ ├── scfi-indirect-mov-1.d │ │ │ │ ├── scfi-indirect-mov-1.l │ │ │ │ ├── scfi-indirect-mov-1.s │ │ │ │ ├── scfi-indirect-mov-2.d │ │ │ │ ├── scfi-indirect-mov-2.l │ │ │ │ ├── scfi-indirect-mov-2.s │ │ │ │ ├── scfi-indirect-mov-3.d │ │ │ │ ├── scfi-indirect-mov-3.l │ │ │ │ ├── scfi-indirect-mov-3.s │ │ │ │ ├── scfi-indirect-mov-4.d │ │ │ │ ├── scfi-indirect-mov-4.l │ │ │ │ ├── scfi-indirect-mov-4.s │ │ │ │ ├── scfi-indirect-mov-5.s │ │ │ │ ├── scfi-lea-1.d │ │ │ │ ├── scfi-lea-1.l │ │ │ │ ├── scfi-lea-1.s │ │ │ │ ├── scfi-leave-1.d │ │ │ │ ├── scfi-leave-1.l │ │ │ │ ├── scfi-leave-1.s │ │ │ │ ├── scfi-pushq-1.d │ │ │ │ ├── scfi-pushq-1.l │ │ │ │ ├── scfi-pushq-1.s │ │ │ │ ├── scfi-pushsection-1.d │ │ │ │ ├── scfi-pushsection-1.l │ │ │ │ ├── scfi-pushsection-1.s │ │ │ │ ├── scfi-pushsection-2.d │ │ │ │ ├── scfi-pushsection-2.l │ │ │ │ ├── scfi-pushsection-2.s │ │ │ │ ├── scfi-selfalign-func-1.d │ │ │ │ ├── scfi-selfalign-func-1.l │ │ │ │ ├── scfi-selfalign-func-1.s │ │ │ │ ├── scfi-simple-1.d │ │ │ │ ├── scfi-simple-1.l │ │ │ │ ├── scfi-simple-1.s │ │ │ │ ├── scfi-simple-2.d │ │ │ │ ├── scfi-simple-2.l │ │ │ │ ├── scfi-simple-2.s │ │ │ │ ├── scfi-sub-1.d │ │ │ │ ├── scfi-sub-1.l │ │ │ │ ├── scfi-sub-1.s │ │ │ │ ├── scfi-sub-2.d │ │ │ │ ├── scfi-sub-2.l │ │ │ │ ├── scfi-sub-2.s │ │ │ │ ├── scfi-unsupported-1.l │ │ │ │ ├── scfi-unsupported-1.s │ │ │ │ ├── scfi-unsupported-2.l │ │ │ │ ├── scfi-unsupported-2.s │ │ │ │ ├── scfi-unsupported-3.l │ │ │ │ ├── scfi-unsupported-3.s │ │ │ │ ├── scfi-unsupported-4.l │ │ │ │ ├── scfi-unsupported-4.s │ │ │ │ ├── scfi-unsupported-cfg-1.l │ │ │ │ ├── scfi-unsupported-cfg-1.s │ │ │ │ ├── scfi-unsupported-cfg-2.l │ │ │ │ ├── scfi-unsupported-cfg-2.s │ │ │ │ ├── scfi-unsupported-drap-1.l │ │ │ │ ├── scfi-unsupported-drap-1.s │ │ │ │ ├── scfi-unsupported-insn-1.l │ │ │ │ ├── scfi-unsupported-insn-1.s │ │ │ │ └── scfi-x86-64.exp │ │ │ ├── score/ │ │ │ │ ├── addi.d │ │ │ │ ├── addi.s │ │ │ │ ├── arith_32-lt.d │ │ │ │ ├── arith_32.d │ │ │ │ ├── arith_32.s │ │ │ │ ├── b.d │ │ │ │ ├── b.s │ │ │ │ ├── bit_32-lt.d │ │ │ │ ├── bit_32.d │ │ │ │ ├── bit_32.s │ │ │ │ ├── bittst.d │ │ │ │ ├── bittst.s │ │ │ │ ├── br.d │ │ │ │ ├── br.s │ │ │ │ ├── branch_32-lt.d │ │ │ │ ├── branch_32.d │ │ │ │ ├── branch_32.s │ │ │ │ ├── cmp_32-lt.d │ │ │ │ ├── cmp_32.d │ │ │ │ ├── cmp_32.s │ │ │ │ ├── ldi.d │ │ │ │ ├── ldi.s │ │ │ │ ├── load_store_32-lt.d │ │ │ │ ├── load_store_32.d │ │ │ │ ├── load_store_32.s │ │ │ │ ├── logical_32-lt.d │ │ │ │ ├── logical_32.d │ │ │ │ ├── logical_32.s │ │ │ │ ├── ls32ls16.d │ │ │ │ ├── ls32ls16.s │ │ │ │ ├── ls32ls16p.d │ │ │ │ ├── ls32ls16p.s │ │ │ │ ├── move.d │ │ │ │ ├── move.s │ │ │ │ ├── mv_32-lt.d │ │ │ │ ├── mv_32.d │ │ │ │ ├── mv_32.s │ │ │ │ ├── nop.d │ │ │ │ ├── nop.s │ │ │ │ ├── postlw.d │ │ │ │ ├── postlw.s │ │ │ │ ├── presw.d │ │ │ │ ├── presw.s │ │ │ │ ├── rD_rA.d │ │ │ │ ├── rD_rA.s │ │ │ │ ├── rD_rA_BN.d │ │ │ │ ├── rD_rA_BN.s │ │ │ │ ├── rD_rA_rB.d │ │ │ │ ├── rD_rA_rB.s │ │ │ │ ├── relax.exp │ │ │ │ ├── relax_32.exp │ │ │ │ ├── relaxation_macro.h │ │ │ │ ├── shift_32-lt.d │ │ │ │ ├── shift_32.d │ │ │ │ ├── shift_32.s │ │ │ │ ├── syscontrol_32-lt.d │ │ │ │ ├── syscontrol_32.d │ │ │ │ ├── syscontrol_32.s │ │ │ │ ├── tcond.d │ │ │ │ └── tcond.s │ │ │ ├── sh/ │ │ │ │ ├── arch/ │ │ │ │ │ ├── arch.exp │ │ │ │ │ ├── arch_expected.txt │ │ │ │ │ ├── sh-dsp.s │ │ │ │ │ ├── sh-opc-gen-as.pl │ │ │ │ │ ├── sh.s │ │ │ │ │ ├── sh2.s │ │ │ │ │ ├── sh2a-nofpu-or-sh3-nommu.s │ │ │ │ │ ├── sh2a-nofpu-or-sh4-nommu-nofpu.s │ │ │ │ │ ├── sh2a-nofpu.s │ │ │ │ │ ├── sh2a-or-sh3e.s │ │ │ │ │ ├── sh2a-or-sh4.s │ │ │ │ │ ├── sh2a.s │ │ │ │ │ ├── sh2e.s │ │ │ │ │ ├── sh3-dsp.s │ │ │ │ │ ├── sh3-nommu.s │ │ │ │ │ ├── sh3.s │ │ │ │ │ ├── sh3e.s │ │ │ │ │ ├── sh4-nofpu.s │ │ │ │ │ ├── sh4-nommu-nofpu.s │ │ │ │ │ ├── sh4.s │ │ │ │ │ ├── sh4a-nofpu.s │ │ │ │ │ ├── sh4a.s │ │ │ │ │ └── sh4al-dsp.s │ │ │ │ ├── basic.exp │ │ │ │ ├── dsp.d │ │ │ │ ├── dsp.s │ │ │ │ ├── err-1.s │ │ │ │ ├── err-at.s │ │ │ │ ├── err-be.s │ │ │ │ ├── err-le.s │ │ │ │ ├── err-mova.s │ │ │ │ ├── err-sh4a-fp.s │ │ │ │ ├── err-sh4a.s │ │ │ │ ├── err-sh4al-dsp.s │ │ │ │ ├── err.exp │ │ │ │ ├── fdpic.d │ │ │ │ ├── fdpic.s │ │ │ │ ├── fp.s │ │ │ │ ├── pcrel-coff.d │ │ │ │ ├── pcrel-coff.s │ │ │ │ ├── pcrel-hms.d │ │ │ │ ├── pcrel.d │ │ │ │ ├── pcrel.l │ │ │ │ ├── pcrel.s │ │ │ │ ├── pcrel2.d │ │ │ │ ├── pcrel2.s │ │ │ │ ├── pic.d │ │ │ │ ├── pic.s │ │ │ │ ├── reg-prefix.d │ │ │ │ ├── reg-prefix.s │ │ │ │ ├── renesas-1.d │ │ │ │ ├── renesas-1.s │ │ │ │ ├── sh2a-pic.d │ │ │ │ ├── sh2a-pic.s │ │ │ │ ├── sh2a.d │ │ │ │ ├── sh2a.s │ │ │ │ ├── sh4a-dsp.d │ │ │ │ ├── sh4a-dsp.s │ │ │ │ ├── sh4a-fp.d │ │ │ │ ├── sh4a-fp.s │ │ │ │ ├── sh4a.d │ │ │ │ ├── sh4a.s │ │ │ │ ├── sh4al-dsp.d │ │ │ │ ├── sh4al-dsp.s │ │ │ │ ├── sign-extension.d │ │ │ │ ├── sign-extension.s │ │ │ │ ├── tlsd.d │ │ │ │ ├── tlsd.s │ │ │ │ ├── tlsnopic.d │ │ │ │ ├── tlsnopic.s │ │ │ │ ├── tlspic.d │ │ │ │ ├── tlspic.s │ │ │ │ ├── too_large.d │ │ │ │ └── too_large.s │ │ │ ├── sparc/ │ │ │ │ ├── asi-arch-error.l │ │ │ │ ├── asi-arch-error.s │ │ │ │ ├── asi-bump-warn.l │ │ │ │ ├── asi-bump-warn.s │ │ │ │ ├── asi.d │ │ │ │ ├── asi.s │ │ │ │ ├── call-relax-aout.d │ │ │ │ ├── call-relax.d │ │ │ │ ├── call-relax.s │ │ │ │ ├── cbcond-diag.l │ │ │ │ ├── cbcond-diag.s │ │ │ │ ├── cbcond.d │ │ │ │ ├── cbcond.s │ │ │ │ ├── cfr.d │ │ │ │ ├── cfr.s │ │ │ │ ├── crypto.d │ │ │ │ ├── crypto.s │ │ │ │ ├── dcti-couples-v8.d │ │ │ │ ├── dcti-couples-v8.l │ │ │ │ ├── dcti-couples-v9.d │ │ │ │ ├── dcti-couples-v9c.d │ │ │ │ ├── dcti-couples-v9c.l │ │ │ │ ├── dcti-couples.s │ │ │ │ ├── edge.d │ │ │ │ ├── edge.s │ │ │ │ ├── flush.d │ │ │ │ ├── flush.s │ │ │ │ ├── fpcmpshl-diag.l │ │ │ │ ├── fpcmpshl-diag.s │ │ │ │ ├── fpcmpshl.d │ │ │ │ ├── fpcmpshl.s │ │ │ │ ├── gotop32.d │ │ │ │ ├── gotop32.s │ │ │ │ ├── gotop64.d │ │ │ │ ├── gotop64.s │ │ │ │ ├── hpcvis3.d │ │ │ │ ├── hpcvis3.s │ │ │ │ ├── hwcaps-bump.l │ │ │ │ ├── hwcaps-bump.s │ │ │ │ ├── ima.d │ │ │ │ ├── ima.s │ │ │ │ ├── imm-plus-rreg.d │ │ │ │ ├── imm-plus-rreg.s │ │ │ │ ├── ld_st_fsr.d │ │ │ │ ├── ld_st_fsr.s │ │ │ │ ├── ldd_std.d │ │ │ │ ├── ldd_std.s │ │ │ │ ├── ldm-stm-diag.l │ │ │ │ ├── ldm-stm-diag.s │ │ │ │ ├── ldm-stm.d │ │ │ │ ├── ldm-stm.s │ │ │ │ ├── ldmf-stmf-diag.l │ │ │ │ ├── ldmf-stmf-diag.s │ │ │ │ ├── ldmf-stmf.d │ │ │ │ ├── ldmf-stmf.s │ │ │ │ ├── ldtw_sttw.d │ │ │ │ ├── ldtw_sttw.s │ │ │ │ ├── ldtxa.d │ │ │ │ ├── ldtxa.s │ │ │ │ ├── ldx_efsr.d │ │ │ │ ├── ldx_efsr.s │ │ │ │ ├── ldx_stx.d │ │ │ │ ├── ldx_stx.s │ │ │ │ ├── leon.d │ │ │ │ ├── leon.s │ │ │ │ ├── mcdper.d │ │ │ │ ├── mcdper.s │ │ │ │ ├── membar.d │ │ │ │ ├── membar.s │ │ │ │ ├── mism-1.s │ │ │ │ ├── mism-2.s │ │ │ │ ├── mismatch.exp │ │ │ │ ├── mwait.d │ │ │ │ ├── mwait.s │ │ │ │ ├── natural-32.d │ │ │ │ ├── natural-32.s │ │ │ │ ├── natural.d │ │ │ │ ├── natural.s │ │ │ │ ├── on-diag.l │ │ │ │ ├── on-diag.s │ │ │ │ ├── on.d │ │ │ │ ├── on.s │ │ │ │ ├── pause.d │ │ │ │ ├── pause.s │ │ │ │ ├── pc2210.d │ │ │ │ ├── pc2210.s │ │ │ │ ├── pcrel.d │ │ │ │ ├── pcrel.s │ │ │ │ ├── pcrel64.d │ │ │ │ ├── pcrel64.s │ │ │ │ ├── plt.d │ │ │ │ ├── plt.s │ │ │ │ ├── plt64.d │ │ │ │ ├── plt64.s │ │ │ │ ├── pr19910-1.d │ │ │ │ ├── pr19910-1.s │ │ │ │ ├── pr19910-2.l │ │ │ │ ├── pr19910-2.s │ │ │ │ ├── pr20732.d │ │ │ │ ├── pr20732.s │ │ │ │ ├── pr4587.l │ │ │ │ ├── pr4587.s │ │ │ │ ├── prefetch.d │ │ │ │ ├── prefetch.s │ │ │ │ ├── rdasr.d │ │ │ │ ├── rdasr.s │ │ │ │ ├── rdhpr.d │ │ │ │ ├── rdhpr.s │ │ │ │ ├── rdpr.d │ │ │ │ ├── rdpr.s │ │ │ │ ├── reloc64.d │ │ │ │ ├── reloc64.s │ │ │ │ ├── rle.d │ │ │ │ ├── rle.s │ │ │ │ ├── save-args.d │ │ │ │ ├── save-args.s │ │ │ │ ├── set64.d │ │ │ │ ├── set64.s │ │ │ │ ├── sparc.exp │ │ │ │ ├── sparc5vis4.d │ │ │ │ ├── sparc5vis4.s │ │ │ │ ├── sparc6-diag.l │ │ │ │ ├── sparc6-diag.s │ │ │ │ ├── sparc6.d │ │ │ │ ├── sparc6.s │ │ │ │ ├── splet-2.d │ │ │ │ ├── splet-2.s │ │ │ │ ├── splet.d │ │ │ │ ├── splet.s │ │ │ │ ├── synth.d │ │ │ │ ├── synth.s │ │ │ │ ├── synth64.d │ │ │ │ ├── synth64.s │ │ │ │ ├── ticc-imm-reg.d │ │ │ │ ├── ticc-imm-reg.s │ │ │ │ ├── unalign.d │ │ │ │ ├── unalign.s │ │ │ │ ├── v8-movwr-imm.d │ │ │ │ ├── v8-movwr-imm.s │ │ │ │ ├── v8branch.d │ │ │ │ ├── v8branch.s │ │ │ │ ├── v9branch1.d │ │ │ │ ├── v9branch1.s │ │ │ │ ├── v9branch2.d │ │ │ │ ├── v9branch2.s │ │ │ │ ├── v9branch3.d │ │ │ │ ├── v9branch3.s │ │ │ │ ├── v9branch4.d │ │ │ │ ├── v9branch4.s │ │ │ │ ├── v9branch5.d │ │ │ │ ├── v9branch5.s │ │ │ │ ├── vxworks-pic.d │ │ │ │ ├── vxworks-pic.s │ │ │ │ ├── window.d │ │ │ │ ├── window.s │ │ │ │ ├── wrasr.d │ │ │ │ ├── wrasr.s │ │ │ │ ├── wrhpr.d │ │ │ │ ├── wrhpr.s │ │ │ │ ├── wrpr.d │ │ │ │ ├── wrpr.s │ │ │ │ ├── xcrypto.d │ │ │ │ └── xcrypto.s │ │ │ ├── sparc-solaris/ │ │ │ │ ├── addend.exp │ │ │ │ ├── addend.s │ │ │ │ ├── gas.exp │ │ │ │ ├── sol-cc.s │ │ │ │ └── sol-gcc.s │ │ │ ├── symver/ │ │ │ │ ├── symver.exp │ │ │ │ ├── symver0.d │ │ │ │ ├── symver0.s │ │ │ │ ├── symver1.d │ │ │ │ ├── symver1.s │ │ │ │ ├── symver10.s │ │ │ │ ├── symver10a.d │ │ │ │ ├── symver10b.d │ │ │ │ ├── symver11.d │ │ │ │ ├── symver11.s │ │ │ │ ├── symver12.d │ │ │ │ ├── symver12.s │ │ │ │ ├── symver13.d │ │ │ │ ├── symver13.s │ │ │ │ ├── symver14.l │ │ │ │ ├── symver14.s │ │ │ │ ├── symver15.l │ │ │ │ ├── symver15.s │ │ │ │ ├── symver16.d │ │ │ │ ├── symver16.s │ │ │ │ ├── symver2.l │ │ │ │ ├── symver2.s │ │ │ │ ├── symver3.l │ │ │ │ ├── symver3.s │ │ │ │ ├── symver4.l │ │ │ │ ├── symver4.s │ │ │ │ ├── symver5.l │ │ │ │ ├── symver5.s │ │ │ │ ├── symver6.d │ │ │ │ ├── symver6.s │ │ │ │ ├── symver7.d │ │ │ │ ├── symver7.s │ │ │ │ ├── symver8.d │ │ │ │ ├── symver8.s │ │ │ │ ├── symver9.s │ │ │ │ ├── symver9a.d │ │ │ │ └── symver9b.d │ │ │ ├── template │ │ │ ├── tic4x/ │ │ │ │ ├── addressing.s │ │ │ │ ├── addressing_c3x.d │ │ │ │ ├── addressing_c4x.d │ │ │ │ ├── allopcodes.S │ │ │ │ ├── data.d │ │ │ │ ├── data.s │ │ │ │ ├── float.d │ │ │ │ ├── float.s │ │ │ │ ├── opclasses.h │ │ │ │ ├── opcodes.s │ │ │ │ ├── opcodes_c3x.d │ │ │ │ ├── opcodes_c4x.d │ │ │ │ ├── opcodes_new.d │ │ │ │ ├── rebuild.sh │ │ │ │ ├── registers.s │ │ │ │ ├── registers_c3x.d │ │ │ │ ├── registers_c4x.d │ │ │ │ ├── tic4x.exp │ │ │ │ ├── zeros.d │ │ │ │ └── zeros.s │ │ │ ├── tic54x/ │ │ │ │ ├── address.d │ │ │ │ ├── address.s │ │ │ │ ├── addrfar.d │ │ │ │ ├── align.d │ │ │ │ ├── align.s │ │ │ │ ├── all-opcodes.d │ │ │ │ ├── all-opcodes.s │ │ │ │ ├── asg.d │ │ │ │ ├── asg.s │ │ │ │ ├── cons.d │ │ │ │ ├── cons.s │ │ │ │ ├── consfar.d │ │ │ │ ├── extaddr.d │ │ │ │ ├── extaddr.s │ │ │ │ ├── field.d │ │ │ │ ├── field.s │ │ │ │ ├── in_mlib.asm │ │ │ │ ├── labels.d │ │ │ │ ├── labels.inc │ │ │ │ ├── labels.s │ │ │ │ ├── loop.d │ │ │ │ ├── loop.s │ │ │ │ ├── lp.d │ │ │ │ ├── lp.s │ │ │ │ ├── macro.d │ │ │ │ ├── macro.s │ │ │ │ ├── macro1.s │ │ │ │ ├── macros.lib │ │ │ │ ├── math.d │ │ │ │ ├── math.s │ │ │ │ ├── opcodes.d │ │ │ │ ├── opcodes.s │ │ │ │ ├── sections.d │ │ │ │ ├── sections.s │ │ │ │ ├── set.d │ │ │ │ ├── set.s │ │ │ │ ├── struct.d │ │ │ │ ├── struct.s │ │ │ │ ├── subsym.d │ │ │ │ ├── subsym.s │ │ │ │ ├── subsym1.s │ │ │ │ └── tic54x.exp │ │ │ ├── tic6x/ │ │ │ │ ├── align-1-be.d │ │ │ │ ├── align-1.d │ │ │ │ ├── align-1.s │ │ │ │ ├── align-2.d │ │ │ │ ├── align-2.s │ │ │ │ ├── arch-invalid-1.d │ │ │ │ ├── arch-invalid-1.l │ │ │ │ ├── arch-invalid-2.d │ │ │ │ ├── arch-invalid-2.l │ │ │ │ ├── arch-invalid-2.s │ │ │ │ ├── attr-arch-directive-1.d │ │ │ │ ├── attr-arch-directive-1.s │ │ │ │ ├── attr-arch-directive-2.d │ │ │ │ ├── attr-arch-directive-2.s │ │ │ │ ├── attr-arch-directive-3.d │ │ │ │ ├── attr-arch-directive-3.s │ │ │ │ ├── attr-arch-directive-4.d │ │ │ │ ├── attr-arch-directive-4.s │ │ │ │ ├── attr-arch-directive-5.d │ │ │ │ ├── attr-arch-directive-5.s │ │ │ │ ├── attr-arch-opts-c62x.d │ │ │ │ ├── attr-arch-opts-c64x+.d │ │ │ │ ├── attr-arch-opts-c64x.d │ │ │ │ ├── attr-arch-opts-c674x.d │ │ │ │ ├── attr-arch-opts-c67x+.d │ │ │ │ ├── attr-arch-opts-c67x.d │ │ │ │ ├── attr-arch-opts-none-1.d │ │ │ │ ├── attr-arch-opts-none-2.d │ │ │ │ ├── attr-arch-opts-override-1.d │ │ │ │ ├── attr-arch-opts-override-2.d │ │ │ │ ├── attr-array-directive-1.d │ │ │ │ ├── attr-array-directive-1.s │ │ │ │ ├── attr-array-directive-2.d │ │ │ │ ├── attr-array-directive-2.s │ │ │ │ ├── attr-array-directive-3.d │ │ │ │ ├── attr-array-directive-3.s │ │ │ │ ├── attr-array-directive-4.d │ │ │ │ ├── attr-array-directive-4.s │ │ │ │ ├── attr-compatibility-directive-1.d │ │ │ │ ├── attr-compatibility-directive-1.s │ │ │ │ ├── attr-compatibility-directive-2.d │ │ │ │ ├── attr-compatibility-directive-2.s │ │ │ │ ├── attr-conformance-directive-1.d │ │ │ │ ├── attr-conformance-directive-1.s │ │ │ │ ├── attr-conformance-directive-2.d │ │ │ │ ├── attr-conformance-directive-2.s │ │ │ │ ├── attr-dsbt-directive-1.d │ │ │ │ ├── attr-dsbt-directive-1.s │ │ │ │ ├── attr-dsbt-directive-2.d │ │ │ │ ├── attr-dsbt-directive-2.s │ │ │ │ ├── attr-dsbt-opts-mdsbt.d │ │ │ │ ├── attr-dsbt-opts-mno-dsbt.d │ │ │ │ ├── attr-pic-directive-1.d │ │ │ │ ├── attr-pic-directive-1.s │ │ │ │ ├── attr-pic-directive-2.d │ │ │ │ ├── attr-pic-directive-2.s │ │ │ │ ├── attr-pic-opts-mno-pic.d │ │ │ │ ├── attr-pic-opts-mpic.d │ │ │ │ ├── attr-pid-directive-1.d │ │ │ │ ├── attr-pid-directive-1.s │ │ │ │ ├── attr-pid-directive-2.d │ │ │ │ ├── attr-pid-directive-2.s │ │ │ │ ├── attr-pid-opts-mpid-far.d │ │ │ │ ├── attr-pid-opts-mpid-near.d │ │ │ │ ├── attr-pid-opts-mpid-no.d │ │ │ │ ├── attr-stack-directive-1.d │ │ │ │ ├── attr-stack-directive-1.s │ │ │ │ ├── attr-stack-directive-2.d │ │ │ │ ├── attr-stack-directive-2.s │ │ │ │ ├── attr-wchar-directive-1.d │ │ │ │ ├── attr-wchar-directive-1.s │ │ │ │ ├── attr-wchar-directive-2.d │ │ │ │ ├── attr-wchar-directive-2.s │ │ │ │ ├── data-reloc.d │ │ │ │ ├── data-reloc.s │ │ │ │ ├── dir-junk.d │ │ │ │ ├── dir-junk.l │ │ │ │ ├── dir-junk.s │ │ │ │ ├── dummy.s │ │ │ │ ├── empty.s │ │ │ │ ├── endian-1.d │ │ │ │ ├── endian-2.d │ │ │ │ ├── endian-3.d │ │ │ │ ├── got-reloc.d │ │ │ │ ├── got-reloc.s │ │ │ │ ├── insns-atomic.d │ │ │ │ ├── insns-atomic.s │ │ │ │ ├── insns-bad-1.d │ │ │ │ ├── insns-bad-1.l │ │ │ │ ├── insns-bad-1.s │ │ │ │ ├── insns-bad-2.d │ │ │ │ ├── insns-bad-2.l │ │ │ │ ├── insns-bad-2.s │ │ │ │ ├── insns-c674x-pcrel.d │ │ │ │ ├── insns-c674x-pcrel.s │ │ │ │ ├── insns-c674x-reloc.d │ │ │ │ ├── insns-c674x-reloc.s │ │ │ │ ├── insns-c674x-sploop.d │ │ │ │ ├── insns-c674x-sploop.s │ │ │ │ ├── insns-c674x.d │ │ │ │ ├── insns-c674x.s │ │ │ │ ├── insns-parallel-be.d │ │ │ │ ├── insns-parallel-le.d │ │ │ │ ├── insns-parallel-multi.d │ │ │ │ ├── insns-parallel-multi.s │ │ │ │ ├── insns-parallel.s │ │ │ │ ├── insns-predicate.d │ │ │ │ ├── insns-predicate.s │ │ │ │ ├── insns16-d-unit.d │ │ │ │ ├── insns16-d-unit.s │ │ │ │ ├── insns16-ddec.d │ │ │ │ ├── insns16-ddec.s │ │ │ │ ├── insns16-dinc.d │ │ │ │ ├── insns16-dinc.s │ │ │ │ ├── insns16-dind.d │ │ │ │ ├── insns16-dind.s │ │ │ │ ├── insns16-doff4.d │ │ │ │ ├── insns16-doff4.s │ │ │ │ ├── insns16-l-unit.d │ │ │ │ ├── insns16-l-unit.s │ │ │ │ ├── insns16-lsd-unit.d │ │ │ │ ├── insns16-lsd-unit.s │ │ │ │ ├── insns16-m-unit.d │ │ │ │ ├── insns16-m-unit.s │ │ │ │ ├── insns16-parallel.d │ │ │ │ ├── insns16-parallel.s │ │ │ │ ├── insns16-s-unit-pcrel.d │ │ │ │ ├── insns16-s-unit-pcrel.s │ │ │ │ ├── insns16-s-unit.d │ │ │ │ ├── insns16-s-unit.s │ │ │ │ ├── parallel-bad-1.d │ │ │ │ ├── parallel-bad-1.l │ │ │ │ ├── parallel-bad-1.s │ │ │ │ ├── parallel-bad-2.d │ │ │ │ ├── parallel-bad-2.l │ │ │ │ ├── parallel-bad-2.s │ │ │ │ ├── parallel-bad-3.d │ │ │ │ ├── parallel-bad-3.l │ │ │ │ ├── parallel-bad-3.s │ │ │ │ ├── parallel-bad-4.d │ │ │ │ ├── parallel-bad-4.l │ │ │ │ ├── parallel-bad-4.s │ │ │ │ ├── pcr-relocs-undef.d │ │ │ │ ├── pcr-relocs-undef.s │ │ │ │ ├── pcr-relocs.d │ │ │ │ ├── pcr-relocs.s │ │ │ │ ├── predicate-bad-1.d │ │ │ │ ├── predicate-bad-1.l │ │ │ │ ├── predicate-bad-1.s │ │ │ │ ├── predicate-bad-2.d │ │ │ │ ├── predicate-bad-2.l │ │ │ │ ├── predicate-bad-2.s │ │ │ │ ├── predicate-bad-3.d │ │ │ │ ├── predicate-bad-3.l │ │ │ │ ├── predicate-bad-3.s │ │ │ │ ├── reloc-bad-1.d │ │ │ │ ├── reloc-bad-1.l │ │ │ │ ├── reloc-bad-1.s │ │ │ │ ├── reloc-bad-2.d │ │ │ │ ├── reloc-bad-2.l │ │ │ │ ├── reloc-bad-2.s │ │ │ │ ├── reloc-bad-3.d │ │ │ │ ├── reloc-bad-3.l │ │ │ │ ├── reloc-bad-3.s │ │ │ │ ├── reloc-bad-4.d │ │ │ │ ├── reloc-bad-4.l │ │ │ │ ├── reloc-bad-4.s │ │ │ │ ├── reloc-bad-5.d │ │ │ │ ├── reloc-bad-5.l │ │ │ │ ├── reloc-bad-5.s │ │ │ │ ├── reloc-bad-6.d │ │ │ │ ├── reloc-bad-6.l │ │ │ │ ├── reloc-bad-6.s │ │ │ │ ├── resource-func-unit-1.d │ │ │ │ ├── resource-func-unit-1.l │ │ │ │ ├── resource-func-unit-1.s │ │ │ │ ├── resource-func-unit-2.d │ │ │ │ ├── resource-func-unit-2.l │ │ │ │ ├── resource-func-unit-2.s │ │ │ │ ├── scomm-directive-1.d │ │ │ │ ├── scomm-directive-1.s │ │ │ │ ├── scomm-directive-2.d │ │ │ │ ├── scomm-directive-2.s │ │ │ │ ├── scomm-directive-3.d │ │ │ │ ├── scomm-directive-3.s │ │ │ │ ├── scomm-directive-4.d │ │ │ │ ├── scomm-directive-4.s │ │ │ │ ├── scomm-directive-5.d │ │ │ │ ├── scomm-directive-5.s │ │ │ │ ├── scomm-directive-6.d │ │ │ │ ├── scomm-directive-6.s │ │ │ │ ├── scomm-directive-7.d │ │ │ │ ├── scomm-directive-7.s │ │ │ │ ├── scomm-directive-8.d │ │ │ │ ├── scomm-directive-8.s │ │ │ │ ├── sploop-bad-1.d │ │ │ │ ├── sploop-bad-1.l │ │ │ │ ├── sploop-bad-1.s │ │ │ │ ├── sploop-bad-2.d │ │ │ │ ├── sploop-bad-2.l │ │ │ │ ├── sploop-bad-2.s │ │ │ │ ├── sploop-bad-3.d │ │ │ │ ├── sploop-bad-3.l │ │ │ │ ├── sploop-bad-3.s │ │ │ │ ├── sploop-bad-4.d │ │ │ │ ├── sploop-bad-4.l │ │ │ │ ├── sploop-bad-4.s │ │ │ │ ├── sploop-bad-5.d │ │ │ │ ├── sploop-bad-5.l │ │ │ │ ├── sploop-bad-5.s │ │ │ │ ├── sploop-bad-6.d │ │ │ │ ├── sploop-bad-6.l │ │ │ │ ├── sploop-bad-6.s │ │ │ │ ├── sploop-bad-7.d │ │ │ │ ├── sploop-bad-7.l │ │ │ │ ├── sploop-bad-7.s │ │ │ │ ├── syntax.d │ │ │ │ ├── syntax.s │ │ │ │ ├── tic6x.exp │ │ │ │ ├── unwind-1.d │ │ │ │ ├── unwind-1.s │ │ │ │ ├── unwind-2.d │ │ │ │ ├── unwind-2.s │ │ │ │ ├── unwind-3.d │ │ │ │ ├── unwind-3.s │ │ │ │ ├── unwind-bad-1.d │ │ │ │ ├── unwind-bad-1.l │ │ │ │ ├── unwind-bad-1.s │ │ │ │ ├── unwind-bad-2.d │ │ │ │ ├── unwind-bad-2.l │ │ │ │ └── unwind-bad-2.s │ │ │ ├── tilegx/ │ │ │ │ ├── t_insns.d │ │ │ │ ├── t_insns.s │ │ │ │ └── tilegx.exp │ │ │ ├── tilepro/ │ │ │ │ ├── t_constants.d │ │ │ │ ├── t_constants.s │ │ │ │ ├── t_insns.d │ │ │ │ ├── t_insns.s │ │ │ │ └── tilepro.exp │ │ │ ├── v850/ │ │ │ │ ├── arith.s │ │ │ │ ├── basic.exp │ │ │ │ ├── bit.s │ │ │ │ ├── branch.s │ │ │ │ ├── compare.s │ │ │ │ ├── fepsw.s │ │ │ │ ├── hilo.s │ │ │ │ ├── hilo2.s │ │ │ │ ├── jumps.s │ │ │ │ ├── logical.s │ │ │ │ ├── mem.s │ │ │ │ ├── misc.s │ │ │ │ ├── move.s │ │ │ │ ├── pr19937.d │ │ │ │ ├── pr19937.s │ │ │ │ ├── range.s │ │ │ │ ├── reloc.s │ │ │ │ ├── split-lo16.d │ │ │ │ ├── split-lo16.s │ │ │ │ ├── v850e1.d │ │ │ │ └── v850e1.s │ │ │ ├── vax/ │ │ │ │ ├── broken_word.d │ │ │ │ ├── broken_word.s │ │ │ │ ├── elf-rel.d │ │ │ │ ├── elf-rel.s │ │ │ │ ├── flonum.d │ │ │ │ ├── flonum.s │ │ │ │ ├── quad.s │ │ │ │ ├── quad_elf.s │ │ │ │ └── vax.exp │ │ │ ├── visium/ │ │ │ │ ├── allinsn_def.d │ │ │ │ ├── allinsn_def.s │ │ │ │ ├── allinsn_gr5.d │ │ │ │ ├── allinsn_gr5.s │ │ │ │ ├── allinsn_gr6.d │ │ │ │ ├── allinsn_gr6.s │ │ │ │ ├── basereg.s │ │ │ │ ├── bra-1.d │ │ │ │ ├── bra-1.s │ │ │ │ ├── brr-1.d │ │ │ │ ├── brr-1.s │ │ │ │ ├── brr-2.d │ │ │ │ ├── brr-2.s │ │ │ │ ├── brr_backward.s │ │ │ │ ├── brr_forward.s │ │ │ │ ├── error.exp │ │ │ │ ├── fcmp.s │ │ │ │ ├── high-1.d │ │ │ │ ├── high-1.s │ │ │ │ ├── immed-1.d │ │ │ │ ├── immed-1.s │ │ │ │ ├── rela-1.d │ │ │ │ ├── rela-1.s │ │ │ │ └── visium.exp │ │ │ ├── wasm32/ │ │ │ │ ├── allinsn.d │ │ │ │ ├── allinsn.s │ │ │ │ ├── disass-2.d │ │ │ │ ├── disass-2.s │ │ │ │ ├── disass.d │ │ │ │ ├── disass.s │ │ │ │ ├── illegal-10.l │ │ │ │ ├── illegal-10.s │ │ │ │ ├── illegal-11.l │ │ │ │ ├── illegal-11.s │ │ │ │ ├── illegal-12.l │ │ │ │ ├── illegal-12.s │ │ │ │ ├── illegal-13.l │ │ │ │ ├── illegal-13.s │ │ │ │ ├── illegal-14.l │ │ │ │ ├── illegal-14.s │ │ │ │ ├── illegal-15.l │ │ │ │ ├── illegal-15.s │ │ │ │ ├── illegal-16.l │ │ │ │ ├── illegal-16.s │ │ │ │ ├── illegal-17.l │ │ │ │ ├── illegal-17.s │ │ │ │ ├── illegal-18.l │ │ │ │ ├── illegal-18.s │ │ │ │ ├── illegal-19.l │ │ │ │ ├── illegal-19.s │ │ │ │ ├── illegal-2.l │ │ │ │ ├── illegal-2.s │ │ │ │ ├── illegal-20.l │ │ │ │ ├── illegal-20.s │ │ │ │ ├── illegal-21.l │ │ │ │ ├── illegal-21.s │ │ │ │ ├── illegal-22.l │ │ │ │ ├── illegal-24.l │ │ │ │ ├── illegal-24.s │ │ │ │ ├── illegal-25.l │ │ │ │ ├── illegal-25.s │ │ │ │ ├── illegal-3.l │ │ │ │ ├── illegal-3.s │ │ │ │ ├── illegal-4.l │ │ │ │ ├── illegal-4.s │ │ │ │ ├── illegal-5.l │ │ │ │ ├── illegal-5.s │ │ │ │ ├── illegal-6.l │ │ │ │ ├── illegal-6.s │ │ │ │ ├── illegal-7.l │ │ │ │ ├── illegal-7.s │ │ │ │ ├── illegal-8.l │ │ │ │ ├── illegal-8.s │ │ │ │ ├── illegal-9.l │ │ │ │ ├── illegal-9.s │ │ │ │ ├── illegal.l │ │ │ │ ├── illegal.s │ │ │ │ ├── reloc.d │ │ │ │ ├── reloc.s │ │ │ │ └── wasm32.exp │ │ │ ├── xgate/ │ │ │ │ ├── abi-xgate-16-32.d │ │ │ │ ├── abi-xgate-16-64.d │ │ │ │ ├── abi-xgate-32-32.d │ │ │ │ ├── abi-xgate-32-64.d │ │ │ │ ├── abi.s │ │ │ │ ├── all_insns.d │ │ │ │ ├── all_insns.s │ │ │ │ ├── hilo.d │ │ │ │ ├── hilo.s │ │ │ │ ├── insns-dwarf2.d │ │ │ │ ├── insns.d │ │ │ │ ├── insns.s │ │ │ │ └── xgate.exp │ │ │ ├── xstormy16/ │ │ │ │ ├── allinsn.d │ │ │ │ ├── allinsn.exp │ │ │ │ ├── allinsn.s │ │ │ │ ├── allinsn.sh │ │ │ │ ├── gcc.d │ │ │ │ ├── gcc.s │ │ │ │ ├── gcc.sh │ │ │ │ ├── reloc-1.d │ │ │ │ ├── reloc-1.s │ │ │ │ ├── reloc-2.d │ │ │ │ └── reloc-2.s │ │ │ ├── xtensa/ │ │ │ │ ├── abi-call0.d │ │ │ │ ├── abi-windowed.d │ │ │ │ ├── abi.s │ │ │ │ ├── all.exp │ │ │ │ ├── auto-litpools-2.d │ │ │ │ ├── auto-litpools-2.s │ │ │ │ ├── auto-litpools-3.d │ │ │ │ ├── auto-litpools-3.s │ │ │ │ ├── auto-litpools-4.d │ │ │ │ ├── auto-litpools-4.s │ │ │ │ ├── auto-litpools-first1.d │ │ │ │ ├── auto-litpools-first1.s │ │ │ │ ├── auto-litpools-first2.d │ │ │ │ ├── auto-litpools-first2.s │ │ │ │ ├── auto-litpools.d │ │ │ │ ├── auto-litpools.s │ │ │ │ ├── entry_align.d │ │ │ │ ├── entry_align.l │ │ │ │ ├── entry_align.s │ │ │ │ ├── entry_misalign.d │ │ │ │ ├── entry_misalign.s │ │ │ │ ├── entry_misalign2.d │ │ │ │ ├── entry_misalign2.s │ │ │ │ ├── err-pcrel.s │ │ │ │ ├── first_frag_align.d │ │ │ │ ├── first_frag_align.s │ │ │ │ ├── init-fini-literals.d │ │ │ │ ├── init-fini-literals.s │ │ │ │ ├── j_too_far.d │ │ │ │ ├── j_too_far.l │ │ │ │ ├── j_too_far.s │ │ │ │ ├── jlong.d │ │ │ │ ├── jlong.s │ │ │ │ ├── loc.d │ │ │ │ ├── loc.s │ │ │ │ ├── loop-relax-2.d │ │ │ │ ├── loop-relax.d │ │ │ │ ├── loop-relax.s │ │ │ │ ├── loop_align.d │ │ │ │ ├── loop_align.s │ │ │ │ ├── loop_misalign.d │ │ │ │ ├── loop_misalign.s │ │ │ │ ├── pcrel.d │ │ │ │ ├── pcrel.s │ │ │ │ ├── short_branch_offset.d │ │ │ │ ├── short_branch_offset.s │ │ │ │ ├── text-section-literals-1.d │ │ │ │ ├── text-section-literals-1.s │ │ │ │ ├── text-section-literals-1a.d │ │ │ │ ├── text-section-literals-2.d │ │ │ │ ├── text-section-literals-2.s │ │ │ │ ├── text-section-literals-2a.d │ │ │ │ ├── text-section-literals-3.d │ │ │ │ ├── text-section-literals-3.s │ │ │ │ ├── text-section-literals-4.d │ │ │ │ ├── text-section-literals-4.s │ │ │ │ ├── text-section-literals-4a.d │ │ │ │ ├── trampoline-2.d │ │ │ │ ├── trampoline-2.s │ │ │ │ ├── trampoline.d │ │ │ │ ├── trampoline.s │ │ │ │ ├── weak-call.d │ │ │ │ ├── weak-call.s │ │ │ │ └── xtensa-err.exp │ │ │ ├── z80/ │ │ │ │ ├── arith.d │ │ │ │ ├── arith.s │ │ │ │ ├── atend.d │ │ │ │ ├── atend.s │ │ │ │ ├── bit.d │ │ │ │ ├── bit.s │ │ │ │ ├── block.d │ │ │ │ ├── block.s │ │ │ │ ├── branch.d │ │ │ │ ├── branch.s │ │ │ │ ├── colonless.d │ │ │ │ ├── colonless.s │ │ │ │ ├── data.d │ │ │ │ ├── data.s │ │ │ │ ├── djnz-backf.s │ │ │ │ ├── dollar.d │ │ │ │ ├── dollar.s │ │ │ │ ├── equ.d │ │ │ │ ├── equ.s │ │ │ │ ├── ez80_adl_all.d │ │ │ │ ├── ez80_adl_all.s │ │ │ │ ├── ez80_adl_suf.d │ │ │ │ ├── ez80_isuf.s │ │ │ │ ├── ez80_pref_dis.d │ │ │ │ ├── ez80_pref_dis.s │ │ │ │ ├── ez80_unsup_regs.d │ │ │ │ ├── ez80_z80_all.d │ │ │ │ ├── ez80_z80_all.s │ │ │ │ ├── ez80_z80_suf.d │ │ │ │ ├── fp_math48.d │ │ │ │ ├── fp_math48.s │ │ │ │ ├── fp_zeda32.d │ │ │ │ ├── fp_zeda32.s │ │ │ │ ├── gbz80_all.d │ │ │ │ ├── gbz80_all.s │ │ │ │ ├── gbz80_unsup_regs.d │ │ │ │ ├── ill_op.s │ │ │ │ ├── ill_ops.d │ │ │ │ ├── ill_ops.l │ │ │ │ ├── ill_ops.s │ │ │ │ ├── inout.d │ │ │ │ ├── inout.s │ │ │ │ ├── jr-backf.s │ │ │ │ ├── jr-forwf.s │ │ │ │ ├── ld-group.d │ │ │ │ ├── ld-group.s │ │ │ │ ├── misc.d │ │ │ │ ├── misc.s │ │ │ │ ├── offset.d │ │ │ │ ├── offset.s │ │ │ │ ├── pr28791.d │ │ │ │ ├── pr28791.s │ │ │ │ ├── quotes.d │ │ │ │ ├── quotes.s │ │ │ │ ├── r800_extra.d │ │ │ │ ├── r800_extra.s │ │ │ │ ├── r800_ii8.d │ │ │ │ ├── r800_unsup_regs.d │ │ │ │ ├── r800_z80_doc.d │ │ │ │ ├── redef.d │ │ │ │ ├── redef.s │ │ │ │ ├── rotate.d │ │ │ │ ├── rotate.s │ │ │ │ ├── sdcc.d │ │ │ │ ├── sdcc.s │ │ │ │ ├── set.d │ │ │ │ ├── set.s │ │ │ │ ├── strings.d │ │ │ │ ├── strings.s │ │ │ │ ├── suffix.d │ │ │ │ ├── suffix.s │ │ │ │ ├── unsup_regs.s │ │ │ │ ├── z180.d │ │ │ │ ├── z180.s │ │ │ │ ├── z180_unsup_regs.d │ │ │ │ ├── z180_z80_doc.d │ │ │ │ ├── z80.exp │ │ │ │ ├── z80_doc.d │ │ │ │ ├── z80_doc.s │ │ │ │ ├── z80_ii8.d │ │ │ │ ├── z80_ii8.s │ │ │ │ ├── z80_in_f_c.d │ │ │ │ ├── z80_in_f_c.s │ │ │ │ ├── z80_op_ii_ld.d │ │ │ │ ├── z80_op_ii_ld.s │ │ │ │ ├── z80_out_c_0.d │ │ │ │ ├── z80_out_c_0.s │ │ │ │ ├── z80_reloc.d │ │ │ │ ├── z80_reloc.s │ │ │ │ ├── z80_sli.d │ │ │ │ ├── z80_sli.s │ │ │ │ ├── z80_strict_unsup_regs.d │ │ │ │ ├── z80_unsup_regs.d │ │ │ │ ├── z80n_all.d │ │ │ │ ├── z80n_all.s │ │ │ │ ├── z80n_reloc.d │ │ │ │ └── z80n_unsup_regs.d │ │ │ └── z8k/ │ │ │ ├── calr-backf.s │ │ │ ├── calr-forwf.s │ │ │ ├── calr.d │ │ │ ├── calr.s │ │ │ ├── ctrl-names.d │ │ │ ├── ctrl-names.s │ │ │ ├── dec.s │ │ │ ├── decbf.s │ │ │ ├── decf.s │ │ │ ├── djnz-backf.s │ │ │ ├── djnz-backf2.s │ │ │ ├── djnz.d │ │ │ ├── djnz.s │ │ │ ├── eidi.s │ │ │ ├── eidif.s │ │ │ ├── inc.s │ │ │ ├── incbf.s │ │ │ ├── incf.s │ │ │ ├── inout.d │ │ │ ├── inout.s │ │ │ ├── jmp-cc.d │ │ │ ├── jmp-cc.s │ │ │ ├── jr-back.d │ │ │ ├── jr-back.s │ │ │ ├── jr-backf.s │ │ │ ├── jr-forw.d │ │ │ ├── jr-forw.s │ │ │ ├── jr-forwf.s │ │ │ ├── ldk.s │ │ │ ├── ldkf.s │ │ │ ├── reglabel.d │ │ │ ├── reglabel.s │ │ │ ├── ret-cc.d │ │ │ ├── ret-cc.s │ │ │ ├── translate-ops.d │ │ │ ├── translate-ops.s │ │ │ └── z8k.exp │ │ └── lib/ │ │ ├── doboth │ │ ├── doobjcmp │ │ ├── dostriptest │ │ ├── dotest │ │ ├── dounsreloc │ │ ├── dounssym │ │ ├── gas-defs.exp │ │ └── gas-dg.exp │ ├── write.c │ └── write.h ├── gdbsupport/ │ ├── .dir-locals.el │ ├── .gitattributes │ ├── ChangeLog-2020-2021 │ ├── Makefile.am │ ├── Makefile.in │ ├── README │ ├── acinclude.m4 │ ├── aclocal.m4 │ ├── agent.cc │ ├── agent.h │ ├── alt-stack.h │ ├── array-view.h │ ├── ax.def │ ├── block-signals.h │ ├── break-common.h │ ├── btrace-common.cc │ ├── btrace-common.h │ ├── buildargv.h │ ├── byte-vector.h │ ├── check-defines.el │ ├── cleanups.cc │ ├── cleanups.h │ ├── common-debug.cc │ ├── common-debug.h │ ├── common-defs.h │ ├── common-exceptions.cc │ ├── common-exceptions.h │ ├── common-gdbthread.h │ ├── common-inferior.cc │ ├── common-inferior.h │ ├── common-regcache.cc │ ├── common-regcache.h │ ├── common-types.h │ ├── common-utils.cc │ ├── common-utils.h │ ├── common.m4 │ ├── compiler-type.m4 │ ├── config.in │ ├── configure │ ├── configure.ac │ ├── create-version.sh │ ├── def-vector.h │ ├── default-init-alloc.h │ ├── eintr.h │ ├── enum-flags.h │ ├── environ.cc │ ├── environ.h │ ├── errors.cc │ ├── errors.h │ ├── event-loop.cc │ ├── event-loop.h │ ├── event-pipe.cc │ ├── event-pipe.h │ ├── fileio.cc │ ├── fileio.h │ ├── filestuff.cc │ ├── filestuff.h │ ├── filtered-iterator.h │ ├── format.cc │ ├── format.h │ ├── forward-scope-exit.h │ ├── function-view.h │ ├── gdb-checked-static-cast.h │ ├── gdb-dlfcn.cc │ ├── gdb-dlfcn.h │ ├── gdb-hashtab.h │ ├── gdb-safe-ctype.h │ ├── gdb-sigmask.h │ ├── gdb-xfree.h │ ├── gdb_assert.h │ ├── gdb_binary_search.h │ ├── gdb_file.h │ ├── gdb_locale.h │ ├── gdb_obstack.cc │ ├── gdb_obstack.h │ ├── gdb_proc_service.h │ ├── gdb_ref_ptr.h │ ├── gdb_regex.cc │ ├── gdb_regex.h │ ├── gdb_select.h │ ├── gdb_setjmp.h │ ├── gdb_signals.h │ ├── gdb_splay_tree.h │ ├── gdb_sys_time.h │ ├── gdb_tilde_expand.cc │ ├── gdb_tilde_expand.h │ ├── gdb_unique_ptr.h │ ├── gdb_unlinker.h │ ├── gdb_vecs.cc │ ├── gdb_vecs.h │ ├── gdb_wait.cc │ ├── gdb_wait.h │ ├── host-defs.h │ ├── intrusive_list.h │ ├── iterator-range.h │ ├── job-control.cc │ ├── job-control.h │ ├── libiberty.m4 │ ├── netstuff.cc │ ├── netstuff.h │ ├── new-op.cc │ ├── next-iterator.h │ ├── observable.h │ ├── offset-type.h │ ├── osabi.cc │ ├── osabi.def │ ├── osabi.h │ ├── owning_intrusive_list.h │ ├── packed.h │ ├── parallel-for.h │ ├── pathstuff.cc │ ├── pathstuff.h │ ├── poison.h │ ├── preprocessor.h │ ├── print-utils.cc │ ├── print-utils.h │ ├── ptid.cc │ ├── ptid.h │ ├── ptrace.m4 │ ├── range-chain.h │ ├── refcounted-object.h │ ├── reference-to-pointer-iterator.h │ ├── rsp-low.cc │ ├── rsp-low.h │ ├── run-time-clock.cc │ ├── run-time-clock.h │ ├── safe-iterator.h │ ├── safe-strerror.cc │ ├── scope-exit.h │ ├── scoped_fd.h │ ├── scoped_ignore_signal.h │ ├── scoped_ignore_sigttou.h │ ├── scoped_mmap.cc │ ├── scoped_mmap.h │ ├── scoped_restore.h │ ├── scoped_signal_handler.h │ ├── search.cc │ ├── search.h │ ├── selftest.cc │ ├── selftest.h │ ├── selftest.m4 │ ├── signals-state-save-restore.cc │ ├── signals-state-save-restore.h │ ├── signals.cc │ ├── symbol.h │ ├── task-group.cc │ ├── task-group.h │ ├── tdesc.cc │ ├── tdesc.h │ ├── thread-pool.cc │ ├── thread-pool.h │ ├── traits.h │ ├── underlying.h │ ├── unordered_dense.h │ ├── unordered_map.h │ ├── unordered_set.h │ ├── valid-expr.h │ ├── version.h │ ├── warning.m4 │ ├── x86-xstate.h │ ├── xml-utils.cc │ └── xml-utils.h ├── gnulib/ │ ├── ChangeLog │ ├── Makefile.am │ ├── Makefile.gnulib.inc.in │ ├── Makefile.in │ ├── README │ ├── aclocal.m4 │ ├── config.in │ ├── configure │ ├── configure.ac │ ├── doc/ │ │ ├── gendocs_template │ │ └── gendocs_template_min │ ├── import/ │ │ ├── Makefile.am │ │ ├── Makefile.in │ │ ├── _Noreturn.h │ │ ├── accept.c │ │ ├── alloca.c │ │ ├── alloca.in.h │ │ ├── arg-nonnull.h │ │ ├── arpa_inet.in.h │ │ ├── assure.h │ │ ├── at-func.c │ │ ├── attribute.h │ │ ├── basename-lgpl.c │ │ ├── basename-lgpl.h │ │ ├── bind.c │ │ ├── btowc.c │ │ ├── c++defs.h │ │ ├── canonicalize-lgpl.c │ │ ├── cdefs.h │ │ ├── chdir-long.c │ │ ├── chdir-long.h │ │ ├── chown.c │ │ ├── cloexec.c │ │ ├── cloexec.h │ │ ├── close.c │ │ ├── closedir.c │ │ ├── connect.c │ │ ├── count-one-bits.c │ │ ├── count-one-bits.h │ │ ├── ctype.in.h │ │ ├── dirent-private.h │ │ ├── dirent.in.h │ │ ├── dirfd.c │ │ ├── dirname-lgpl.c │ │ ├── dirname.h │ │ ├── dup-safer-flag.c │ │ ├── dup-safer.c │ │ ├── dup.c │ │ ├── dup2.c │ │ ├── eloop-threshold.h │ │ ├── errno.in.h │ │ ├── error.c │ │ ├── error.h │ │ ├── exitfail.c │ │ ├── exitfail.h │ │ ├── extra/ │ │ │ ├── gendocs.sh │ │ │ ├── gitlog-to-changelog │ │ │ └── update-copyright │ │ ├── fchdir.c │ │ ├── fchown-stub.c │ │ ├── fcntl.c │ │ ├── fcntl.in.h │ │ ├── fd-hook.c │ │ ├── fd-hook.h │ │ ├── fd-safer-flag.c │ │ ├── fd-safer.c │ │ ├── fdopendir.c │ │ ├── ffs.c │ │ ├── filename.h │ │ ├── filenamecat-lgpl.c │ │ ├── filenamecat.h │ │ ├── flexmember.h │ │ ├── float+.h │ │ ├── float.c │ │ ├── float.in.h │ │ ├── fnmatch.c │ │ ├── fnmatch.in.h │ │ ├── fnmatch_loop.c │ │ ├── fpucw.h │ │ ├── free.c │ │ ├── frexp.c │ │ ├── frexpl.c │ │ ├── fstat.c │ │ ├── fstatat.c │ │ ├── getcwd-lgpl.c │ │ ├── getcwd.c │ │ ├── getdelim.c │ │ ├── getdtablesize.c │ │ ├── getline.c │ │ ├── getlogin_r.c │ │ ├── getprogname.c │ │ ├── getprogname.h │ │ ├── getrandom.c │ │ ├── gettext.h │ │ ├── gettimeofday.c │ │ ├── glob-libc.h │ │ ├── glob.c │ │ ├── glob.in.h │ │ ├── glob_internal.h │ │ ├── glob_pattern_p.c │ │ ├── globfree.c │ │ ├── glthread/ │ │ │ ├── lock.c │ │ │ ├── lock.h │ │ │ └── threadlib.c │ │ ├── hard-locale.c │ │ ├── hard-locale.h │ │ ├── idx.h │ │ ├── inet_ntop.c │ │ ├── intprops.h │ │ ├── inttypes.in.h │ │ ├── isblank.c │ │ ├── isnan.c │ │ ├── isnand-nolibm.h │ │ ├── isnand.c │ │ ├── isnanl-nolibm.h │ │ ├── isnanl.c │ │ ├── itold.c │ │ ├── lc-charset-dispatch.c │ │ ├── lc-charset-dispatch.h │ │ ├── libc-config.h │ │ ├── limits.in.h │ │ ├── listen.c │ │ ├── localcharset.c │ │ ├── localcharset.h │ │ ├── locale.in.h │ │ ├── lstat.c │ │ ├── m4/ │ │ │ ├── 00gnulib.m4 │ │ │ ├── __inline.m4 │ │ │ ├── absolute-header.m4 │ │ │ ├── alloca.m4 │ │ │ ├── arpa_inet_h.m4 │ │ │ ├── btowc.m4 │ │ │ ├── builtin-expect.m4 │ │ │ ├── canonicalize.m4 │ │ │ ├── chdir-long.m4 │ │ │ ├── chown.m4 │ │ │ ├── clock_time.m4 │ │ │ ├── close.m4 │ │ │ ├── closedir.m4 │ │ │ ├── codeset.m4 │ │ │ ├── ctype_h.m4 │ │ │ ├── d-ino.m4 │ │ │ ├── d-type.m4 │ │ │ ├── dirent_h.m4 │ │ │ ├── dirfd.m4 │ │ │ ├── double-slash-root.m4 │ │ │ ├── dup.m4 │ │ │ ├── dup2.m4 │ │ │ ├── eealloc.m4 │ │ │ ├── environ.m4 │ │ │ ├── errno_h.m4 │ │ │ ├── error.m4 │ │ │ ├── exponentd.m4 │ │ │ ├── exponentl.m4 │ │ │ ├── extensions.m4 │ │ │ ├── extern-inline.m4 │ │ │ ├── fchdir.m4 │ │ │ ├── fcntl-o.m4 │ │ │ ├── fcntl.m4 │ │ │ ├── fcntl_h.m4 │ │ │ ├── fdopendir.m4 │ │ │ ├── ffs.m4 │ │ │ ├── filenamecat.m4 │ │ │ ├── flexmember.m4 │ │ │ ├── float_h.m4 │ │ │ ├── fnmatch.m4 │ │ │ ├── fnmatch_h.m4 │ │ │ ├── fpieee.m4 │ │ │ ├── free.m4 │ │ │ ├── frexp.m4 │ │ │ ├── frexpl.m4 │ │ │ ├── fstat.m4 │ │ │ ├── fstatat.m4 │ │ │ ├── getcwd-abort-bug.m4 │ │ │ ├── getcwd-path-max.m4 │ │ │ ├── getcwd.m4 │ │ │ ├── getdelim.m4 │ │ │ ├── getdtablesize.m4 │ │ │ ├── getline.m4 │ │ │ ├── getlogin.m4 │ │ │ ├── getlogin_r.m4 │ │ │ ├── getpagesize.m4 │ │ │ ├── getprogname.m4 │ │ │ ├── getrandom.m4 │ │ │ ├── gettimeofday.m4 │ │ │ ├── glob.m4 │ │ │ ├── glob_h.m4 │ │ │ ├── gnulib-cache.m4 │ │ │ ├── gnulib-common.m4 │ │ │ ├── gnulib-comp.m4 │ │ │ ├── gnulib-tool.m4 │ │ │ ├── include_next.m4 │ │ │ ├── inet_ntop.m4 │ │ │ ├── inttypes.m4 │ │ │ ├── isblank.m4 │ │ │ ├── isnand.m4 │ │ │ ├── isnanl.m4 │ │ │ ├── largefile.m4 │ │ │ ├── limits-h.m4 │ │ │ ├── localcharset.m4 │ │ │ ├── locale-fr.m4 │ │ │ ├── locale-ja.m4 │ │ │ ├── locale-zh.m4 │ │ │ ├── locale_h.m4 │ │ │ ├── lock.m4 │ │ │ ├── lstat.m4 │ │ │ ├── malloc.m4 │ │ │ ├── malloca.m4 │ │ │ ├── math_h.m4 │ │ │ ├── mbrtowc.m4 │ │ │ ├── mbsinit.m4 │ │ │ ├── mbsrtowcs.m4 │ │ │ ├── mbstate_t.m4 │ │ │ ├── mbtowc.m4 │ │ │ ├── memchr.m4 │ │ │ ├── memmem.m4 │ │ │ ├── mempcpy.m4 │ │ │ ├── memrchr.m4 │ │ │ ├── minmax.m4 │ │ │ ├── mkdir.m4 │ │ │ ├── mkdtemp.m4 │ │ │ ├── mkostemp.m4 │ │ │ ├── mmap-anon.m4 │ │ │ ├── mode_t.m4 │ │ │ ├── msvc-inval.m4 │ │ │ ├── msvc-nothrow.m4 │ │ │ ├── multiarch.m4 │ │ │ ├── netdb_h.m4 │ │ │ ├── netinet_in_h.m4 │ │ │ ├── nocrash.m4 │ │ │ ├── off_t.m4 │ │ │ ├── open-cloexec.m4 │ │ │ ├── open-slash.m4 │ │ │ ├── open.m4 │ │ │ ├── openat.m4 │ │ │ ├── opendir.m4 │ │ │ ├── pathmax.m4 │ │ │ ├── pid_t.m4 │ │ │ ├── pipe.m4 │ │ │ ├── pthread_rwlock_rdlock.m4 │ │ │ ├── rawmemchr.m4 │ │ │ ├── readdir.m4 │ │ │ ├── readlink.m4 │ │ │ ├── realloc.m4 │ │ │ ├── rename.m4 │ │ │ ├── rewinddir.m4 │ │ │ ├── rmdir.m4 │ │ │ ├── save-cwd.m4 │ │ │ ├── select.m4 │ │ │ ├── setenv.m4 │ │ │ ├── setlocale_null.m4 │ │ │ ├── signal_h.m4 │ │ │ ├── socketlib.m4 │ │ │ ├── sockets.m4 │ │ │ ├── socklen.m4 │ │ │ ├── sockpfaf.m4 │ │ │ ├── ssize_t.m4 │ │ │ ├── stat-time.m4 │ │ │ ├── stat.m4 │ │ │ ├── std-gnu11.m4 │ │ │ ├── stdalign.m4 │ │ │ ├── stdbool.m4 │ │ │ ├── stddef_h.m4 │ │ │ ├── stdint.m4 │ │ │ ├── stdio_h.m4 │ │ │ ├── stdlib_h.m4 │ │ │ ├── strchrnul.m4 │ │ │ ├── strdup.m4 │ │ │ ├── strerror.m4 │ │ │ ├── strerror_r.m4 │ │ │ ├── string_h.m4 │ │ │ ├── strings_h.m4 │ │ │ ├── strnlen.m4 │ │ │ ├── strstr.m4 │ │ │ ├── strtok_r.m4 │ │ │ ├── sys_random_h.m4 │ │ │ ├── sys_select_h.m4 │ │ │ ├── sys_socket_h.m4 │ │ │ ├── sys_stat_h.m4 │ │ │ ├── sys_time_h.m4 │ │ │ ├── sys_types_h.m4 │ │ │ ├── sys_uio_h.m4 │ │ │ ├── sys_wait_h.m4 │ │ │ ├── tempname.m4 │ │ │ ├── threadlib.m4 │ │ │ ├── time_h.m4 │ │ │ ├── time_r.m4 │ │ │ ├── unistd-safer.m4 │ │ │ ├── unistd_h.m4 │ │ │ ├── vararrays.m4 │ │ │ ├── visibility.m4 │ │ │ ├── warn-on-use.m4 │ │ │ ├── wchar_h.m4 │ │ │ ├── wchar_t.m4 │ │ │ ├── wctype_h.m4 │ │ │ ├── wint_t.m4 │ │ │ ├── wmemchr.m4 │ │ │ ├── wmempcpy.m4 │ │ │ ├── year2038.m4 │ │ │ └── zzgnulib.m4 │ │ ├── malloc/ │ │ │ ├── scratch_buffer.h │ │ │ ├── scratch_buffer_dupfree.c │ │ │ ├── scratch_buffer_grow.c │ │ │ ├── scratch_buffer_grow_preserve.c │ │ │ └── scratch_buffer_set_array_size.c │ │ ├── malloc.c │ │ ├── malloca.c │ │ ├── malloca.h │ │ ├── math.c │ │ ├── math.in.h │ │ ├── mbrtowc-impl-utf8.h │ │ ├── mbrtowc-impl.h │ │ ├── mbrtowc.c │ │ ├── mbsinit.c │ │ ├── mbsrtowcs-impl.h │ │ ├── mbsrtowcs-state.c │ │ ├── mbsrtowcs.c │ │ ├── mbtowc-impl.h │ │ ├── mbtowc-lock.c │ │ ├── mbtowc-lock.h │ │ ├── mbtowc.c │ │ ├── memchr.c │ │ ├── memchr.valgrind │ │ ├── memmem.c │ │ ├── mempcpy.c │ │ ├── memrchr.c │ │ ├── minmax.h │ │ ├── mkdir.c │ │ ├── mkdtemp.c │ │ ├── mkostemp.c │ │ ├── msvc-inval.c │ │ ├── msvc-inval.h │ │ ├── msvc-nothrow.c │ │ ├── msvc-nothrow.h │ │ ├── netdb.in.h │ │ ├── netinet_in.in.h │ │ ├── open.c │ │ ├── openat-die.c │ │ ├── openat-priv.h │ │ ├── openat-proc.c │ │ ├── openat.c │ │ ├── openat.h │ │ ├── opendir.c │ │ ├── pathmax.h │ │ ├── pipe-safer.c │ │ ├── pipe.c │ │ ├── rawmemchr.c │ │ ├── rawmemchr.valgrind │ │ ├── readdir.c │ │ ├── readlink.c │ │ ├── realloc.c │ │ ├── rename.c │ │ ├── rewinddir.c │ │ ├── rmdir.c │ │ ├── same-inode.h │ │ ├── save-cwd.c │ │ ├── save-cwd.h │ │ ├── scratch_buffer.h │ │ ├── select.c │ │ ├── setenv.c │ │ ├── setlocale-lock.c │ │ ├── setlocale_null.c │ │ ├── setlocale_null.h │ │ ├── setsockopt.c │ │ ├── signal.in.h │ │ ├── socket.c │ │ ├── sockets.c │ │ ├── sockets.h │ │ ├── stat-time.c │ │ ├── stat-time.h │ │ ├── stat-w32.c │ │ ├── stat-w32.h │ │ ├── stat.c │ │ ├── stdalign.in.h │ │ ├── stdbool.in.h │ │ ├── stddef.in.h │ │ ├── stdint.in.h │ │ ├── stdio-read.c │ │ ├── stdio-write.c │ │ ├── stdio.in.h │ │ ├── stdlib.in.h │ │ ├── str-two-way.h │ │ ├── strchrnul.c │ │ ├── strchrnul.valgrind │ │ ├── strdup.c │ │ ├── streq.h │ │ ├── strerror-override.c │ │ ├── strerror-override.h │ │ ├── strerror.c │ │ ├── strerror_r.c │ │ ├── string.in.h │ │ ├── strings.in.h │ │ ├── stripslash.c │ │ ├── strnlen.c │ │ ├── strnlen1.c │ │ ├── strnlen1.h │ │ ├── strstr.c │ │ ├── strtok_r.c │ │ ├── sys_random.in.h │ │ ├── sys_select.in.h │ │ ├── sys_socket.c │ │ ├── sys_socket.in.h │ │ ├── sys_stat.in.h │ │ ├── sys_time.in.h │ │ ├── sys_types.in.h │ │ ├── sys_uio.in.h │ │ ├── sys_wait.in.h │ │ ├── tempname.c │ │ ├── tempname.h │ │ ├── time.in.h │ │ ├── time_r.c │ │ ├── unistd--.h │ │ ├── unistd-safer.h │ │ ├── unistd.c │ │ ├── unistd.in.h │ │ ├── unsetenv.c │ │ ├── verify.h │ │ ├── w32sock.h │ │ ├── warn-on-use.h │ │ ├── wchar.in.h │ │ ├── wctype-h.c │ │ ├── wctype.in.h │ │ ├── windows-initguard.h │ │ ├── windows-mutex.c │ │ ├── windows-mutex.h │ │ ├── windows-once.c │ │ ├── windows-once.h │ │ ├── windows-recmutex.c │ │ ├── windows-recmutex.h │ │ ├── windows-rwlock.c │ │ ├── windows-rwlock.h │ │ ├── wmemchr-impl.h │ │ ├── wmemchr.c │ │ ├── wmempcpy.c │ │ └── xalloc-oversized.h │ ├── patches/ │ │ ├── 0001-use-windows-stat │ │ └── 0002-no-solaris-_gl_attribute_dealloc │ └── update-gnulib.sh ├── gold/ │ ├── ChangeLog │ ├── ChangeLog-0815 │ ├── ChangeLog-2016 │ ├── ChangeLog-2017 │ ├── ChangeLog-2018 │ ├── ChangeLog-2019 │ ├── ChangeLog-2020 │ ├── Makefile.am │ ├── Makefile.in │ ├── NEWS │ ├── README │ ├── TODO │ ├── aarch64-reloc-property.cc │ ├── aarch64-reloc-property.h │ ├── aarch64-reloc.def │ ├── aarch64.cc │ ├── aclocal.m4 │ ├── archive.cc │ ├── archive.h │ ├── arm-reloc-property.cc │ ├── arm-reloc-property.h │ ├── arm-reloc.def │ ├── arm.cc │ ├── attributes.cc │ ├── attributes.h │ ├── binary.cc │ ├── binary.h │ ├── common.cc │ ├── common.h │ ├── compressed_output.cc │ ├── compressed_output.h │ ├── config.in │ ├── configure │ ├── configure.ac │ ├── configure.tgt │ ├── copy-relocs.cc │ ├── copy-relocs.h │ ├── cref.cc │ ├── cref.h │ ├── debug.h │ ├── defstd.cc │ ├── defstd.h │ ├── descriptors.cc │ ├── descriptors.h │ ├── dirsearch.cc │ ├── dirsearch.h │ ├── dwarf_reader.cc │ ├── dwarf_reader.h │ ├── dwp.cc │ ├── dwp.h │ ├── dynobj.cc │ ├── dynobj.h │ ├── ehframe.cc │ ├── ehframe.h │ ├── errors.cc │ ├── errors.h │ ├── expression.cc │ ├── ffsll.c │ ├── fileread.cc │ ├── fileread.h │ ├── freebsd.h │ ├── ftruncate.c │ ├── gc.cc │ ├── gc.h │ ├── gdb-index.cc │ ├── gdb-index.h │ ├── gold-threads.cc │ ├── gold-threads.h │ ├── gold.cc │ ├── gold.h │ ├── i386.cc │ ├── icf.cc │ ├── icf.h │ ├── incremental-dump.cc │ ├── incremental.cc │ ├── incremental.h │ ├── int_encoding.cc │ ├── int_encoding.h │ ├── layout.cc │ ├── layout.h │ ├── main.cc │ ├── mapfile.cc │ ├── mapfile.h │ ├── merge.cc │ ├── merge.h │ ├── mips.cc │ ├── mremap.c │ ├── nacl.cc │ ├── nacl.h │ ├── object.cc │ ├── object.h │ ├── options.cc │ ├── options.h │ ├── output.cc │ ├── output.h │ ├── parameters.cc │ ├── parameters.h │ ├── plugin.cc │ ├── plugin.h │ ├── po/ │ │ ├── Make-in │ │ ├── POTFILES.in │ │ ├── es.po │ │ ├── fi.po │ │ ├── fr.po │ │ ├── gold.pot │ │ ├── id.po │ │ ├── it.po │ │ ├── ja.po │ │ ├── ka.po │ │ ├── ro.po │ │ ├── sr.po │ │ ├── sv.po │ │ ├── uk.po │ │ ├── vi.po │ │ └── zh_CN.po │ ├── powerpc.cc │ ├── pread.c │ ├── readsyms.cc │ ├── readsyms.h │ ├── reduced_debug_output.cc │ ├── reduced_debug_output.h │ ├── reloc-types.h │ ├── reloc.cc │ ├── reloc.h │ ├── resolve.cc │ ├── s390.cc │ ├── script-c.h │ ├── script-sections.cc │ ├── script-sections.h │ ├── script.cc │ ├── script.h │ ├── sparc.cc │ ├── stringpool.cc │ ├── stringpool.h │ ├── symtab.cc │ ├── symtab.h │ ├── system.h │ ├── target-reloc.h │ ├── target-select.cc │ ├── target-select.h │ ├── target.cc │ ├── target.h │ ├── testsuite/ │ │ ├── Makefile.am │ │ ├── Makefile.in │ │ ├── aarch64_globals.s │ │ ├── aarch64_pr23870_bar.c │ │ ├── aarch64_pr23870_foo.c │ │ ├── aarch64_pr23870_main.S │ │ ├── aarch64_reloc_none.s │ │ ├── aarch64_reloc_none.sh │ │ ├── aarch64_relocs.s │ │ ├── aarch64_relocs.sh │ │ ├── aarch64_tlsdesc.s │ │ ├── aarch64_tlsdesc.sh │ │ ├── aarch64_tlsdesc.t │ │ ├── arm_abs_global.s │ │ ├── arm_abs_global.sh │ │ ├── arm_abs_lib.s │ │ ├── arm_attr_merge.sh │ │ ├── arm_attr_merge_6a.s │ │ ├── arm_attr_merge_6b.s │ │ ├── arm_attr_merge_7a.s │ │ ├── arm_attr_merge_7b.s │ │ ├── arm_bl_in_range.s │ │ ├── arm_bl_out_of_range.s │ │ ├── arm_branch_in_range.sh │ │ ├── arm_branch_out_of_range.sh │ │ ├── arm_branch_range.t │ │ ├── arm_cortex_a8.sh │ │ ├── arm_cortex_a8_b.s │ │ ├── arm_cortex_a8_b_cond.s │ │ ├── arm_cortex_a8_b_local.s │ │ ├── arm_cortex_a8_bl.s │ │ ├── arm_cortex_a8_blx.s │ │ ├── arm_cortex_a8_local.s │ │ ├── arm_cortex_a8_local_reloc.s │ │ ├── arm_exidx_test.s │ │ ├── arm_exidx_test.sh │ │ ├── arm_farcall_arm_arm.s │ │ ├── arm_farcall_arm_arm.sh │ │ ├── arm_farcall_arm_arm_be8.sh │ │ ├── arm_farcall_arm_thumb.s │ │ ├── arm_farcall_arm_thumb.sh │ │ ├── arm_farcall_thumb_arm.s │ │ ├── arm_farcall_thumb_arm.sh │ │ ├── arm_farcall_thumb_thumb.s │ │ ├── arm_farcall_thumb_thumb.sh │ │ ├── arm_farcall_thumb_thumb_be8.sh │ │ ├── arm_fix_1176.s │ │ ├── arm_fix_1176.sh │ │ ├── arm_fix_v4bx.s │ │ ├── arm_fix_v4bx.sh │ │ ├── arm_target1.s │ │ ├── arm_target1_abs.sh │ │ ├── arm_target1_rel.sh │ │ ├── arm_target2.s │ │ ├── arm_target2_abs.sh │ │ ├── arm_target2_got_rel.sh │ │ ├── arm_target2_rel.sh │ │ ├── arm_target_lazy_init.s │ │ ├── arm_target_lazy_init.t │ │ ├── arm_thm_jump11.s │ │ ├── arm_thm_jump11.t │ │ ├── arm_thm_jump8.s │ │ ├── arm_thm_jump8.t │ │ ├── arm_unaligned_reloc.s │ │ ├── arm_unaligned_reloc.sh │ │ ├── basic_test.cc │ │ ├── binary.in │ │ ├── binary_test.cc │ │ ├── binary_unittest.cc │ │ ├── common_test_1.c │ │ ├── common_test_1_v1.c │ │ ├── common_test_1_v2.c │ │ ├── common_test_2.c │ │ ├── common_test_3.c │ │ ├── constructor_test.cc │ │ ├── copy_test.cc │ │ ├── copy_test_1.cc │ │ ├── copy_test_2.cc │ │ ├── copy_test_protected.cc │ │ ├── copy_test_protected.sh │ │ ├── copy_test_relro.cc │ │ ├── copy_test_relro_1.cc │ │ ├── copy_test_v1.cc │ │ ├── debug_msg.cc │ │ ├── debug_msg.sh │ │ ├── defsym_test.c │ │ ├── defsym_test.sh │ │ ├── discard_locals_relocatable_test.c │ │ ├── discard_locals_test.c │ │ ├── discard_locals_test.sh │ │ ├── dwp_test.h │ │ ├── dwp_test_1.cc │ │ ├── dwp_test_1.s │ │ ├── dwp_test_1.sh │ │ ├── dwp_test_1b.cc │ │ ├── dwp_test_1b.s │ │ ├── dwp_test_2.cc │ │ ├── dwp_test_2.s │ │ ├── dwp_test_2.sh │ │ ├── dwp_test_main.cc │ │ ├── dwp_test_main.s │ │ ├── dyn_weak_ref.sh │ │ ├── dyn_weak_ref_1.c │ │ ├── dyn_weak_ref_2.c │ │ ├── dynamic_list.sh │ │ ├── dynamic_list.t │ │ ├── dynamic_list_2.cc │ │ ├── dynamic_list_2.t │ │ ├── dynamic_list_lib1.cc │ │ ├── dynamic_list_lib2.cc │ │ ├── eh_test_2.sh │ │ ├── eh_test_a.cc │ │ ├── eh_test_b.cc │ │ ├── ehdr_start_def.cc │ │ ├── ehdr_start_test.cc │ │ ├── ehdr_start_test.t │ │ ├── ehdr_start_test_4.sh │ │ ├── empty_command_line_test.sh │ │ ├── exception_test.h │ │ ├── exception_test_1.cc │ │ ├── exception_test_2.cc │ │ ├── exception_test_main.cc │ │ ├── exclude_libs_test.c │ │ ├── exclude_libs_test.sh │ │ ├── exclude_libs_test_1.c │ │ ├── exclude_libs_test_2.c │ │ ├── exclude_libs_test_3.c │ │ ├── export_dynamic_plugin.cc │ │ ├── file_in_many_sections.c │ │ ├── file_in_many_sections_test.sh │ │ ├── final_layout.cc │ │ ├── final_layout.sh │ │ ├── gc_comdat_test.sh │ │ ├── gc_comdat_test_1.cc │ │ ├── gc_comdat_test_2.cc │ │ ├── gc_dynamic_list_test.c │ │ ├── gc_dynamic_list_test.sh │ │ ├── gc_dynamic_list_test.t │ │ ├── gc_orphan_section_test.cc │ │ ├── gc_orphan_section_test.sh │ │ ├── gc_tls_test.cc │ │ ├── gc_tls_test.sh │ │ ├── gdb_index_test.cc │ │ ├── gdb_index_test_1.sh │ │ ├── gdb_index_test_2.sh │ │ ├── gdb_index_test_2_gabi.sh │ │ ├── gdb_index_test_2_zstd.sh │ │ ├── gdb_index_test_3.c │ │ ├── gdb_index_test_3.sh │ │ ├── gdb_index_test_4.sh │ │ ├── gdb_index_test_comm.sh │ │ ├── gnu_property_a.S │ │ ├── gnu_property_b.S │ │ ├── gnu_property_c.S │ │ ├── gnu_property_main.c │ │ ├── gnu_property_test.sh │ │ ├── hidden_test.sh │ │ ├── hidden_test_1.c │ │ ├── hidden_test_main.c │ │ ├── i386_mov_to_lea.sh │ │ ├── i386_mov_to_lea1.s │ │ ├── i386_mov_to_lea2.s │ │ ├── i386_mov_to_lea3.s │ │ ├── i386_mov_to_lea4.s │ │ ├── i386_mov_to_lea5.s │ │ ├── icf_keep_unique_test.cc │ │ ├── icf_keep_unique_test.sh │ │ ├── icf_preemptible_functions_test.cc │ │ ├── icf_preemptible_functions_test.sh │ │ ├── icf_safe_pie_test.sh │ │ ├── icf_safe_so_test.cc │ │ ├── icf_safe_so_test.sh │ │ ├── icf_safe_test.cc │ │ ├── icf_safe_test.sh │ │ ├── icf_sht_rel_addend_test.sh │ │ ├── icf_sht_rel_addend_test_1.cc │ │ ├── icf_sht_rel_addend_test_2.cc │ │ ├── icf_string_merge_test.cc │ │ ├── icf_string_merge_test.sh │ │ ├── icf_test.cc │ │ ├── icf_test.sh │ │ ├── icf_test_pr21066.cc │ │ ├── icf_test_pr21066.sh │ │ ├── icf_virtual_function_folding_test.cc │ │ ├── ifunc-sel.h │ │ ├── ifuncdep2.c │ │ ├── ifuncmain1.c │ │ ├── ifuncmain1vis.c │ │ ├── ifuncmain2.c │ │ ├── ifuncmain3.c │ │ ├── ifuncmain4.c │ │ ├── ifuncmain5.c │ │ ├── ifuncmain6pie.c │ │ ├── ifuncmain7.c │ │ ├── ifuncmod1.c │ │ ├── ifuncmod1.sh │ │ ├── ifuncmod3.c │ │ ├── ifuncmod5.c │ │ ├── ifuncmod6.c │ │ ├── ifuncvar1.c │ │ ├── ifuncvar2.c │ │ ├── ifuncvar3.c │ │ ├── incr_comdat_test_1.cc │ │ ├── incr_comdat_test_2_v1.cc │ │ ├── incr_comdat_test_2_v2.cc │ │ ├── incr_comdat_test_2_v3.cc │ │ ├── incremental_test.sh │ │ ├── incremental_test_1.c │ │ ├── incremental_test_2.c │ │ ├── initpri1.c │ │ ├── initpri2.c │ │ ├── initpri3.c │ │ ├── justsyms.t │ │ ├── justsyms_1.cc │ │ ├── justsyms_2.cc │ │ ├── justsyms_exec.c │ │ ├── justsyms_lib.c │ │ ├── justsyms_lib.t │ │ ├── keep_text_section_prefix.cc │ │ ├── keep_text_section_prefix.sh │ │ ├── large.c │ │ ├── large_symbol_alignment.cc │ │ ├── leb128_unittest.cc │ │ ├── many_sections_test.cc │ │ ├── memory_test.s │ │ ├── memory_test.sh │ │ ├── memory_test.t │ │ ├── memory_test_inc.t │ │ ├── memory_test_inc_1.t.src │ │ ├── memory_test_inc_2.t.src │ │ ├── memory_test_inc_3.t.src │ │ ├── merge_string_literals.sh │ │ ├── merge_string_literals_1.cc │ │ ├── merge_string_literals_2.cc │ │ ├── missing_key_func.cc │ │ ├── missing_key_func.sh │ │ ├── no_version_test.c │ │ ├── no_version_test.sh │ │ ├── object_unittest.cc │ │ ├── odr_header1.h │ │ ├── odr_header2.h │ │ ├── odr_violation1.cc │ │ ├── odr_violation2.cc │ │ ├── overflow_unittest.cc │ │ ├── package_metadata_main.c │ │ ├── pie_copyrelocs_shared_test.cc │ │ ├── pie_copyrelocs_test.cc │ │ ├── plugin_common_test_1.c │ │ ├── plugin_common_test_2.c │ │ ├── plugin_final_layout.cc │ │ ├── plugin_final_layout.sh │ │ ├── plugin_layout_with_alignment.c │ │ ├── plugin_layout_with_alignment.sh │ │ ├── plugin_new_section_layout.c │ │ ├── plugin_pr22868.sh │ │ ├── plugin_pr22868_a.c │ │ ├── plugin_pr22868_b.c │ │ ├── plugin_section_alignment.cc │ │ ├── plugin_section_order.c │ │ ├── plugin_start_lib_test.c │ │ ├── plugin_start_lib_test_2.c │ │ ├── plugin_test.c │ │ ├── plugin_test_1.sh │ │ ├── plugin_test_10.sh │ │ ├── plugin_test_11.sh │ │ ├── plugin_test_12.sh │ │ ├── plugin_test_2.sh │ │ ├── plugin_test_3.sh │ │ ├── plugin_test_4.sh │ │ ├── plugin_test_6.sh │ │ ├── plugin_test_7.sh │ │ ├── plugin_test_7_1.c │ │ ├── plugin_test_7_2.c │ │ ├── plugin_test_9b_elf.cc │ │ ├── plugin_test_9b_ir.cc │ │ ├── plugin_test_defsym.c │ │ ├── plugin_test_defsym.sh │ │ ├── plugin_test_start_lib.sh │ │ ├── plugin_test_tls.sh │ │ ├── plugin_test_wrap_symbols.sh │ │ ├── plugin_test_wrap_symbols_1.cc │ │ ├── plugin_test_wrap_symbols_2.cc │ │ ├── pr12826.sh │ │ ├── pr12826_1.s │ │ ├── pr12826_2.s │ │ ├── pr14265.c │ │ ├── pr14265.sh │ │ ├── pr14265.t │ │ ├── pr17704a_test.s │ │ ├── pr18689.c │ │ ├── pr18689.sh │ │ ├── pr20216_def.c │ │ ├── pr20216_gd.S │ │ ├── pr20216_ld.S │ │ ├── pr20216_main.c │ │ ├── pr20308_def.c │ │ ├── pr20308_gd.S │ │ ├── pr20308_ld.S │ │ ├── pr20308_main.c │ │ ├── pr20717.c │ │ ├── pr20717.sh │ │ ├── pr20717.t │ │ ├── pr20976.c │ │ ├── pr21430.s │ │ ├── pr21430.sh │ │ ├── pr22266_a.c │ │ ├── pr22266_main.c │ │ ├── pr22266_script.t │ │ ├── pr23016_1.sh │ │ ├── pr23016_1a.s │ │ ├── pr23016_1b.s │ │ ├── pr23016_2.sh │ │ ├── pr23016_2a.s │ │ ├── pr23016_2b.s │ │ ├── pr26936.sh │ │ ├── pr26936a.s │ │ ├── pr26936b.s │ │ ├── pr26936c.s │ │ ├── pr26936d.s │ │ ├── protected_1.cc │ │ ├── protected_2.cc │ │ ├── protected_3.cc │ │ ├── protected_4.cc │ │ ├── protected_main_1.cc │ │ ├── protected_main_2.cc │ │ ├── protected_main_3.cc │ │ ├── relro_script_test.t │ │ ├── relro_test.cc │ │ ├── relro_test.sh │ │ ├── relro_test_main.cc │ │ ├── retain.sh │ │ ├── retain_1.s │ │ ├── retain_2.s │ │ ├── retain_symbols_file_test.sh │ │ ├── script_test_1.h │ │ ├── script_test_1.t │ │ ├── script_test_10.s │ │ ├── script_test_10.sh │ │ ├── script_test_10.t │ │ ├── script_test_11.h │ │ ├── script_test_11.t │ │ ├── script_test_11a.c │ │ ├── script_test_11b.c │ │ ├── script_test_12.t │ │ ├── script_test_12a.c │ │ ├── script_test_12b.c │ │ ├── script_test_12i.t │ │ ├── script_test_13.c │ │ ├── script_test_13.sh │ │ ├── script_test_13.t │ │ ├── script_test_14.s │ │ ├── script_test_14.sh │ │ ├── script_test_14.t │ │ ├── script_test_15.c │ │ ├── script_test_15a.sh │ │ ├── script_test_15a.t │ │ ├── script_test_15b.sh │ │ ├── script_test_15b.t │ │ ├── script_test_15c.sh │ │ ├── script_test_15c.t │ │ ├── script_test_1a.cc │ │ ├── script_test_1b.cc │ │ ├── script_test_2.cc │ │ ├── script_test_2.t │ │ ├── script_test_2a.cc │ │ ├── script_test_2b.cc │ │ ├── script_test_3.sh │ │ ├── script_test_3.t │ │ ├── script_test_4.sh │ │ ├── script_test_4.t │ │ ├── script_test_5.cc │ │ ├── script_test_5.sh │ │ ├── script_test_5.t │ │ ├── script_test_6.sh │ │ ├── script_test_6.t │ │ ├── script_test_7.sh │ │ ├── script_test_7.t │ │ ├── script_test_8.sh │ │ ├── script_test_9.cc │ │ ├── script_test_9.sh │ │ ├── script_test_9.t │ │ ├── searched_file_test.cc │ │ ├── searched_file_test_lib.cc │ │ ├── section_sorting_name.cc │ │ ├── section_sorting_name.sh │ │ ├── split_i386.sh │ │ ├── split_i386_1.s │ │ ├── split_i386_2.s │ │ ├── split_i386_3.s │ │ ├── split_i386_4.s │ │ ├── split_i386_n.s │ │ ├── split_s390.sh │ │ ├── split_s390_1_a1.s │ │ ├── split_s390_1_a2.s │ │ ├── split_s390_1_n1.s │ │ ├── split_s390_1_n2.s │ │ ├── split_s390_1_z1.s │ │ ├── split_s390_1_z2.s │ │ ├── split_s390_1_z3.s │ │ ├── split_s390_1_z4.s │ │ ├── split_s390_2_ns.s │ │ ├── split_s390_2_s.s │ │ ├── split_s390x_1_a1.s │ │ ├── split_s390x_1_a2.s │ │ ├── split_s390x_1_n1.s │ │ ├── split_s390x_1_n2.s │ │ ├── split_s390x_1_z1.s │ │ ├── split_s390x_1_z2.s │ │ ├── split_s390x_1_z3.s │ │ ├── split_s390x_1_z4.s │ │ ├── split_s390x_2_ns.s │ │ ├── split_s390x_2_s.s │ │ ├── split_x32.sh │ │ ├── split_x32_1.s │ │ ├── split_x32_2.s │ │ ├── split_x32_3.s │ │ ├── split_x32_4.s │ │ ├── split_x32_n.s │ │ ├── split_x86_64.sh │ │ ├── split_x86_64_1.s │ │ ├── split_x86_64_2.s │ │ ├── split_x86_64_3.s │ │ ├── split_x86_64_4.s │ │ ├── split_x86_64_n.s │ │ ├── start_lib_test_1.c │ │ ├── start_lib_test_2.c │ │ ├── start_lib_test_3.c │ │ ├── start_lib_test_main.c │ │ ├── strong_ref_weak_def.sh │ │ ├── strong_ref_weak_def_1.c │ │ ├── strong_ref_weak_def_2.c │ │ ├── test.cc │ │ ├── test.h │ │ ├── testfile.cc │ │ ├── testfile.h │ │ ├── testmain.cc │ │ ├── text_section_grouping.cc │ │ ├── text_section_grouping.sh │ │ ├── text_unlikely_segment.cc │ │ ├── text_unlikely_segment.sh │ │ ├── thin_archive_main.cc │ │ ├── thin_archive_test_1.cc │ │ ├── thin_archive_test_2.cc │ │ ├── thin_archive_test_3.cc │ │ ├── thin_archive_test_4.cc │ │ ├── thumb2_branch_range.t │ │ ├── thumb_bl_in_range.s │ │ ├── thumb_bl_out_of_range.s │ │ ├── thumb_bl_out_of_range_local.s │ │ ├── thumb_blx_in_range.s │ │ ├── thumb_blx_out_of_range.s │ │ ├── thumb_branch_range.t │ │ ├── tls_pie_test.sh │ │ ├── tls_test.cc │ │ ├── tls_test.h │ │ ├── tls_test_c.c │ │ ├── tls_test_file2.cc │ │ ├── tls_test_main.cc │ │ ├── two_file_shared.sh │ │ ├── two_file_test.h │ │ ├── two_file_test_1.cc │ │ ├── two_file_test_1_v1.cc │ │ ├── two_file_test_1b.cc │ │ ├── two_file_test_1b_v1.cc │ │ ├── two_file_test_2.cc │ │ ├── two_file_test_2_tls.cc │ │ ├── two_file_test_2_v1.cc │ │ ├── two_file_test_main.cc │ │ ├── two_file_test_tls.cc │ │ ├── undef_symbol.cc │ │ ├── undef_symbol.sh │ │ ├── undef_symbol_main.cc │ │ ├── ver_matching_def.cc │ │ ├── ver_matching_test.sh │ │ ├── ver_test.h │ │ ├── ver_test_1.cc │ │ ├── ver_test_1.sh │ │ ├── ver_test_10.script │ │ ├── ver_test_10.sh │ │ ├── ver_test_13.c │ │ ├── ver_test_13.script │ │ ├── ver_test_13.sh │ │ ├── ver_test_14.script │ │ ├── ver_test_14.sh │ │ ├── ver_test_2.cc │ │ ├── ver_test_2.script │ │ ├── ver_test_2.sh │ │ ├── ver_test_3.cc │ │ ├── ver_test_4.cc │ │ ├── ver_test_4.script │ │ ├── ver_test_4.sh │ │ ├── ver_test_5.cc │ │ ├── ver_test_5.script │ │ ├── ver_test_5.sh │ │ ├── ver_test_6.c │ │ ├── ver_test_7.cc │ │ ├── ver_test_7.sh │ │ ├── ver_test_8.script │ │ ├── ver_test_8.sh │ │ ├── ver_test_9.cc │ │ ├── ver_test_main.cc │ │ ├── ver_test_main_2.cc │ │ ├── ver_test_pr16504.sh │ │ ├── ver_test_pr16504_a.c │ │ ├── ver_test_pr16504_a.script │ │ ├── ver_test_pr16504_b.c │ │ ├── ver_test_pr16504_b.script │ │ ├── ver_test_pr23409.sh │ │ ├── ver_test_pr23409_1.script │ │ ├── ver_test_pr23409_2.script │ │ ├── ver_test_pr31830.script │ │ ├── ver_test_pr31830.sh │ │ ├── ver_test_pr31830_a.c │ │ ├── ver_test_pr31830_b.c │ │ ├── ver_test_pr31830_lto.c │ │ ├── ver_test_pr31830_lto.sh │ │ ├── weak_alias_test.script │ │ ├── weak_alias_test_1.cc │ │ ├── weak_alias_test_2.cc │ │ ├── weak_alias_test_3.cc │ │ ├── weak_alias_test_4.cc │ │ ├── weak_alias_test_5.cc │ │ ├── weak_alias_test_main.cc │ │ ├── weak_as_needed.sh │ │ ├── weak_as_needed_a.c │ │ ├── weak_as_needed_b.c │ │ ├── weak_as_needed_b.script │ │ ├── weak_as_needed_c.c │ │ ├── weak_as_needed_c.script │ │ ├── weak_plt.sh │ │ ├── weak_plt_main.cc │ │ ├── weak_plt_shared.cc │ │ ├── weak_test.cc │ │ ├── weak_undef.h │ │ ├── weak_undef_file1.cc │ │ ├── weak_undef_file2.cc │ │ ├── weak_undef_file3.cc │ │ ├── weak_undef_file4.cc │ │ ├── weak_undef_lib_4.c │ │ ├── weak_undef_test.cc │ │ ├── weak_undef_test_2.cc │ │ ├── weak_undef_test_3.c │ │ ├── weak_undef_test_4.c │ │ ├── weak_unresolved_symbols_test.cc │ │ ├── x32_overflow_pc32.sh │ │ ├── x86_64_gd_to_le.s │ │ ├── x86_64_gd_to_le.sh │ │ ├── x86_64_ie_to_le.s │ │ ├── x86_64_ie_to_le.sh │ │ ├── x86_64_indirect_call_to_direct.sh │ │ ├── x86_64_indirect_call_to_direct1.s │ │ ├── x86_64_indirect_jump_to_direct1.s │ │ ├── x86_64_mov_to_lea.sh │ │ ├── x86_64_mov_to_lea1.s │ │ ├── x86_64_mov_to_lea2.s │ │ ├── x86_64_mov_to_lea3.s │ │ ├── x86_64_mov_to_lea4.s │ │ ├── x86_64_mov_to_lea5.s │ │ ├── x86_64_overflow_pc32.s │ │ └── x86_64_overflow_pc32.sh │ ├── tilegx.cc │ ├── timer.cc │ ├── timer.h │ ├── tls.h │ ├── token.h │ ├── version.cc │ ├── workqueue-internal.h │ ├── workqueue-threads.cc │ ├── workqueue.cc │ ├── workqueue.h │ ├── x86_64.cc │ └── yyscript.y ├── gprofng/ │ ├── Makefile.am │ ├── Makefile.in │ ├── README │ ├── acinclude.m4 │ ├── aclocal.m4 │ ├── common/ │ │ ├── cc_libcollector.h │ │ ├── config.h.in │ │ ├── core_pcbe.c │ │ ├── cpu_frequency.h │ │ ├── cpuid.c │ │ ├── gp-defs.h │ │ ├── gp-experiment.h │ │ ├── gp-time.h │ │ ├── hwc_cpus.h │ │ ├── hwcdrv.c │ │ ├── hwcdrv.h │ │ ├── hwcentry.h │ │ ├── hwcfuncs.c │ │ ├── hwcfuncs.h │ │ ├── hwctable.c │ │ ├── lib-config.h.in │ │ └── opteron_pcbe.c │ ├── config/ │ │ └── bison.m4 │ ├── configure │ ├── configure.ac │ ├── doc/ │ │ ├── Makefile.am │ │ ├── Makefile.in │ │ ├── fdl.texi │ │ ├── gp-macros.texi │ │ ├── gprofng-archive.texi │ │ ├── gprofng-collect-app.texi │ │ ├── gprofng-display-html.texi │ │ ├── gprofng-display-src.texi │ │ ├── gprofng-display-text.texi │ │ ├── gprofng.texi │ │ ├── gprofng_ug.texi │ │ ├── mdate-sh │ │ ├── texinfo.tex │ │ └── version.texi │ ├── examples/ │ │ └── mxv-pthreads/ │ │ ├── README.md │ │ ├── experiments/ │ │ │ └── profile.sh │ │ └── src/ │ │ ├── Makefile │ │ ├── main.c │ │ ├── manage_data.c │ │ ├── mxv.c │ │ ├── mydefs.h │ │ └── workload.c │ ├── gp-display-html/ │ │ ├── Makefile.am │ │ ├── Makefile.in │ │ └── gp-display-html.in │ ├── libcollector/ │ │ ├── CHK_LIBC_OBJ │ │ ├── Makefile.am │ │ ├── Makefile.in │ │ ├── aclocal.m4 │ │ ├── collector.c │ │ ├── collector.h │ │ ├── collectorAPI.c │ │ ├── configure │ │ ├── configure.ac │ │ ├── descendants.h │ │ ├── dispatcher.c │ │ ├── envmgmt.c │ │ ├── gethrtime.c │ │ ├── heaptrace.c │ │ ├── hwprofile.c │ │ ├── hwprofile.h │ │ ├── iolib.c │ │ ├── iotrace.c │ │ ├── jprofile.c │ │ ├── libcol-i386-dis.c │ │ ├── libcol_hwcdrv.c │ │ ├── libcol_hwcfuncs.c │ │ ├── libcol_util.c │ │ ├── libcol_util.h │ │ ├── libgprofng.ver │ │ ├── linetrace.c │ │ ├── memmgr.c │ │ ├── memmgr.h │ │ ├── mmaptrace.c │ │ ├── profile.c │ │ ├── synctrace.c │ │ ├── tsd.c │ │ ├── tsd.h │ │ └── unwind.c │ ├── src/ │ │ ├── ABS.h │ │ ├── Application.cc │ │ ├── Application.h │ │ ├── ArchiveExp.cc │ │ ├── ArchiveExp.h │ │ ├── BaseMetric.cc │ │ ├── BaseMetric.h │ │ ├── BaseMetricTreeNode.cc │ │ ├── BaseMetricTreeNode.h │ │ ├── CacheMap.h │ │ ├── CallStack.cc │ │ ├── CallStack.h │ │ ├── CatchOutOfMemory.cc │ │ ├── ClassFile.cc │ │ ├── ClassFile.h │ │ ├── Command.cc │ │ ├── Command.h │ │ ├── CompCom.cc │ │ ├── CompCom.h │ │ ├── DataObject.cc │ │ ├── DataObject.h │ │ ├── DataSpace.cc │ │ ├── DataSpace.h │ │ ├── DataStream.cc │ │ ├── DataStream.h │ │ ├── Data_window.cc │ │ ├── Data_window.h │ │ ├── Dbe.cc │ │ ├── Dbe.h │ │ ├── DbeApplication.cc │ │ ├── DbeApplication.h │ │ ├── DbeArray.h │ │ ├── DbeCacheMap.h │ │ ├── DbeFile.cc │ │ ├── DbeFile.h │ │ ├── DbeJarFile.cc │ │ ├── DbeJarFile.h │ │ ├── DbeLinkList.h │ │ ├── DbeLock.cc │ │ ├── DbeLock.h │ │ ├── DbeSession.cc │ │ ├── DbeSession.h │ │ ├── DbeSyncMap.h │ │ ├── DbeThread.cc │ │ ├── DbeThread.h │ │ ├── DbeView.cc │ │ ├── DbeView.h │ │ ├── DefaultHandler.h │ │ ├── DefaultMap.h │ │ ├── DefaultMap2D.h │ │ ├── DerivedMetrics.cc │ │ ├── DerivedMetrics.h │ │ ├── Disasm.cc │ │ ├── Disasm.h │ │ ├── Dwarf.cc │ │ ├── Dwarf.h │ │ ├── DwarfLib.cc │ │ ├── DwarfLib.h │ │ ├── Elf.cc │ │ ├── Elf.h │ │ ├── Emsg.cc │ │ ├── Emsg.h │ │ ├── Emsgnum.h │ │ ├── ExpGroup.cc │ │ ├── ExpGroup.h │ │ ├── Exp_Layout.cc │ │ ├── Exp_Layout.h │ │ ├── Experiment.cc │ │ ├── Experiment.h │ │ ├── Expression.cc │ │ ├── Expression.h │ │ ├── FileData.cc │ │ ├── FileData.h │ │ ├── Filter.cc │ │ ├── Filter.h │ │ ├── FilterExp.h │ │ ├── FilterSet.cc │ │ ├── FilterSet.h │ │ ├── Function.cc │ │ ├── Function.h │ │ ├── HashMap.h │ │ ├── HeapActivity.cc │ │ ├── HeapActivity.h │ │ ├── HeapData.cc │ │ ├── HeapData.h │ │ ├── HeapMap.cc │ │ ├── HeapMap.h │ │ ├── Hist_data.cc │ │ ├── Hist_data.h │ │ ├── Histable.h │ │ ├── IOActivity.cc │ │ ├── IOActivity.h │ │ ├── IndexMap2D.h │ │ ├── IndexObject.cc │ │ ├── IndexObject.h │ │ ├── IntervalMap.h │ │ ├── LoadObject.cc │ │ ├── LoadObject.h │ │ ├── MachineModel.cc │ │ ├── Makefile.am │ │ ├── Makefile.in │ │ ├── Map.h │ │ ├── Map2D.h │ │ ├── MemObject.cc │ │ ├── MemObject.h │ │ ├── MemorySpace.cc │ │ ├── MemorySpace.h │ │ ├── Metric.cc │ │ ├── Metric.h │ │ ├── MetricList.cc │ │ ├── MetricList.h │ │ ├── Module.cc │ │ ├── Module.h │ │ ├── Ovw_data.cc │ │ ├── Ovw_data.h │ │ ├── PRBTree.cc │ │ ├── PRBTree.h │ │ ├── PathTree.cc │ │ ├── PathTree.h │ │ ├── PreviewExp.cc │ │ ├── PreviewExp.h │ │ ├── Print.cc │ │ ├── Print.h │ │ ├── QLParser.h │ │ ├── QLParser.yy │ │ ├── SAXParser.h │ │ ├── SAXParserFactory.cc │ │ ├── SAXParserFactory.h │ │ ├── Sample.cc │ │ ├── Sample.h │ │ ├── SegMem.h │ │ ├── Settings.cc │ │ ├── Settings.h │ │ ├── SourceFile.cc │ │ ├── SourceFile.h │ │ ├── Stabs.cc │ │ ├── Stabs.h │ │ ├── Stats_data.cc │ │ ├── Stats_data.h │ │ ├── StringBuilder.cc │ │ ├── StringBuilder.h │ │ ├── StringMap.h │ │ ├── Table.cc │ │ ├── Table.h │ │ ├── UserLabel.cc │ │ ├── UserLabel.h │ │ ├── checks.cc │ │ ├── collctrl.cc │ │ ├── collctrl.h │ │ ├── collect.h │ │ ├── collector_module.h │ │ ├── comp_com.c │ │ ├── comp_com.h │ │ ├── count.cc │ │ ├── data_pckts.h │ │ ├── dbe_collctrl.cc │ │ ├── dbe_hwc.h │ │ ├── dbe_hwcdrv.c │ │ ├── dbe_hwcfuncs.c │ │ ├── dbe_hwctable.c │ │ ├── dbe_structs.h │ │ ├── dbe_types.h │ │ ├── debug.h │ │ ├── enums.h │ │ ├── envsets.cc │ │ ├── gethrtime.c │ │ ├── gp-archive.cc │ │ ├── gp-archive.h │ │ ├── gp-collect-app.cc │ │ ├── gp-display-src.cc │ │ ├── gp-display-text.cc │ │ ├── gp-print.h │ │ ├── gprofng.cc │ │ ├── gprofng.h2m │ │ ├── gprofng.rc │ │ ├── hwc_amd_zen3.h │ │ ├── hwc_amd_zen4.h │ │ ├── hwc_arm64_amcc.h │ │ ├── hwc_arm_ampere_1.h │ │ ├── hwc_arm_neoverse_n1.h │ │ ├── hwc_intel_icelake.h │ │ ├── i18n.cc │ │ ├── i18n.h │ │ ├── info.h │ │ ├── ipc.cc │ │ ├── ipcio.cc │ │ ├── ipcio.h │ │ ├── machinemodels/ │ │ │ ├── generic.ermm │ │ │ ├── m5.ermm │ │ │ ├── m6.ermm │ │ │ ├── m7.ermm │ │ │ ├── t4.ermm │ │ │ └── t5.ermm │ │ ├── parse.cc │ │ ├── stab.h │ │ ├── util.cc │ │ ├── util.h │ │ └── vec.h │ └── testsuite/ │ ├── config/ │ │ └── default.exp │ ├── gprofng.display/ │ │ ├── display.exp │ │ ├── gp-archive.exp │ │ ├── gp-collect-app_F.exp │ │ ├── jsynprog/ │ │ │ ├── Intface.java │ │ │ ├── Launcher.java │ │ │ ├── Makefile │ │ │ ├── Routine.java │ │ │ ├── Sub_Routine.java │ │ │ ├── check_results.pl │ │ │ ├── cloop.cc │ │ │ ├── jsynprog.h │ │ │ └── jsynprog.java │ │ ├── mttest/ │ │ │ ├── Makefile │ │ │ ├── check_results.pl │ │ │ ├── gethrtime.c │ │ │ └── mttest.c │ │ ├── setpath_map.exp │ │ └── synprog/ │ │ ├── Makefile │ │ ├── callso.c │ │ ├── callsx.c │ │ ├── check_results.pl │ │ ├── endcases.c │ │ ├── fitos.c │ │ ├── inc_body.h │ │ ├── inc_brace.h │ │ ├── inc_entry.h │ │ ├── inc_exit.h │ │ ├── inc_func.h │ │ ├── inc_inline.h │ │ ├── inc_macro.h │ │ ├── iosyn.c │ │ ├── pagethrash.c │ │ ├── so_syn.c │ │ ├── so_syx.c │ │ ├── stopwatch.c │ │ ├── stopwatch.h │ │ └── synprog.c │ └── lib/ │ ├── Makefile.skel │ ├── acct.pm │ ├── display-lib.exp │ └── smalltest.c ├── include/ │ ├── COPYING │ ├── COPYING3 │ ├── ChangeLog │ ├── ChangeLog-0415 │ ├── ChangeLog-2016 │ ├── ChangeLog-2017 │ ├── ChangeLog-2018 │ ├── ChangeLog-2019 │ ├── ChangeLog-2020 │ ├── ChangeLog-9103 │ ├── MAINTAINERS │ ├── alloca-conf.h │ ├── ansidecl.h │ ├── aout/ │ │ ├── ChangeLog-9115 │ │ ├── aout64.h │ │ ├── ar.h │ │ ├── host.h │ │ ├── hp.h │ │ ├── hppa.h │ │ ├── ranlib.h │ │ ├── stab.def │ │ ├── stab_gnu.h │ │ └── sun4.h │ ├── bfdlink.h │ ├── binary-io.h │ ├── bout.h │ ├── cgen/ │ │ ├── ChangeLog-0915 │ │ ├── basic-modes.h │ │ ├── basic-ops.h │ │ └── bitset.h │ ├── coff/ │ │ ├── ChangeLog-0415 │ │ ├── ChangeLog-9103 │ │ ├── aarch64.h │ │ ├── alpha.h │ │ ├── arm.h │ │ ├── ecoff.h │ │ ├── external.h │ │ ├── i386.h │ │ ├── ia64.h │ │ ├── internal.h │ │ ├── loongarch64.h │ │ ├── mcore.h │ │ ├── mips.h │ │ ├── msdos.h │ │ ├── pe.h │ │ ├── riscv64.h │ │ ├── rs6000.h │ │ ├── rs6k64.h │ │ ├── sh.h │ │ ├── sym.h │ │ ├── symconst.h │ │ ├── ti.h │ │ ├── tic30.h │ │ ├── tic4x.h │ │ ├── tic54x.h │ │ ├── x86.h │ │ ├── x86_64.h │ │ ├── xcoff.h │ │ ├── z80.h │ │ └── z8k.h │ ├── collectorAPI.h │ ├── ctf-api.h │ ├── ctf.h │ ├── demangle.h │ ├── diagnostics.h │ ├── dis-asm.h │ ├── dwarf2.def │ ├── dwarf2.h │ ├── dyn-string.h │ ├── elf/ │ │ ├── ChangeLog-0415 │ │ ├── ChangeLog-9103 │ │ ├── aarch64.h │ │ ├── alpha.h │ │ ├── amdgpu.h │ │ ├── arc-cpu.def │ │ ├── arc-reloc.def │ │ ├── arc.h │ │ ├── arm.h │ │ ├── avr.h │ │ ├── bfin.h │ │ ├── bpf.h │ │ ├── common.h │ │ ├── cr16.h │ │ ├── cris.h │ │ ├── crx.h │ │ ├── csky.h │ │ ├── d10v.h │ │ ├── d30v.h │ │ ├── dlx.h │ │ ├── dwarf.h │ │ ├── epiphany.h │ │ ├── external.h │ │ ├── fr30.h │ │ ├── frv.h │ │ ├── ft32.h │ │ ├── h8.h │ │ ├── hppa.h │ │ ├── i370.h │ │ ├── i386.h │ │ ├── i860.h │ │ ├── i960.h │ │ ├── ia64.h │ │ ├── internal.h │ │ ├── ip2k.h │ │ ├── iq2000.h │ │ ├── kvx.h │ │ ├── kvx_elfids.h │ │ ├── lm32.h │ │ ├── loongarch.h │ │ ├── m32c.h │ │ ├── m32r.h │ │ ├── m68hc11.h │ │ ├── m68k.h │ │ ├── mcore.h │ │ ├── mep.h │ │ ├── metag.h │ │ ├── microblaze.h │ │ ├── mips.h │ │ ├── mmix.h │ │ ├── mn10200.h │ │ ├── mn10300.h │ │ ├── moxie.h │ │ ├── msp430.h │ │ ├── mt.h │ │ ├── nds32.h │ │ ├── nfp.h │ │ ├── nios2.h │ │ ├── or1k.h │ │ ├── pj.h │ │ ├── ppc.h │ │ ├── ppc64.h │ │ ├── pru.h │ │ ├── reloc-macros.h │ │ ├── riscv.h │ │ ├── rl78.h │ │ ├── rx.h │ │ ├── s12z.h │ │ ├── s390.h │ │ ├── score.h │ │ ├── sh.h │ │ ├── sparc.h │ │ ├── spu.h │ │ ├── tic6x-attrs.h │ │ ├── tic6x.h │ │ ├── tilegx.h │ │ ├── tilepro.h │ │ ├── v850.h │ │ ├── vax.h │ │ ├── visium.h │ │ ├── vxworks.h │ │ ├── wasm32.h │ │ ├── x86-64.h │ │ ├── xgate.h │ │ ├── xstormy16.h │ │ ├── xtensa.h │ │ └── z80.h │ ├── environ.h │ ├── fibheap.h │ ├── filenames.h │ ├── floatformat.h │ ├── fnmatch.h │ ├── fopen-bin.h │ ├── fopen-same.h │ ├── fopen-vms.h │ ├── gcc-c-fe.def │ ├── gcc-c-interface.h │ ├── gcc-cp-fe.def │ ├── gcc-cp-interface.h │ ├── gcc-interface.h │ ├── gdb/ │ │ ├── ChangeLog │ │ ├── gdb-index.h │ │ ├── section-scripts.h │ │ ├── signals.def │ │ └── signals.h │ ├── getopt.h │ ├── hashtab.h │ ├── hp-symtab.h │ ├── leb128.h │ ├── libcollector.h │ ├── libfcollector.h │ ├── libiberty.h │ ├── longlong.h │ ├── lto-symtab.h │ ├── mach-o/ │ │ ├── ChangeLog-1115 │ │ ├── arm.h │ │ ├── arm64.h │ │ ├── codesign.h │ │ ├── external.h │ │ ├── loader.h │ │ ├── reloc.h │ │ ├── unwind.h │ │ └── x86-64.h │ ├── md5.h │ ├── oasys.h │ ├── objalloc.h │ ├── obstack.h │ ├── opcode/ │ │ ├── ChangeLog-0415 │ │ ├── ChangeLog-9103 │ │ ├── aarch64.h │ │ ├── alpha.h │ │ ├── arc-attrs.h │ │ ├── arc-func.h │ │ ├── arc.h │ │ ├── arm.h │ │ ├── avr.h │ │ ├── bfin.h │ │ ├── bpf.h │ │ ├── cgen.h │ │ ├── convex.h │ │ ├── cr16.h │ │ ├── cris.h │ │ ├── crx.h │ │ ├── csky.h │ │ ├── d10v.h │ │ ├── d30v.h │ │ ├── dlx.h │ │ ├── ft32.h │ │ ├── h8300.h │ │ ├── hppa.h │ │ ├── i386.h │ │ ├── ia64.h │ │ ├── kvx.h │ │ ├── loongarch.h │ │ ├── m68hc11.h │ │ ├── m68k.h │ │ ├── metag.h │ │ ├── mips.h │ │ ├── mmix.h │ │ ├── mn10200.h │ │ ├── mn10300.h │ │ ├── moxie.h │ │ ├── msp430-decode.h │ │ ├── msp430.h │ │ ├── nds32.h │ │ ├── nfp.h │ │ ├── np1.h │ │ ├── ns32k.h │ │ ├── pdp11.h │ │ ├── pj.h │ │ ├── pn.h │ │ ├── ppc.h │ │ ├── pru.h │ │ ├── pyr.h │ │ ├── riscv-opc.h │ │ ├── riscv.h │ │ ├── rl78.h │ │ ├── rx.h │ │ ├── s12z.h │ │ ├── s390.h │ │ ├── score-datadep.h │ │ ├── score-inst.h │ │ ├── sparc.h │ │ ├── spu-insns.h │ │ ├── spu.h │ │ ├── tic30.h │ │ ├── tic4x.h │ │ ├── tic54x.h │ │ ├── tic6x-control-registers.h │ │ ├── tic6x-insn-formats.h │ │ ├── tic6x-opcode-table.h │ │ ├── tic6x.h │ │ ├── tilegx.h │ │ ├── tilepro.h │ │ ├── v850.h │ │ ├── vax.h │ │ ├── visium.h │ │ ├── wasm.h │ │ └── xgate.h │ ├── os9k.h │ ├── partition.h │ ├── plugin-api.h │ ├── safe-ctype.h │ ├── sframe-api.h │ ├── sframe.h │ ├── sha1.h │ ├── sim/ │ │ ├── ChangeLog-2021 │ │ ├── callback.h │ │ ├── sim-aarch64.h │ │ ├── sim-arm.h │ │ ├── sim-bfin.h │ │ ├── sim-cr16.h │ │ ├── sim-d10v.h │ │ ├── sim-frv.h │ │ ├── sim-ft32.h │ │ ├── sim-h8300.h │ │ ├── sim-lm32.h │ │ ├── sim-m32c.h │ │ ├── sim-ppc.h │ │ ├── sim-riscv.h │ │ ├── sim-rl78.h │ │ ├── sim-rx.h │ │ ├── sim-sh.h │ │ └── sim.h │ ├── simple-object.h │ ├── som/ │ │ ├── ChangeLog-1015 │ │ ├── aout.h │ │ ├── clock.h │ │ ├── internal.h │ │ ├── lst.h │ │ └── reloc.h │ ├── sort.h │ ├── splay-tree.h │ ├── symcat.h │ ├── timeval-utils.h │ ├── vms/ │ │ ├── ChangeLog-1015 │ │ ├── dcx.h │ │ ├── dmt.h │ │ ├── dsc.h │ │ ├── dst.h │ │ ├── eeom.h │ │ ├── egps.h │ │ ├── egsd.h │ │ ├── egst.h │ │ ├── egsy.h │ │ ├── eiaf.h │ │ ├── eicp.h │ │ ├── eidc.h │ │ ├── eiha.h │ │ ├── eihd.h │ │ ├── eihi.h │ │ ├── eihs.h │ │ ├── eihvn.h │ │ ├── eisd.h │ │ ├── emh.h │ │ ├── eobjrec.h │ │ ├── esdf.h │ │ ├── esdfm.h │ │ ├── esdfv.h │ │ ├── esgps.h │ │ ├── esrf.h │ │ ├── etir.h │ │ ├── internal.h │ │ ├── lbr.h │ │ ├── prt.h │ │ └── shl.h │ ├── vtv-change-permission.h │ ├── xregex.h │ ├── xregex2.h │ ├── xtensa-config.h │ ├── xtensa-dynconfig.h │ ├── xtensa-isa-internal.h │ └── xtensa-isa.h ├── install-sh ├── ld/ │ ├── .gitignore │ ├── ChangeLog │ ├── ChangeLog-0001 │ ├── ChangeLog-0203 │ ├── ChangeLog-2004 │ ├── ChangeLog-2005 │ ├── ChangeLog-2006 │ ├── ChangeLog-2007 │ ├── ChangeLog-2008 │ ├── ChangeLog-2009 │ ├── ChangeLog-2010 │ ├── ChangeLog-2011 │ ├── ChangeLog-2012 │ ├── ChangeLog-2013 │ ├── ChangeLog-2014 │ ├── ChangeLog-2015 │ ├── ChangeLog-2016 │ ├── ChangeLog-2017 │ ├── ChangeLog-2018 │ ├── ChangeLog-2019 │ ├── ChangeLog-2020 │ ├── ChangeLog-9197 │ ├── ChangeLog-9899 │ ├── MAINTAINERS │ ├── Makefile.am │ ├── Makefile.in │ ├── NEWS │ ├── README │ ├── TODO │ ├── aclocal.m4 │ ├── config.in │ ├── configure │ ├── configure.ac │ ├── configure.host │ ├── configure.tgt │ ├── deffile.h │ ├── deffilep.y │ ├── dep-in.sed │ ├── elf-hints-local.h │ ├── emulparams/ │ │ ├── README │ │ ├── aarch64cloudabi.sh │ │ ├── aarch64cloudabib.sh │ │ ├── aarch64elf.sh │ │ ├── aarch64elf32.sh │ │ ├── aarch64elf32b.sh │ │ ├── aarch64elfb.sh │ │ ├── aarch64fbsd.sh │ │ ├── aarch64fbsdb.sh │ │ ├── aarch64gnu.sh │ │ ├── aarch64haiku.sh │ │ ├── aarch64linux.sh │ │ ├── aarch64linux32.sh │ │ ├── aarch64linux32b.sh │ │ ├── aarch64linuxb.sh │ │ ├── aarch64nto.sh │ │ ├── aarch64pe.sh │ │ ├── aix5ppc.sh │ │ ├── aix5rs6.sh │ │ ├── aixppc.sh │ │ ├── aixrs6.sh │ │ ├── alpha.sh │ │ ├── alphavms.sh │ │ ├── arc-endianness.sh │ │ ├── arc-nps.sh │ │ ├── arcelf.sh │ │ ├── arclinux.sh │ │ ├── arclinux_nps.sh │ │ ├── arcv2elf.sh │ │ ├── arcv2elfx.sh │ │ ├── arm64pe.sh │ │ ├── arm_wince_pe.sh │ │ ├── armelf.sh │ │ ├── armelf_fbsd.sh │ │ ├── armelf_fuchsia.sh │ │ ├── armelf_haiku.sh │ │ ├── armelf_linux.sh │ │ ├── armelf_linux_eabi.sh │ │ ├── armelf_linux_fdpiceabi.sh │ │ ├── armelf_nacl.sh │ │ ├── armelf_nbsd.sh │ │ ├── armelf_phoenix.sh │ │ ├── armelf_vxworks.sh │ │ ├── armelfb.sh │ │ ├── armelfb_fbsd.sh │ │ ├── armelfb_fuchsia.sh │ │ ├── armelfb_linux.sh │ │ ├── armelfb_linux_eabi.sh │ │ ├── armelfb_linux_fdpiceabi.sh │ │ ├── armelfb_nacl.sh │ │ ├── armelfb_nbsd.sh │ │ ├── armnto.sh │ │ ├── armpe.sh │ │ ├── avr1.sh │ │ ├── avr2.sh │ │ ├── avr25.sh │ │ ├── avr3.sh │ │ ├── avr31.sh │ │ ├── avr35.sh │ │ ├── avr4.sh │ │ ├── avr5.sh │ │ ├── avr51.sh │ │ ├── avr6.sh │ │ ├── avrtiny.sh │ │ ├── avrxmega1.sh │ │ ├── avrxmega2.sh │ │ ├── avrxmega2_flmap.sh │ │ ├── avrxmega3.sh │ │ ├── avrxmega4.sh │ │ ├── avrxmega4_flmap.sh │ │ ├── avrxmega5.sh │ │ ├── avrxmega6.sh │ │ ├── avrxmega7.sh │ │ ├── call_nop.sh │ │ ├── cet.sh │ │ ├── crisaout.sh │ │ ├── criself.sh │ │ ├── crislinux.sh │ │ ├── cskyelf.sh │ │ ├── cskyelf_linux.sh │ │ ├── d10velf.sh │ │ ├── d30v_e.sh │ │ ├── d30v_o.sh │ │ ├── d30velf.sh │ │ ├── dt-relr.sh │ │ ├── dynamic_undefined_weak.sh │ │ ├── elf32_dlx.sh │ │ ├── elf32_sparc.sh │ │ ├── elf32_sparc_sol2.sh │ │ ├── elf32_sparc_vxworks.sh │ │ ├── elf32_spu.sh │ │ ├── elf32_tic6x_be.sh │ │ ├── elf32_tic6x_elf_be.sh │ │ ├── elf32_tic6x_elf_le.sh │ │ ├── elf32_tic6x_le.sh │ │ ├── elf32_tic6x_linux_be.sh │ │ ├── elf32_tic6x_linux_le.sh │ │ ├── elf32_x86_64.sh │ │ ├── elf32am33lin.sh │ │ ├── elf32b4300.sh │ │ ├── elf32bfin.sh │ │ ├── elf32bfinfd.sh │ │ ├── elf32bmip.sh │ │ ├── elf32bmipn32-defs.sh │ │ ├── elf32bmipn32.sh │ │ ├── elf32briscv.sh │ │ ├── elf32briscv_ilp32.sh │ │ ├── elf32briscv_ilp32f.sh │ │ ├── elf32bsmip.sh │ │ ├── elf32btsmip.sh │ │ ├── elf32btsmip_fbsd.sh │ │ ├── elf32btsmipn32.sh │ │ ├── elf32btsmipn32_fbsd.sh │ │ ├── elf32cr16.sh │ │ ├── elf32crx.sh │ │ ├── elf32ebmip.sh │ │ ├── elf32ebmipvxworks.sh │ │ ├── elf32elmip.sh │ │ ├── elf32elmipvxworks.sh │ │ ├── elf32epiphany.sh │ │ ├── elf32epiphany_4x4.sh │ │ ├── elf32fr30.sh │ │ ├── elf32frv.sh │ │ ├── elf32frvfd.sh │ │ ├── elf32ft32.sh │ │ ├── elf32ip2k.sh │ │ ├── elf32iq10.sh │ │ ├── elf32iq2000.sh │ │ ├── elf32kvx.sh │ │ ├── elf32l4300.sh │ │ ├── elf32lm32.sh │ │ ├── elf32lm32fd.sh │ │ ├── elf32lmip.sh │ │ ├── elf32loongarch-defs.sh │ │ ├── elf32loongarch.sh │ │ ├── elf32lppc.sh │ │ ├── elf32lppclinux.sh │ │ ├── elf32lppcnto.sh │ │ ├── elf32lppcsim.sh │ │ ├── elf32lr5900.sh │ │ ├── elf32lr5900n32.sh │ │ ├── elf32lriscv-defs.sh │ │ ├── elf32lriscv.sh │ │ ├── elf32lriscv_ilp32.sh │ │ ├── elf32lriscv_ilp32f.sh │ │ ├── elf32lsmip.sh │ │ ├── elf32ltsmip.sh │ │ ├── elf32ltsmip_fbsd.sh │ │ ├── elf32ltsmipn32.sh │ │ ├── elf32ltsmipn32_fbsd.sh │ │ ├── elf32m32c.sh │ │ ├── elf32mb_linux.sh │ │ ├── elf32mbel_linux.sh │ │ ├── elf32mcore.sh │ │ ├── elf32mep.sh │ │ ├── elf32metag.sh │ │ ├── elf32microblaze.sh │ │ ├── elf32microblazeel.sh │ │ ├── elf32mipswindiss.sh │ │ ├── elf32moxie.sh │ │ ├── elf32mt.sh │ │ ├── elf32or1k.sh │ │ ├── elf32or1k_linux.sh │ │ ├── elf32ppc.sh │ │ ├── elf32ppc_fbsd.sh │ │ ├── elf32ppccommon.sh │ │ ├── elf32ppchaiku.sh │ │ ├── elf32ppclinux.sh │ │ ├── elf32ppcnto.sh │ │ ├── elf32ppcsim.sh │ │ ├── elf32ppcvxworks.sh │ │ ├── elf32ppcwindiss.sh │ │ ├── elf32rl78.sh │ │ ├── elf32rx.sh │ │ ├── elf32rx_linux.sh │ │ ├── elf32tilegx.sh │ │ ├── elf32tilegx_be.sh │ │ ├── elf32tilepro.sh │ │ ├── elf32vax.sh │ │ ├── elf32visium.sh │ │ ├── elf32xstormy16.sh │ │ ├── elf32xtensa.sh │ │ ├── elf32z80.sh │ │ ├── elf64_aix.sh │ │ ├── elf64_ia64.sh │ │ ├── elf64_ia64_fbsd.sh │ │ ├── elf64_ia64_vms.sh │ │ ├── elf64_s390.sh │ │ ├── elf64_sparc.sh │ │ ├── elf64_sparc_fbsd.sh │ │ ├── elf64_sparc_sol2.sh │ │ ├── elf64alpha.sh │ │ ├── elf64alpha_fbsd.sh │ │ ├── elf64alpha_nbsd.sh │ │ ├── elf64bmip-defs.sh │ │ ├── elf64bmip.sh │ │ ├── elf64bpf.sh │ │ ├── elf64briscv.sh │ │ ├── elf64briscv_lp64.sh │ │ ├── elf64briscv_lp64f.sh │ │ ├── elf64btsmip.sh │ │ ├── elf64btsmip_fbsd.sh │ │ ├── elf64hppa.sh │ │ ├── elf64kvx.sh │ │ ├── elf64kvx_linux.sh │ │ ├── elf64loongarch-defs.sh │ │ ├── elf64loongarch.sh │ │ ├── elf64lppc.sh │ │ ├── elf64lppc_fbsd.sh │ │ ├── elf64lriscv-defs.sh │ │ ├── elf64lriscv.sh │ │ ├── elf64lriscv_lp64.sh │ │ ├── elf64lriscv_lp64f.sh │ │ ├── elf64ltsmip.sh │ │ ├── elf64ltsmip_fbsd.sh │ │ ├── elf64mmix.sh │ │ ├── elf64ppc.sh │ │ ├── elf64ppc_fbsd.sh │ │ ├── elf64rdos.sh │ │ ├── elf64tilegx.sh │ │ ├── elf64tilegx_be.sh │ │ ├── elf_fbsd.sh │ │ ├── elf_haiku.sh │ │ ├── elf_i386.sh │ │ ├── elf_i386_be.sh │ │ ├── elf_i386_fbsd.sh │ │ ├── elf_i386_haiku.sh │ │ ├── elf_i386_ldso.sh │ │ ├── elf_i386_sol2.sh │ │ ├── elf_i386_vxworks.sh │ │ ├── elf_iamcu.sh │ │ ├── elf_mipsel_haiku.sh │ │ ├── elf_nacl.sh │ │ ├── elf_s390.sh │ │ ├── elf_x86_64.sh │ │ ├── elf_x86_64_cloudabi.sh │ │ ├── elf_x86_64_fbsd.sh │ │ ├── elf_x86_64_haiku.sh │ │ ├── elf_x86_64_sol2.sh │ │ ├── extern_protected_data.sh │ │ ├── h8300elf.sh │ │ ├── h8300elf_linux.sh │ │ ├── h8300helf.sh │ │ ├── h8300helf_linux.sh │ │ ├── h8300hnelf.sh │ │ ├── h8300self.sh │ │ ├── h8300self_linux.sh │ │ ├── h8300snelf.sh │ │ ├── h8300sxelf.sh │ │ ├── h8300sxelf_linux.sh │ │ ├── h8300sxnelf.sh │ │ ├── hppa64linux.sh │ │ ├── hppaelf.sh │ │ ├── hppalinux.sh │ │ ├── hppanbsd.sh │ │ ├── hppaobsd.sh │ │ ├── i386aout.sh │ │ ├── i386beos.sh │ │ ├── i386bsd.sh │ │ ├── i386go32.sh │ │ ├── i386lynx.sh │ │ ├── i386moss.sh │ │ ├── i386msdos.sh │ │ ├── i386nto.sh │ │ ├── i386pe.sh │ │ ├── i386pe_posix.sh │ │ ├── i386pep.sh │ │ ├── m32relf.sh │ │ ├── m32relf_linux.sh │ │ ├── m32rlelf.sh │ │ ├── m32rlelf_linux.sh │ │ ├── m68hc11elf.sh │ │ ├── m68hc11elfb.sh │ │ ├── m68hc12elf.sh │ │ ├── m68hc12elfb.sh │ │ ├── m68kelf.sh │ │ ├── m68kelfnbsd.sh │ │ ├── m9s12zelf.sh │ │ ├── mcorepe.sh │ │ ├── mmo.sh │ │ ├── mn10200.sh │ │ ├── mn10300.sh │ │ ├── moxiebox.sh │ │ ├── msp430X.sh │ │ ├── msp430elf.sh │ │ ├── nds32belf.sh │ │ ├── nds32belf16m.sh │ │ ├── nds32belf_linux.sh │ │ ├── nds32elf.sh │ │ ├── nds32elf16m.sh │ │ ├── nds32elf_linux.sh │ │ ├── ns32knbsd.sh │ │ ├── pc532macha.sh │ │ ├── pdp11.sh │ │ ├── pjelf.sh │ │ ├── pjlelf.sh │ │ ├── plt_unwind.sh │ │ ├── ppcmacos.sh │ │ ├── pruelf.sh │ │ ├── reloc_overflow.sh │ │ ├── score3_elf.sh │ │ ├── score7_elf.sh │ │ ├── sh.sh │ │ ├── shelf.sh │ │ ├── shelf_fd.sh │ │ ├── shelf_linux.sh │ │ ├── shelf_nbsd.sh │ │ ├── shelf_nto.sh │ │ ├── shelf_uclinux.sh │ │ ├── shelf_vxworks.sh │ │ ├── shl.sh │ │ ├── shlelf.sh │ │ ├── shlelf_fd.sh │ │ ├── shlelf_linux.sh │ │ ├── shlelf_nbsd.sh │ │ ├── shlelf_nto.sh │ │ ├── shlelf_vxworks.sh │ │ ├── shpe.sh │ │ ├── solaris2.sh │ │ ├── static.sh │ │ ├── tic30coff.sh │ │ ├── tic3xcoff.sh │ │ ├── tic3xcoff_onchip.sh │ │ ├── tic4xcoff.sh │ │ ├── tic54xcoff.sh │ │ ├── v850.sh │ │ ├── v850_rh850.sh │ │ ├── vanilla.sh │ │ ├── vaxnbsd.sh │ │ ├── vxworks.sh │ │ ├── x86-64-lam.sh │ │ ├── x86-64-level-report.sh │ │ ├── x86-64-level.sh │ │ ├── x86-64-plt.sh │ │ ├── x86-report-relative.sh │ │ ├── xgateelf.sh │ │ ├── z80.sh │ │ ├── z8001.sh │ │ └── z8002.sh │ ├── emultempl/ │ │ ├── README │ │ ├── aarch64elf.em │ │ ├── aix.em │ │ ├── alphaelf.em │ │ ├── arclinux.em │ │ ├── armelf.em │ │ ├── avrelf.em │ │ ├── beos.em │ │ ├── bfin.em │ │ ├── cr16elf.em │ │ ├── crxelf.em │ │ ├── cskyelf.em │ │ ├── elf-generic.em │ │ ├── elf-x86.em │ │ ├── elf.em │ │ ├── emulation.em │ │ ├── epiphanyelf_4x4.em │ │ ├── genelf.em │ │ ├── generic.em │ │ ├── hppaelf.em │ │ ├── ia64elf.em │ │ ├── irix.em │ │ ├── kvxelf.em │ │ ├── loongarchelf.em │ │ ├── m68hc1xelf.em │ │ ├── m68kelf.em │ │ ├── metagelf.em │ │ ├── mipself.em │ │ ├── mmix-elfnmmo.em │ │ ├── mmixelf.em │ │ ├── mmo.em │ │ ├── msp430.em │ │ ├── nds32elf.em │ │ ├── needrelax.em │ │ ├── netbsd.em │ │ ├── nto.em │ │ ├── pdp11.em │ │ ├── pe.em │ │ ├── pep.em │ │ ├── ppc32elf.em │ │ ├── ppc64elf.em │ │ ├── pruelf.em │ │ ├── riscvelf.em │ │ ├── rxelf.em │ │ ├── rxlinux.em │ │ ├── s390.em │ │ ├── scoreelf.em │ │ ├── solaris2-x86.em │ │ ├── solaris2.em │ │ ├── spu_icache.S │ │ ├── spu_icache.o_c │ │ ├── spu_ovl.S │ │ ├── spu_ovl.o_c │ │ ├── spuelf.em │ │ ├── stringify.sed │ │ ├── tic6xdsbt.em │ │ ├── ticoff.em │ │ ├── v850elf.em │ │ ├── vanilla.em │ │ ├── vms.em │ │ ├── vxworks.em │ │ ├── xtensaelf.em │ │ └── z80.em │ ├── fdl.texi │ ├── gen-doc.texi │ ├── genscrba.sh │ ├── genscripts.sh │ ├── h8-doc.texi │ ├── ld.h │ ├── ld.texi │ ├── ldbuildid.c │ ├── ldbuildid.h │ ├── ldcref.c │ ├── ldctor.c │ ├── ldctor.h │ ├── ldelf.c │ ├── ldelf.h │ ├── ldelfgen.c │ ├── ldelfgen.h │ ├── ldemul.c │ ├── ldemul.h │ ├── ldexp.c │ ├── ldexp.h │ ├── ldfile.c │ ├── ldfile.h │ ├── ldgram.y │ ├── ldint.texi │ ├── ldlang.c │ ├── ldlang.h │ ├── ldlex-wrapper.c │ ├── ldlex.h │ ├── ldlex.l │ ├── ldmain.c │ ├── ldmain.h │ ├── ldmisc.c │ ├── ldmisc.h │ ├── ldver.c │ ├── ldver.h │ ├── ldwrite.c │ ├── ldwrite.h │ ├── lexsup.c │ ├── libdep_plugin.c │ ├── mri.c │ ├── mri.h │ ├── pdb.c │ ├── pdb.h │ ├── pe-dll.c │ ├── pe-dll.h │ ├── pep-dll-aarch64.c │ ├── pep-dll-x86_64.c │ ├── pep-dll.c │ ├── pep-dll.h │ ├── plugin.c │ ├── plugin.h │ ├── po/ │ │ ├── .cvsignore │ │ ├── BLD-POTFILES.in │ │ ├── Make-in │ │ ├── SRC-POTFILES.in │ │ ├── bg.po │ │ ├── da.po │ │ ├── de.po │ │ ├── es.po │ │ ├── fi.po │ │ ├── fr.po │ │ ├── ga.po │ │ ├── id.po │ │ ├── it.po │ │ ├── ja.po │ │ ├── ka.po │ │ ├── ld.pot │ │ ├── pt_BR.po │ │ ├── ro.po │ │ ├── ru.po │ │ ├── sr.po │ │ ├── sv.po │ │ ├── tr.po │ │ ├── uk.po │ │ ├── vi.po │ │ ├── zh_CN.po │ │ └── zh_TW.po │ ├── scripttempl/ │ │ ├── DWARF.sc │ │ ├── README │ │ ├── aix.sc │ │ ├── alpha.sc │ │ ├── alphavms.sc │ │ ├── aout.sc │ │ ├── arclinux.sc │ │ ├── avr.sc │ │ ├── crisaout.sc │ │ ├── dlx.sc │ │ ├── elf.sc │ │ ├── elf32cr16.sc │ │ ├── elf32crx.sc │ │ ├── elf32msp430.sc │ │ ├── elf64bpf.sc │ │ ├── elf64hppa.sc │ │ ├── elfarc.sc │ │ ├── elfarcv2.sc │ │ ├── elfd10v.sc │ │ ├── elfd30v.sc │ │ ├── elfm68hc11.sc │ │ ├── elfm68hc12.sc │ │ ├── elfm9s12z.sc │ │ ├── elfmicroblaze.sc │ │ ├── elfxgate.sc │ │ ├── elfxtensa.sc │ │ ├── epiphany_4x4.sc │ │ ├── ft32.sc │ │ ├── hppaelf.sc │ │ ├── i386beos.sc │ │ ├── i386go32.sc │ │ ├── i386msdos.sc │ │ ├── ia64vms.sc │ │ ├── ip2k.sc │ │ ├── iq2000.sc │ │ ├── mcorepe.sc │ │ ├── mep.sc │ │ ├── mips.sc │ │ ├── misc-sections.sc │ │ ├── mmo.sc │ │ ├── moxie.sc │ │ ├── nds32elf.sc │ │ ├── pdp11.sc │ │ ├── pe.sc │ │ ├── pep.sc │ │ ├── pj.sc │ │ ├── pru.sc │ │ ├── sh.sc │ │ ├── tic30coff.sc │ │ ├── tic4xcoff.sc │ │ ├── tic54xcoff.sc │ │ ├── v850.sc │ │ ├── v850_rh850.sc │ │ ├── vanilla.sc │ │ ├── visium.sc │ │ ├── xstormy16.sc │ │ ├── z80.sc │ │ └── z8000.sc │ ├── sysdep.h │ ├── testplug.c │ ├── testplug2.c │ ├── testplug3.c │ ├── testplug4.c │ └── testsuite/ │ ├── ChangeLog-2004 │ ├── ChangeLog-2005 │ ├── ChangeLog-2006 │ ├── ChangeLog-2007 │ ├── ChangeLog-2008 │ ├── ChangeLog-2009 │ ├── ChangeLog-2010 │ ├── ChangeLog-2011 │ ├── ChangeLog-2012 │ ├── ChangeLog-2013 │ ├── ChangeLog-2014 │ ├── ChangeLog-2015 │ ├── ChangeLog-9303 │ ├── config/ │ │ └── default.exp │ ├── ld-aarch64/ │ │ ├── aarch64-elf.exp │ │ ├── aarch64-nto.exp │ │ ├── aarch64.ld │ │ ├── copy-reloc-2.d │ │ ├── copy-reloc-eliminate.d │ │ ├── copy-reloc-exe-2.s │ │ ├── copy-reloc-exe-eliminate.s │ │ ├── copy-reloc-exe.s │ │ ├── copy-reloc-protected.d │ │ ├── copy-reloc-so.s │ │ ├── copy-reloc.d │ │ ├── dt_textrel.d │ │ ├── dt_textrel.s │ │ ├── eh-frame-bar.s │ │ ├── eh-frame-foo.s │ │ ├── eh-frame.d │ │ ├── emit-relocs-112-overflow.d │ │ ├── emit-relocs-112-overflow.s │ │ ├── emit-relocs-112.d │ │ ├── emit-relocs-112.s │ │ ├── emit-relocs-113.d │ │ ├── emit-relocs-113.s │ │ ├── emit-relocs-114-overflow.d │ │ ├── emit-relocs-114-overflow.s │ │ ├── emit-relocs-114.d │ │ ├── emit-relocs-114.s │ │ ├── emit-relocs-115.d │ │ ├── emit-relocs-115.s │ │ ├── emit-relocs-116-overflow.d │ │ ├── emit-relocs-116-overflow.s │ │ ├── emit-relocs-116.d │ │ ├── emit-relocs-116.s │ │ ├── emit-relocs-117.d │ │ ├── emit-relocs-117.s │ │ ├── emit-relocs-118-overflow.d │ │ ├── emit-relocs-118-overflow.s │ │ ├── emit-relocs-118.d │ │ ├── emit-relocs-118.s │ │ ├── emit-relocs-119.d │ │ ├── emit-relocs-119.s │ │ ├── emit-relocs-22.d │ │ ├── emit-relocs-22.s │ │ ├── emit-relocs-23.d │ │ ├── emit-relocs-23.s │ │ ├── emit-relocs-257-be.d │ │ ├── emit-relocs-257.d │ │ ├── emit-relocs-257.s │ │ ├── emit-relocs-258-dyn-bad.d │ │ ├── emit-relocs-258.s │ │ ├── emit-relocs-259-dyn-bad.d │ │ ├── emit-relocs-259.s │ │ ├── emit-relocs-260-be.d │ │ ├── emit-relocs-260.d │ │ ├── emit-relocs-260.s │ │ ├── emit-relocs-262.d │ │ ├── emit-relocs-262.s │ │ ├── emit-relocs-263.d │ │ ├── emit-relocs-263.s │ │ ├── emit-relocs-264-bad.d │ │ ├── emit-relocs-264.d │ │ ├── emit-relocs-264.s │ │ ├── emit-relocs-265.d │ │ ├── emit-relocs-265.s │ │ ├── emit-relocs-266-bad.d │ │ ├── emit-relocs-266.d │ │ ├── emit-relocs-266.s │ │ ├── emit-relocs-267.d │ │ ├── emit-relocs-267.s │ │ ├── emit-relocs-268-bad.d │ │ ├── emit-relocs-268.d │ │ ├── emit-relocs-268.s │ │ ├── emit-relocs-269-bad.d │ │ ├── emit-relocs-269.d │ │ ├── emit-relocs-269.s │ │ ├── emit-relocs-270-bad.d │ │ ├── emit-relocs-270-overflow.d │ │ ├── emit-relocs-270-overflow.s │ │ ├── emit-relocs-270.d │ │ ├── emit-relocs-270.s │ │ ├── emit-relocs-271-overflow.d │ │ ├── emit-relocs-271-overflow.s │ │ ├── emit-relocs-271.d │ │ ├── emit-relocs-271.s │ │ ├── emit-relocs-272-overflow.d │ │ ├── emit-relocs-272-overflow.s │ │ ├── emit-relocs-272.d │ │ ├── emit-relocs-272.s │ │ ├── emit-relocs-273.d │ │ ├── emit-relocs-273.s │ │ ├── emit-relocs-274.d │ │ ├── emit-relocs-274.s │ │ ├── emit-relocs-275.d │ │ ├── emit-relocs-275.s │ │ ├── emit-relocs-276.d │ │ ├── emit-relocs-276.s │ │ ├── emit-relocs-277.d │ │ ├── emit-relocs-277.s │ │ ├── emit-relocs-278.d │ │ ├── emit-relocs-278.s │ │ ├── emit-relocs-279-bad.d │ │ ├── emit-relocs-279.d │ │ ├── emit-relocs-279.s │ │ ├── emit-relocs-28.d │ │ ├── emit-relocs-28.s │ │ ├── emit-relocs-280.d │ │ ├── emit-relocs-280.s │ │ ├── emit-relocs-282.d │ │ ├── emit-relocs-282.s │ │ ├── emit-relocs-283.d │ │ ├── emit-relocs-283.s │ │ ├── emit-relocs-284.d │ │ ├── emit-relocs-284.s │ │ ├── emit-relocs-285.d │ │ ├── emit-relocs-285.s │ │ ├── emit-relocs-286-bad.d │ │ ├── emit-relocs-286.d │ │ ├── emit-relocs-286.s │ │ ├── emit-relocs-287-overflow.d │ │ ├── emit-relocs-287-overflow.s │ │ ├── emit-relocs-287.d │ │ ├── emit-relocs-287.s │ │ ├── emit-relocs-288.d │ │ ├── emit-relocs-288.s │ │ ├── emit-relocs-289-overflow.d │ │ ├── emit-relocs-289-overflow.s │ │ ├── emit-relocs-289.d │ │ ├── emit-relocs-289.s │ │ ├── emit-relocs-290.d │ │ ├── emit-relocs-290.s │ │ ├── emit-relocs-291-overflow.d │ │ ├── emit-relocs-291-overflow.s │ │ ├── emit-relocs-291.d │ │ ├── emit-relocs-291.s │ │ ├── emit-relocs-292.d │ │ ├── emit-relocs-292.s │ │ ├── emit-relocs-293.d │ │ ├── emit-relocs-293.s │ │ ├── emit-relocs-299.d │ │ ├── emit-relocs-299.s │ │ ├── emit-relocs-301-be.d │ │ ├── emit-relocs-301.d │ │ ├── emit-relocs-301.s │ │ ├── emit-relocs-302-be.d │ │ ├── emit-relocs-302.d │ │ ├── emit-relocs-302.s │ │ ├── emit-relocs-309-low-bad.d │ │ ├── emit-relocs-309-low.d │ │ ├── emit-relocs-309-up-bad.d │ │ ├── emit-relocs-309-up.d │ │ ├── emit-relocs-309.s │ │ ├── emit-relocs-310-be.d │ │ ├── emit-relocs-310.d │ │ ├── emit-relocs-310.s │ │ ├── emit-relocs-311.d │ │ ├── emit-relocs-311.s │ │ ├── emit-relocs-312.d │ │ ├── emit-relocs-312.s │ │ ├── emit-relocs-313.d │ │ ├── emit-relocs-313.s │ │ ├── emit-relocs-515-be.d │ │ ├── emit-relocs-515.d │ │ ├── emit-relocs-515.s │ │ ├── emit-relocs-516-be.d │ │ ├── emit-relocs-516.d │ │ ├── emit-relocs-516.s │ │ ├── emit-relocs-523.d │ │ ├── emit-relocs-523.s │ │ ├── emit-relocs-524.d │ │ ├── emit-relocs-524.s │ │ ├── emit-relocs-525.d │ │ ├── emit-relocs-525.s │ │ ├── emit-relocs-526-overflow.d │ │ ├── emit-relocs-526-overflow.s │ │ ├── emit-relocs-526.d │ │ ├── emit-relocs-526.s │ │ ├── emit-relocs-527.d │ │ ├── emit-relocs-527.s │ │ ├── emit-relocs-528-overflow.d │ │ ├── emit-relocs-528-overflow.s │ │ ├── emit-relocs-528.d │ │ ├── emit-relocs-528.s │ │ ├── emit-relocs-529-overflow.d │ │ ├── emit-relocs-529-overflow.s │ │ ├── emit-relocs-529.d │ │ ├── emit-relocs-529.s │ │ ├── emit-relocs-530.d │ │ ├── emit-relocs-530.s │ │ ├── emit-relocs-531-overflow.d │ │ ├── emit-relocs-531-overflow.s │ │ ├── emit-relocs-531.d │ │ ├── emit-relocs-531.s │ │ ├── emit-relocs-532.d │ │ ├── emit-relocs-532.s │ │ ├── emit-relocs-533-overflow.d │ │ ├── emit-relocs-533-overflow.s │ │ ├── emit-relocs-533.d │ │ ├── emit-relocs-533.s │ │ ├── emit-relocs-534.d │ │ ├── emit-relocs-534.s │ │ ├── emit-relocs-535-overflow.d │ │ ├── emit-relocs-535-overflow.s │ │ ├── emit-relocs-535.d │ │ ├── emit-relocs-535.s │ │ ├── emit-relocs-536.d │ │ ├── emit-relocs-536.s │ │ ├── emit-relocs-537-overflow.d │ │ ├── emit-relocs-537-overflow.s │ │ ├── emit-relocs-537.d │ │ ├── emit-relocs-537.s │ │ ├── emit-relocs-538.d │ │ ├── emit-relocs-538.s │ │ ├── emit-relocs-552-overflow.d │ │ ├── emit-relocs-552-overflow.s │ │ ├── emit-relocs-552.d │ │ ├── emit-relocs-552.s │ │ ├── emit-relocs-553.d │ │ ├── emit-relocs-553.s │ │ ├── emit-relocs-554-overflow.d │ │ ├── emit-relocs-554-overflow.s │ │ ├── emit-relocs-554.d │ │ ├── emit-relocs-554.s │ │ ├── emit-relocs-555.d │ │ ├── emit-relocs-555.s │ │ ├── emit-relocs-556-overflow.d │ │ ├── emit-relocs-556-overflow.s │ │ ├── emit-relocs-556.d │ │ ├── emit-relocs-556.s │ │ ├── emit-relocs-557.d │ │ ├── emit-relocs-557.s │ │ ├── emit-relocs-558-overflow.d │ │ ├── emit-relocs-558-overflow.s │ │ ├── emit-relocs-558.d │ │ ├── emit-relocs-558.s │ │ ├── emit-relocs-559.d │ │ ├── emit-relocs-559.s │ │ ├── emit-relocs-560.d │ │ ├── emit-relocs-560.s │ │ ├── emit-relocs-86-overflow.d │ │ ├── emit-relocs-86-overflow.s │ │ ├── emit-relocs-86.d │ │ ├── emit-relocs-86.s │ │ ├── emit-relocs-87.d │ │ ├── emit-relocs-87.s │ │ ├── emit-relocs-88-overflow.d │ │ ├── emit-relocs-88-overflow.s │ │ ├── emit-relocs-88.d │ │ ├── emit-relocs-88.s │ │ ├── emit-relocs-89.d │ │ ├── emit-relocs-89.s │ │ ├── emit-relocs-90-overflow.d │ │ ├── emit-relocs-90-overflow.s │ │ ├── emit-relocs-90.d │ │ ├── emit-relocs-90.s │ │ ├── emit-relocs-92.d │ │ ├── emit-relocs-92.s │ │ ├── emit-relocs-local-addend-bar.s │ │ ├── emit-relocs-local-addend-foo.s │ │ ├── emit-relocs-local-addend.d │ │ ├── emit-relocs1.s │ │ ├── erratum835769-843419.d │ │ ├── erratum835769.d │ │ ├── erratum835769.s │ │ ├── erratum843419-adr.d │ │ ├── erratum843419-adrp.d │ │ ├── erratum843419-far-adr.d │ │ ├── erratum843419-far-full.d │ │ ├── erratum843419-far.s │ │ ├── erratum843419-full.d │ │ ├── erratum843419-near.s │ │ ├── erratum843419-no-args.d │ │ ├── erratum843419.d │ │ ├── erratum843419.s │ │ ├── erratum843419_tls_ie.d │ │ ├── erratum843419_tls_ie.s │ │ ├── farcall-b-defsym.d │ │ ├── farcall-b-defsym.s │ │ ├── farcall-b-gsym.d │ │ ├── farcall-b-gsym.s │ │ ├── farcall-b-none-function.d │ │ ├── farcall-b-none-function.s │ │ ├── farcall-b-plt.d │ │ ├── farcall-b-plt.s │ │ ├── farcall-b-section.d │ │ ├── farcall-b-section.s │ │ ├── farcall-b.d │ │ ├── farcall-b.s │ │ ├── farcall-back-be.d │ │ ├── farcall-back.d │ │ ├── farcall-back.s │ │ ├── farcall-bl-defsym.d │ │ ├── farcall-bl-defsym.s │ │ ├── farcall-bl-none-function.d │ │ ├── farcall-bl-none-function.s │ │ ├── farcall-bl-plt.d │ │ ├── farcall-bl-plt.s │ │ ├── farcall-bl-section.d │ │ ├── farcall-bl-section.s │ │ ├── farcall-bl.d │ │ ├── farcall-bl.s │ │ ├── farcall-group.d │ │ ├── farcall-group.s │ │ ├── func-in-so.s │ │ ├── func-sym-hash-opt.d │ │ ├── func-sym-hash-opt.s │ │ ├── gc-got-relocs.d │ │ ├── gc-plt-hidden.s │ │ ├── gc-plt-main.s │ │ ├── gc-plt-relocs.d │ │ ├── gc-plt1.s │ │ ├── gc-plt2.s │ │ ├── gc-relocs-257-dyn.d │ │ ├── gc-relocs-257.d │ │ ├── gc-relocs-257.s │ │ ├── gc-relocs-309.s │ │ ├── gc-relocs-311.s │ │ ├── gc-relocs-312.s │ │ ├── gc-relocs-tlsdesc.s │ │ ├── gc-relocs-tlsgd.s │ │ ├── gc-relocs-tlsie.s │ │ ├── gc-relocs-tlsle.s │ │ ├── gc-start.s │ │ ├── gc-tls-relocs.d │ │ ├── ifunc-1-local.d │ │ ├── ifunc-1-local.s │ │ ├── ifunc-1.d │ │ ├── ifunc-1.s │ │ ├── ifunc-10.d │ │ ├── ifunc-10.s │ │ ├── ifunc-11.d │ │ ├── ifunc-11.s │ │ ├── ifunc-12.d │ │ ├── ifunc-12.s │ │ ├── ifunc-13.d │ │ ├── ifunc-13a.s │ │ ├── ifunc-13b.s │ │ ├── ifunc-14a.d │ │ ├── ifunc-14a.s │ │ ├── ifunc-14b.d │ │ ├── ifunc-14b.s │ │ ├── ifunc-14c.d │ │ ├── ifunc-14c.s │ │ ├── ifunc-14d.d │ │ ├── ifunc-14e.d │ │ ├── ifunc-14f.d │ │ ├── ifunc-15.d │ │ ├── ifunc-15.s │ │ ├── ifunc-16.d │ │ ├── ifunc-16.s │ │ ├── ifunc-17a.d │ │ ├── ifunc-17a.s │ │ ├── ifunc-17b.d │ │ ├── ifunc-17b.s │ │ ├── ifunc-18a.d │ │ ├── ifunc-18a.s │ │ ├── ifunc-18b.d │ │ ├── ifunc-18b.s │ │ ├── ifunc-19a.d │ │ ├── ifunc-19a.s │ │ ├── ifunc-19b.d │ │ ├── ifunc-19b.s │ │ ├── ifunc-2-local.d │ │ ├── ifunc-2-local.s │ │ ├── ifunc-2.d │ │ ├── ifunc-2.s │ │ ├── ifunc-20.d │ │ ├── ifunc-20.s │ │ ├── ifunc-21.d │ │ ├── ifunc-21.s │ │ ├── ifunc-22.d │ │ ├── ifunc-22.s │ │ ├── ifunc-3.s │ │ ├── ifunc-3a.d │ │ ├── ifunc-3b.d │ │ ├── ifunc-4.d │ │ ├── ifunc-4.s │ │ ├── ifunc-4a.d │ │ ├── ifunc-5-local.s │ │ ├── ifunc-5.s │ │ ├── ifunc-5a-local.d │ │ ├── ifunc-5a.d │ │ ├── ifunc-5b-local.d │ │ ├── ifunc-5b.d │ │ ├── ifunc-5r-local.d │ │ ├── ifunc-6.s │ │ ├── ifunc-6a.d │ │ ├── ifunc-6b.d │ │ ├── ifunc-7.s │ │ ├── ifunc-7a.d │ │ ├── ifunc-7b.d │ │ ├── ifunc-7c.d │ │ ├── ifunc-8.d │ │ ├── ifunc-8a.s │ │ ├── ifunc-8b.s │ │ ├── ifunc-9.d │ │ ├── ifunc-9.s │ │ ├── implicit_got_section_1.d │ │ ├── implicit_got_section_1.s │ │ ├── lib/ │ │ │ └── aarch64-elf-lib.exp │ │ ├── limit-b.d │ │ ├── limit-b.s │ │ ├── limit-bl.d │ │ ├── limit-bl.s │ │ ├── local-addend-r.d │ │ ├── nto-stack-note-1.d │ │ ├── nto-stack-note-2.d │ │ ├── nto-stack-note-3.d │ │ ├── nto-stack-note.s │ │ ├── pcrel-protected.s │ │ ├── pcrel.s │ │ ├── pcrel_pic_defined.d │ │ ├── pcrel_pic_protected.d │ │ ├── pcrel_pic_undefined.d │ │ ├── pie-bind-locally-a.s │ │ ├── pie-bind-locally-b.s │ │ ├── pie-bind-locally.d │ │ ├── plt_mapping_symbol.d │ │ ├── plt_mapping_symbol.s │ │ ├── pr17415.d │ │ ├── pr17415.s │ │ ├── pr20402.d │ │ ├── pr20402.s │ │ ├── pr22764.d │ │ ├── pr22764.s │ │ ├── protected-data.d │ │ ├── protected-data.s │ │ ├── protected.s │ │ ├── protections/ │ │ │ ├── aarch64-protections.exp │ │ │ ├── bti-far-1.d │ │ │ ├── bti-far-2.d │ │ │ ├── bti-far-3.d │ │ │ ├── bti-far-3.ld │ │ │ ├── bti-far-3a.s │ │ │ ├── bti-far-3b.s │ │ │ ├── bti-far-3c.s │ │ │ ├── bti-far-opt.d │ │ │ ├── bti-far-opt.s │ │ │ ├── bti-far.ld │ │ │ ├── bti-far.s │ │ │ ├── bti-pac-plt-1-a.d │ │ │ ├── bti-pac-plt-1-b.d │ │ │ ├── bti-pac-plt-2-a.d │ │ │ ├── bti-pac-plt-2-b.d │ │ │ ├── bti-pac-plt-3-a.d │ │ │ ├── bti-pac-plt-3-b.d │ │ │ ├── bti-pac-plt.s │ │ │ ├── bti-plt-1-a.d │ │ │ ├── bti-plt-1-b.d │ │ │ ├── bti-plt-1-c.d │ │ │ ├── bti-plt-1.s │ │ │ ├── bti-plt-2-a-i.d │ │ │ ├── bti-plt-2-a-ii.d │ │ │ ├── bti-plt-2-a-iii.d │ │ │ ├── bti-plt-2-a-iv.d │ │ │ ├── bti-plt-2-a-v.d │ │ │ ├── bti-plt-2-b.d │ │ │ ├── bti-plt-2-c.d │ │ │ ├── bti-plt-2.s │ │ │ ├── bti-plt-3.d │ │ │ ├── bti-plt-4-a-i.d │ │ │ ├── bti-plt-4-a-ii.d │ │ │ ├── bti-plt-4-a-iii.d │ │ │ ├── bti-plt-4-a-iv.d │ │ │ ├── bti-plt-4-a-v.d │ │ │ ├── bti-plt-4-b.d │ │ │ ├── bti-plt-4-c.d │ │ │ ├── bti-plt-6.d │ │ │ ├── bti-plt-so.s │ │ │ ├── bti-plt.ld │ │ │ ├── gcs-1-a.d │ │ │ ├── gcs-1-b.d │ │ │ ├── gcs-1-c.d │ │ │ ├── gcs-1-d.d │ │ │ ├── gcs-2-a-i.d │ │ │ ├── gcs-2-a-ii.d │ │ │ ├── gcs-2-b-i.d │ │ │ ├── gcs-2-b-ii.d │ │ │ ├── gcs-2-b-iii.d │ │ │ ├── gcs-2-b-iv.d │ │ │ ├── gcs-2-c-i.d │ │ │ ├── gcs-2-c-ii.d │ │ │ ├── gcs-3-a-i.d │ │ │ ├── gcs-3-a-ii.d │ │ │ ├── gcs-3-a-iii.d │ │ │ ├── gcs-3-a-iv.d │ │ │ ├── gcs-3-b-i.d │ │ │ ├── gcs-3-b-ii.d │ │ │ ├── gcs-3-b-iii.d │ │ │ ├── gcs-3-c-i.d │ │ │ ├── gcs-3-c-ii.d │ │ │ ├── gcs-3-c-iii.d │ │ │ ├── gcs.s │ │ │ ├── gcs2.s │ │ │ ├── gnu-note-properties-maskable-merged.inc │ │ │ ├── gnu-note-properties-maskable-split.inc │ │ │ ├── gnu-note-properties-selectable-merged.inc │ │ │ ├── gnu-note-properties-selectable-split.inc │ │ │ ├── gnu-properties-1-all-merged.d │ │ │ ├── gnu-properties-1-all-split.d │ │ │ ├── gnu-properties-all.s │ │ │ ├── gnu-properties-combine-2-all-all.d │ │ │ ├── gnu-properties-combine-2-all-bti-pac.d │ │ │ ├── gnu-properties-combine-2-all-bti.d │ │ │ ├── gnu-properties-combine-2-all-gcs.d │ │ │ ├── gnu-properties-combine-2-all-pac.d │ │ │ ├── gnu-properties-maskable.s │ │ │ ├── gnu-properties-selectable.s │ │ │ ├── nogcs.s │ │ │ ├── pac-plt-1-a.d │ │ │ ├── pac-plt-1-b.d │ │ │ ├── pac-plt-2.d │ │ │ ├── property-bti-pac1.s │ │ │ ├── property-bti-pac2.s │ │ │ ├── property-bti-pac4-a.d │ │ │ ├── property-bti-pac4-b.d │ │ │ └── property-bti-pac4.s │ │ ├── rela-abs-relative-be.d │ │ ├── rela-abs-relative-opt.d │ │ ├── rela-abs-relative.d │ │ ├── rela-abs-relative.s │ │ ├── rela-idempotent.d │ │ ├── rela-idempotent.s │ │ ├── relasz.d │ │ ├── relasz.s │ │ ├── reloc-overflow-1.s │ │ ├── reloc-overflow-2.s │ │ ├── reloc-overflow-bad.d │ │ ├── relocs-1027-symbolic-func.d │ │ ├── relocs-1027-symbolic-func.s │ │ ├── relocs-ilp32.ld │ │ ├── relocs.ld │ │ ├── relr-align-ilp32.d │ │ ├── relr-align-ilp32.s │ │ ├── relr-align.d │ │ ├── relr-align.s │ │ ├── relr-data-pie.d │ │ ├── relr-data-shared.d │ │ ├── relr-data.s │ │ ├── relr-discard-pie.d │ │ ├── relr-discard-shared.d │ │ ├── relr-discard.ld │ │ ├── relr-discard.s │ │ ├── relr-got-pie-ilp32.d │ │ ├── relr-got-pie.d │ │ ├── relr-got-shared-ilp32.d │ │ ├── relr-got-shared.d │ │ ├── relr-got.s │ │ ├── relr-text-pie.d │ │ ├── relr-text-shared.d │ │ ├── relr-text.s │ │ ├── sframe-bar.s │ │ ├── sframe-foo.s │ │ ├── sframe-simple-1.d │ │ ├── start.s │ │ ├── tls-desc-ie-ilp32.d │ │ ├── tls-desc-ie.d │ │ ├── tls-desc-ie.s │ │ ├── tls-gd-symbolic.d │ │ ├── tls-gd-symbolic.s │ │ ├── tls-large-desc-be.d │ │ ├── tls-large-desc.d │ │ ├── tls-large-desc.s │ │ ├── tls-large-ie-be.d │ │ ├── tls-large-ie.d │ │ ├── tls-large-ie.s │ │ ├── tls-relax-all-ilp32.d │ │ ├── tls-relax-all.d │ │ ├── tls-relax-all.s │ │ ├── tls-relax-gd-ie-2.d │ │ ├── tls-relax-gd-ie-2.s │ │ ├── tls-relax-gd-ie-3.d │ │ ├── tls-relax-gd-ie-ilp32.d │ │ ├── tls-relax-gd-ie.d │ │ ├── tls-relax-gd-ie.s │ │ ├── tls-relax-gd-le-ilp32.d │ │ ├── tls-relax-gd-le.d │ │ ├── tls-relax-gd-le.s │ │ ├── tls-relax-gdesc-ie-2.d │ │ ├── tls-relax-gdesc-ie-2.s │ │ ├── tls-relax-gdesc-ie.d │ │ ├── tls-relax-gdesc-ie.s │ │ ├── tls-relax-gdesc-le-2-ilp32.d │ │ ├── tls-relax-gdesc-le-2.d │ │ ├── tls-relax-gdesc-le-2.s │ │ ├── tls-relax-gdesc-le-ilp32.d │ │ ├── tls-relax-gdesc-le-now.d │ │ ├── tls-relax-gdesc-le.d │ │ ├── tls-relax-gdesc-le.s │ │ ├── tls-relax-ie-le-2-ilp32.d │ │ ├── tls-relax-ie-le-2.d │ │ ├── tls-relax-ie-le-2.s │ │ ├── tls-relax-ie-le-3-ilp32.d │ │ ├── tls-relax-ie-le-3.d │ │ ├── tls-relax-ie-le-3.s │ │ ├── tls-relax-ie-le-4.d │ │ ├── tls-relax-ie-le-4.s │ │ ├── tls-relax-ie-le-ilp32.d │ │ ├── tls-relax-ie-le.d │ │ ├── tls-relax-ie-le.s │ │ ├── tls-relax-large-desc-ie-be.d │ │ ├── tls-relax-large-desc-ie.d │ │ ├── tls-relax-large-desc-ie.s │ │ ├── tls-relax-large-desc-le-be.d │ │ ├── tls-relax-large-desc-le.d │ │ ├── tls-relax-large-desc-le.s │ │ ├── tls-relax-large-gd-ie-be.d │ │ ├── tls-relax-large-gd-ie.d │ │ ├── tls-relax-large-gd-ie.s │ │ ├── tls-relax-large-gd-le-be.d │ │ ├── tls-relax-large-gd-le.d │ │ ├── tls-relax-large-gd-le.s │ │ ├── tls-relax-ld-le-small-ilp32.d │ │ ├── tls-relax-ld-le-small.d │ │ ├── tls-relax-ld-le-small.s │ │ ├── tls-relax-ld-le-tiny-ilp32.d │ │ ├── tls-relax-ld-le-tiny.d │ │ ├── tls-relax-ld-le-tiny.s │ │ ├── tls-sharedlib.s │ │ ├── tls-small-ld.d │ │ ├── tls-small-ld.s │ │ ├── tls-tiny-desc-ie-ilp32.d │ │ ├── tls-tiny-desc-ie.d │ │ ├── tls-tiny-desc-ie.s │ │ ├── tls-tiny-desc-le-ilp32.d │ │ ├── tls-tiny-desc-le.d │ │ ├── tls-tiny-desc-le.s │ │ ├── tls-tiny-desc.d │ │ ├── tls-tiny-desc.s │ │ ├── tls-tiny-gd-ie-ilp32.d │ │ ├── tls-tiny-gd-ie.d │ │ ├── tls-tiny-gd-ie.s │ │ ├── tls-tiny-gd-le-ilp32.d │ │ ├── tls-tiny-gd-le.d │ │ ├── tls-tiny-gd-le.s │ │ ├── tls-tiny-gd.d │ │ ├── tls-tiny-gd.s │ │ ├── tls-tiny-ie.d │ │ ├── tls-tiny-ie.s │ │ ├── tls-tiny-ld.d │ │ ├── tls-tiny-ld.s │ │ ├── tlsle-symbol-offset.d │ │ ├── tlsle-symbol-offset.s │ │ ├── tlsle.d │ │ ├── tlsle.s │ │ ├── tprel_add_lo12_overflow.d │ │ ├── tprel_add_lo12_overflow.s │ │ ├── tprel_g2_overflow.d │ │ ├── tprel_g2_overflow.s │ │ ├── undef-tls.d │ │ ├── undef-tls.s │ │ ├── variant_pcs-1.s │ │ ├── variant_pcs-2.s │ │ ├── variant_pcs-now.d │ │ ├── variant_pcs-r.d │ │ ├── variant_pcs-shared.d │ │ ├── variant_pcs.ld │ │ ├── weak-tls.d │ │ ├── weak-tls.s │ │ ├── weak-undefined.d │ │ └── weak-undefined.s │ ├── ld-alpha/ │ │ ├── align.s │ │ ├── alpha.exp │ │ ├── emptygot.nm │ │ ├── emptygot.s │ │ ├── tlsbin.dd │ │ ├── tlsbin.rd │ │ ├── tlsbin.s │ │ ├── tlsbin.sd │ │ ├── tlsbin.td │ │ ├── tlsbinpic.s │ │ ├── tlsbinr.dd │ │ ├── tlsbinr.rd │ │ ├── tlsbinr.sd │ │ ├── tlsg.s │ │ ├── tlsg.sd │ │ ├── tlslib.s │ │ ├── tlspic.dd │ │ ├── tlspic.rd │ │ ├── tlspic.sd │ │ ├── tlspic.td │ │ ├── tlspic1.s │ │ └── tlspic2.s │ ├── ld-arc/ │ │ ├── arc.exp │ │ ├── arclinux-nps.d │ │ ├── arclinux-nps.s │ │ ├── attr-merge-0.d │ │ ├── attr-merge-0.s │ │ ├── attr-merge-0e.s │ │ ├── attr-merge-1.d │ │ ├── attr-merge-1.s │ │ ├── attr-merge-1e.s │ │ ├── attr-merge-2.d │ │ ├── attr-merge-2.s │ │ ├── attr-merge-3.d │ │ ├── attr-merge-3.s │ │ ├── attr-merge-3e.s │ │ ├── attr-merge-4.s │ │ ├── attr-merge-5.d │ │ ├── attr-merge-5a.s │ │ ├── attr-merge-5b.s │ │ ├── attr-merge-6.d │ │ ├── attr-merge-6a.s │ │ ├── attr-merge-6b.s │ │ ├── attr-merge-6bis.d │ │ ├── attr-merge-conflict-isa.d │ │ ├── attr-merge-err-isa.d │ │ ├── attr-merge-err-quarkse.d │ │ ├── attr-merge-incompatible-cpu.d │ │ ├── attr-quarkse.s │ │ ├── attr-quarkse2.s │ │ ├── got-01.d │ │ ├── got-01.s │ │ ├── got-weak.d │ │ ├── got-weak.s │ │ ├── jli-overflow.d │ │ ├── jli-overflow.err │ │ ├── jli-overflow.s │ │ ├── jli-script.ld │ │ ├── jli-simple.dd │ │ ├── jli-simple.rd │ │ ├── jli-simple.s │ │ ├── nps-1.s │ │ ├── nps-1a.d │ │ ├── nps-1b.d │ │ ├── nps-1b.err │ │ ├── relax-local-pic.d │ │ ├── relax-local-pic.s │ │ ├── sda-relocs.dd │ │ ├── sda-relocs.ld │ │ ├── sda-relocs.rd │ │ ├── sda-relocs.s │ │ ├── tls-dtpoff.dd │ │ ├── tls-dtpoff.rd │ │ ├── tls-dtpoff.s │ │ ├── tls-relocs.ld │ │ ├── tls_gd-01.d │ │ ├── tls_gd-01.s │ │ ├── tls_ie-01.d │ │ └── tls_ie-01.s │ ├── ld-arm/ │ │ ├── abs-call-1.d │ │ ├── abs-call-1.s │ │ ├── arch-v6.s │ │ ├── arch-v6k.s │ │ ├── arch-v6t2.s │ │ ├── arm-app-abs32.d │ │ ├── arm-app-abs32.r │ │ ├── arm-app-abs32.s │ │ ├── arm-app-movw.s │ │ ├── arm-app.d │ │ ├── arm-app.r │ │ ├── arm-app.s │ │ ├── arm-be8.d │ │ ├── arm-be8.s │ │ ├── arm-call.d │ │ ├── arm-call1.s │ │ ├── arm-call2.s │ │ ├── arm-dyn.ld │ │ ├── arm-elf.exp │ │ ├── arm-export-class.rd │ │ ├── arm-export-class.xd │ │ ├── arm-lib-plt-2.dd │ │ ├── arm-lib-plt-2.rd │ │ ├── arm-lib-plt-2a.s │ │ ├── arm-lib-plt-2b.s │ │ ├── arm-lib-plt32.d │ │ ├── arm-lib-plt32.r │ │ ├── arm-lib-plt32.s │ │ ├── arm-lib.d │ │ ├── arm-lib.ld │ │ ├── arm-lib.r │ │ ├── arm-lib.s │ │ ├── arm-movwt.d │ │ ├── arm-movwt.s │ │ ├── arm-no-rel-plt.ld │ │ ├── arm-no-rel-plt.r │ │ ├── arm-pic-veneer.d │ │ ├── arm-pic-veneer.s │ │ ├── arm-rel31.d │ │ ├── arm-rel31.s │ │ ├── arm-rel32.d │ │ ├── arm-rel32.s │ │ ├── arm-static-app.d │ │ ├── arm-static-app.r │ │ ├── arm-static-app.s │ │ ├── arm-target1-abs.d │ │ ├── arm-target1-rel.d │ │ ├── arm-target1.s │ │ ├── arm-target2-abs.d │ │ ├── arm-target2-got-rel.d │ │ ├── arm-target2-rel.d │ │ ├── arm-target2.s │ │ ├── arm.ld │ │ ├── arm_purecode.ld │ │ ├── armthumb-lib.d │ │ ├── armthumb-lib.sym │ │ ├── armv4-bx.d │ │ ├── armv4-bx.s │ │ ├── attr-merge-10-dsp.attr │ │ ├── attr-merge-10.attr │ │ ├── attr-merge-10a.s │ │ ├── attr-merge-10b-dsp.s │ │ ├── attr-merge-10b.s │ │ ├── attr-merge-11.attr │ │ ├── attr-merge-11a.s │ │ ├── attr-merge-11b.s │ │ ├── attr-merge-12.attr │ │ ├── attr-merge-12a.s │ │ ├── attr-merge-12b.s │ │ ├── attr-merge-13.attr │ │ ├── attr-merge-13a.s │ │ ├── attr-merge-13b.s │ │ ├── attr-merge-2.attr │ │ ├── attr-merge-2a.s │ │ ├── attr-merge-2b.s │ │ ├── attr-merge-3.attr │ │ ├── attr-merge-3a.s │ │ ├── attr-merge-3b.s │ │ ├── attr-merge-4.attr │ │ ├── attr-merge-4a.s │ │ ├── attr-merge-4b.s │ │ ├── attr-merge-5.attr │ │ ├── attr-merge-5.s │ │ ├── attr-merge-6.attr │ │ ├── attr-merge-6a.s │ │ ├── attr-merge-6b.s │ │ ├── attr-merge-7.attr │ │ ├── attr-merge-7a.s │ │ ├── attr-merge-7b.s │ │ ├── attr-merge-8.attr │ │ ├── attr-merge-8a.s │ │ ├── attr-merge-8b.s │ │ ├── attr-merge-9.out │ │ ├── attr-merge-9a.s │ │ ├── attr-merge-9b.s │ │ ├── attr-merge-arch-1.attr │ │ ├── attr-merge-arch-2.attr │ │ ├── attr-merge-arch-2.d │ │ ├── attr-merge-arch-2a.s │ │ ├── attr-merge-arch-2b.s │ │ ├── attr-merge-div-0.s │ │ ├── attr-merge-div-00.d │ │ ├── attr-merge-div-01-m3.d │ │ ├── attr-merge-div-01.d │ │ ├── attr-merge-div-02.d │ │ ├── attr-merge-div-1.s │ │ ├── attr-merge-div-10-m3.d │ │ ├── attr-merge-div-10.d │ │ ├── attr-merge-div-11.d │ │ ├── attr-merge-div-12.d │ │ ├── attr-merge-div-120.d │ │ ├── attr-merge-div-2.s │ │ ├── attr-merge-div-20.d │ │ ├── attr-merge-div-21.d │ │ ├── attr-merge-div-22.d │ │ ├── attr-merge-hardfp-use-1.d │ │ ├── attr-merge-hardfp-use-1a.s │ │ ├── attr-merge-hardfp-use-1b.s │ │ ├── attr-merge-hardfp-use-2.d │ │ ├── attr-merge-hardfp-use-2a.s │ │ ├── attr-merge-hardfp-use-2b.s │ │ ├── attr-merge-incompatible.d │ │ ├── attr-merge-incompatiblea.s │ │ ├── attr-merge-incompatibleb.s │ │ ├── attr-merge-nosection-1.d │ │ ├── attr-merge-nosection-1a.s │ │ ├── attr-merge-nosection-1b.s │ │ ├── attr-merge-unknown-1.d │ │ ├── attr-merge-unknown-1.s │ │ ├── attr-merge-unknown-2.d │ │ ├── attr-merge-unknown-2.s │ │ ├── attr-merge-unknown-2r.d │ │ ├── attr-merge-unknown-3.d │ │ ├── attr-merge-vfp-1.d │ │ ├── attr-merge-vfp-10.d │ │ ├── attr-merge-vfp-10r.d │ │ ├── attr-merge-vfp-11.d │ │ ├── attr-merge-vfp-11r.d │ │ ├── attr-merge-vfp-12.d │ │ ├── attr-merge-vfp-12r.d │ │ ├── attr-merge-vfp-13.d │ │ ├── attr-merge-vfp-13r.d │ │ ├── attr-merge-vfp-14.d │ │ ├── attr-merge-vfp-14r.d │ │ ├── attr-merge-vfp-1r.d │ │ ├── attr-merge-vfp-2.d │ │ ├── attr-merge-vfp-2.s │ │ ├── attr-merge-vfp-2r.d │ │ ├── attr-merge-vfp-3-d16.s │ │ ├── attr-merge-vfp-3.d │ │ ├── attr-merge-vfp-3.s │ │ ├── attr-merge-vfp-3r.d │ │ ├── attr-merge-vfp-4-d16.s │ │ ├── attr-merge-vfp-4-sp.s │ │ ├── attr-merge-vfp-4.d │ │ ├── attr-merge-vfp-4.s │ │ ├── attr-merge-vfp-4r.d │ │ ├── attr-merge-vfp-5-sp.s │ │ ├── attr-merge-vfp-5.d │ │ ├── attr-merge-vfp-5.s │ │ ├── attr-merge-vfp-5r.d │ │ ├── attr-merge-vfp-6.d │ │ ├── attr-merge-vfp-6r.d │ │ ├── attr-merge-vfp-7.d │ │ ├── attr-merge-vfp-7r.d │ │ ├── attr-merge-vfp-8.d │ │ ├── attr-merge-vfp-8r.d │ │ ├── attr-merge-vfp-9.d │ │ ├── attr-merge-vfp-9r.d │ │ ├── attr-merge-vfp-armv8-hard.s │ │ ├── attr-merge-vfp-armv8.s │ │ ├── attr-merge-vfpv3xd.s │ │ ├── attr-merge-wchar-0.s │ │ ├── attr-merge-wchar-00-nowarn.d │ │ ├── attr-merge-wchar-00.d │ │ ├── attr-merge-wchar-02-nowarn.d │ │ ├── attr-merge-wchar-02.d │ │ ├── attr-merge-wchar-04-nowarn.d │ │ ├── attr-merge-wchar-04.d │ │ ├── attr-merge-wchar-2.s │ │ ├── attr-merge-wchar-20-nowarn.d │ │ ├── attr-merge-wchar-20.d │ │ ├── attr-merge-wchar-22-nowarn.d │ │ ├── attr-merge-wchar-22.d │ │ ├── attr-merge-wchar-24-nowarn.d │ │ ├── attr-merge-wchar-24.d │ │ ├── attr-merge-wchar-4.s │ │ ├── attr-merge-wchar-40-nowarn.d │ │ ├── attr-merge-wchar-40.d │ │ ├── attr-merge-wchar-42-nowarn.d │ │ ├── attr-merge-wchar-42.d │ │ ├── attr-merge-wchar-44-nowarn.d │ │ ├── attr-merge-wchar-44.d │ │ ├── attr-merge.attr │ │ ├── attr-merge.s │ │ ├── bf.d │ │ ├── bf.s │ │ ├── bfcsel.d │ │ ├── bfcsel.s │ │ ├── bfl.d │ │ ├── bfl.s │ │ ├── bfs-0.s │ │ ├── bfs-1.s │ │ ├── blank.s │ │ ├── branch-futures.d │ │ ├── branch-lks-sym.ld │ │ ├── callweak-2.d │ │ ├── callweak-2.s │ │ ├── callweak.d │ │ ├── callweak.s │ │ ├── cmse-implib-errors.out │ │ ├── cmse-implib.rd │ │ ├── cmse-implib.s │ │ ├── cmse-implib.type │ │ ├── cmse-new-comeback-implib.rd │ │ ├── cmse-new-earlier-later-implib.out │ │ ├── cmse-new-implib-no-output.out │ │ ├── cmse-new-implib-not-sg-in-implib.out │ │ ├── cmse-new-implib.out │ │ ├── cmse-new-implib.rd │ │ ├── cmse-new-wrong-implib.out │ │ ├── cmse-veneers-no-gnu_sgstubs.out │ │ ├── cmse-veneers-wrong-entryfct.out │ │ ├── cmse-veneers.d │ │ ├── cmse-veneers.rd │ │ ├── cmse-veneers.s │ │ ├── cmse-veneers.sd │ │ ├── cmse_main.s │ │ ├── cmse_main_sec_debug.d │ │ ├── cmse_sec_debug.s │ │ ├── cortex-a8-arm-target.s │ │ ├── cortex-a8-far-1.s │ │ ├── cortex-a8-far-2.s │ │ ├── cortex-a8-far-3.s │ │ ├── cortex-a8-far.d │ │ ├── cortex-a8-fix-b-plt.d │ │ ├── cortex-a8-fix-b-plt.s │ │ ├── cortex-a8-fix-b-rel-arm.d │ │ ├── cortex-a8-fix-b-rel-thumb.d │ │ ├── cortex-a8-fix-b-rel.s │ │ ├── cortex-a8-fix-b.d │ │ ├── cortex-a8-fix-b.s │ │ ├── cortex-a8-fix-bcc-plt.d │ │ ├── cortex-a8-fix-bcc-plt.s │ │ ├── cortex-a8-fix-bcc-rel-thumb.d │ │ ├── cortex-a8-fix-bcc-rel.s │ │ ├── cortex-a8-fix-bcc.d │ │ ├── cortex-a8-fix-bcc.s │ │ ├── cortex-a8-fix-bl-plt.d │ │ ├── cortex-a8-fix-bl-plt.s │ │ ├── cortex-a8-fix-bl-rel-arm.d │ │ ├── cortex-a8-fix-bl-rel-plt.d │ │ ├── cortex-a8-fix-bl-rel-thumb.d │ │ ├── cortex-a8-fix-bl-rel.s │ │ ├── cortex-a8-fix-bl.d │ │ ├── cortex-a8-fix-bl.s │ │ ├── cortex-a8-fix-blx-bcond.d │ │ ├── cortex-a8-fix-blx-bcond.s │ │ ├── cortex-a8-fix-blx-plt.d │ │ ├── cortex-a8-fix-blx-plt.s │ │ ├── cortex-a8-fix-blx-rel-arm.d │ │ ├── cortex-a8-fix-blx-rel-thumb.d │ │ ├── cortex-a8-fix-blx-rel.s │ │ ├── cortex-a8-fix-blx.d │ │ ├── cortex-a8-fix-blx.s │ │ ├── cortex-a8-fix-hdr.d │ │ ├── cortex-a8-fix-hdr.s │ │ ├── cortex-a8-fix-hdr.t │ │ ├── cortex-a8-fix-plt.ld │ │ ├── cortex-a8-thumb-target.s │ │ ├── data-only-map.d │ │ ├── data-only-map.ld │ │ ├── data-only-map.s │ │ ├── discard-unwind.ld │ │ ├── eabi-hard-float.d │ │ ├── eabi-hard-float.s │ │ ├── eabi-soft-float-ABI4.d │ │ ├── eabi-soft-float-r.d │ │ ├── eabi-soft-float.d │ │ ├── eabi-soft-float.s │ │ ├── emit-relocs1-vxworks.d │ │ ├── emit-relocs1.d │ │ ├── emit-relocs1.s │ │ ├── exec-got-1.d │ │ ├── exec-got-1a.s │ │ ├── exec-got-1b.s │ │ ├── export-class.exp │ │ ├── farcall-arm-arm-pic-veneer.d │ │ ├── farcall-arm-arm.d │ │ ├── farcall-arm-arm.s │ │ ├── farcall-arm-nacl-pic.d │ │ ├── farcall-arm-nacl.d │ │ ├── farcall-arm-thumb-blx-pic-veneer.d │ │ ├── farcall-arm-thumb-blx.d │ │ ├── farcall-arm-thumb-pic-veneer.d │ │ ├── farcall-arm-thumb.d │ │ ├── farcall-arm-thumb.s │ │ ├── farcall-cond-thumb-arm.d │ │ ├── farcall-cond-thumb-arm.s │ │ ├── farcall-data-nacl.d │ │ ├── farcall-data.d │ │ ├── farcall-data.s │ │ ├── farcall-group-limit.d │ │ ├── farcall-group-size2.d │ │ ├── farcall-group.d │ │ ├── farcall-group.s │ │ ├── farcall-group2.s │ │ ├── farcall-group3.s │ │ ├── farcall-group4.s │ │ ├── farcall-missing-type-bad.s │ │ ├── farcall-missing-type-main-undefweak.s │ │ ├── farcall-missing-type-main.s │ │ ├── farcall-missing-type-undefweak.d │ │ ├── farcall-missing-type.d │ │ ├── farcall-missing-type.ld │ │ ├── farcall-mix.d │ │ ├── farcall-mix.s │ │ ├── farcall-mix2.d │ │ ├── farcall-mix2.s │ │ ├── farcall-mixed-app-v5.d │ │ ├── farcall-mixed-app.d │ │ ├── farcall-mixed-app.r │ │ ├── farcall-mixed-app.s │ │ ├── farcall-mixed-app.sym │ │ ├── farcall-mixed-app2.d │ │ ├── farcall-mixed-app2.r │ │ ├── farcall-mixed-app2.s │ │ ├── farcall-mixed-app2.sym │ │ ├── farcall-mixed-lib-v4t.d │ │ ├── farcall-mixed-lib.d │ │ ├── farcall-mixed-lib.r │ │ ├── farcall-mixed-lib1.s │ │ ├── farcall-mixed-lib2.s │ │ ├── farcall-section.d │ │ ├── farcall-section.s │ │ ├── farcall-thumb-arm-blx-pic-veneer.d │ │ ├── farcall-thumb-arm-blx.d │ │ ├── farcall-thumb-arm-pic-veneer.d │ │ ├── farcall-thumb-arm-short.d │ │ ├── farcall-thumb-arm-short.s │ │ ├── farcall-thumb-arm.d │ │ ├── farcall-thumb-arm.s │ │ ├── farcall-thumb-thumb-blx-pic-veneer.d │ │ ├── farcall-thumb-thumb-blx.d │ │ ├── farcall-thumb-thumb-m-no-profile-a.s │ │ ├── farcall-thumb-thumb-m-no-profile-b.s │ │ ├── farcall-thumb-thumb-m-no-profile.d │ │ ├── farcall-thumb-thumb-m-pic-veneer.d │ │ ├── farcall-thumb-thumb-m.d │ │ ├── farcall-thumb-thumb-pic-veneer.d │ │ ├── farcall-thumb-thumb.d │ │ ├── farcall-thumb-thumb.s │ │ ├── farcall-thumb2-purecode.d │ │ ├── farcall-thumb2-purecode.s │ │ ├── farcall-thumb2-thumb2-m.d │ │ ├── fdpic-main-m.d │ │ ├── fdpic-main-m.s │ │ ├── fdpic-main-m.sym │ │ ├── fdpic-main.d │ │ ├── fdpic-main.ld │ │ ├── fdpic-main.r │ │ ├── fdpic-main.s │ │ ├── fdpic-main.sym │ │ ├── fdpic-shared-m.d │ │ ├── fdpic-shared-m.s │ │ ├── fdpic-shared-m.sym │ │ ├── fdpic-shared.d │ │ ├── fdpic-shared.ld │ │ ├── fdpic-shared.r │ │ ├── fdpic-shared.s │ │ ├── fdpic-shared.sym │ │ ├── fix-arm1176-off.d │ │ ├── fix-arm1176-on.d │ │ ├── fix-arm1176.s │ │ ├── gc-hidden-1.d │ │ ├── gc-thumb-lib.s │ │ ├── gc-thumb.d │ │ ├── gc-thumb.s │ │ ├── gc-unwind.d │ │ ├── gc-unwind.s │ │ ├── gcdfn.s │ │ ├── group-relocs-alu-bad-2.d │ │ ├── group-relocs-alu-bad-2.s │ │ ├── group-relocs-alu-bad.d │ │ ├── group-relocs-alu-bad.s │ │ ├── group-relocs-ldc-bad-2.d │ │ ├── group-relocs-ldc-bad-2.s │ │ ├── group-relocs-ldc-bad.d │ │ ├── group-relocs-ldc-bad.s │ │ ├── group-relocs-ldr-bad-2.d │ │ ├── group-relocs-ldr-bad-2.s │ │ ├── group-relocs-ldr-bad.d │ │ ├── group-relocs-ldr-bad.s │ │ ├── group-relocs-ldrs-bad-2.d │ │ ├── group-relocs-ldrs-bad-2.s │ │ ├── group-relocs-ldrs-bad.d │ │ ├── group-relocs-ldrs-bad.s │ │ ├── group-relocs.d │ │ ├── group-relocs.s │ │ ├── hideall.ld │ │ ├── hidfn.s │ │ ├── ifunc-1.dd │ │ ├── ifunc-1.gd │ │ ├── ifunc-1.rd │ │ ├── ifunc-1.s │ │ ├── ifunc-10.dd │ │ ├── ifunc-10.gd │ │ ├── ifunc-10.rd │ │ ├── ifunc-10.s │ │ ├── ifunc-11.dd │ │ ├── ifunc-11.gd │ │ ├── ifunc-11.rd │ │ ├── ifunc-11.s │ │ ├── ifunc-12.dd │ │ ├── ifunc-12.gd │ │ ├── ifunc-12.rd │ │ ├── ifunc-12.s │ │ ├── ifunc-13.dd │ │ ├── ifunc-13.gd │ │ ├── ifunc-13.rd │ │ ├── ifunc-13.s │ │ ├── ifunc-14.dd │ │ ├── ifunc-14.gd │ │ ├── ifunc-14.rd │ │ ├── ifunc-14.s │ │ ├── ifunc-15.dd │ │ ├── ifunc-15.gd │ │ ├── ifunc-15.rd │ │ ├── ifunc-15.s │ │ ├── ifunc-16.dd │ │ ├── ifunc-16.gd │ │ ├── ifunc-16.rd │ │ ├── ifunc-16.s │ │ ├── ifunc-17.dd │ │ ├── ifunc-17.gd │ │ ├── ifunc-17.rd │ │ ├── ifunc-17.s │ │ ├── ifunc-2.dd │ │ ├── ifunc-2.gd │ │ ├── ifunc-2.rd │ │ ├── ifunc-2.s │ │ ├── ifunc-3.dd │ │ ├── ifunc-3.gd │ │ ├── ifunc-3.rd │ │ ├── ifunc-3.s │ │ ├── ifunc-4.dd │ │ ├── ifunc-4.gd │ │ ├── ifunc-4.rd │ │ ├── ifunc-4.s │ │ ├── ifunc-5.dd │ │ ├── ifunc-5.gd │ │ ├── ifunc-5.rd │ │ ├── ifunc-5.s │ │ ├── ifunc-6.dd │ │ ├── ifunc-6.gd │ │ ├── ifunc-6.rd │ │ ├── ifunc-6.s │ │ ├── ifunc-7.dd │ │ ├── ifunc-7.gd │ │ ├── ifunc-7.rd │ │ ├── ifunc-7.s │ │ ├── ifunc-8.dd │ │ ├── ifunc-8.gd │ │ ├── ifunc-8.rd │ │ ├── ifunc-8.s │ │ ├── ifunc-9.dd │ │ ├── ifunc-9.gd │ │ ├── ifunc-9.rd │ │ ├── ifunc-9.s │ │ ├── ifunc-dynamic.ld │ │ ├── ifunc-gdesc.r │ │ ├── ifunc-gdesc.s │ │ ├── ifunc-gdesc.ver │ │ ├── ifunc-static.ld │ │ ├── jump-reloc-veneers-cond-long-backward.d │ │ ├── jump-reloc-veneers-cond-long.d │ │ ├── jump-reloc-veneers-cond-short-backward.d │ │ ├── jump-reloc-veneers-cond-short.d │ │ ├── jump-reloc-veneers-cond.s │ │ ├── jump-reloc-veneers-long.d │ │ ├── jump-reloc-veneers-short1.d │ │ ├── jump-reloc-veneers-short2.d │ │ ├── jump-reloc-veneers.s │ │ ├── jump19.d │ │ ├── jump19.s │ │ ├── long-plt-format.d │ │ ├── long-plt-format.s │ │ ├── main.s │ │ ├── mixed-app-v5.d │ │ ├── mixed-app.d │ │ ├── mixed-app.r │ │ ├── mixed-app.s │ │ ├── mixed-app.sym │ │ ├── mixed-lib.d │ │ ├── mixed-lib.r │ │ ├── mixed-lib.s │ │ ├── mixed-lib.sym │ │ ├── movw-merge.d │ │ ├── movw-merge.s │ │ ├── movw-shared-1.d │ │ ├── movw-shared-1.s │ │ ├── movw-shared-2.d │ │ ├── movw-shared-2.s │ │ ├── movw-shared-3.d │ │ ├── movw-shared-3.s │ │ ├── movw-shared-4.d │ │ ├── movw-shared-4.s │ │ ├── non-contiguous-arm.d │ │ ├── non-contiguous-arm.ld │ │ ├── non-contiguous-arm.s │ │ ├── non-contiguous-arm2.d │ │ ├── non-contiguous-arm2.ld │ │ ├── non-contiguous-arm3.d │ │ ├── non-contiguous-arm3.ld │ │ ├── non-contiguous-arm4.d │ │ ├── non-contiguous-arm4.ld │ │ ├── non-contiguous-arm5.d │ │ ├── non-contiguous-arm5.ld │ │ ├── non-contiguous-arm6.d │ │ ├── non-contiguous-arm6.ld │ │ ├── non-contiguous-arm7.d │ │ ├── non-contiguous-arm7.err │ │ ├── non-contiguous-arm7.ld │ │ ├── non-contiguous-arm7.s │ │ ├── pcrel-shared.rd │ │ ├── pcrel-shared.s │ │ ├── pie-bind-locally-a.s │ │ ├── pie-bind-locally-b.s │ │ ├── pie-bind-locally.d │ │ ├── preempt-app.s │ │ ├── preempt-app.sym │ │ ├── protected-data.d │ │ ├── protected-data.s │ │ ├── rel32-reject-pie.d │ │ ├── rel32-reject-pie.s │ │ ├── rel32-reject.d │ │ ├── rel32-reject.s │ │ ├── reloc-boundaries.d │ │ ├── reloc-boundaries.s │ │ ├── rodata-merge-map.ld │ │ ├── rodata-merge-map.sym │ │ ├── rodata-merge-map1.s │ │ ├── rodata-merge-map2.s │ │ ├── rodata-merge-map3.s │ │ ├── script-type.ld │ │ ├── script-type.s │ │ ├── script-type.sym │ │ ├── stm32l4xx-cannot-fix-far-ldm.d │ │ ├── stm32l4xx-cannot-fix-far-ldm.s │ │ ├── stm32l4xx-cannot-fix-it-block.d │ │ ├── stm32l4xx-cannot-fix-it-block.s │ │ ├── stm32l4xx-fix-all.d │ │ ├── stm32l4xx-fix-all.s │ │ ├── stm32l4xx-fix-it-block.d │ │ ├── stm32l4xx-fix-it-block.s │ │ ├── stm32l4xx-fix-ldm.d │ │ ├── stm32l4xx-fix-ldm.s │ │ ├── stm32l4xx-fix-vldm-dp.d │ │ ├── stm32l4xx-fix-vldm-dp.s │ │ ├── stm32l4xx-fix-vldm.d │ │ ├── stm32l4xx-fix-vldm.s │ │ ├── thumb-b-lks-sym.d │ │ ├── thumb-b-lks-sym.output │ │ ├── thumb-b-lks-sym.s │ │ ├── thumb-bl-lks-sym.d │ │ ├── thumb-bl-lks-sym.output │ │ ├── thumb-bl-lks-sym.s │ │ ├── thumb-entry.d │ │ ├── thumb-entry.s │ │ ├── thumb-plt-got.d │ │ ├── thumb-plt.d │ │ ├── thumb-plt.s │ │ ├── thumb-rel32.d │ │ ├── thumb-rel32.s │ │ ├── thumb1-adds-armv7-m.s │ │ ├── thumb1-adds.d │ │ ├── thumb1-adds.s │ │ ├── thumb1-bl.d │ │ ├── thumb1-bl.s │ │ ├── thumb1-movs-armv7-m.s │ │ ├── thumb1-movs.d │ │ ├── thumb1-movs.s │ │ ├── thumb2-b-interwork.d │ │ ├── thumb2-b-interwork.s │ │ ├── thumb2-bl-as-thumb1-bad-noeabi.d │ │ ├── thumb2-bl-as-thumb1-bad.d │ │ ├── thumb2-bl-as-thumb1-bad.s │ │ ├── thumb2-bl-bad-noeabi.d │ │ ├── thumb2-bl-bad.d │ │ ├── thumb2-bl-bad.s │ │ ├── thumb2-bl-blx-interwork.d │ │ ├── thumb2-bl-blx-interwork.s │ │ ├── thumb2-bl-undefweak.d │ │ ├── thumb2-bl-undefweak.s │ │ ├── thumb2-bl-undefweak1.d │ │ ├── thumb2-bl-undefweak1.s │ │ ├── thumb2-bl.d │ │ ├── thumb2-bl.s │ │ ├── tls-app.d │ │ ├── tls-app.r │ │ ├── tls-app.s │ │ ├── tls-descrelax-be32.d │ │ ├── tls-descrelax-be32.s │ │ ├── tls-descrelax-be8.d │ │ ├── tls-descrelax-be8.s │ │ ├── tls-descrelax-v7.d │ │ ├── tls-descrelax-v7.s │ │ ├── tls-descrelax.d │ │ ├── tls-descrelax.s │ │ ├── tls-descseq.d │ │ ├── tls-descseq.r │ │ ├── tls-descseq.s │ │ ├── tls-gdesc-got.d │ │ ├── tls-gdesc-got.s │ │ ├── tls-gdesc-neg.d │ │ ├── tls-gdesc-neg.s │ │ ├── tls-gdesc-nlazy.g │ │ ├── tls-gdesc-nlazy.s │ │ ├── tls-gdesc.d │ │ ├── tls-gdesc.r │ │ ├── tls-gdesc.s │ │ ├── tls-gdierelax.d │ │ ├── tls-gdierelax.s │ │ ├── tls-gdierelax2.d │ │ ├── tls-gdierelax2.s │ │ ├── tls-gdlerelax.d │ │ ├── tls-gdlerelax.s │ │ ├── tls-lib-loc.d │ │ ├── tls-lib-loc.r │ │ ├── tls-lib-loc.s │ │ ├── tls-lib.d │ │ ├── tls-lib.r │ │ ├── tls-lib.s │ │ ├── tls-local-static.d │ │ ├── tls-local-static.s │ │ ├── tls-longplt-lib.d │ │ ├── tls-longplt-lib.s │ │ ├── tls-longplt.d │ │ ├── tls-longplt.s │ │ ├── tls-mixed.r │ │ ├── tls-mixed.s │ │ ├── tls-thumb1.d │ │ ├── tls-thumb1.s │ │ ├── unresolved-1-dyn.d │ │ ├── unresolved-1.d │ │ ├── unresolved-1.s │ │ ├── unresolved-2.d │ │ ├── unresolved-2.s │ │ ├── unwind-1.d │ │ ├── unwind-1.s │ │ ├── unwind-2.d │ │ ├── unwind-2.s │ │ ├── unwind-3.d │ │ ├── unwind-3.s │ │ ├── unwind-4.d │ │ ├── unwind-4.s │ │ ├── unwind-5.d │ │ ├── unwind-5.s │ │ ├── unwind-mix.d │ │ ├── unwind-mix1.s │ │ ├── unwind-mix2.s │ │ ├── unwind-rel.d │ │ ├── unwind-rel1.s │ │ ├── unwind-rel2.s │ │ ├── unwind-rel3.s │ │ ├── use-thumb-lib.s │ │ ├── use-thumb-lib.sym │ │ ├── vfp11-fix-none.d │ │ ├── vfp11-fix-none.s │ │ ├── vfp11-fix-scalar.d │ │ ├── vfp11-fix-scalar.s │ │ ├── vfp11-fix-vector.d │ │ ├── vfp11-fix-vector.s │ │ ├── vxworks1-lib.dd │ │ ├── vxworks1-lib.nd │ │ ├── vxworks1-lib.rd │ │ ├── vxworks1-lib.s │ │ ├── vxworks1-lib.td │ │ ├── vxworks1-static.d │ │ ├── vxworks1.dd │ │ ├── vxworks1.ld │ │ ├── vxworks1.rd │ │ ├── vxworks1.s │ │ ├── vxworks2-static.sd │ │ ├── vxworks2.s │ │ └── vxworks2.sd │ ├── ld-auto-import/ │ │ ├── auto-import.exp │ │ ├── client.c │ │ └── dll.c │ ├── ld-avr/ │ │ ├── avr-prop-1.d │ │ ├── avr-prop-1.s │ │ ├── avr-prop-2.d │ │ ├── avr-prop-2.s │ │ ├── avr-prop-3.d │ │ ├── avr-prop-3.s │ │ ├── avr-prop-4.d │ │ ├── avr-prop-4.s │ │ ├── avr-prop-5.d │ │ ├── avr-prop-5.s │ │ ├── avr-prop-6.d │ │ ├── avr-prop-6.s │ │ ├── avr-prop-7.d │ │ ├── avr-prop-7.s │ │ ├── avr-prop-8.d │ │ ├── avr-prop-8.s │ │ ├── avr.exp │ │ ├── gc-section-debugline.d │ │ ├── lds-mega.d │ │ ├── lds-mega.s │ │ ├── lds-tiny.d │ │ ├── lds-tiny.s │ │ ├── norelax_diff.d │ │ ├── per-function-debugline.s │ │ ├── pr13402.d │ │ ├── pr13402.s │ │ ├── pr20789.d │ │ ├── pr20789.s │ │ ├── pr21404-1.d │ │ ├── pr21404-1.s │ │ ├── pr21404-2.d │ │ ├── pr21404-2.s │ │ ├── pr21404-3.d │ │ ├── pr21404-3.s │ │ ├── pr21404-4.d │ │ ├── pr21404-4.s │ │ ├── pr21404-5.d │ │ ├── pr21404-5.s │ │ ├── pr21404-6.d │ │ ├── pr21404-6.s │ │ ├── pr21404-7.d │ │ ├── pr21404-7.s │ │ ├── pr21404-8.d │ │ ├── pr21404-8.s │ │ ├── region_overflow.d │ │ ├── region_overflow.s │ │ ├── relax-02.d │ │ ├── relax-02.s │ │ ├── relax-03.d │ │ ├── relax-03.s │ │ ├── relax-elf-flags-01.d │ │ ├── relax-elf-flags-02.d │ │ ├── relax-elf-flags-03.d │ │ ├── relax-elf-flags-04.d │ │ ├── relax-elf-flags-05.d │ │ ├── relax-elf-flags-06.d │ │ ├── relax-elf-flags-07.d │ │ ├── relax-elf-flags-08.d │ │ ├── relax-elf-flags-a.s │ │ ├── relax-elf-flags-b.s │ │ ├── relax-insn-at-range-boundary.d │ │ ├── relax-insn-at-range-boundary.s │ │ ├── relax.s │ │ ├── relax_diff.d │ │ ├── wraparound-range-boundary.d │ │ └── wraparound-range-boundary.s │ ├── ld-bootstrap/ │ │ ├── bootstrap.exp │ │ └── ppc476.t │ ├── ld-bpf/ │ │ ├── bar.s │ │ ├── bpf.exp │ │ ├── call-1.d │ │ ├── call-2.d │ │ ├── call-2.s │ │ ├── call-3.d │ │ ├── call-3.s │ │ ├── foo.s │ │ ├── reloc-data-be.d │ │ ├── reloc-data-le.d │ │ ├── reloc-data.s │ │ ├── reloc-insn-external-be.d │ │ ├── reloc-insn-external-le.d │ │ ├── reloc-insn-external.s │ │ ├── reloc-insn64-be.d │ │ ├── reloc-insn64-le.d │ │ └── reloc-insn64.s │ ├── ld-cdtest/ │ │ ├── cdtest-bar.cc │ │ ├── cdtest-foo.cc │ │ ├── cdtest-foo.h │ │ ├── cdtest-main.cc │ │ └── cdtest.exp │ ├── ld-checks/ │ │ ├── asm.s │ │ ├── checks.exp │ │ ├── over.d │ │ ├── over.s │ │ ├── over2.d │ │ ├── over2.s │ │ └── script │ ├── ld-cris/ │ │ ├── asneed1.d │ │ ├── badgotr1.d │ │ ├── comref1.s │ │ ├── cris.exp │ │ ├── def2.d │ │ ├── def3.d │ │ ├── dso-1.s │ │ ├── dso-1b.s │ │ ├── dso-1c.s │ │ ├── dso-2.s │ │ ├── dso-2b.s │ │ ├── dso-3.s │ │ ├── dso-4.s │ │ ├── dso-pltdis1.d │ │ ├── dso-pltdis2.d │ │ ├── dso12-pltdis.d │ │ ├── dsofn4g.s │ │ ├── dsofnf.s │ │ ├── dsofnf2.s │ │ ├── dsofng.s │ │ ├── dsov32-1.s │ │ ├── dsov32-2.s │ │ ├── dsov32-3.s │ │ ├── dsov32-4.s │ │ ├── euwref1.s │ │ ├── expalltst3 │ │ ├── expdref1.s │ │ ├── expdref2.s │ │ ├── expdref3.s │ │ ├── expdref4.s │ │ ├── expdyn1.d │ │ ├── expdyn1.s │ │ ├── expdyn1w.s │ │ ├── expdyn2.d │ │ ├── expdyn2.s │ │ ├── expdyn3.d │ │ ├── expdyn4.d │ │ ├── expdyn5.d │ │ ├── expdyn6.d │ │ ├── expdyn7.d │ │ ├── globsym1ref.s │ │ ├── globsymw1.s │ │ ├── globsymw2.s │ │ ├── got7.s │ │ ├── gotplt1.d │ │ ├── gotplt2.d │ │ ├── gotplt3.d │ │ ├── gotrel1.s │ │ ├── gotrel2.s │ │ ├── hiddef1.d │ │ ├── hiddef1.s │ │ ├── hide1 │ │ ├── hidedsofns2468 │ │ ├── hidrefgotplt1.s │ │ ├── init.s │ │ ├── ldsym1.d │ │ ├── libdso-1.d │ │ ├── libdso-10.d │ │ ├── libdso-11.d │ │ ├── libdso-12.d │ │ ├── libdso-12b.d │ │ ├── libdso-12c.d │ │ ├── libdso-13.d │ │ ├── libdso-13b.d │ │ ├── libdso-14.d │ │ ├── libdso-15.d │ │ ├── libdso-15b.d │ │ ├── libdso-15c.d │ │ ├── libdso-1b.d │ │ ├── libdso-1c.d │ │ ├── libdso-1d.d │ │ ├── libdso-2.d │ │ ├── libdso-3.d │ │ ├── libdso-4.d │ │ ├── locref1.d │ │ ├── locref1.s │ │ ├── locref2.d │ │ ├── locref2.s │ │ ├── locref3.s │ │ ├── move-1.s │ │ ├── nodyn4.d │ │ ├── nodyn5.d │ │ ├── noglob1.d │ │ ├── noglob1.s │ │ ├── noov.d │ │ ├── noov.s │ │ ├── pcrelcp-1.d │ │ ├── pcrelcp-1.s │ │ ├── pic-gc-72.d │ │ ├── pic-gc-72.s │ │ ├── pic-gc-73.d │ │ ├── pic-gc-73.s │ │ ├── pr16044.d │ │ ├── pr26589.d │ │ ├── pv32-1.d │ │ ├── pv32.s │ │ ├── stabs1.s │ │ ├── start1.s │ │ ├── tls-commx.s │ │ ├── tls-dso-dtpoffd2.d │ │ ├── tls-dso-dtpoffd4.d │ │ ├── tls-dso-tpoffgotcomm1.d │ │ ├── tls-dso-tpoffgotcomm1.s │ │ ├── tls-dso-x1x2-1.d │ │ ├── tls-dso-xz-1.d │ │ ├── tls-dtpoffdx.s │ │ ├── tls-dtprelm.s │ │ ├── tls-e-20.d │ │ ├── tls-e-20a.d │ │ ├── tls-e-21.d │ │ ├── tls-e-22.d │ │ ├── tls-e-23.d │ │ ├── tls-e-66.d │ │ ├── tls-e-80.d │ │ ├── tls-e-dtpoffd1.d │ │ ├── tls-e-dtpoffd3.d │ │ ├── tls-e-tpiecomm1.d │ │ ├── tls-e-tpiecomm1.s │ │ ├── tls-e-tpoffcomm1.d │ │ ├── tls-e-tpoffcomm1.s │ │ ├── tls-e-tpoffgotcomm1.d │ │ ├── tls-err-20x.d │ │ ├── tls-err-24.d │ │ ├── tls-err-25.d │ │ ├── tls-err-26.d │ │ ├── tls-err-27.d │ │ ├── tls-err-28.d │ │ ├── tls-err-29.d │ │ ├── tls-err-31.d │ │ ├── tls-err-33.d │ │ ├── tls-err-35.d │ │ ├── tls-err-37.d │ │ ├── tls-err-39.d │ │ ├── tls-err-40.d │ │ ├── tls-err-41.d │ │ ├── tls-err-43.d │ │ ├── tls-err-44.d │ │ ├── tls-err-45.d │ │ ├── tls-err-47.d │ │ ├── tls-err-48.d │ │ ├── tls-err-49.d │ │ ├── tls-err-51.d │ │ ├── tls-err-52.d │ │ ├── tls-err-53.d │ │ ├── tls-err-55.d │ │ ├── tls-err-55.s │ │ ├── tls-err-56.d │ │ ├── tls-err-56.s │ │ ├── tls-err-62.d │ │ ├── tls-err-62.s │ │ ├── tls-err-65.d │ │ ├── tls-err-67.d │ │ ├── tls-err-77.d │ │ ├── tls-gc-68.d │ │ ├── tls-gc-69.d │ │ ├── tls-gc-70.d │ │ ├── tls-gc-71.d │ │ ├── tls-gc-71.s │ │ ├── tls-gc-75.d │ │ ├── tls-gc-76.d │ │ ├── tls-gc-76.s │ │ ├── tls-gc-79.d │ │ ├── tls-gd-1.d │ │ ├── tls-gd-1.s │ │ ├── tls-gd-1h.d │ │ ├── tls-gd-2.d │ │ ├── tls-gd-2.s │ │ ├── tls-gd-2h.d │ │ ├── tls-gd-3.d │ │ ├── tls-gd-3.s │ │ ├── tls-gd-3h.d │ │ ├── tls-gdgotrelm.s │ │ ├── tls-global-74.d │ │ ├── tls-gottprelm.s │ │ ├── tls-hx.s │ │ ├── tls-hx1x2.s │ │ ├── tls-ie-10.d │ │ ├── tls-ie-10.s │ │ ├── tls-ie-11.d │ │ ├── tls-ie-11.s │ │ ├── tls-ie-78.d │ │ ├── tls-ie-8.d │ │ ├── tls-ie-8.s │ │ ├── tls-ie-8e.s │ │ ├── tls-ie-8e1.d │ │ ├── tls-ie-9.d │ │ ├── tls-ie-9.s │ │ ├── tls-js1.d │ │ ├── tls-ld-4.d │ │ ├── tls-ld-4.s │ │ ├── tls-ld-5.d │ │ ├── tls-ld-5.s │ │ ├── tls-ld-6.d │ │ ├── tls-ld-6.s │ │ ├── tls-ld-7.d │ │ ├── tls-ld-7.s │ │ ├── tls-ldgd-14.d │ │ ├── tls-ldgd-14.s │ │ ├── tls-ldgd-15.d │ │ ├── tls-ldgd-15.s │ │ ├── tls-ldgde-14.d │ │ ├── tls-ldgde-15.d │ │ ├── tls-ldgdex-14.d │ │ ├── tls-ldgdex-15.d │ │ ├── tls-ldgdx-14.d │ │ ├── tls-ldgdx-15.d │ │ ├── tls-le-12.d │ │ ├── tls-le-12.s │ │ ├── tls-le-12s.d │ │ ├── tls-le-12s.s │ │ ├── tls-le-13.d │ │ ├── tls-le-13.s │ │ ├── tls-le-13s.d │ │ ├── tls-le-13s.s │ │ ├── tls-legd-16.d │ │ ├── tls-legd-16.s │ │ ├── tls-legd-17.d │ │ ├── tls-legdx-16.d │ │ ├── tls-legdx-17.d │ │ ├── tls-leie-18.d │ │ ├── tls-leie-19.d │ │ ├── tls-leie-19.s │ │ ├── tls-local-54.d │ │ ├── tls-local-54.s │ │ ├── tls-local-57.d │ │ ├── tls-local-57.s │ │ ├── tls-local-58.d │ │ ├── tls-local-58.s │ │ ├── tls-local-59.d │ │ ├── tls-local-59.s │ │ ├── tls-local-60.d │ │ ├── tls-local-61.d │ │ ├── tls-local-63.d │ │ ├── tls-local-64.d │ │ ├── tls-ok-30.d │ │ ├── tls-ok-32.d │ │ ├── tls-ok-34.d │ │ ├── tls-ok-36.d │ │ ├── tls-tbss64.s │ │ ├── tls-tprelm.s │ │ ├── tls-und-38.d │ │ ├── tls-und-42.d │ │ ├── tls-und-46.d │ │ ├── tls-und-50.d │ │ ├── tls-x.s │ │ ├── tls-x1x2.s │ │ ├── tls-z.s │ │ ├── tls128.s │ │ ├── tls128g.s │ │ ├── undef1.d │ │ ├── undef2.d │ │ ├── undef3.d │ │ ├── v10-v32.d │ │ ├── v10-va.d │ │ ├── v32-ba-1.d │ │ ├── v32-ba-1.s │ │ ├── v32-bin-1.d │ │ ├── v32-bin-1.s │ │ ├── v32-v10.d │ │ ├── v32-va.d │ │ ├── va-v10.d │ │ ├── va-v32.d │ │ ├── warn1.d │ │ ├── warn2.d │ │ ├── warn3.d │ │ ├── warn4.d │ │ ├── weakhid.s │ │ ├── weakhiddso.d │ │ ├── weakref1.d │ │ ├── weakref2.d │ │ ├── weakref3.d │ │ └── weakref4.d │ ├── ld-crx/ │ │ ├── crx.exp │ │ ├── crx.ld │ │ ├── reloc-abs32.d │ │ ├── reloc-abs32.s │ │ ├── reloc-imm16.d │ │ ├── reloc-imm16.s │ │ ├── reloc-imm32.d │ │ ├── reloc-imm32.s │ │ ├── reloc-num16.d │ │ ├── reloc-num16.s │ │ ├── reloc-num32.d │ │ ├── reloc-num32.s │ │ ├── reloc-num8.d │ │ ├── reloc-num8.s │ │ ├── reloc-regrel12.d │ │ ├── reloc-regrel12.s │ │ ├── reloc-regrel22.d │ │ ├── reloc-regrel22.s │ │ ├── reloc-regrel28.d │ │ ├── reloc-regrel28.s │ │ ├── reloc-regrel32.d │ │ ├── reloc-regrel32.s │ │ ├── reloc-rel16.d │ │ ├── reloc-rel16.s │ │ ├── reloc-rel24.d │ │ ├── reloc-rel24.s │ │ ├── reloc-rel32.d │ │ ├── reloc-rel32.s │ │ ├── reloc-rel4.d │ │ ├── reloc-rel4.s │ │ ├── reloc-rel8-cmp.d │ │ ├── reloc-rel8-cmp.s │ │ ├── reloc-rel8.d │ │ └── reloc-rel8.s │ ├── ld-csky/ │ │ ├── csky.exp │ │ ├── data.d │ │ ├── data.s │ │ ├── data_section.s │ │ ├── emit-relocs-1.d │ │ ├── emit-relocs-1.ld │ │ ├── emit-relocs-1a.s │ │ ├── emit-relocs-1b.s │ │ ├── got.d │ │ ├── got.s │ │ ├── hilo16.d │ │ ├── hilo16.s │ │ ├── hilo16_symbol.s │ │ ├── tls-gd-v1.d │ │ ├── tls-gd-v1.s │ │ ├── tls-gd.d │ │ ├── tls-gd.s │ │ ├── tls-ie-v1.d │ │ ├── tls-ie-v1.s │ │ ├── tls-ie.d │ │ ├── tls-ie.s │ │ ├── tls-ld-v1.d │ │ ├── tls-ld-v1.s │ │ ├── tls-ld.d │ │ ├── tls-ld.s │ │ ├── tls-le-v1.d │ │ ├── tls-le-v1.s │ │ ├── tls-le.d │ │ └── tls-le.s │ ├── ld-ctf/ │ │ ├── A-2.c │ │ ├── A.c │ │ ├── B-2.c │ │ ├── B.c │ │ ├── C-2.c │ │ ├── C.c │ │ ├── array-char-conflicting-1.c │ │ ├── array-char-conflicting-2.c │ │ ├── array-char.c │ │ ├── array-conflicted-ordering.d │ │ ├── array-extern.c │ │ ├── array-extern.d │ │ ├── array-int.c │ │ ├── array.d │ │ ├── child-float.c │ │ ├── child-int.c │ │ ├── conflicting-cycle-1.B-1.d │ │ ├── conflicting-cycle-1.B-2.d │ │ ├── conflicting-cycle-1.parent.d │ │ ├── conflicting-cycle-2.A-1.d │ │ ├── conflicting-cycle-2.A-2.d │ │ ├── conflicting-cycle-2.parent.d │ │ ├── conflicting-cycle-3.C-1.d │ │ ├── conflicting-cycle-3.C-2.d │ │ ├── conflicting-cycle-3.parent.d │ │ ├── conflicting-enums.d │ │ ├── conflicting-typedefs.d │ │ ├── cross-tu-1.c │ │ ├── cross-tu-2.c │ │ ├── cross-tu-conflicting-2.c │ │ ├── cross-tu-cyclic-1.c │ │ ├── cross-tu-cyclic-2.c │ │ ├── cross-tu-cyclic-3.c │ │ ├── cross-tu-cyclic-4.c │ │ ├── cross-tu-cyclic-conflicting.d │ │ ├── cross-tu-cyclic-nonconflicting.d │ │ ├── cross-tu-into-cycle.d │ │ ├── cross-tu-noncyclic.d │ │ ├── ctf.exp │ │ ├── cycle-1.c │ │ ├── cycle-1.d │ │ ├── cycle-2.A.d │ │ ├── cycle-2.B.d │ │ ├── cycle-2.C.d │ │ ├── data-func-1.c │ │ ├── data-func-2.c │ │ ├── data-func-conflicted-vars.d │ │ ├── data-func-conflicted.d │ │ ├── diag-ctf-version-0.d │ │ ├── diag-ctf-version-0.s │ │ ├── diag-ctf-version-2-unsupported-feature.d │ │ ├── diag-ctf-version-2-unsupported-feature.s │ │ ├── diag-ctf-version-f.d │ │ ├── diag-ctf-version-f.s │ │ ├── diag-cttname-invalid.d │ │ ├── diag-cttname-invalid.s │ │ ├── diag-cttname-null.d │ │ ├── diag-cttname-null.s │ │ ├── diag-cuname.d │ │ ├── diag-cuname.s │ │ ├── diag-decompression-failure.d │ │ ├── diag-decompression-failure.s │ │ ├── diag-parlabel.d │ │ ├── diag-parlabel.s │ │ ├── diag-parname.d │ │ ├── diag-parname.s │ │ ├── diag-strlen-invalid.d │ │ ├── diag-strlen-invalid.s │ │ ├── diag-unsupported-flag.d │ │ ├── diag-unsupported-flag.s │ │ ├── diag-wrong-magic-number-mixed.d │ │ ├── diag-wrong-magic-number.d │ │ ├── diag-wrong-magic-number.s │ │ ├── enum-2.c │ │ ├── enum-3.c │ │ ├── enum-4.c │ │ ├── enum-forward.c │ │ ├── enum-forward.d │ │ ├── enum.c │ │ ├── enums.c │ │ ├── enums.d │ │ ├── forward.c │ │ ├── forward.d │ │ ├── function.c │ │ ├── function.d │ │ ├── nonrepresentable-1.c │ │ ├── nonrepresentable-2.c │ │ ├── nonrepresentable-member.c │ │ ├── nonrepresentable-member.d │ │ ├── nonrepresentable.d │ │ ├── overlapping-enums-2.d │ │ ├── overlapping-enums.d │ │ ├── slice.c │ │ ├── slice.d │ │ ├── super-sub-cycles.c │ │ ├── super-sub-cycles.d │ │ ├── typedef-int.c │ │ ├── typedef-long.c │ │ └── union-1.c │ ├── ld-cygwin/ │ │ ├── exe-export.exp │ │ ├── testdll.c │ │ ├── testdll.def │ │ ├── testexe.c │ │ └── testexe.def │ ├── ld-d10v/ │ │ ├── d10v.exp │ │ ├── default_layout.d │ │ ├── linktest-001.s │ │ ├── linktest-002.lt │ │ ├── linktest-002.s │ │ ├── regression-001.lt │ │ ├── regression-001.s │ │ ├── reloc-001.d │ │ ├── reloc-001.ld │ │ ├── reloc-001.s │ │ ├── reloc-002.d │ │ ├── reloc-002.ld │ │ ├── reloc-003.d │ │ ├── reloc-003.ld │ │ ├── reloc-004.d │ │ ├── reloc-004.ld │ │ ├── reloc-005.d │ │ ├── reloc-005.ld │ │ ├── reloc-005.s │ │ ├── reloc-006.d │ │ ├── reloc-006.ld │ │ ├── reloc-007.d │ │ ├── reloc-007.ld │ │ ├── reloc-008.d │ │ ├── reloc-008.ld │ │ ├── reloc-009.d │ │ ├── reloc-009.ld │ │ ├── reloc-009.s │ │ ├── reloc-010.d │ │ ├── reloc-010.ld │ │ ├── reloc-011.d │ │ ├── reloc-011.ld │ │ ├── reloc-012.d │ │ ├── reloc-012.ld │ │ ├── reloc-013.d │ │ ├── reloc-013.ld │ │ ├── reloc-014.d │ │ ├── reloc-014.ld │ │ ├── reloc-015.d │ │ ├── reloc-015.ld │ │ ├── reloc-016.d │ │ ├── reloc-016.ld │ │ └── simple.s │ ├── ld-discard/ │ │ ├── discard.exp │ │ ├── discard.ld │ │ ├── exit.s │ │ ├── extern.d │ │ ├── extern.s │ │ ├── start.d │ │ ├── start.s │ │ ├── static.d │ │ ├── static.s │ │ ├── zero-range.d │ │ ├── zero-range.s │ │ ├── zero-rel.d │ │ └── zero-rel.s │ ├── ld-dynamic/ │ │ ├── export-dynamic-symbol-1.d │ │ ├── export-dynamic-symbol-2.d │ │ ├── export-dynamic-symbol-glob.d │ │ ├── export-dynamic-symbol-list-1.d │ │ ├── export-dynamic-symbol-list-2.d │ │ ├── export-dynamic-symbol-list-glob.d │ │ ├── export-dynamic-symbol.exp │ │ ├── export-dynamic-symbol.s │ │ ├── foo-bar.list │ │ ├── foo.list │ │ ├── foo.s │ │ └── fstar.list │ ├── ld-elf/ │ │ ├── anno-sym.d │ │ ├── anno-sym.l │ │ ├── anno-sym.s │ │ ├── attributes.d │ │ ├── attributes.ld │ │ ├── attributes.s │ │ ├── audit.exp │ │ ├── audit.rd │ │ ├── begin.c │ │ ├── beginwarn.c │ │ ├── binutils.exp │ │ ├── build-id.exp │ │ ├── changelma.d │ │ ├── changelma.lnk │ │ ├── changelma.s │ │ ├── check-ptr-eq.c │ │ ├── comm-data.exp │ │ ├── comm-data1.s │ │ ├── comm-data1.sd │ │ ├── comm-data2.ld │ │ ├── comm-data2.rd │ │ ├── comm-data2.s │ │ ├── comm-data2.sd │ │ ├── comm-data2.xd │ │ ├── comm-data3.sd │ │ ├── comm-data3a.s │ │ ├── comm-data3b.s │ │ ├── comm-data4.d │ │ ├── comm-data4.s │ │ ├── comm-data5.d │ │ ├── comm-data5.s │ │ ├── comm1.c │ │ ├── commonpage1.d │ │ ├── commonpage2.d │ │ ├── compress.exp │ │ ├── compress1-alt.s │ │ ├── compress1.s │ │ ├── compress1a.d │ │ ├── compress1b.d │ │ ├── compress1c.d │ │ ├── compressed1a.d │ │ ├── compressed1b.d │ │ ├── compressed1c.d │ │ ├── compressed1d-alt.d │ │ ├── compressed1d.d │ │ ├── compressed1e.d │ │ ├── data1.c │ │ ├── data1.h │ │ ├── data2.c │ │ ├── del.cc │ │ ├── depaudit.rd │ │ ├── depaudit2.rd │ │ ├── discard.ld │ │ ├── discard1.d │ │ ├── discard1.s │ │ ├── discard2.d │ │ ├── discard2.s │ │ ├── discard3.d │ │ ├── dl1.c │ │ ├── dl1.list │ │ ├── dl1.out │ │ ├── dl1main.c │ │ ├── dl2.c │ │ ├── dl2.list │ │ ├── dl2a.list │ │ ├── dl2a.out │ │ ├── dl2b.out │ │ ├── dl2main.c │ │ ├── dl2xxx.c │ │ ├── dl2xxx.list │ │ ├── dl3.cc │ │ ├── dl3.list │ │ ├── dl3a.out │ │ ├── dl3b.out │ │ ├── dl3header.h │ │ ├── dl3main.cc │ │ ├── dl4.c │ │ ├── dl4.list │ │ ├── dl4a.out │ │ ├── dl4b.out │ │ ├── dl4main.c │ │ ├── dl4xxx.c │ │ ├── dl4xxx.list │ │ ├── dl5.cc │ │ ├── dl5.h │ │ ├── dl5.out │ │ ├── dl6.c │ │ ├── dl6a.out │ │ ├── dl6amain.c │ │ ├── dl6b.out │ │ ├── dl6bmain.c │ │ ├── dl6cmain.c │ │ ├── dl6dmain.c │ │ ├── dlempty.list │ │ ├── dt-relr-1.s │ │ ├── dt-relr-1a.d │ │ ├── dt-relr-1b.d │ │ ├── dt-relr-1c.d │ │ ├── dt-relr-2.s │ │ ├── dt-relr-2a.d │ │ ├── dt-relr-2b.d │ │ ├── dt-relr-2c.d │ │ ├── dt-relr-2d.d │ │ ├── dt-relr-2e.d │ │ ├── dt-relr-2f.d │ │ ├── dt-relr-2g.d │ │ ├── dt-relr-2h.d │ │ ├── dt-relr-2i.d │ │ ├── dt-relr-3.s │ │ ├── dt-relr-3a.d │ │ ├── dt-relr-3b.d │ │ ├── dt-relr-glibc-1.c │ │ ├── dt-relr-glibc-1a.rd │ │ ├── dt-relr-glibc-1b.rd │ │ ├── dt-relr.exp │ │ ├── dummy.c │ │ ├── dummy.s │ │ ├── dwarf.exp │ │ ├── dwarf1.c │ │ ├── dwarf1.h │ │ ├── dwarf1.out │ │ ├── dwarf1main.c │ │ ├── dwarf2.err │ │ ├── dwarf2a.c │ │ ├── dwarf2b.c │ │ ├── dwarf3.c │ │ ├── dwarf3.err │ │ ├── dynamic-1.c │ │ ├── dynamic-1.rd │ │ ├── dynamic-1.syms │ │ ├── dynamic1.d │ │ ├── dynamic1.ld │ │ ├── dynamic1.s │ │ ├── dynbss1.c │ │ ├── dynsym1.d │ │ ├── eh-frame-hdr.d │ │ ├── eh-frame-hdr.s │ │ ├── eh-group.exp │ │ ├── eh-group1.s │ │ ├── eh-group2.s │ │ ├── eh1.d │ │ ├── eh1.s │ │ ├── eh1a.s │ │ ├── eh2.d │ │ ├── eh2a.s │ │ ├── eh3.d │ │ ├── eh3.s │ │ ├── eh3a.s │ │ ├── eh4.d │ │ ├── eh4.s │ │ ├── eh4a.s │ │ ├── eh5.d │ │ ├── eh5.s │ │ ├── eh5a.s │ │ ├── eh5b.s │ │ ├── eh6.d │ │ ├── eh6.s │ │ ├── ehdr_start-missing.d │ │ ├── ehdr_start-missing.t │ │ ├── ehdr_start-shared.d │ │ ├── ehdr_start-strongref.s │ │ ├── ehdr_start-userdef.d │ │ ├── ehdr_start-userdef.t │ │ ├── ehdr_start-weak.d │ │ ├── ehdr_start.d │ │ ├── ehdr_start.s │ │ ├── elf.exp │ │ ├── empty-implib.out │ │ ├── empty.d │ │ ├── empty.s │ │ ├── empty2.d │ │ ├── empty2.s │ │ ├── end.c │ │ ├── endhidden.c │ │ ├── endprotected.c │ │ ├── endsym.d │ │ ├── endsym.s │ │ ├── exclude.exp │ │ ├── exclude1.s │ │ ├── exclude2.s │ │ ├── exclude3.s │ │ ├── exclude3a.d │ │ ├── exclude3b.d │ │ ├── exclude3c.d │ │ ├── export-class-def.s │ │ ├── export-class-dep.s │ │ ├── export-class-lib.s │ │ ├── export-class-lib.ver │ │ ├── export-class-ref.s │ │ ├── export-class.exp │ │ ├── export-class.sd │ │ ├── export-class.vd │ │ ├── expr1.d │ │ ├── expr1.s │ │ ├── expr1.t │ │ ├── fatal-warnings-1a.d │ │ ├── fatal-warnings-1b.d │ │ ├── fatal-warnings-2a.d │ │ ├── fatal-warnings-2b.d │ │ ├── fatal-warnings-3a.d │ │ ├── fatal-warnings-3b.d │ │ ├── fatal-warnings-4a.d │ │ ├── fatal-warnings-4b.d │ │ ├── fini.c │ │ ├── fini.out │ │ ├── fini0.s │ │ ├── fini1.s │ │ ├── fini2.s │ │ ├── fini3.s │ │ ├── finin.s │ │ ├── flags1.d │ │ ├── flags1.ld │ │ ├── flags1.s │ │ ├── foo.c │ │ ├── foo0.s │ │ ├── foo1.s │ │ ├── foo2.s │ │ ├── foo3.s │ │ ├── foon.s │ │ ├── frame.exp │ │ ├── frame.s │ │ ├── func1.c │ │ ├── gabiend.rt │ │ ├── gabinormal.rt │ │ ├── gap.s │ │ ├── global1.d │ │ ├── globalaudit.rd │ │ ├── gnubegin.rS │ │ ├── gnunormal.rS │ │ ├── group.ld │ │ ├── group1.d │ │ ├── group10.d │ │ ├── group10.s │ │ ├── group11.d │ │ ├── group12.d │ │ ├── group12.ld │ │ ├── group1a.s │ │ ├── group1b.s │ │ ├── group2.d │ │ ├── group3a.d │ │ ├── group3a.s │ │ ├── group3b.d │ │ ├── group3b.s │ │ ├── group4.d │ │ ├── group5.d │ │ ├── group6.d │ │ ├── group7.d │ │ ├── group8.s │ │ ├── group8a.d │ │ ├── group8b.d │ │ ├── group9.s │ │ ├── group9a.d │ │ ├── group9b.d │ │ ├── hash-2.d │ │ ├── hash.d │ │ ├── header.d │ │ ├── header.s │ │ ├── header.t │ │ ├── hidden.out │ │ ├── implib.rd │ │ ├── implib.s │ │ ├── indirect-extern-access-1.rd │ │ ├── indirect-extern-access-1a.c │ │ ├── indirect-extern-access-1b.c │ │ ├── indirect-extern-access-2.rd │ │ ├── indirect-extern-access-2a.c │ │ ├── indirect-extern-access-2b.c │ │ ├── indirect-extern-access-3.rd │ │ ├── indirect-extern-access.S │ │ ├── indirect.exp │ │ ├── indirect1a.c │ │ ├── indirect1b.c │ │ ├── indirect1c.c │ │ ├── indirect2.c │ │ ├── indirect3.out │ │ ├── indirect3a.c │ │ ├── indirect3b.c │ │ ├── indirect3c.c │ │ ├── indirect4.out │ │ ├── indirect4a.c │ │ ├── indirect4b.c │ │ ├── indirect4c.c │ │ ├── indirect5.out │ │ ├── indirect5a.c │ │ ├── indirect5b.c │ │ ├── indirect6a.c │ │ ├── init-fini-arrays.d │ │ ├── init-fini-arrays.s │ │ ├── init-mixed.c │ │ ├── init-mixed.out │ │ ├── init.c │ │ ├── init.out │ │ ├── init0.s │ │ ├── init1.s │ │ ├── init2.s │ │ ├── init3.s │ │ ├── initn.s │ │ ├── interleave-0.d │ │ ├── interleave-4.d │ │ ├── interleave.ld │ │ ├── interleave.s │ │ ├── libbarw.rd │ │ ├── linkinfo1.s │ │ ├── linkinfo1a.d │ │ ├── linkinfo1b.d │ │ ├── linkonce1.d │ │ ├── linkonce1a.s │ │ ├── linkonce1b.s │ │ ├── linkonce2.d │ │ ├── linkoncerdiff.d │ │ ├── linkoncerdiff1.s │ │ ├── linkoncerdiff2.s │ │ ├── linux-x86.S │ │ ├── linux-x86.exp │ │ ├── lma.lnk │ │ ├── lma.s │ │ ├── loadaddr.s │ │ ├── loadaddr.t │ │ ├── loadaddr1.d │ │ ├── loadaddr1.t │ │ ├── loadaddr2.d │ │ ├── loadaddr2.t │ │ ├── loadaddr3.t │ │ ├── loadaddr3a.d │ │ ├── loadaddr3b.d │ │ ├── local1.d │ │ ├── local1.s │ │ ├── main.c │ │ ├── maxpage1.d │ │ ├── maxpage1.s │ │ ├── maxpage2.d │ │ ├── maxpage3.t │ │ ├── maxpage3a.d │ │ ├── maxpage3b.d │ │ ├── maxpage3c.d │ │ ├── maxpage4.d │ │ ├── maxpage4.t │ │ ├── maxpage5.d │ │ ├── maxpage5.s │ │ ├── maxpage5.t │ │ ├── mbind1.s │ │ ├── mbind1a.d │ │ ├── mbind1b.d │ │ ├── mbind1c.d │ │ ├── mbind2a.s │ │ ├── mbind2b.c │ │ ├── merge.d │ │ ├── merge.ld │ │ ├── merge.s │ │ ├── merge2.d │ │ ├── merge2.s │ │ ├── merge3.d │ │ ├── merge3.s │ │ ├── merge4.out │ │ ├── merge4a.c │ │ ├── merge4b.s │ │ ├── multibss1.d │ │ ├── multibss1.s │ │ ├── needed1.out │ │ ├── needed1a.c │ │ ├── needed1b.c │ │ ├── needed1c.c │ │ ├── needed2.ver │ │ ├── needed2a.c │ │ ├── needed2b.c │ │ ├── needed2c.c │ │ ├── needed3.c │ │ ├── new.cc │ │ ├── no-section-header.exp │ │ ├── nobits-1.d │ │ ├── nobits-1.s │ │ ├── nobits-1.t │ │ ├── noinit-sections-1.d │ │ ├── noinit-sections-2.d │ │ ├── noinit-sections-2.l │ │ ├── noinit-sections.s │ │ ├── noload-1.d │ │ ├── noload-1.s │ │ ├── noload-1.t │ │ ├── noload-2.d │ │ ├── noload-3.d │ │ ├── noload-3.s │ │ ├── noload-3.t │ │ ├── non-contiguous.d │ │ ├── non-contiguous.ld │ │ ├── non-contiguous.s │ │ ├── normal.out │ │ ├── nosectionheader-1.d │ │ ├── nosectionheader-2.d │ │ ├── note-1.d │ │ ├── note-1.s │ │ ├── note-1.t │ │ ├── note-2.d │ │ ├── note-2.s │ │ ├── note-2.t │ │ ├── note-3.l │ │ ├── note-3.s │ │ ├── note-3.t │ │ ├── note1.r │ │ ├── note1_1.s │ │ ├── note1_2.s │ │ ├── notes.exp │ │ ├── now-1.d │ │ ├── now-2.d │ │ ├── now-3.d │ │ ├── now-4.d │ │ ├── orphan-10.d │ │ ├── orphan-10.s │ │ ├── orphan-11.d │ │ ├── orphan-11.ld │ │ ├── orphan-11.s │ │ ├── orphan-12.d │ │ ├── orphan-12.s │ │ ├── orphan-5.d │ │ ├── orphan-5.l │ │ ├── orphan-6.d │ │ ├── orphan-6.l │ │ ├── orphan-7.d │ │ ├── orphan-8.d │ │ ├── orphan-9.d │ │ ├── orphan-9.ld │ │ ├── orphan-9.s │ │ ├── orphan-region.d │ │ ├── orphan-region.ld │ │ ├── orphan-region.s │ │ ├── orphan.d │ │ ├── orphan.ld │ │ ├── orphan.s │ │ ├── orphan2.d │ │ ├── orphan2.s │ │ ├── orphan3.d │ │ ├── orphan3a.s │ │ ├── orphan3b.s │ │ ├── orphan3c.s │ │ ├── orphan3d.s │ │ ├── orphan3e.s │ │ ├── orphan3f.s │ │ ├── orphan4.d │ │ ├── orphan4.ld │ │ ├── orphan4.s │ │ ├── overlay.d │ │ ├── overlay.s │ │ ├── overlay.t │ │ ├── p_align-1.c │ │ ├── package-note.exp │ │ ├── package-note.rd │ │ ├── package-note2.rd │ │ ├── page-size-1.d │ │ ├── pass.out │ │ ├── passall.out │ │ ├── persistent-sections-1.d │ │ ├── persistent-sections-2.d │ │ ├── persistent-sections-2.l │ │ ├── persistent-sections.s │ │ ├── pie.d │ │ ├── pr11138-1.c │ │ ├── pr11138-2.c │ │ ├── pr11138.out │ │ ├── pr11304.d │ │ ├── pr11304a.s │ │ ├── pr11304b.s │ │ ├── pr12851.d │ │ ├── pr12851.s │ │ ├── pr12975.d │ │ ├── pr12975.s │ │ ├── pr12975.t │ │ ├── pr13177.d │ │ ├── pr13177.s │ │ ├── pr13195.c │ │ ├── pr13195.d │ │ ├── pr13195.s │ │ ├── pr13195.t │ │ ├── pr13250-1.c │ │ ├── pr13250-2.c │ │ ├── pr13250-3.c │ │ ├── pr13839.d │ │ ├── pr13839.s │ │ ├── pr13839.t │ │ ├── pr14052.d │ │ ├── pr14052.t │ │ ├── pr14156a.d │ │ ├── pr14156b.d │ │ ├── pr14156c.d │ │ ├── pr14156c.t │ │ ├── pr14170a.s │ │ ├── pr14170b.s │ │ ├── pr14170c.s │ │ ├── pr14323-1.c │ │ ├── pr14323-2.c │ │ ├── pr14525.c │ │ ├── pr14525.out │ │ ├── pr14862-1.c │ │ ├── pr14862-2.c │ │ ├── pr14862.out │ │ ├── pr14926.d │ │ ├── pr14926.s │ │ ├── pr16322.d │ │ ├── pr16322.s │ │ ├── pr16452.od │ │ ├── pr16452a.c │ │ ├── pr16452b.c │ │ ├── pr16457.od │ │ ├── pr16496a.c │ │ ├── pr16496b.c │ │ ├── pr16496b.od │ │ ├── pr16498a.d │ │ ├── pr16498a.s │ │ ├── pr16498a.t │ │ ├── pr16498b.d │ │ ├── pr16498b.t │ │ ├── pr17068.s │ │ ├── pr17068a.s │ │ ├── pr17068b.s │ │ ├── pr17068c.s │ │ ├── pr17068d.s │ │ ├── pr17068e.s │ │ ├── pr17068ez.s │ │ ├── pr17550-1.s │ │ ├── pr17550-2.s │ │ ├── pr17550-3.s │ │ ├── pr17550-4.s │ │ ├── pr17550a.d │ │ ├── pr17550b.d │ │ ├── pr17550c.d │ │ ├── pr17550d.d │ │ ├── pr17615.d │ │ ├── pr17615.s │ │ ├── pr18458a.c │ │ ├── pr18458b.c │ │ ├── pr18458c.c │ │ ├── pr18718.c │ │ ├── pr18720.out │ │ ├── pr18720.rd │ │ ├── pr18720a.c │ │ ├── pr18720b.c │ │ ├── pr18720c.c │ │ ├── pr18735.d │ │ ├── pr18735.s │ │ ├── pr19005.d │ │ ├── pr19005.s │ │ ├── pr19005.t │ │ ├── pr19073.rd │ │ ├── pr19073.s │ │ ├── pr19162.d │ │ ├── pr19162a.s │ │ ├── pr19162b.s │ │ ├── pr19539.d │ │ ├── pr19539.s │ │ ├── pr19539.t │ │ ├── pr19553a.c │ │ ├── pr19553b.c │ │ ├── pr19553b.out │ │ ├── pr19553c.c │ │ ├── pr19553c.out │ │ ├── pr19553d.c │ │ ├── pr19553d.out │ │ ├── pr19579a.c │ │ ├── pr19579b.c │ │ ├── pr19617.s │ │ ├── pr19617a.d │ │ ├── pr19617b.d │ │ ├── pr19617c.d │ │ ├── pr19698.d │ │ ├── pr19698.s │ │ ├── pr19698.t │ │ ├── pr19719a.c │ │ ├── pr19719b.c │ │ ├── pr19719c.c │ │ ├── pr19719d.c │ │ ├── pr19789.d │ │ ├── pr19789.s │ │ ├── pr20513a.d │ │ ├── pr20513a.s │ │ ├── pr20513b.d │ │ ├── pr20513b.s │ │ ├── pr20513c.d │ │ ├── pr20513d.d │ │ ├── pr20513e.d │ │ ├── pr20513f.d │ │ ├── pr20528a.d │ │ ├── pr20528a.s │ │ ├── pr20528b.d │ │ ├── pr20528b.s │ │ ├── pr20828-a.sd │ │ ├── pr20828-b.sd │ │ ├── pr20828-c.sd │ │ ├── pr20828-d.sd │ │ ├── pr20828-e.sd │ │ ├── pr20828-v.ld │ │ ├── pr20828-v.od │ │ ├── pr20828-v.s │ │ ├── pr20828-v.ver │ │ ├── pr20828.ld │ │ ├── pr20828.s │ │ ├── pr20828.ver │ │ ├── pr20995-2so.r │ │ ├── pr20995.r │ │ ├── pr20995a.s │ │ ├── pr20995b.s │ │ ├── pr20995c.s │ │ ├── pr21086.c │ │ ├── pr21086.list │ │ ├── pr21233-e.ld │ │ ├── pr21233-l.s │ │ ├── pr21233-l.sd │ │ ├── pr21233.ld │ │ ├── pr21233.s │ │ ├── pr21233.sd │ │ ├── pr21384.d │ │ ├── pr21384.dl │ │ ├── pr21384.ld │ │ ├── pr21384.s │ │ ├── pr21389.s │ │ ├── pr21389a.d │ │ ├── pr21389b.d │ │ ├── pr21389c.d │ │ ├── pr21562a.d │ │ ├── pr21562a.s │ │ ├── pr21562a.t │ │ ├── pr21562b.d │ │ ├── pr21562b.s │ │ ├── pr21562b.t │ │ ├── pr21562c.d │ │ ├── pr21562c.t │ │ ├── pr21562d.d │ │ ├── pr21562d.t │ │ ├── pr21562e.d │ │ ├── pr21562f.d │ │ ├── pr21562g.d │ │ ├── pr21562h.d │ │ ├── pr21562i.d │ │ ├── pr21562j.d │ │ ├── pr21562k.d │ │ ├── pr21562l.d │ │ ├── pr21562m.d │ │ ├── pr21562n.d │ │ ├── pr21703-1.s │ │ ├── pr21703-2.s │ │ ├── pr21703-3.s │ │ ├── pr21703-4.s │ │ ├── pr21703-r.sd │ │ ├── pr21703-shared.sd │ │ ├── pr21703.sd │ │ ├── pr21703.ver │ │ ├── pr21884.d │ │ ├── pr21884.t │ │ ├── pr21884a.s │ │ ├── pr21884b.s │ │ ├── pr21903.s │ │ ├── pr21903a.d │ │ ├── pr21903b.d │ │ ├── pr21903c.d │ │ ├── pr21903d.d │ │ ├── pr21903e.d │ │ ├── pr21904.d │ │ ├── pr21904.s │ │ ├── pr21964-1a.c │ │ ├── pr21964-1b.c │ │ ├── pr21964-1c.c │ │ ├── pr21964-2a.c │ │ ├── pr21964-2b.c │ │ ├── pr21964-2c.c │ │ ├── pr21964-3a.c │ │ ├── pr21964-3c.c │ │ ├── pr21964-4.c │ │ ├── pr21964-5.c │ │ ├── pr21978.od │ │ ├── pr21978a.c │ │ ├── pr21978b.c │ │ ├── pr22150.vd │ │ ├── pr22150.ver │ │ ├── pr22150a.s │ │ ├── pr22150b.s │ │ ├── pr22263-1.rd │ │ ├── pr22263-1a.c │ │ ├── pr22263-1b.c │ │ ├── pr22269-1.c │ │ ├── pr22269-1.rd │ │ ├── pr22269.s │ │ ├── pr22269a.d │ │ ├── pr22269b.d │ │ ├── pr22319.d │ │ ├── pr22319.s │ │ ├── pr22374-1.r │ │ ├── pr22374-2.r │ │ ├── pr22374a.s │ │ ├── pr22374b.s │ │ ├── pr22393-1.s │ │ ├── pr22393-1a.d │ │ ├── pr22393-1b.d │ │ ├── pr22393-1c.d │ │ ├── pr22393-1d.d │ │ ├── pr22393-1e.d │ │ ├── pr22393-1f.d │ │ ├── pr22393-2a.c │ │ ├── pr22393-2a.rd │ │ ├── pr22393-2b.c │ │ ├── pr22393-2b.rd │ │ ├── pr22423.d │ │ ├── pr22450.d │ │ ├── pr22450.s │ │ ├── pr22471.t │ │ ├── pr22471a.s │ │ ├── pr22471b.s │ │ ├── pr22649-1.s │ │ ├── pr22649-2a.s │ │ ├── pr22649-2ab-mips.msg │ │ ├── pr22649-2b.s │ │ ├── pr22649-2cd-mips.msg │ │ ├── pr22649.msg │ │ ├── pr22677.d │ │ ├── pr22677.s │ │ ├── pr22836-1.s │ │ ├── pr22836-1a.d │ │ ├── pr22836-1b.d │ │ ├── pr22836-2.d │ │ ├── pr22836-2.s │ │ ├── pr23161a.c │ │ ├── pr23161a.rd │ │ ├── pr23161b.c │ │ ├── pr23161b.rd │ │ ├── pr23161c.c │ │ ├── pr23161c.rd │ │ ├── pr23161d.rd │ │ ├── pr23162.rd │ │ ├── pr23162a.c │ │ ├── pr23162b.c │ │ ├── pr23428.c │ │ ├── pr23591.d │ │ ├── pr23591a.s │ │ ├── pr23591b.s │ │ ├── pr23591c.s │ │ ├── pr23648.d │ │ ├── pr23648.s │ │ ├── pr23648.t │ │ ├── pr23658-1a.d │ │ ├── pr23658-1a.s │ │ ├── pr23658-1b.d │ │ ├── pr23658-1b.s │ │ ├── pr23658-1c.d │ │ ├── pr23658-1c.s │ │ ├── pr23658-1d.s │ │ ├── pr23658-1e.d │ │ ├── pr23658-1f.d │ │ ├── pr23658-2.rd │ │ ├── pr23658-3.d │ │ ├── pr23658-3.s │ │ ├── pr23658-3.t │ │ ├── pr23900-1-32.rd │ │ ├── pr23900-1-64.rd │ │ ├── pr23900-1.d │ │ ├── pr23900-1.s │ │ ├── pr23900-2.s │ │ ├── pr23900-2a.d │ │ ├── pr23900-2b.d │ │ ├── pr2404.out │ │ ├── pr2404a.c │ │ ├── pr2404b.c │ │ ├── pr24511.d │ │ ├── pr24526.d │ │ ├── pr24526.s │ │ ├── pr24718-1.d │ │ ├── pr24718-1.s │ │ ├── pr24718-1.t │ │ ├── pr24819.d │ │ ├── pr24819.s │ │ ├── pr24920.err │ │ ├── pr25021.d │ │ ├── pr25021.s │ │ ├── pr25022.d │ │ ├── pr25022.s │ │ ├── pr25022.t │ │ ├── pr25207.d │ │ ├── pr25207.s │ │ ├── pr25458.rd │ │ ├── pr25458a.s │ │ ├── pr25458b.s │ │ ├── pr25490-1.d │ │ ├── pr25490-1.s │ │ ├── pr25490-2-16.rd │ │ ├── pr25490-2-32.rd │ │ ├── pr25490-2-64.rd │ │ ├── pr25490-2.s │ │ ├── pr25490-3-16.rd │ │ ├── pr25490-3-32.rd │ │ ├── pr25490-3-64.rd │ │ ├── pr25490-3.s │ │ ├── pr25490-4-16.rd │ │ ├── pr25490-4-32.rd │ │ ├── pr25490-4-64.rd │ │ ├── pr25490-4.s │ │ ├── pr25490-5-16.rd │ │ ├── pr25490-5-32.rd │ │ ├── pr25490-5-64.rd │ │ ├── pr25490-5.s │ │ ├── pr25490-6-16.rd │ │ ├── pr25490-6-32.rd │ │ ├── pr25490-6-64.rd │ │ ├── pr25490-6.s │ │ ├── pr25617-1-no-sec-hdr.nd │ │ ├── pr25617-1-no-sec-hdr.rd │ │ ├── pr25617-1-static-no-sec-hdr.rd │ │ ├── pr25617-1a-no-sec-hdr.nd │ │ ├── pr25617-1a-no-sec-hdr.rd │ │ ├── pr25617-1a-sec-hdr.rd │ │ ├── pr25617-1a.c │ │ ├── pr25617-1b.c │ │ ├── pr25708.d │ │ ├── pr25749-1.c │ │ ├── pr25749-1a.c │ │ ├── pr25749-1b.c │ │ ├── pr25749-1b.err │ │ ├── pr25749-1c.c │ │ ├── pr25749-1d.c │ │ ├── pr25749-2.c │ │ ├── pr25749-2a.s │ │ ├── pr25749-2b.s │ │ ├── pr25749.rd │ │ ├── pr25754-1a.c │ │ ├── pr25754-1b.s │ │ ├── pr25754-2a.c │ │ ├── pr25754-2b.s │ │ ├── pr25754-3a.c │ │ ├── pr25754-3b.s │ │ ├── pr25754-4a.c │ │ ├── pr25754-4b.s │ │ ├── pr25754-4c.s │ │ ├── pr25754-5a.c │ │ ├── pr25754-5b.s │ │ ├── pr25754-5c.s │ │ ├── pr25754-6a.c │ │ ├── pr25754-6b.s │ │ ├── pr26094-1.ver │ │ ├── pr26094-1a.c │ │ ├── pr26094-1a.rd │ │ ├── pr26094-1b.c │ │ ├── pr26094-1b.rd │ │ ├── pr26094-1c.c │ │ ├── pr26256-1.s │ │ ├── pr26256-1.t │ │ ├── pr26256-1a.d │ │ ├── pr26256-1b.d │ │ ├── pr26256-2.s │ │ ├── pr26256-2.t │ │ ├── pr26256-2a.d │ │ ├── pr26256-2b-alt.d │ │ ├── pr26256-2b.d │ │ ├── pr26256-3.s │ │ ├── pr26256-3a.d │ │ ├── pr26256-3a.t │ │ ├── pr26256-3b.d │ │ ├── pr26256-3b.t │ │ ├── pr26302.nd │ │ ├── pr26302.rd │ │ ├── pr26302.ver │ │ ├── pr26302a.c │ │ ├── pr26302b.c │ │ ├── pr26391.fd │ │ ├── pr26391.nd │ │ ├── pr26391.out │ │ ├── pr26391a.c │ │ ├── pr26391b.c │ │ ├── pr26391c.c │ │ ├── pr26391d.c │ │ ├── pr26580-1.sd │ │ ├── pr26580-2.sd │ │ ├── pr26580-3.out │ │ ├── pr26580-4.out │ │ ├── pr26580-a.c │ │ ├── pr26580-a.s │ │ ├── pr26580-b.c │ │ ├── pr26580-b.s │ │ ├── pr26590.err │ │ ├── pr26590a.c │ │ ├── pr26590b.c │ │ ├── pr26590c.c │ │ ├── pr26590d.c │ │ ├── pr26681.d │ │ ├── pr26681.l │ │ ├── pr26681.s │ │ ├── pr26907.d │ │ ├── pr26907.ld │ │ ├── pr26907.s │ │ ├── pr26936.d │ │ ├── pr26936a.s │ │ ├── pr26936b.s │ │ ├── pr26936c.s │ │ ├── pr26978a.d │ │ ├── pr26978a.s │ │ ├── pr26978b.d │ │ ├── pr26978b.s │ │ ├── pr26979.ver │ │ ├── pr26979a.d │ │ ├── pr26979a.s │ │ ├── pr26979b.d │ │ ├── pr26979b.s │ │ ├── pr26979c.s │ │ ├── pr27128.s │ │ ├── pr27128.t │ │ ├── pr27128a.d │ │ ├── pr27128b.d │ │ ├── pr27128c.d │ │ ├── pr27128d.d │ │ ├── pr27128e.d │ │ ├── pr27259.d │ │ ├── pr27259.s │ │ ├── pr27590.s │ │ ├── pr27590a.d │ │ ├── pr27590b.d │ │ ├── pr27825-1.d │ │ ├── pr27825-1a.s │ │ ├── pr27825-1b.s │ │ ├── pr27825-2.d │ │ ├── pr27825-2a.s │ │ ├── pr27825-2b.s │ │ ├── pr27825-2c.s │ │ ├── pr28158-1.c │ │ ├── pr28158-2.S │ │ ├── pr28158.nd │ │ ├── pr28158.rd │ │ ├── pr28158.t │ │ ├── pr28348.rd │ │ ├── pr28348.t │ │ ├── pr28348a.c │ │ ├── pr28348b.c │ │ ├── pr28348c.c │ │ ├── pr28597.d │ │ ├── pr28597.s │ │ ├── pr28597.t │ │ ├── pr28639a.rd │ │ ├── pr28639b.rd │ │ ├── pr28639c.rd │ │ ├── pr28639d.rd │ │ ├── pr28639e.rd │ │ ├── pr29072-a.s │ │ ├── pr29072-b.s │ │ ├── pr29072.a.warn │ │ ├── pr29072.b.warn │ │ ├── pr29072.c.warn │ │ ├── pr29259.d │ │ ├── pr29259.s │ │ ├── pr29259.t │ │ ├── pr29377a.c │ │ ├── pr29377b.c │ │ ├── pr29435.d │ │ ├── pr29435.s │ │ ├── pr29797.c │ │ ├── pr30508.d │ │ ├── pr30508.s │ │ ├── pr30791a.d │ │ ├── pr30791a.s │ │ ├── pr30791b.d │ │ ├── pr30791b.s │ │ ├── pr30791c.s │ │ ├── pr30791d.s │ │ ├── pr30907-1.d │ │ ├── pr30907-2.d │ │ ├── pr31482a-no-lto.c │ │ ├── pr31482b-no-lto.c │ │ ├── pr31482c-no-lto.c │ │ ├── pr31482d-no-lto.c │ │ ├── pr32341.d │ │ ├── pr32341.s │ │ ├── pr349-1.s │ │ ├── pr349-2.s │ │ ├── pr349.d │ │ ├── pr9676-1.c │ │ ├── pr9676-2.c │ │ ├── pr9676-3.c │ │ ├── pr9676-4.c │ │ ├── pr9676.rd │ │ ├── pr9679-1.c │ │ ├── pr9679-2.c │ │ ├── pr9679.rd │ │ ├── preinit.c │ │ ├── preinit.out │ │ ├── property-1_needed-1.s │ │ ├── property-1_needed-1a.d │ │ ├── property-1_needed-1b.d │ │ ├── property-1_needed-1c.d │ │ ├── property-and-1.d │ │ ├── property-and-1.s │ │ ├── property-and-2.d │ │ ├── property-and-2.s │ │ ├── property-and-3.d │ │ ├── property-and-3.s │ │ ├── property-and-4.d │ │ ├── property-and-empty.s │ │ ├── property-or-1.d │ │ ├── property-or-1.s │ │ ├── property-or-2.d │ │ ├── property-or-2.s │ │ ├── property-or-3.d │ │ ├── property-or-3.s │ │ ├── property-or-4.d │ │ ├── property-or-empty.s │ │ ├── provide-hidden-1.ld │ │ ├── provide-hidden-1.s │ │ ├── provide-hidden-2.ld │ │ ├── provide-hidden-2.s │ │ ├── provide-hidden-3.s │ │ ├── provide-hidden-4.s │ │ ├── provide-hidden-abs.nd │ │ ├── provide-hidden-def.nd │ │ ├── provide-hidden-dyn.nd │ │ ├── provide-hidden-s.ld │ │ ├── provide-hidden-s.nd │ │ ├── provide-hidden-sec.nd │ │ ├── provide-hidden.exp │ │ ├── rdynamic-1.c │ │ ├── rdynamic-1.rd │ │ ├── readelf.exp │ │ ├── rel.c │ │ ├── relmain.c │ │ ├── relmain.out │ │ ├── reloc-discard-warn.d │ │ ├── reloc-discard.d │ │ ├── reloc-discard.ld │ │ ├── reloc-discard.s │ │ ├── relocatable.d │ │ ├── relocatable.t │ │ ├── relro1.s │ │ ├── relro2.s │ │ ├── retain1.s │ │ ├── retain1a.d │ │ ├── retain1b.d │ │ ├── retain2.d │ │ ├── retain2.ld │ │ ├── retain3.d │ │ ├── retain3.s │ │ ├── retain4.d │ │ ├── retain4.s │ │ ├── retain5.d │ │ ├── retain5lib.s │ │ ├── retain5main.s │ │ ├── retain6a.d │ │ ├── retain6b.d │ │ ├── retain6lib.s │ │ ├── retain6main.s │ │ ├── retain7.s │ │ ├── retain7a.d │ │ ├── retain7b.d │ │ ├── rpath-1.d │ │ ├── rpath-2.d │ │ ├── runpath-1.d │ │ ├── runpath-2.d │ │ ├── rwx-segments-1.l │ │ ├── rwx-segments-2.l │ │ ├── rwx-segments-2.t │ │ ├── sec-to-seg-script-adjoining-pages.t │ │ ├── sec-to-seg-script-disjoint-pages.t │ │ ├── sec-to-seg-script-same-page.t │ │ ├── sec-to-seg.exp │ │ ├── sec-to-seg1.s │ │ ├── sec-to-seg2.s │ │ ├── sec64k.exp │ │ ├── seg.d │ │ ├── seg.s │ │ ├── seg.t │ │ ├── shared.exp │ │ ├── simple.s │ │ ├── size-1.d │ │ ├── size-1.s │ │ ├── size-1.t │ │ ├── size-2.d │ │ ├── size-2.s │ │ ├── size-2.t │ │ ├── sizeof.s │ │ ├── sizeofa.d │ │ ├── sizeofb.d │ │ ├── sizeofc.d │ │ ├── stab.d │ │ ├── stack-exec.rd │ │ ├── stack-noexec.rd │ │ ├── stack-size.rd │ │ ├── stack.s │ │ ├── start-noheader.rd │ │ ├── start-shared-noheader-gnu.rd │ │ ├── start-shared-noheader-sysv.rd │ │ ├── start-shared-noheader.nd │ │ ├── start.s │ │ ├── startof.s │ │ ├── startofa.d │ │ ├── startofb.d │ │ ├── startofc.d │ │ ├── strtab.d │ │ ├── strtab.s │ │ ├── symbol1ref.s │ │ ├── symbol1w.s │ │ ├── symbol2ref.s │ │ ├── symbol2w.s │ │ ├── symbol3.s │ │ ├── symbol3w.s │ │ ├── symbolic-func.r │ │ ├── symbolic-func.s │ │ ├── table.s │ │ ├── tbss.s │ │ ├── tbss1.s │ │ ├── tbss2.s │ │ ├── tbss3.s │ │ ├── tdata1.s │ │ ├── tdata2.s │ │ ├── tdata3.s │ │ ├── textaddr1.d │ │ ├── textaddr2.d │ │ ├── textaddr3.d │ │ ├── textaddr4.d │ │ ├── textaddr5.d │ │ ├── textaddr6.d │ │ ├── textaddr7.d │ │ ├── textrel.rd │ │ ├── textrel.s │ │ ├── textrel.warn │ │ ├── tls.exp │ │ ├── tls_common.exp │ │ ├── tls_common.s │ │ ├── tls_gc.s │ │ ├── undefweak-1.rd │ │ ├── undefweak-1a.s │ │ ├── undefweak-1b.s │ │ ├── unknown.d │ │ ├── unknown2.d │ │ ├── unknown2.s │ │ ├── var1.d │ │ ├── var1.s │ │ ├── var1.t │ │ ├── ver_def.ld │ │ ├── ver_def.s │ │ ├── ver_def.vd │ │ ├── ver_def.ver │ │ ├── warn.out │ │ ├── warn1.d │ │ ├── warn2.d │ │ ├── warn3.d │ │ ├── weak-dyn-1.ld │ │ ├── weak-dyn-1.rd │ │ ├── weak-dyn-1a.s │ │ ├── weak-dyn-1b.s │ │ ├── weakdef1.c │ │ ├── wrap.exp │ │ ├── wrap1.c │ │ ├── wrap1.out │ │ ├── wrap1a.c │ │ ├── wrap1b.c │ │ ├── wrap2.h │ │ ├── wrap2a.c │ │ ├── wrap2b.c │ │ ├── x86-feature-1a.rd │ │ ├── x86-feature-1b.rd │ │ ├── x86-feature-1c.rd │ │ ├── x86-feature-1d.rd │ │ ├── x86-feature-1e.rd │ │ ├── zlibbegin.rS │ │ └── zlibnormal.rS │ ├── ld-elfcomm/ │ │ ├── common-1.s │ │ ├── common-1a.d │ │ ├── common-1b.d │ │ ├── common-1c.d │ │ ├── common-1d.d │ │ ├── common-1e.d │ │ ├── common-1f.d │ │ ├── common-2.s │ │ ├── common-2a.d │ │ ├── common-2b.d │ │ ├── common-2c.d │ │ ├── common-2d.d │ │ ├── common-2e.d │ │ ├── common-2f.d │ │ ├── common-3a.rd │ │ ├── common-3b.rd │ │ ├── common1a.c │ │ ├── common1b.c │ │ ├── dummy.s │ │ ├── elfcomm.exp │ │ └── sort-common.s │ ├── ld-elfvers/ │ │ ├── vers.exp │ │ ├── vers.h │ │ ├── vers1.c │ │ ├── vers1.dsym │ │ ├── vers1.sym │ │ ├── vers1.ver │ │ ├── vers13.asym │ │ ├── vers15.c │ │ ├── vers15.dsym │ │ ├── vers15.sym │ │ ├── vers15.ver │ │ ├── vers16.c │ │ ├── vers16.dsym │ │ ├── vers16a.c │ │ ├── vers16a.dsym │ │ ├── vers16a.ver │ │ ├── vers17.c │ │ ├── vers17.dsym │ │ ├── vers17.ver │ │ ├── vers18.c │ │ ├── vers18.dsym │ │ ├── vers18.sym │ │ ├── vers18.ver │ │ ├── vers19.c │ │ ├── vers19.dsym │ │ ├── vers19.ver │ │ ├── vers2.c │ │ ├── vers2.dsym │ │ ├── vers2.ver │ │ ├── vers20.c │ │ ├── vers20.dsym │ │ ├── vers20.ver │ │ ├── vers20a.ver │ │ ├── vers21.c │ │ ├── vers21.dsym │ │ ├── vers21.sym │ │ ├── vers21.ver │ │ ├── vers22.c │ │ ├── vers22.dsym │ │ ├── vers22.ver │ │ ├── vers22a.c │ │ ├── vers22a.dsym │ │ ├── vers22a.sym │ │ ├── vers22a.ver │ │ ├── vers22b.c │ │ ├── vers22b.dsym │ │ ├── vers22b.ver │ │ ├── vers23.c │ │ ├── vers23.dsym │ │ ├── vers23.ver │ │ ├── vers23a.c │ │ ├── vers23a.dsym │ │ ├── vers23a.sym │ │ ├── vers23a.ver │ │ ├── vers23b.c │ │ ├── vers23b.dsym │ │ ├── vers23b.ver │ │ ├── vers23c.ver │ │ ├── vers23d.dsym │ │ ├── vers24.rd │ │ ├── vers24a.c │ │ ├── vers24b.c │ │ ├── vers24c.c │ │ ├── vers25a.c │ │ ├── vers25a.dsym │ │ ├── vers25a.ver │ │ ├── vers25b.c │ │ ├── vers25b.dsym │ │ ├── vers25b.ver │ │ ├── vers26a.c │ │ ├── vers26a.dsym │ │ ├── vers26a.ver │ │ ├── vers26b.c │ │ ├── vers26b.dsym │ │ ├── vers26b.ver │ │ ├── vers27a.c │ │ ├── vers27a.dsym │ │ ├── vers27a.ver │ │ ├── vers27b.c │ │ ├── vers27b.dsym │ │ ├── vers27b.ver │ │ ├── vers27c.c │ │ ├── vers27c.dsym │ │ ├── vers27c.ver │ │ ├── vers27d.dsym │ │ ├── vers27d.sym │ │ ├── vers27d.ver │ │ ├── vers27d1.c │ │ ├── vers27d2.c │ │ ├── vers27d3.c │ │ ├── vers27d4.dsym │ │ ├── vers27d4.ver │ │ ├── vers28a.c │ │ ├── vers28a.dsym │ │ ├── vers28a.ver │ │ ├── vers28b.c │ │ ├── vers28b.dsym │ │ ├── vers28b.ver │ │ ├── vers28c.c │ │ ├── vers28c.dsym │ │ ├── vers28c.ver │ │ ├── vers29.c │ │ ├── vers29.dsym │ │ ├── vers29.ver │ │ ├── vers3.c │ │ ├── vers3.dsym │ │ ├── vers3.ver │ │ ├── vers30.c │ │ ├── vers30.dsym │ │ ├── vers30.ver │ │ ├── vers31.c │ │ ├── vers31.dsym │ │ ├── vers31.ver │ │ ├── vers32a.c │ │ ├── vers32a.dsym │ │ ├── vers32a.ver │ │ ├── vers32b.c │ │ ├── vers32b.dsym │ │ ├── vers32b.ver │ │ ├── vers4.c │ │ ├── vers4.sym │ │ ├── vers4a.dsym │ │ ├── vers4a.sym │ │ ├── vers4a.ver │ │ ├── vers5.c │ │ ├── vers6.c │ │ ├── vers6.dsym │ │ ├── vers6.sym │ │ ├── vers6.ver │ │ ├── vers7.c │ │ ├── vers7a.c │ │ ├── vers7a.dsym │ │ ├── vers7a.sym │ │ ├── vers7a.ver │ │ ├── vers8.c │ │ ├── vers8.ver │ │ ├── vers9.c │ │ ├── vers9.dsym │ │ ├── vers9.sym │ │ └── vers9.ver │ ├── ld-elfweak/ │ │ ├── alias.c │ │ ├── aliasmain.c │ │ ├── bar.c │ │ ├── bar1a.c │ │ ├── bar1b.c │ │ ├── bar1c.c │ │ ├── dso.dsym │ │ ├── dsodata.dsym │ │ ├── dsow.dsym │ │ ├── dsowdata.dsym │ │ ├── elfweak.exp │ │ ├── foo.c │ │ ├── foo1a.c │ │ ├── foo1b.c │ │ ├── main.c │ │ ├── main1.c │ │ ├── size2.d │ │ ├── size2a.s │ │ ├── size2b.s │ │ ├── size_bar.c │ │ ├── size_foo.c │ │ ├── size_main.c │ │ ├── strong.sym │ │ ├── strongcomm.sym │ │ ├── strongdata.sym │ │ ├── weak.dsym │ │ ├── weakdata.dsym │ │ ├── weakref1.c │ │ └── weakref2.c │ ├── ld-fastcall/ │ │ ├── export.s │ │ ├── fastcall.exp │ │ └── import.s │ ├── ld-frv/ │ │ ├── fdpic-pie-1.d │ │ ├── fdpic-pie-2.d │ │ ├── fdpic-pie-5.d │ │ ├── fdpic-pie-6-fail.d │ │ ├── fdpic-pie-6.d │ │ ├── fdpic-pie-7.d │ │ ├── fdpic-pie-8.d │ │ ├── fdpic-shared-1.d │ │ ├── fdpic-shared-2-fail.d │ │ ├── fdpic-shared-2.d │ │ ├── fdpic-shared-3.d │ │ ├── fdpic-shared-4.d │ │ ├── fdpic-shared-5.d │ │ ├── fdpic-shared-6-fail.d │ │ ├── fdpic-shared-6.d │ │ ├── fdpic-shared-7.d │ │ ├── fdpic-shared-8-fail.d │ │ ├── fdpic-shared-8.d │ │ ├── fdpic-shared-local-2.d │ │ ├── fdpic-shared-local-8.d │ │ ├── fdpic-static-1.d │ │ ├── fdpic-static-2.d │ │ ├── fdpic-static-5.d │ │ ├── fdpic-static-6.d │ │ ├── fdpic-static-7.d │ │ ├── fdpic-static-8.d │ │ ├── fdpic.exp │ │ ├── fdpic1.s │ │ ├── fdpic2.ldv │ │ ├── fdpic2.s │ │ ├── fdpic2min.ldv │ │ ├── fdpic3.s │ │ ├── fdpic4.s │ │ ├── fdpic5.s │ │ ├── fdpic6.ldv │ │ ├── fdpic6.s │ │ ├── fdpic7.s │ │ ├── fdpic8.ldv │ │ ├── fdpic8.s │ │ ├── fdpic8min.ldv │ │ ├── fr450-link.d │ │ ├── fr450-linka.s │ │ ├── fr450-linkb.s │ │ ├── fr450-linkc.s │ │ ├── frv-elf.exp │ │ ├── tls-1-dep.s │ │ ├── tls-1-shared.lds │ │ ├── tls-1.s │ │ ├── tls-2.s │ │ ├── tls-3.s │ │ ├── tls-dynamic-1.d │ │ ├── tls-dynamic-2.d │ │ ├── tls-dynamic-3.d │ │ ├── tls-initial-shared-2.d │ │ ├── tls-pie-1.d │ │ ├── tls-pie-3.d │ │ ├── tls-relax-dynamic-1.d │ │ ├── tls-relax-dynamic-2.d │ │ ├── tls-relax-dynamic-3.d │ │ ├── tls-relax-initial-shared-2.d │ │ ├── tls-relax-pie-1.d │ │ ├── tls-relax-pie-3.d │ │ ├── tls-relax-shared-1.d │ │ ├── tls-relax-shared-2.d │ │ ├── tls-relax-shared-3.d │ │ ├── tls-relax-static-1.d │ │ ├── tls-relax-static-3.d │ │ ├── tls-shared-1-fail.d │ │ ├── tls-shared-1.d │ │ ├── tls-shared-2.d │ │ ├── tls-shared-3.d │ │ ├── tls-static-1.d │ │ ├── tls-static-3.d │ │ └── tls.exp │ ├── ld-gc/ │ │ ├── abi-note.d │ │ ├── abi-note.s │ │ ├── all-debug-sections.d │ │ ├── all-debug-sections.s │ │ ├── dummy.s │ │ ├── gc.c │ │ ├── gc.exp │ │ ├── libpersonality.s │ │ ├── noent.d │ │ ├── noent.s │ │ ├── personality.d │ │ ├── personality.s │ │ ├── pr11218-1.c │ │ ├── pr11218-2.c │ │ ├── pr11218.d │ │ ├── pr13683.c │ │ ├── pr13683.d │ │ ├── pr14265.c │ │ ├── pr14265.d │ │ ├── pr14265.t │ │ ├── pr18223.d │ │ ├── pr18223.s │ │ ├── pr19161-1.c │ │ ├── pr19161-2.c │ │ ├── pr19161.d │ │ ├── pr19167.d │ │ ├── pr19167a.s │ │ ├── pr19167b.s │ │ ├── pr20022.d │ │ ├── pr20022a.s │ │ ├── pr20022b.s │ │ ├── pr20306.c │ │ ├── pr20306.d │ │ ├── pr20882.d │ │ ├── pr20882a.s │ │ ├── pr20882b.s │ │ ├── pr20882c.s │ │ ├── skip-map-discarded.d │ │ ├── skip-map-discarded.s │ │ ├── start.d │ │ ├── start.s │ │ ├── start2.d │ │ ├── start2.s │ │ ├── start3.d │ │ ├── start3.s │ │ ├── start4.d │ │ ├── start4.s │ │ ├── stop.d │ │ └── stop.s │ ├── ld-h8300/ │ │ ├── gcsection.d │ │ ├── gcsection.s │ │ ├── h8300.exp │ │ ├── relax-2.d │ │ ├── relax-2.s │ │ ├── relax-3.d │ │ ├── relax-3.s │ │ ├── relax-4.d │ │ ├── relax-4.s │ │ ├── relax-5.d │ │ ├── relax-5.s │ │ ├── relax-6.d │ │ ├── relax-6.s │ │ ├── relax-7.d │ │ ├── relax-7a.s │ │ ├── relax-7b.s │ │ ├── relax.d │ │ └── relax.s │ ├── ld-i386/ │ │ ├── abs-iamcu.d │ │ ├── abs.d │ │ ├── abs.s │ │ ├── align-branch-1.d │ │ ├── align-branch-1.s │ │ ├── alloc.d │ │ ├── alloc.s │ │ ├── alloc.t │ │ ├── branch1.d │ │ ├── branch1.s │ │ ├── call1.d │ │ ├── call1.s │ │ ├── call2.d │ │ ├── call2.s │ │ ├── call3.s │ │ ├── call3a.d │ │ ├── call3b.d │ │ ├── call3c.d │ │ ├── call3d.d │ │ ├── call3e.d │ │ ├── call3f.d │ │ ├── call3g.d │ │ ├── call3h.d │ │ ├── code16.d │ │ ├── code16.t │ │ ├── combreloc.d │ │ ├── combreloc.s │ │ ├── compressed1.d │ │ ├── compressed1.s │ │ ├── copyreloc-lib.c │ │ ├── copyreloc-main.S │ │ ├── copyreloc-main.out │ │ ├── copyreloc-main1.rd │ │ ├── copyreloc-main2.rd │ │ ├── discarded1.d │ │ ├── discarded1.s │ │ ├── discarded1.t │ │ ├── dt-relr-1.s │ │ ├── dt-relr-1a.d │ │ ├── dt-relr-1b.d │ │ ├── dummy.c │ │ ├── dummy.s │ │ ├── emit-relocs.rd │ │ ├── emit-relocs.s │ │ ├── export-class.exp │ │ ├── foo.s │ │ ├── got1.dd │ │ ├── got1.out │ │ ├── got1a.S │ │ ├── got1b.c │ │ ├── got1c.c │ │ ├── got1d.S │ │ ├── hidden1.d │ │ ├── hidden1.s │ │ ├── hidden2.d │ │ ├── hidden2.s │ │ ├── hidden3.d │ │ ├── hidden3.s │ │ ├── i386-export-class.rd │ │ ├── i386-export-class.xd │ │ ├── i386.exp │ │ ├── iamcu-1.d │ │ ├── iamcu-2.d │ │ ├── iamcu-3.d │ │ ├── iamcu-4.d │ │ ├── ibt-plt-1.d │ │ ├── ibt-plt-1.s │ │ ├── ibt-plt-2.s │ │ ├── ibt-plt-2a.d │ │ ├── ibt-plt-2b.d │ │ ├── ibt-plt-2c.d │ │ ├── ibt-plt-2d.d │ │ ├── ibt-plt-3.s │ │ ├── ibt-plt-3a.d │ │ ├── ibt-plt-3b.d │ │ ├── ibt-plt-3c.d │ │ ├── ibt-plt-3d.d │ │ ├── ifunc-1a.c │ │ ├── ifunc-1b.S │ │ ├── ifunc-1c.S │ │ ├── ifunc-1d.S │ │ ├── ifunc-textrel-1a.d │ │ ├── ifunc-textrel-1b.d │ │ ├── ifunc-textrel-2a.d │ │ ├── ifunc-textrel-2b.d │ │ ├── jmp1.d │ │ ├── jmp1.s │ │ ├── jmp2.d │ │ ├── jmp2.s │ │ ├── lea1.s │ │ ├── lea1a.d │ │ ├── lea1b.d │ │ ├── lea1c.d │ │ ├── lea1d.d │ │ ├── lea1e.d │ │ ├── lea1f.d │ │ ├── libno-plt-1b.dd │ │ ├── libno-plt-1b.rd │ │ ├── ljmp.s │ │ ├── ljmp1.d │ │ ├── ljmp1.s │ │ ├── ljmp2.d │ │ ├── ljmp2.s │ │ ├── load1.d │ │ ├── load1.s │ │ ├── load2.d │ │ ├── load2.s │ │ ├── load3.d │ │ ├── load3.s │ │ ├── load4.s │ │ ├── load4a.d │ │ ├── load4b.d │ │ ├── load5.s │ │ ├── load5a.d │ │ ├── load5b.d │ │ ├── load6.d │ │ ├── load6.s │ │ ├── load7.d │ │ ├── load7.s │ │ ├── mov1.s │ │ ├── mov1a.d │ │ ├── mov1b.d │ │ ├── mov2.s │ │ ├── mov2a.d │ │ ├── mov2b.d │ │ ├── mov3.d │ │ ├── mov3.s │ │ ├── no-plt-1a.dd │ │ ├── no-plt-1a.rd │ │ ├── no-plt-1b.dd │ │ ├── no-plt-1b.rd │ │ ├── no-plt-1c.dd │ │ ├── no-plt-1c.rd │ │ ├── no-plt-1d.dd │ │ ├── no-plt-1d.rd │ │ ├── no-plt-1e.dd │ │ ├── no-plt-1e.rd │ │ ├── no-plt-1f.dd │ │ ├── no-plt-1f.rd │ │ ├── no-plt-1g.dd │ │ ├── no-plt-1g.rd │ │ ├── no-plt-1h.dd │ │ ├── no-plt-1h.rd │ │ ├── no-plt-1i.dd │ │ ├── no-plt-1i.rd │ │ ├── no-plt-1j.dd │ │ ├── no-plt-1j.rd │ │ ├── no-plt-check1a.S │ │ ├── no-plt-check1b.S │ │ ├── no-plt-extern1a.S │ │ ├── no-plt-extern1b.S │ │ ├── no-plt-func1.c │ │ ├── no-plt-main1.c │ │ ├── no-plt.exp │ │ ├── nogot1.d │ │ ├── nogot1.s │ │ ├── nogot2.d │ │ ├── nogot2.s │ │ ├── pass.c │ │ ├── pass.out │ │ ├── pcrel16-2.d │ │ ├── pcrel16-2.s │ │ ├── pcrel16.d │ │ ├── pcrel16.s │ │ ├── pcrel16abs.d │ │ ├── pcrel16abs.s │ │ ├── pcrel8.d │ │ ├── pcrel8.s │ │ ├── pie1.d │ │ ├── pie1.s │ │ ├── plt-lib.c │ │ ├── plt-main-ibt.dd │ │ ├── plt-main.out │ │ ├── plt-main.rd │ │ ├── plt-main1.c │ │ ├── plt-main1.rd │ │ ├── plt-main2.c │ │ ├── plt-main2.rd │ │ ├── plt-main3.c │ │ ├── plt-main3.rd │ │ ├── plt-main4.c │ │ ├── plt-main4.rd │ │ ├── plt-main5.c │ │ ├── plt-pic.pd │ │ ├── plt-pic.s │ │ ├── plt-pic2.dd │ │ ├── plt-pie-ibt.dd │ │ ├── plt.pd │ │ ├── plt.s │ │ ├── plt2.dd │ │ ├── plt2.rd │ │ ├── plt2.s │ │ ├── pltgot-1.d │ │ ├── pltgot-1.s │ │ ├── pltgot-2.d │ │ ├── pltlib.s │ │ ├── pr12570a.d │ │ ├── pr12570a.s │ │ ├── pr12570b.d │ │ ├── pr12570b.s │ │ ├── pr12627.d │ │ ├── pr12627.s │ │ ├── pr12627.t │ │ ├── pr12718.d │ │ ├── pr12718.s │ │ ├── pr12921.d │ │ ├── pr12921.s │ │ ├── pr13302.d │ │ ├── pr13302.s │ │ ├── pr14215.d │ │ ├── pr14215.s │ │ ├── pr17057.d │ │ ├── pr17057.s │ │ ├── pr17306a.s │ │ ├── pr17306b.s │ │ ├── pr17689.out │ │ ├── pr17689.rd │ │ ├── pr17689a.c │ │ ├── pr17689a.t │ │ ├── pr17689b.S │ │ ├── pr17689now.rd │ │ ├── pr17689ver.rd │ │ ├── pr17709.err │ │ ├── pr17709a.s │ │ ├── pr17709b.s │ │ ├── pr17827.rd │ │ ├── pr17935-1.d │ │ ├── pr17935-1.s │ │ ├── pr17935-2.d │ │ ├── pr17935-2.s │ │ ├── pr18801.s │ │ ├── pr18801a.d │ │ ├── pr18801b.d │ │ ├── pr18815.d │ │ ├── pr18815.s │ │ ├── pr18900.out │ │ ├── pr18900a.c │ │ ├── pr18900a.rd │ │ ├── pr18900b.c │ │ ├── pr18900b.rd │ │ ├── pr18900c.c │ │ ├── pr19031.out │ │ ├── pr19031a.c │ │ ├── pr19031b.S │ │ ├── pr19031c.c │ │ ├── pr19175.d │ │ ├── pr19175.s │ │ ├── pr19175.t │ │ ├── pr19319.dd │ │ ├── pr19319a.S │ │ ├── pr19319b.S │ │ ├── pr19539.d │ │ ├── pr19539.s │ │ ├── pr19539.t │ │ ├── pr19609-1.s │ │ ├── pr19609-1a.d │ │ ├── pr19609-1b.d │ │ ├── pr19609-1c.d │ │ ├── pr19609-1d.d │ │ ├── pr19609-1e.d │ │ ├── pr19609-1f.d │ │ ├── pr19609-1g.d │ │ ├── pr19609-1h.d │ │ ├── pr19609-1i.d │ │ ├── pr19609-2.s │ │ ├── pr19609-2a.d │ │ ├── pr19609-2b.d │ │ ├── pr19609-2c.d │ │ ├── pr19615.d │ │ ├── pr19615.s │ │ ├── pr19636-1.s │ │ ├── pr19636-1a.d │ │ ├── pr19636-1b.d │ │ ├── pr19636-1c.d │ │ ├── pr19636-1d.d │ │ ├── pr19636-1e.d │ │ ├── pr19636-1f.d │ │ ├── pr19636-1g.d │ │ ├── pr19636-1h.d │ │ ├── pr19636-1i.d │ │ ├── pr19636-1j.d │ │ ├── pr19636-1k.d │ │ ├── pr19636-1l.d │ │ ├── pr19636-2.s │ │ ├── pr19636-2a.d │ │ ├── pr19636-2b.d │ │ ├── pr19636-2c.d │ │ ├── pr19636-2d.d │ │ ├── pr19636-2e.d │ │ ├── pr19636-3.s │ │ ├── pr19636-3a.d │ │ ├── pr19636-3b.d │ │ ├── pr19636-3c.d │ │ ├── pr19636-3d.d │ │ ├── pr19636-3e.d │ │ ├── pr19636-3f.d │ │ ├── pr19636-3g.d │ │ ├── pr19636-3h.d │ │ ├── pr19636-3i.d │ │ ├── pr19636-4.s │ │ ├── pr19636-4a.d │ │ ├── pr19636-4b.d │ │ ├── pr19636-4c.d │ │ ├── pr19636-4d.d │ │ ├── pr19645.d │ │ ├── pr19645.s │ │ ├── pr19704.out │ │ ├── pr19704a.c │ │ ├── pr19704b.c │ │ ├── pr19827.rd │ │ ├── pr19827a.S │ │ ├── pr19827b.S │ │ ├── pr19939.s │ │ ├── pr19939a.d │ │ ├── pr19939b.d │ │ ├── pr20117.d │ │ ├── pr20117.s │ │ ├── pr20244-1.s │ │ ├── pr20244-1a.d │ │ ├── pr20244-1b.d │ │ ├── pr20244-1c.d │ │ ├── pr20244-2.s │ │ ├── pr20244-2a.d │ │ ├── pr20244-2b.d │ │ ├── pr20244-2c.d │ │ ├── pr20244-2d.d │ │ ├── pr20244-3a.c │ │ ├── pr20244-3b.S │ │ ├── pr20244-3c.S │ │ ├── pr20244-3d.S │ │ ├── pr20244-4.s │ │ ├── pr20244-4a.d │ │ ├── pr20244-4b.d │ │ ├── pr20244-4c.d │ │ ├── pr20253-1a.c │ │ ├── pr20253-1b.S │ │ ├── pr20253-1c.S │ │ ├── pr20253-1d.S │ │ ├── pr20253-2a.c │ │ ├── pr20253-2b.S │ │ ├── pr20253-2c.S │ │ ├── pr20253-2d.S │ │ ├── pr20253-3.d │ │ ├── pr20253-3.s │ │ ├── pr20253-4.s │ │ ├── pr20253-4a.d │ │ ├── pr20253-4b.d │ │ ├── pr20253-4c.d │ │ ├── pr20253-5.d │ │ ├── pr20253-5.s │ │ ├── pr20515.d │ │ ├── pr20515.s │ │ ├── pr20830.d │ │ ├── pr20830.s │ │ ├── pr21168a.c │ │ ├── pr21168b.S │ │ ├── pr21884.d │ │ ├── pr21884.t │ │ ├── pr21997-1.err │ │ ├── pr21997-1a.S │ │ ├── pr21997-1b.c │ │ ├── pr21997-1c.S │ │ ├── pr22001-1a.c │ │ ├── pr22001-1b.c │ │ ├── pr22001-1c.S │ │ ├── pr22115-1.s │ │ ├── pr22115-1a.d │ │ ├── pr22115-1b.d │ │ ├── pr22115-1c.d │ │ ├── pr22115-1d.d │ │ ├── pr22135.d │ │ ├── pr22135.s │ │ ├── pr22782.d │ │ ├── pr22782.s │ │ ├── pr22842a.c │ │ ├── pr22842b.S │ │ ├── pr22929.d │ │ ├── pr22929.s │ │ ├── pr23189.d │ │ ├── pr23189.s │ │ ├── pr23189.t │ │ ├── pr23194.d │ │ ├── pr23194.s │ │ ├── pr23372a.d │ │ ├── pr23372a.s │ │ ├── pr23372b.d │ │ ├── pr23372b.s │ │ ├── pr23372c.d │ │ ├── pr23372c.s │ │ ├── pr23372d.d │ │ ├── pr23486a.d │ │ ├── pr23486b.d │ │ ├── pr23486c.d │ │ ├── pr23486d.d │ │ ├── pr23854.d │ │ ├── pr23854.s │ │ ├── pr23930.d │ │ ├── pr24276.dso │ │ ├── pr24276.warn │ │ ├── pr24322a.d │ │ ├── pr24322b.d │ │ ├── pr26018.d │ │ ├── pr26263.d │ │ ├── pr26711-1.d │ │ ├── pr26711-2.d │ │ ├── pr26711-3.d │ │ ├── pr26869.d │ │ ├── pr26869.s │ │ ├── pr27193.dd │ │ ├── pr27193a.o.bz2 │ │ ├── pr27193b.s │ │ ├── pr27491-1.s │ │ ├── pr27491-1a.d │ │ ├── pr27491-1b.d │ │ ├── pr27491-1c.d │ │ ├── pr27491-2.d │ │ ├── pr27491-2.s │ │ ├── pr27491-3.d │ │ ├── pr27491-3.s │ │ ├── pr27491-4.d │ │ ├── pr27491-4a.s │ │ ├── pr27491-4b.s │ │ ├── pr27998a.d │ │ ├── pr27998a.s │ │ ├── pr27998b.d │ │ ├── pr27998b.s │ │ ├── pr28870.d │ │ ├── pr28870.s │ │ ├── pr28875.err │ │ ├── pr28875a.c │ │ ├── pr28875b.c │ │ ├── pr28894.d │ │ ├── pr28894.s │ │ ├── pr30787.d │ │ ├── pr30787.s │ │ ├── pr30787.t │ │ ├── pr31047.d │ │ ├── pr31868a.d │ │ ├── pr31868b.d │ │ ├── pr31868c.d │ │ ├── pr32191.d │ │ ├── property-1.r │ │ ├── property-1a.r │ │ ├── property-2.r │ │ ├── property-2a.r │ │ ├── property-3.r │ │ ├── property-3a.r │ │ ├── property-4.r │ │ ├── property-4a.r │ │ ├── property-5.r │ │ ├── property-5a.r │ │ ├── property-6.r │ │ ├── property-6a.c │ │ ├── property-6b.c │ │ ├── property-6c.S │ │ ├── property-7.r │ │ ├── property-7a.r │ │ ├── property-no-copy.S │ │ ├── property-stack.S │ │ ├── property-unsorted-1.S │ │ ├── property-unsorted-2.S │ │ ├── property-x86-1.S │ │ ├── property-x86-2.S │ │ ├── property-x86-3.d │ │ ├── property-x86-3.s │ │ ├── property-x86-4a.d │ │ ├── property-x86-4a.s │ │ ├── property-x86-4b.d │ │ ├── property-x86-4b.s │ │ ├── property-x86-5.d │ │ ├── property-x86-6.d │ │ ├── property-x86-cet1.d │ │ ├── property-x86-cet2a.d │ │ ├── property-x86-cet2b.d │ │ ├── property-x86-cet3a.d │ │ ├── property-x86-cet3b.d │ │ ├── property-x86-cet4a.d │ │ ├── property-x86-cet4b.d │ │ ├── property-x86-cet5a.d │ │ ├── property-x86-cet5b.d │ │ ├── property-x86-cet6.d │ │ ├── property-x86-empty.s │ │ ├── property-x86-ibt.s │ │ ├── property-x86-ibt1a.d │ │ ├── property-x86-ibt1b.d │ │ ├── property-x86-ibt2.d │ │ ├── property-x86-ibt3a.d │ │ ├── property-x86-ibt3b.d │ │ ├── property-x86-ibt4.d │ │ ├── property-x86-ibt5.d │ │ ├── property-x86-isa1.d │ │ ├── property-x86-isa2.d │ │ ├── property-x86-isa3.d │ │ ├── property-x86-isa4.d │ │ ├── property-x86-shstk.s │ │ ├── property-x86-shstk1a.d │ │ ├── property-x86-shstk1b.d │ │ ├── property-x86-shstk2.d │ │ ├── property-x86-shstk3a.d │ │ ├── property-x86-shstk3b.d │ │ ├── property-x86-shstk4.d │ │ ├── property-x86-shstk5.d │ │ ├── protected1.d │ │ ├── protected1.s │ │ ├── protected2.d │ │ ├── protected2.s │ │ ├── protected3.d │ │ ├── protected3.s │ │ ├── protected4.d │ │ ├── protected4.s │ │ ├── protected5.d │ │ ├── protected5.s │ │ ├── protected6.s │ │ ├── protected6a.d │ │ ├── protected6b.d │ │ ├── protected7.d │ │ ├── protected7.s │ │ ├── reloc.d │ │ ├── reloc.s │ │ ├── report-reloc-1.d │ │ ├── report-reloc-1.l │ │ ├── report-reloc-1.s │ │ ├── start.s │ │ ├── tls-def1.c │ │ ├── tls-gd1.S │ │ ├── tls-ld1.S │ │ ├── tls-main1.c │ │ ├── tls.exp │ │ ├── tlsbin.dd │ │ ├── tlsbin.rd │ │ ├── tlsbin.s │ │ ├── tlsbin.sd │ │ ├── tlsbin.td │ │ ├── tlsbin2.dd │ │ ├── tlsbin2.rd │ │ ├── tlsbin2.sd │ │ ├── tlsbin2.td │ │ ├── tlsbindesc.dd │ │ ├── tlsbindesc.rd │ │ ├── tlsbindesc.s │ │ ├── tlsbindesc.sd │ │ ├── tlsbindesc.td │ │ ├── tlsbinpic.s │ │ ├── tlsbinpic2.s │ │ ├── tlsdesc.dd │ │ ├── tlsdesc.rd │ │ ├── tlsdesc.s │ │ ├── tlsdesc.sd │ │ ├── tlsdesc.td │ │ ├── tlsdesc1a.c │ │ ├── tlsdesc1b.c │ │ ├── tlsdesc2.d │ │ ├── tlsg.s │ │ ├── tlsg.sd │ │ ├── tlsgd1.dd │ │ ├── tlsgd1.s │ │ ├── tlsgd2.d │ │ ├── tlsgd2.s │ │ ├── tlsgd3.dd │ │ ├── tlsgd3.s │ │ ├── tlsgd4.d │ │ ├── tlsgd4.s │ │ ├── tlsgdesc.dd │ │ ├── tlsgdesc.rd │ │ ├── tlsgdesc.s │ │ ├── tlsgdesc1.d │ │ ├── tlsgdesc1.s │ │ ├── tlsgdesc2.d │ │ ├── tlsgdesc2.s │ │ ├── tlsgdesc3.d │ │ ├── tlsie1.dd │ │ ├── tlsie1.s │ │ ├── tlsie2.d │ │ ├── tlsie2.s │ │ ├── tlsie3.d │ │ ├── tlsie3.s │ │ ├── tlsie4.d │ │ ├── tlsie4.s │ │ ├── tlsie5.d │ │ ├── tlsie5.s │ │ ├── tlsindntpoff.dd │ │ ├── tlsindntpoff.s │ │ ├── tlsld1.dd │ │ ├── tlsld1.s │ │ ├── tlsld2.dd │ │ ├── tlsld2.s │ │ ├── tlsle1.d │ │ ├── tlsle1.s │ │ ├── tlslib.s │ │ ├── tlsnopic.dd │ │ ├── tlsnopic.rd │ │ ├── tlsnopic.sd │ │ ├── tlsnopic1.s │ │ ├── tlsnopic2.s │ │ ├── tlspic.dd │ │ ├── tlspic.rd │ │ ├── tlspic.sd │ │ ├── tlspic.td │ │ ├── tlspic1.s │ │ ├── tlspic2.dd │ │ ├── tlspic2.rd │ │ ├── tlspic2.s │ │ ├── tlspic2.sd │ │ ├── tlspic2.td │ │ ├── tlspic3.s │ │ ├── tlspie1.d │ │ ├── tlspie1.s │ │ ├── tlspie2.d │ │ ├── tlspie2.s │ │ ├── tlspie3.s │ │ ├── tlspie3a.d │ │ ├── tlspie3b.d │ │ ├── tlspie3c.d │ │ ├── undefweak.s │ │ ├── undefweaka.d │ │ ├── undefweakb.d │ │ ├── vxworks1-lib.dd │ │ ├── vxworks1-lib.nd │ │ ├── vxworks1-lib.rd │ │ ├── vxworks1-lib.s │ │ ├── vxworks1-lib.td │ │ ├── vxworks1-static.d │ │ ├── vxworks1.dd │ │ ├── vxworks1.ld │ │ ├── vxworks1.rd │ │ ├── vxworks1.s │ │ ├── vxworks2-static.sd │ │ ├── vxworks2.s │ │ ├── vxworks2.sd │ │ ├── warn1.d │ │ ├── warn1.s │ │ ├── weakundef1.c │ │ └── zero.s │ ├── ld-ia64/ │ │ ├── error1.d │ │ ├── error1.s │ │ ├── error2.d │ │ ├── error3.d │ │ ├── ia64.exp │ │ ├── line.exp │ │ ├── link-order.d │ │ ├── local1.d │ │ ├── local1.s │ │ ├── merge1.d │ │ ├── merge1.s │ │ ├── merge2.d │ │ ├── merge2.s │ │ ├── merge3.d │ │ ├── merge3.s │ │ ├── merge4.d │ │ ├── merge4.s │ │ ├── merge5.d │ │ ├── merge5.s │ │ ├── tlsbin.dd │ │ ├── tlsbin.rd │ │ ├── tlsbin.s │ │ ├── tlsbin.sd │ │ ├── tlsbin.td │ │ ├── tlsbinpic.s │ │ ├── tlsg.s │ │ ├── tlsg.sd │ │ ├── tlslib.s │ │ ├── tlspic.dd │ │ ├── tlspic.rd │ │ ├── tlspic.sd │ │ ├── tlspic.td │ │ ├── tlspic1.s │ │ ├── tlspic2.s │ │ └── undefined.s │ ├── ld-ifunc/ │ │ ├── binutils.exp │ │ ├── dummy.c │ │ ├── ifunc-1-local-x86.d │ │ ├── ifunc-1-local-x86.s │ │ ├── ifunc-1-x86.d │ │ ├── ifunc-1-x86.s │ │ ├── ifunc-10-i386.d │ │ ├── ifunc-10-i386.s │ │ ├── ifunc-10-x86-64.d │ │ ├── ifunc-10-x86-64.s │ │ ├── ifunc-11-i386.d │ │ ├── ifunc-11-i386.s │ │ ├── ifunc-11-x86-64.d │ │ ├── ifunc-11-x86-64.s │ │ ├── ifunc-12-i386.d │ │ ├── ifunc-12-i386.s │ │ ├── ifunc-12-x86-64.d │ │ ├── ifunc-12-x86-64.s │ │ ├── ifunc-13-i386.d │ │ ├── ifunc-13-x86-64.d │ │ ├── ifunc-13a-i386.s │ │ ├── ifunc-13a-x86-64.s │ │ ├── ifunc-13b-i386.s │ │ ├── ifunc-13b-x86-64.s │ │ ├── ifunc-14a-i386.d │ │ ├── ifunc-14a-x86-64.d │ │ ├── ifunc-14a.s │ │ ├── ifunc-14b-i386.d │ │ ├── ifunc-14b-x86-64.d │ │ ├── ifunc-14b.s │ │ ├── ifunc-14c-i386.d │ │ ├── ifunc-14c-x86-64.d │ │ ├── ifunc-14c.s │ │ ├── ifunc-14d-i386.d │ │ ├── ifunc-14d-x86-64.d │ │ ├── ifunc-14e-i386.d │ │ ├── ifunc-14e-x86-64.d │ │ ├── ifunc-14f-i386.d │ │ ├── ifunc-14f-x86-64.d │ │ ├── ifunc-15-i386.d │ │ ├── ifunc-15-i386.s │ │ ├── ifunc-15-x86-64.d │ │ ├── ifunc-15-x86-64.s │ │ ├── ifunc-16-i386-now.d │ │ ├── ifunc-16-i386.d │ │ ├── ifunc-16-x86-64-now.d │ │ ├── ifunc-16-x86-64.d │ │ ├── ifunc-16-x86.s │ │ ├── ifunc-17a-i386.d │ │ ├── ifunc-17a-x86-64.d │ │ ├── ifunc-17a.s │ │ ├── ifunc-17b-i386.d │ │ ├── ifunc-17b-x86-64.d │ │ ├── ifunc-17b.s │ │ ├── ifunc-18a-i386.d │ │ ├── ifunc-18a-x86-64.d │ │ ├── ifunc-18a.s │ │ ├── ifunc-18b-i386.d │ │ ├── ifunc-18b-x86-64.d │ │ ├── ifunc-18b.s │ │ ├── ifunc-19a-i386.d │ │ ├── ifunc-19a-x86-64.d │ │ ├── ifunc-19a.s │ │ ├── ifunc-19b-i386.d │ │ ├── ifunc-19b-x86-64.d │ │ ├── ifunc-19b.s │ │ ├── ifunc-2-i386-now.d │ │ ├── ifunc-2-i386.d │ │ ├── ifunc-2-i386.s │ │ ├── ifunc-2-local-i386-now.d │ │ ├── ifunc-2-local-i386.d │ │ ├── ifunc-2-local-i386.s │ │ ├── ifunc-2-local-x86-64-now.d │ │ ├── ifunc-2-local-x86-64.d │ │ ├── ifunc-2-local-x86-64.s │ │ ├── ifunc-2-x86-64-now.d │ │ ├── ifunc-2-x86-64.d │ │ ├── ifunc-2-x86-64.s │ │ ├── ifunc-20-i386.d │ │ ├── ifunc-20-x86-64.d │ │ ├── ifunc-20.s │ │ ├── ifunc-21-i386.d │ │ ├── ifunc-21-i386.s │ │ ├── ifunc-21-x86-64.d │ │ ├── ifunc-21-x86-64.s │ │ ├── ifunc-22-i386.d │ │ ├── ifunc-22-i386.s │ │ ├── ifunc-22-x86-64.d │ │ ├── ifunc-22-x86-64.s │ │ ├── ifunc-23-x86.s │ │ ├── ifunc-23a-x86.d │ │ ├── ifunc-23b-x86.d │ │ ├── ifunc-23c-x86.d │ │ ├── ifunc-24-x86.s │ │ ├── ifunc-24a-x86.d │ │ ├── ifunc-24b-x86.d │ │ ├── ifunc-24c-x86.d │ │ ├── ifunc-25-x86.s │ │ ├── ifunc-25a-x86.d │ │ ├── ifunc-25b-x86.d │ │ ├── ifunc-25c-x86.d │ │ ├── ifunc-26.d │ │ ├── ifunc-26.s │ │ ├── ifunc-3-x86.s │ │ ├── ifunc-3a-x86.d │ │ ├── ifunc-3b-x86.d │ │ ├── ifunc-4-local-x86.d │ │ ├── ifunc-4-local-x86.s │ │ ├── ifunc-4-x86.d │ │ ├── ifunc-4-x86.s │ │ ├── ifunc-4a-x86.d │ │ ├── ifunc-5-i386.s │ │ ├── ifunc-5-local-i386.s │ │ ├── ifunc-5-local-x86-64.s │ │ ├── ifunc-5-x86-64.s │ │ ├── ifunc-5a-i386.d │ │ ├── ifunc-5a-local-i386.d │ │ ├── ifunc-5a-local-x86-64.d │ │ ├── ifunc-5a-x86-64.d │ │ ├── ifunc-5b-i386.d │ │ ├── ifunc-5b-local-i386.d │ │ ├── ifunc-5b-local-x86-64.d │ │ ├── ifunc-5b-x86-64.d │ │ ├── ifunc-5r-local-i386.d │ │ ├── ifunc-5r-local-x86-64.d │ │ ├── ifunc-6-i386.s │ │ ├── ifunc-6-x86-64.s │ │ ├── ifunc-6a-i386.d │ │ ├── ifunc-6a-x86-64.d │ │ ├── ifunc-6b-i386.d │ │ ├── ifunc-6b-x86-64.d │ │ ├── ifunc-7-i386.s │ │ ├── ifunc-7-x86-64.s │ │ ├── ifunc-7a-i386.d │ │ ├── ifunc-7a-x86-64.d │ │ ├── ifunc-7b-i386.d │ │ ├── ifunc-7b-x86-64.d │ │ ├── ifunc-8-i386.d │ │ ├── ifunc-8-x86-64.d │ │ ├── ifunc-8a-i386.s │ │ ├── ifunc-8a-x86-64.s │ │ ├── ifunc-8b-i386.s │ │ ├── ifunc-8b-x86-64.s │ │ ├── ifunc-9-i386.d │ │ ├── ifunc-9-x86-64.d │ │ ├── ifunc-9-x86.s │ │ ├── ifunc-common-1.out │ │ ├── ifunc-common-1a.c │ │ ├── ifunc-common-1b.c │ │ ├── ifunc-lib.c │ │ ├── ifunc-main.c │ │ ├── ifunc-main.out │ │ ├── ifunc.exp │ │ ├── ifuncmod5.d │ │ ├── ifuncmod5.s │ │ ├── lib.c │ │ ├── pass.out │ │ ├── pr16467.out │ │ ├── pr16467a.c │ │ ├── pr16467b.c │ │ ├── pr16467c.c │ │ ├── pr17154-i386-now.d │ │ ├── pr17154-i386.d │ │ ├── pr17154-x86-64-now.d │ │ ├── pr17154-x86-64.d │ │ ├── pr17154-x86.s │ │ ├── pr18808.out │ │ ├── pr18808a.c │ │ ├── pr18808b.c │ │ ├── pr18841.out │ │ ├── pr18841a.c │ │ ├── pr18841b.c │ │ ├── pr18841c.c │ │ ├── pr23169a.c │ │ ├── pr23169a.rd │ │ ├── pr23169b.c │ │ ├── pr23169b.rd │ │ ├── pr23169c.c │ │ ├── pr23169c.rd │ │ ├── pr29216.c │ │ ├── prog.c │ │ ├── test-1.c │ │ └── test-2.c │ ├── ld-kvx/ │ │ ├── farcall-back.d │ │ ├── farcall-back.s │ │ ├── farcall-call-defsym.d │ │ ├── farcall-call-defsym.s │ │ ├── farcall-call-none-function.d │ │ ├── farcall-call-none-function.s │ │ ├── farcall-call-plt-32bits.d │ │ ├── farcall-call-plt.d │ │ ├── farcall-call-plt.s │ │ ├── farcall-call-section.d │ │ ├── farcall-call-section.s │ │ ├── farcall-call.d │ │ ├── farcall-call.s │ │ ├── farcall-goto-defsym.d │ │ ├── farcall-goto-defsym.s │ │ ├── farcall-goto-gsym.d │ │ ├── farcall-goto-gsym.s │ │ ├── farcall-goto-none-function.d │ │ ├── farcall-goto-none-function.s │ │ ├── farcall-goto-plt-32bits.d │ │ ├── farcall-goto-plt.d │ │ ├── farcall-goto-plt.s │ │ ├── farcall-goto-section.d │ │ ├── farcall-goto-section.s │ │ ├── farcall-goto.d │ │ ├── farcall-goto.s │ │ ├── kvx-elf.exp │ │ ├── kvx.ld │ │ ├── limit-call.d │ │ ├── limit-call.s │ │ ├── limit-goto.d │ │ ├── limit-goto.s │ │ ├── pcrel-reloc-32bits.d │ │ ├── pcrel-reloc.d │ │ └── pcrel-reloc.s │ ├── ld-libs/ │ │ ├── lib-1.s │ │ ├── lib-2.d │ │ ├── lib-2.s │ │ └── libs.exp │ ├── ld-linkonce/ │ │ ├── linkonce.exp │ │ ├── ref1.s │ │ ├── ref2.s │ │ ├── sym1.s │ │ ├── sym2.s │ │ ├── sym3.s │ │ ├── zeroeh.ld │ │ ├── zeroeh_x.s │ │ ├── zeroeh_y.s │ │ └── zeroehl32.d │ ├── ld-loongarch-elf/ │ │ ├── 64_pcrel.d │ │ ├── 64_pcrel.s │ │ ├── abi1_max_imm.dd │ │ ├── abi1_max_imm.s │ │ ├── abi1_sops.s │ │ ├── abi2_max_imm.s │ │ ├── abi2_overflows.s │ │ ├── abs-global.out │ │ ├── abs-global.s │ │ ├── abssym.s │ │ ├── abssym_pie.d │ │ ├── abssym_shared.d │ │ ├── anno-sym.d │ │ ├── anno-sym.l │ │ ├── anno-sym.s │ │ ├── attr-ifunc-4.c │ │ ├── attr-ifunc-4.out │ │ ├── bad_pcala_hi20_global.d │ │ ├── bad_pcala_hi20_global.s │ │ ├── bad_pcala_hi20_global_pie.d │ │ ├── bad_pcala_hi20_global_pie.s │ │ ├── bad_pcala_hi20_weak.d │ │ ├── bad_pcala_hi20_weak.s │ │ ├── bad_pcala_hi20_weak_pie.d │ │ ├── bad_pcala_hi20_weak_pie.s │ │ ├── bad_pcrel20_s2_global.d │ │ ├── bad_pcrel20_s2_global.s │ │ ├── bad_pcrel20_s2_weak.d │ │ ├── bad_pcrel20_s2_weak.s │ │ ├── binary.ld │ │ ├── binary.s │ │ ├── call_undefweak.d │ │ ├── call_undefweak.s │ │ ├── check_got_relax.d │ │ ├── check_got_relax.s │ │ ├── check_relax_got.ld │ │ ├── cmodel-libjirl.dd │ │ ├── cmodel.exp │ │ ├── data-got.d │ │ ├── data-got.s │ │ ├── data-plt.s │ │ ├── desc-ie-reloc.d │ │ ├── desc-ie.d │ │ ├── desc-ie.s │ │ ├── desc-le-norelax.d │ │ ├── desc-le-norelax.s │ │ ├── desc-le-relax.d │ │ ├── desc-le-relax.s │ │ ├── desc-norelax.d │ │ ├── desc-norelax.s │ │ ├── desc-relax.d │ │ ├── desc-relax.s │ │ ├── disas-jirl-32.d │ │ ├── disas-jirl-32.s │ │ ├── disas-jirl.d │ │ ├── disas-jirl.s │ │ ├── get_abs_global_sym.c │ │ ├── ie-le-norelax.d │ │ ├── ie-le-norelax.s │ │ ├── ie-le-relax.d │ │ ├── ie-le-relax.s │ │ ├── ifunc-reloc.d │ │ ├── ifunc-reloc.s │ │ ├── ifunc.exp │ │ ├── jmp_op.d │ │ ├── jmp_op.s │ │ ├── ld-loongarch-elf.exp │ │ ├── libjirl.s │ │ ├── libnopic-global.s │ │ ├── local-ifunc-reloc.d │ │ ├── local-ifunc-reloc.s │ │ ├── macro_op.d │ │ ├── macro_op.s │ │ ├── macro_op_32.d │ │ ├── macro_op_32.s │ │ ├── max_imm_b16.d │ │ ├── max_imm_b21.d │ │ ├── max_imm_b26.d │ │ ├── max_imm_pcrel20.d │ │ ├── medium-call.s │ │ ├── nopic-global-so.rd │ │ ├── nopic-global-so.sd │ │ ├── nopic-global.out │ │ ├── nopic-global.s │ │ ├── nopic-global.sd │ │ ├── nopic-global.xd │ │ ├── nopic-local.out │ │ ├── nopic-local.rd │ │ ├── nopic-local.s │ │ ├── nopic-local.sd │ │ ├── nopic-local.xd │ │ ├── nopic-weak-global-so.rd │ │ ├── nopic-weak-global-so.sd │ │ ├── nopic-weak-global.out │ │ ├── nopic-weak-global.s │ │ ├── nopic-weak-global.sd │ │ ├── nopic-weak-global.xd │ │ ├── nopic-weak-local.out │ │ ├── nopic-weak-local.rd │ │ ├── nopic-weak-local.s │ │ ├── nopic-weak-local.sd │ │ ├── nopic-weak-local.xd │ │ ├── old-tls-le.s │ │ ├── overflow_b16.d │ │ ├── overflow_b21.d │ │ ├── overflow_b26.d │ │ ├── overflow_pcrel20.d │ │ ├── overflow_s_0_10_10_16_s2.d │ │ ├── overflow_s_0_5_10_16_s2.d │ │ ├── overflow_s_10_12.d │ │ ├── overflow_s_10_16.d │ │ ├── overflow_s_10_16_s2.d │ │ ├── overflow_s_10_5.d │ │ ├── overflow_s_5_20.d │ │ ├── overflow_u.d │ │ ├── overflow_u_10_12.d │ │ ├── partial-link-align-a.s │ │ ├── partial-link-align-b.s │ │ ├── pcala64.d │ │ ├── pcala64.s │ │ ├── pic.exp │ │ ├── pic.ld │ │ ├── pie_discard.d │ │ ├── pie_discard.s │ │ ├── pie_discard.t │ │ ├── protected-func.d │ │ ├── protected-func.s │ │ ├── provide_abs.d │ │ ├── provide_abs.ld │ │ ├── provide_noabs.d │ │ ├── provide_noabs.ld │ │ ├── provide_sym.s │ │ ├── r_larch_32_elf64.d │ │ ├── r_larch_32_elf64.s │ │ ├── relax-align-discard.lds │ │ ├── relax-align-discard.s │ │ ├── relax-align-ignore-start.d │ │ ├── relax-align-ignore-start.s │ │ ├── relax-align.dd │ │ ├── relax-align.s │ │ ├── relax-bound-check-tls-le.s │ │ ├── relax-call36-exe.s │ │ ├── relax-call36-so.s │ │ ├── relax-medium-call-1.d │ │ ├── relax-medium-call-1.s │ │ ├── relax-medium-call.d │ │ ├── relax-medium-call.s │ │ ├── relax-section-align-overflow.s │ │ ├── relax-segment-max.s │ │ ├── relax-segment-min.s │ │ ├── relax-separate-code-overflow.s │ │ ├── relax-so.s │ │ ├── relax-tls-le.s │ │ ├── relax-ttext.s │ │ ├── relax.exp │ │ ├── relax.s │ │ ├── reloc_abs_with_shared.d │ │ ├── reloc_abs_with_shared.s │ │ ├── reloc_le_with_shared.d │ │ ├── reloc_le_with_shared.s │ │ ├── reloc_ler_with_shared.d │ │ ├── reloc_ler_with_shared.s │ │ ├── relr-addend.d │ │ ├── relr-addend.s │ │ ├── relr-align.d │ │ ├── relr-align.s │ │ ├── relr-data-pie.d │ │ ├── relr-data-shared.d │ │ ├── relr-data.s │ │ ├── relr-discard-pie.d │ │ ├── relr-discard-shared.d │ │ ├── relr-discard.ld │ │ ├── relr-discard.s │ │ ├── relr-got-pie.d │ │ ├── relr-got-shared.d │ │ ├── relr-got-start.d │ │ ├── relr-got-start.s │ │ ├── relr-got.s │ │ ├── relr-relocs.ld │ │ ├── relr-text-pie.d │ │ ├── relr-text-shared.d │ │ ├── relr-text.s │ │ ├── syscall-0.s │ │ ├── syscall-1.s │ │ ├── syscall.d │ │ ├── tls-le-norelax.d │ │ ├── tls-le-norelax.s │ │ ├── tls-le-relax.d │ │ ├── tls-le-relax.s │ │ ├── tls-relax-compatible-check-new.s │ │ ├── tls-relax-compatible-check-old.s │ │ ├── tlsdesc-dso-reloc.d │ │ ├── tlsdesc-dso.d │ │ ├── tlsdesc-dso.s │ │ ├── tlsdesc_abs.d │ │ ├── tlsdesc_abs.s │ │ ├── tlsdesc_extreme.d │ │ ├── tlsdesc_extreme.s │ │ ├── uleb128.dd │ │ ├── uleb128.s │ │ ├── underflow_b16.d │ │ ├── underflow_b21.d │ │ ├── underflow_b26.d │ │ ├── underflow_pcrel20.d │ │ ├── underflow_s_0_10_10_16_s2.d │ │ ├── underflow_s_0_5_10_16_s2.d │ │ ├── underflow_s_10_12.d │ │ ├── underflow_s_10_16.d │ │ ├── underflow_s_10_16_s2.d │ │ ├── underflow_s_10_5.d │ │ ├── underflow_s_5_20.d │ │ ├── weak-undef-hidden-pie.d │ │ ├── weak-undef-hidden-shared.d │ │ ├── weak-undef-hidden.s │ │ ├── weak-undef-static-pie.d │ │ └── weak-undef-static-pie.s │ ├── ld-m68hc11/ │ │ ├── adj-brset.d │ │ ├── adj-brset.s │ │ ├── adj-jump.d │ │ ├── adj-jump.s │ │ ├── bug-1403.d │ │ ├── bug-1403.s │ │ ├── bug-1417.d │ │ ├── bug-1417.s │ │ ├── bug-3331.d │ │ ├── bug-3331.s │ │ ├── far-hc11.d │ │ ├── far-hc11.s │ │ ├── far-hc12.d │ │ ├── far-hc12.ld │ │ ├── far-hc12.s │ │ ├── link-hc12.s │ │ ├── link-hcs12.d │ │ ├── link-hcs12.s │ │ ├── m68hc11.exp │ │ ├── movw.d │ │ ├── movw.s │ │ ├── relax-direct.d │ │ ├── relax-direct.s │ │ ├── relax-group.d │ │ ├── relax-group.s │ │ ├── xgate-link.d │ │ ├── xgate-link.s │ │ ├── xgate-offset.d │ │ ├── xgate-offset.s │ │ ├── xgate1.d │ │ ├── xgate1.s │ │ └── xgate2.s │ ├── ld-m68k/ │ │ ├── attr-gnu-4-0.s │ │ ├── attr-gnu-4-00.d │ │ ├── attr-gnu-4-01.d │ │ ├── attr-gnu-4-02.d │ │ ├── attr-gnu-4-1.s │ │ ├── attr-gnu-4-10.d │ │ ├── attr-gnu-4-11.d │ │ ├── attr-gnu-4-12.d │ │ ├── attr-gnu-4-2.s │ │ ├── attr-gnu-4-20.d │ │ ├── attr-gnu-4-21.d │ │ ├── attr-gnu-4-22.d │ │ ├── got-1.d │ │ ├── got-1.s │ │ ├── got-multigot-12-13-14-34-35-ok.d │ │ ├── got-multigot-14-ok.d │ │ ├── got-multigot-15-er.d │ │ ├── got-negative-12-13-14-34-ok.d │ │ ├── got-negative-12-13-14-35-er.d │ │ ├── got-negative-14-ok.d │ │ ├── got-negative-15-er.d │ │ ├── got-single-12-ok.d │ │ ├── got-single-13-er.d │ │ ├── got-xgot-12-13-14-15-34-35-ok.d │ │ ├── got-xgot-15-ok.d │ │ ├── isaa-mac.d │ │ ├── isaa-mac.s │ │ ├── isaa-nodiv.s │ │ ├── isaa.d │ │ ├── isaa.s │ │ ├── isaaplus.d │ │ ├── isaaplus.s │ │ ├── isab-float.d │ │ ├── isab-float.s │ │ ├── isab-nousp.s │ │ ├── isab.d │ │ ├── isab.s │ │ ├── m68k-got.exp │ │ ├── m68k.exp │ │ ├── merge-error-1a.d │ │ ├── merge-error-1a.s │ │ ├── merge-error-1b.d │ │ ├── merge-error-1b.s │ │ ├── merge-error-1c.d │ │ ├── merge-error-1d.d │ │ ├── merge-error-1e.d │ │ ├── merge-ok-1a.d │ │ ├── merge-ok-1b.d │ │ ├── merge-ok-1c.d │ │ ├── merge.ld │ │ ├── plt1-68020.d │ │ ├── plt1-cpu32.d │ │ ├── plt1-empty.s │ │ ├── plt1-isab.d │ │ ├── plt1-isac.d │ │ ├── plt1.ld │ │ ├── plt1.s │ │ ├── tls-def-1.d │ │ ├── tls-def-1.s │ │ ├── tls-gd-1.d │ │ ├── tls-gd-1.d2 │ │ ├── tls-gd-1.d3 │ │ ├── tls-gd-1.s │ │ ├── tls-gd-2.d │ │ ├── tls-gd-2.s │ │ ├── tls-gd-3.d │ │ ├── tls-gd-3.s │ │ ├── tls-gd-ie-1.d │ │ ├── tls-gd-ie-1.s │ │ ├── tls-ie-1.d │ │ ├── tls-ie-1.s │ │ ├── tls-ld-1.d │ │ ├── tls-ld-1.s │ │ ├── tls-ld-2.d │ │ ├── tls-ld-2.s │ │ ├── tls-le-1.s │ │ ├── tls-main-1.d │ │ ├── tls-main-1.s │ │ └── tls-no-1.s │ ├── ld-mep/ │ │ ├── mep.exp │ │ ├── mep1.ld │ │ └── mep1.s │ ├── ld-metag/ │ │ ├── external.s │ │ ├── metag.exp │ │ ├── pcrel.d │ │ ├── pcrel.s │ │ ├── shared.d │ │ ├── shared.r │ │ ├── shared.s │ │ ├── stub.d │ │ ├── stub.s │ │ ├── stub_pic_app.d │ │ ├── stub_pic_app.r │ │ ├── stub_pic_app.s │ │ ├── stub_pic_shared.d │ │ ├── stub_pic_shared.s │ │ ├── stub_shared.d │ │ ├── stub_shared.r │ │ └── stub_shared.s │ ├── ld-mips-elf/ │ │ ├── abiflags-strip1-ph.d │ │ ├── abiflags-strip10-ph.d │ │ ├── abiflags-strip2-ph.d │ │ ├── abiflags-strip3-ph.d │ │ ├── abiflags-strip4-ph.d │ │ ├── abiflags-strip5-ph.d │ │ ├── abiflags-strip6-ph.d │ │ ├── abiflags-strip7-ph.d │ │ ├── abiflags-strip8-ph.d │ │ ├── abiflags-strip9-ph.d │ │ ├── attr-gnu-4-0-n32-ph.d │ │ ├── attr-gnu-4-0-n64-ph.d │ │ ├── attr-gnu-4-0-ph.d │ │ ├── attr-gnu-4-0.s │ │ ├── attr-gnu-4-00.d │ │ ├── attr-gnu-4-01.d │ │ ├── attr-gnu-4-02.d │ │ ├── attr-gnu-4-03.d │ │ ├── attr-gnu-4-04.d │ │ ├── attr-gnu-4-05.d │ │ ├── attr-gnu-4-06.d │ │ ├── attr-gnu-4-07.d │ │ ├── attr-gnu-4-08.d │ │ ├── attr-gnu-4-09.d │ │ ├── attr-gnu-4-1-n32-ph.d │ │ ├── attr-gnu-4-1-n64-ph.d │ │ ├── attr-gnu-4-1-ph.d │ │ ├── attr-gnu-4-1.s │ │ ├── attr-gnu-4-10.d │ │ ├── attr-gnu-4-11.d │ │ ├── attr-gnu-4-12.d │ │ ├── attr-gnu-4-13.d │ │ ├── attr-gnu-4-14.d │ │ ├── attr-gnu-4-15.d │ │ ├── attr-gnu-4-16.d │ │ ├── attr-gnu-4-17.d │ │ ├── attr-gnu-4-18.d │ │ ├── attr-gnu-4-19.d │ │ ├── attr-gnu-4-2-n32-ph.d │ │ ├── attr-gnu-4-2-n64-ph.d │ │ ├── attr-gnu-4-2-ph.d │ │ ├── attr-gnu-4-2.s │ │ ├── attr-gnu-4-20.d │ │ ├── attr-gnu-4-21.d │ │ ├── attr-gnu-4-22.d │ │ ├── attr-gnu-4-23.d │ │ ├── attr-gnu-4-24.d │ │ ├── attr-gnu-4-25.d │ │ ├── attr-gnu-4-26.d │ │ ├── attr-gnu-4-27.d │ │ ├── attr-gnu-4-28.d │ │ ├── attr-gnu-4-29.d │ │ ├── attr-gnu-4-3-n32-ph.d │ │ ├── attr-gnu-4-3-n64-ph.d │ │ ├── attr-gnu-4-3-ph.d │ │ ├── attr-gnu-4-3.s │ │ ├── attr-gnu-4-30.d │ │ ├── attr-gnu-4-31.d │ │ ├── attr-gnu-4-32.d │ │ ├── attr-gnu-4-33.d │ │ ├── attr-gnu-4-34.d │ │ ├── attr-gnu-4-35.d │ │ ├── attr-gnu-4-36.d │ │ ├── attr-gnu-4-37.d │ │ ├── attr-gnu-4-38.d │ │ ├── attr-gnu-4-39.d │ │ ├── attr-gnu-4-4-ph.d │ │ ├── attr-gnu-4-4.s │ │ ├── attr-gnu-4-40.d │ │ ├── attr-gnu-4-41.d │ │ ├── attr-gnu-4-42.d │ │ ├── attr-gnu-4-43.d │ │ ├── attr-gnu-4-44.d │ │ ├── attr-gnu-4-45.d │ │ ├── attr-gnu-4-46.d │ │ ├── attr-gnu-4-47.d │ │ ├── attr-gnu-4-48.d │ │ ├── attr-gnu-4-49.d │ │ ├── attr-gnu-4-5-ph.d │ │ ├── attr-gnu-4-5.s │ │ ├── attr-gnu-4-50.d │ │ ├── attr-gnu-4-51.d │ │ ├── attr-gnu-4-52.d │ │ ├── attr-gnu-4-53.d │ │ ├── attr-gnu-4-54.d │ │ ├── attr-gnu-4-55.d │ │ ├── attr-gnu-4-56.d │ │ ├── attr-gnu-4-57.d │ │ ├── attr-gnu-4-58.d │ │ ├── attr-gnu-4-59.d │ │ ├── attr-gnu-4-6-ph.d │ │ ├── attr-gnu-4-6.s │ │ ├── attr-gnu-4-60.d │ │ ├── attr-gnu-4-61.d │ │ ├── attr-gnu-4-62.d │ │ ├── attr-gnu-4-63.d │ │ ├── attr-gnu-4-64.d │ │ ├── attr-gnu-4-65.d │ │ ├── attr-gnu-4-66.d │ │ ├── attr-gnu-4-67.d │ │ ├── attr-gnu-4-68.d │ │ ├── attr-gnu-4-69.d │ │ ├── attr-gnu-4-7-ph.d │ │ ├── attr-gnu-4-7.s │ │ ├── attr-gnu-4-70.d │ │ ├── attr-gnu-4-71.d │ │ ├── attr-gnu-4-72.d │ │ ├── attr-gnu-4-73.d │ │ ├── attr-gnu-4-74.d │ │ ├── attr-gnu-4-75.d │ │ ├── attr-gnu-4-76.d │ │ ├── attr-gnu-4-77.d │ │ ├── attr-gnu-4-78.d │ │ ├── attr-gnu-4-79.d │ │ ├── attr-gnu-4-8.s │ │ ├── attr-gnu-4-81.d │ │ ├── attr-gnu-4-89.d │ │ ├── attr-gnu-4-9.s │ │ ├── attr-gnu-8-0.s │ │ ├── attr-gnu-8-00.d │ │ ├── attr-gnu-8-01.d │ │ ├── attr-gnu-8-02.d │ │ ├── attr-gnu-8-1.s │ │ ├── attr-gnu-8-10.d │ │ ├── attr-gnu-8-11.d │ │ ├── attr-gnu-8-12.d │ │ ├── attr-gnu-8-2.s │ │ ├── attr-gnu-8-20.d │ │ ├── attr-gnu-8-21.d │ │ ├── attr-gnu-8-22.d │ │ ├── bal-jalx-addend-micromips-n32.d │ │ ├── bal-jalx-addend-micromips-n64.d │ │ ├── bal-jalx-addend-micromips.d │ │ ├── bal-jalx-addend-n32.d │ │ ├── bal-jalx-addend-n64.d │ │ ├── bal-jalx-addend.d │ │ ├── bal-jalx-local-micromips-n32.d │ │ ├── bal-jalx-local-micromips-n64.d │ │ ├── bal-jalx-local-micromips.d │ │ ├── bal-jalx-local-n32.d │ │ ├── bal-jalx-local-n64.d │ │ ├── bal-jalx-local.d │ │ ├── bal-jalx-pic-ignore-micromips-n32.d │ │ ├── bal-jalx-pic-ignore-micromips-n64.d │ │ ├── bal-jalx-pic-ignore-micromips.d │ │ ├── bal-jalx-pic-ignore-n32.d │ │ ├── bal-jalx-pic-ignore-n64.d │ │ ├── bal-jalx-pic-ignore.d │ │ ├── bal-jalx-pic-micromips-n32.d │ │ ├── bal-jalx-pic-micromips-n64.d │ │ ├── bal-jalx-pic-micromips.d │ │ ├── bal-jalx-pic-n32.d │ │ ├── bal-jalx-pic-n64.d │ │ ├── bal-jalx-pic.d │ │ ├── binary.d │ │ ├── binary.ld │ │ ├── binary.s │ │ ├── branch-absolute-addend-n32.d │ │ ├── branch-absolute-addend-n64.d │ │ ├── branch-absolute-addend.d │ │ ├── branch-absolute-n32.d │ │ ├── branch-absolute-n64.d │ │ ├── branch-absolute.d │ │ ├── branch-misc-1.d │ │ ├── branch-misc-2.d │ │ ├── comm-data.exp │ │ ├── compact-eh.ld │ │ ├── compact-eh1.d │ │ ├── compact-eh1.s │ │ ├── compact-eh1a.s │ │ ├── compact-eh1b.s │ │ ├── compact-eh2.d │ │ ├── compact-eh2.s │ │ ├── compact-eh3.d │ │ ├── compact-eh3.s │ │ ├── compact-eh3a.s │ │ ├── compact-eh4.d │ │ ├── compact-eh5.d │ │ ├── compact-eh6.d │ │ ├── compressed-plt-1-dyn.s │ │ ├── compressed-plt-1-n32-mips16.od │ │ ├── compressed-plt-1-n32-mips16.rd │ │ ├── compressed-plt-1-n32-umips.od │ │ ├── compressed-plt-1-n32-umips.rd │ │ ├── compressed-plt-1-o32-branch.od │ │ ├── compressed-plt-1-o32-branch.rd │ │ ├── compressed-plt-1-o32-mips16-branch.od │ │ ├── compressed-plt-1-o32-mips16-branch.rd │ │ ├── compressed-plt-1-o32-mips16-bronly.od │ │ ├── compressed-plt-1-o32-mips16-bronly.rd │ │ ├── compressed-plt-1-o32-mips16-got.od │ │ ├── compressed-plt-1-o32-mips16-got.rd │ │ ├── compressed-plt-1-o32-mips16-only.od │ │ ├── compressed-plt-1-o32-mips16-only.rd │ │ ├── compressed-plt-1-o32-mips16-word.od │ │ ├── compressed-plt-1-o32-mips16-word.rd │ │ ├── compressed-plt-1-o32-mips16.od │ │ ├── compressed-plt-1-o32-mips16.rd │ │ ├── compressed-plt-1-o32-se.od │ │ ├── compressed-plt-1-o32-se.rd │ │ ├── compressed-plt-1-o32-umips-branch.od │ │ ├── compressed-plt-1-o32-umips-branch.rd │ │ ├── compressed-plt-1-o32-umips-bronly.od │ │ ├── compressed-plt-1-o32-umips-bronly.rd │ │ ├── compressed-plt-1-o32-umips-got.od │ │ ├── compressed-plt-1-o32-umips-got.rd │ │ ├── compressed-plt-1-o32-umips-only.od │ │ ├── compressed-plt-1-o32-umips-only.rd │ │ ├── compressed-plt-1-o32-umips-word.od │ │ ├── compressed-plt-1-o32-umips-word.rd │ │ ├── compressed-plt-1-o32-umips.od │ │ ├── compressed-plt-1-o32-umips.rd │ │ ├── compressed-plt-1.ld │ │ ├── compressed-plt-1.s │ │ ├── compressed-plt-1a.s │ │ ├── compressed-plt-1b.s │ │ ├── compressed-plt-1c.s │ │ ├── compressed-plt-1d.s │ │ ├── compressed-plt-1e.s │ │ ├── dyn-sec64.d │ │ ├── dyn-sec64.ld │ │ ├── dyn-sec64.s │ │ ├── eh-frame1-n32.d │ │ ├── eh-frame1-n64.d │ │ ├── eh-frame1.ld │ │ ├── eh-frame1.s │ │ ├── eh-frame2-n32.d │ │ ├── eh-frame2-n64.d │ │ ├── eh-frame3.d │ │ ├── eh-frame4.d │ │ ├── eh-frame5.d │ │ ├── eh-frame5.ld │ │ ├── eh-frame5.s │ │ ├── ehdr_start-1.ld │ │ ├── ehdr_start-1.nd │ │ ├── ehdr_start-2.ld │ │ ├── ehdr_start-2.nd │ │ ├── ehdr_start-new.s │ │ ├── ehdr_start-o32.s │ │ ├── elf-rel-got-n32-embed.d │ │ ├── elf-rel-got-n32.d │ │ ├── elf-rel-got-n64-embed.d │ │ ├── elf-rel-got-n64-irix.d │ │ ├── elf-rel-got-n64.d │ │ ├── elf-rel-xgot-n32-embed.d │ │ ├── elf-rel-xgot-n32.d │ │ ├── elf-rel-xgot-n64-embed.d │ │ ├── elf-rel-xgot-n64-irix.d │ │ ├── elf-rel-xgot-n64.d │ │ ├── emit-relocs-1.d │ │ ├── emit-relocs-1.ld │ │ ├── emit-relocs-1a.s │ │ ├── emit-relocs-1b.s │ │ ├── empty.s │ │ ├── export-class-call16-def.s │ │ ├── export-class-call16-n32.dd │ │ ├── export-class-call16-n32.gd │ │ ├── export-class-call16-n32.s │ │ ├── export-class-call16-n64.dd │ │ ├── export-class-call16-n64.gd │ │ ├── export-class-call16-n64.s │ │ ├── export-class-call16-o32-irix.dd │ │ ├── export-class-call16-o32.dd │ │ ├── export-class-call16-o32.gd │ │ ├── export-class-call16-o32.s │ │ ├── export-class-call16.ld │ │ ├── export-class-ref-f0.s │ │ ├── export-class-ref-f1.s │ │ ├── export-class-ref-f2.s │ │ ├── export-class-ref-lib.sd │ │ ├── export-class.exp │ │ ├── export-hidden-ref.sd │ │ ├── export-internal-ref.sd │ │ ├── export-local-ref.sd │ │ ├── export-protected-ref.sd │ │ ├── global-local-symtab-final-n32.d │ │ ├── global-local-symtab-final-n64.d │ │ ├── global-local-symtab-final-o32.d │ │ ├── global-local-symtab-n32.d │ │ ├── global-local-symtab-n32t.d │ │ ├── global-local-symtab-n64.d │ │ ├── global-local-symtab-o32.d │ │ ├── global-local-symtab-o32t.d │ │ ├── global-local-symtab-sort-n32.d │ │ ├── global-local-symtab-sort-n32t.d │ │ ├── global-local-symtab-sort-n64.d │ │ ├── global-local-symtab-sort-n64t.d │ │ ├── global-local-symtab-sort-o32.d │ │ ├── global-local-symtab-sort-o32t.d │ │ ├── global-local-symtab.ld │ │ ├── got-dump-1.d │ │ ├── got-dump-1.ld │ │ ├── got-dump-1.s │ │ ├── got-dump-2.d │ │ ├── got-dump-2.ld │ │ ├── got-dump-2.s │ │ ├── got-page-1.d │ │ ├── got-page-1.ld │ │ ├── got-page-1.s │ │ ├── got-page-2.d │ │ ├── got-page-2.s │ │ ├── got-page-3.d │ │ ├── got-page-3a.s │ │ ├── got-page-3b.s │ │ ├── got-page-3c.s │ │ ├── got-page-4a.d │ │ ├── got-page-4a.got │ │ ├── got-page-4a.s │ │ ├── got-page-4b.d │ │ ├── got-page-4b.got │ │ ├── got-page-4b.s │ │ ├── got-page-5.d │ │ ├── got-page-5.got │ │ ├── got-page-5.s │ │ ├── got-page-6.d │ │ ├── got-page-6.got │ │ ├── got-page-6.s │ │ ├── got-page-7.d │ │ ├── got-page-7.got │ │ ├── got-page-7a.s │ │ ├── got-page-7b.s │ │ ├── got-page-7c.s │ │ ├── got-page-7d.s │ │ ├── got-page-7e.s │ │ ├── got-vers-1.dd │ │ ├── got-vers-1.rd │ │ ├── got-vers-1.sd │ │ ├── got-vers-1.ver │ │ ├── got-vers-1a.s │ │ ├── got-vers-1b.s │ │ ├── gp-disp-sym.d │ │ ├── gp-disp-sym.s │ │ ├── gp-hidden-64.rd │ │ ├── gp-hidden-lib-64.rd │ │ ├── gp-hidden-lib.rd │ │ ├── gp-hidden-lib.s │ │ ├── gp-hidden-ver-64.rd │ │ ├── gp-hidden-ver.rd │ │ ├── gp-hidden-ver.s │ │ ├── gp-hidden-ver.ver │ │ ├── gp-hidden.rd │ │ ├── gp-hidden.s │ │ ├── gp-hidden.sd │ │ ├── hash1.d │ │ ├── hash1.s │ │ ├── hash2.d │ │ ├── jal-global-overflow-0.d │ │ ├── jal-global-overflow-1.d │ │ ├── jal-global-overflow.s │ │ ├── jal-local-overflow-0.d │ │ ├── jal-local-overflow-1.d │ │ ├── jal-local-overflow.s │ │ ├── jalbal.d │ │ ├── jalbal.s │ │ ├── jaloverflow-2.d │ │ ├── jaloverflow-2.s │ │ ├── jaloverflow.d │ │ ├── jaloverflow.s │ │ ├── jalr3.dd │ │ ├── jalr3.ld │ │ ├── jalr4-r6.dd │ │ ├── jalr4.dd │ │ ├── jalx-1.d │ │ ├── jalx-1.ld │ │ ├── jalx-1.s │ │ ├── jalx-2-ex.s │ │ ├── jalx-2-main.s │ │ ├── jalx-2-printf.s │ │ ├── jalx-2.dd │ │ ├── jalx-2.ld │ │ ├── jalx-addend-n32.d │ │ ├── jalx-addend-n64.d │ │ ├── jalx-addend.d │ │ ├── jalx-local-n32.d │ │ ├── jalx-local-n64.d │ │ ├── jalx-local.d │ │ ├── jr-to-b-1.d │ │ ├── jr-to-b-1.s │ │ ├── jr-to-b-2.d │ │ ├── jr-to-b-2.s │ │ ├── jr.s │ │ ├── lsi-4010-isa.d │ │ ├── micromips-branch-absolute-addend-n32.d │ │ ├── micromips-branch-absolute-addend-n64.d │ │ ├── micromips-branch-absolute-addend.d │ │ ├── micromips-branch-absolute-n32.d │ │ ├── micromips-branch-absolute-n64.d │ │ ├── micromips-branch-absolute.d │ │ ├── mips-32-export-class.rd │ │ ├── mips-32-export-class.xd │ │ ├── mips-64-export-class.rd │ │ ├── mips-64-export-class.xd │ │ ├── mips-abiflags-0.d │ │ ├── mips-abiflags-0.ld │ │ ├── mips-abiflags-0r.d │ │ ├── mips-abiflags-1.d │ │ ├── mips-abiflags-1.ld │ │ ├── mips-abiflags-1r.d │ │ ├── mips-abiflags-2.d │ │ ├── mips-abiflags-2r.d │ │ ├── mips-dyn.ld │ │ ├── mips-elf-flags.exp │ │ ├── mips-elf.exp │ │ ├── mips-lib.ld │ │ ├── mips16-1.d │ │ ├── mips16-1a.s │ │ ├── mips16-1b.s │ │ ├── mips16-and-micromips.d │ │ ├── mips16-branch-2.d │ │ ├── mips16-branch-3.d │ │ ├── mips16-branch-absolute-1.d │ │ ├── mips16-branch-absolute-2.d │ │ ├── mips16-branch-absolute-addend-1.d │ │ ├── mips16-branch-absolute-addend-n32-1.d │ │ ├── mips16-branch-absolute-addend-n32.d │ │ ├── mips16-branch-absolute-addend-n64-1.d │ │ ├── mips16-branch-absolute-addend-n64.d │ │ ├── mips16-branch-absolute-addend.d │ │ ├── mips16-branch-absolute-n32-1.d │ │ ├── mips16-branch-absolute-n32-2.d │ │ ├── mips16-branch-absolute-n32.d │ │ ├── mips16-branch-absolute-n64-1.d │ │ ├── mips16-branch-absolute-n64-2.d │ │ ├── mips16-branch-absolute-n64.d │ │ ├── mips16-branch-absolute.d │ │ ├── mips16-branch-addend-2.d │ │ ├── mips16-branch-addend-3.d │ │ ├── mips16-branch.s │ │ ├── mips16-call-global-1.s │ │ ├── mips16-call-global-2.s │ │ ├── mips16-call-global-3.s │ │ ├── mips16-call-global.d │ │ ├── mips16-fp-stub-1.s │ │ ├── mips16-fp-stub-2.s │ │ ├── mips16-fp-stub.d │ │ ├── mips16-hilo-n32.d │ │ ├── mips16-hilo.d │ │ ├── mips16-hilo.ld │ │ ├── mips16-hilo.s │ │ ├── mips16-intermix-1.s │ │ ├── mips16-intermix-2.s │ │ ├── mips16-intermix.d │ │ ├── mips16-local-stubs-1.d │ │ ├── mips16-local-stubs-1.s │ │ ├── mips16-pcrel-0.d │ │ ├── mips16-pcrel-1.d │ │ ├── mips16-pcrel-addend-2.d │ │ ├── mips16-pcrel-addend-6.d │ │ ├── mips16-pcrel-n32-0.d │ │ ├── mips16-pcrel-n32-1.d │ │ ├── mips16-pcrel-n64-sym32-0.d │ │ ├── mips16-pcrel-n64-sym32-1.d │ │ ├── mips16-pic-1-dummy.s │ │ ├── mips16-pic-1.dd │ │ ├── mips16-pic-1.gd │ │ ├── mips16-pic-1.inc │ │ ├── mips16-pic-1.ld │ │ ├── mips16-pic-1a.s │ │ ├── mips16-pic-1b.s │ │ ├── mips16-pic-2.ad │ │ ├── mips16-pic-2.dd │ │ ├── mips16-pic-2.gd │ │ ├── mips16-pic-2.nd │ │ ├── mips16-pic-2.rd │ │ ├── mips16-pic-2a.s │ │ ├── mips16-pic-2b.s │ │ ├── mips16-pic-3.dd │ │ ├── mips16-pic-3.gd │ │ ├── mips16-pic-3.inc │ │ ├── mips16-pic-3.rd │ │ ├── mips16-pic-3a.s │ │ ├── mips16-pic-3b.s │ │ ├── mips16-pic-4.ver │ │ ├── mips16-pic-4a.dd │ │ ├── mips16-pic-4a.gd │ │ ├── mips16-pic-4a.nd │ │ ├── mips16-pic-4a.s │ │ ├── mips16-pic-4b.dd │ │ ├── mips16-pic-4b.s │ │ ├── mips16-pic-4c.s │ │ ├── mips16e2-pcrel-0.d │ │ ├── mips16e2-pcrel-1.d │ │ ├── mips16e2-pcrel-addend-2.d │ │ ├── mips16e2-pcrel-addend-6.d │ │ ├── mips16e2-pcrel-n32-0.d │ │ ├── mips16e2-pcrel-n32-1.d │ │ ├── mips16e2-pcrel-n64-sym32-0.d │ │ ├── mips16e2-pcrel-n64-sym32-1.d │ │ ├── mode-change-error-1.d │ │ ├── mode-change-error-1a.s │ │ ├── mode-change-error-1b.s │ │ ├── multi-got-1-1.s │ │ ├── multi-got-1-2.s │ │ ├── multi-got-1.d │ │ ├── multi-got-hidden-1.d │ │ ├── multi-got-hidden-1.s │ │ ├── multi-got-hidden-2.d │ │ ├── multi-got-hidden-2.s │ │ ├── multi-got-no-shared-1.s │ │ ├── multi-got-no-shared-2.s │ │ ├── multi-got-no-shared.d │ │ ├── n64-plt-1.dd │ │ ├── n64-plt-1.gd │ │ ├── n64-plt-1.ld │ │ ├── n64-plt-2.ed │ │ ├── n64-plt-2.ld │ │ ├── n64-plt-3.ed │ │ ├── n64-plt-3.ld │ │ ├── n64-plt-4.dd │ │ ├── n64-plt-4.gd │ │ ├── n64-plt-4.ld │ │ ├── n64-plt-lib.s │ │ ├── n64-plt.s │ │ ├── nan-2008.d │ │ ├── nan-2008.s │ │ ├── nan-legacy.d │ │ ├── nan-legacy.s │ │ ├── nan-mixed-1.d │ │ ├── nan-mixed-2.d │ │ ├── no-shared-1-n32.d │ │ ├── no-shared-1-n64.d │ │ ├── no-shared-1-n64.s │ │ ├── no-shared-1-o32.d │ │ ├── no-shared-1-o32.s │ │ ├── no-shared-1.ld │ │ ├── pic-and-nonpic-1-micromips-rel.dd │ │ ├── pic-and-nonpic-1-micromips-rel.nd │ │ ├── pic-and-nonpic-1-micromips.dd │ │ ├── pic-and-nonpic-1-micromips.nd │ │ ├── pic-and-nonpic-1-r6.dd │ │ ├── pic-and-nonpic-1-r6.nd │ │ ├── pic-and-nonpic-1-r6.s │ │ ├── pic-and-nonpic-1-rel.dd │ │ ├── pic-and-nonpic-1-rel.nd │ │ ├── pic-and-nonpic-1.dd │ │ ├── pic-and-nonpic-1.ld │ │ ├── pic-and-nonpic-1.nd │ │ ├── pic-and-nonpic-1a-micromips.s │ │ ├── pic-and-nonpic-1a-r6.s │ │ ├── pic-and-nonpic-1a.s │ │ ├── pic-and-nonpic-1b-micromips.s │ │ ├── pic-and-nonpic-1b.s │ │ ├── pic-and-nonpic-2.d │ │ ├── pic-and-nonpic-2a.s │ │ ├── pic-and-nonpic-2b.s │ │ ├── pic-and-nonpic-3-error.d │ │ ├── pic-and-nonpic-3a-r6.dd │ │ ├── pic-and-nonpic-3a-r6.gd │ │ ├── pic-and-nonpic-3a-r6.s │ │ ├── pic-and-nonpic-3a.dd │ │ ├── pic-and-nonpic-3a.gd │ │ ├── pic-and-nonpic-3a.ld │ │ ├── pic-and-nonpic-3a.s │ │ ├── pic-and-nonpic-3a.sd │ │ ├── pic-and-nonpic-3b.ad │ │ ├── pic-and-nonpic-3b.dd │ │ ├── pic-and-nonpic-3b.gd │ │ ├── pic-and-nonpic-3b.ld │ │ ├── pic-and-nonpic-3b.nd │ │ ├── pic-and-nonpic-3b.pd │ │ ├── pic-and-nonpic-3b.rd │ │ ├── pic-and-nonpic-3b.s │ │ ├── pic-and-nonpic-3b.sd │ │ ├── pic-and-nonpic-4-error.d │ │ ├── pic-and-nonpic-4a.s │ │ ├── pic-and-nonpic-4b.ad │ │ ├── pic-and-nonpic-4b.dd │ │ ├── pic-and-nonpic-4b.gd │ │ ├── pic-and-nonpic-4b.ld │ │ ├── pic-and-nonpic-4b.nd │ │ ├── pic-and-nonpic-4b.rd │ │ ├── pic-and-nonpic-4b.s │ │ ├── pic-and-nonpic-4b.sd │ │ ├── pic-and-nonpic-5a.s │ │ ├── pic-and-nonpic-5b.ad │ │ ├── pic-and-nonpic-5b.dd │ │ ├── pic-and-nonpic-5b.gd │ │ ├── pic-and-nonpic-5b.ld │ │ ├── pic-and-nonpic-5b.nd │ │ ├── pic-and-nonpic-5b.pd │ │ ├── pic-and-nonpic-5b.rd │ │ ├── pic-and-nonpic-5b.s │ │ ├── pic-and-nonpic-5b.sd │ │ ├── pic-and-nonpic-6-n32.ad │ │ ├── pic-and-nonpic-6-n32.dd │ │ ├── pic-and-nonpic-6-n32.gd │ │ ├── pic-and-nonpic-6-n32.nd │ │ ├── pic-and-nonpic-6-n32.pd │ │ ├── pic-and-nonpic-6-n32.rd │ │ ├── pic-and-nonpic-6-n32.sd │ │ ├── pic-and-nonpic-6-n32a.s │ │ ├── pic-and-nonpic-6-n32b.s │ │ ├── pic-and-nonpic-6-n32c.s │ │ ├── pic-and-nonpic-6-n64.ad │ │ ├── pic-and-nonpic-6-n64.dd │ │ ├── pic-and-nonpic-6-n64.gd │ │ ├── pic-and-nonpic-6-n64.nd │ │ ├── pic-and-nonpic-6-n64.pd │ │ ├── pic-and-nonpic-6-n64.rd │ │ ├── pic-and-nonpic-6-n64.sd │ │ ├── pic-and-nonpic-6-n64a.s │ │ ├── pic-and-nonpic-6-n64b.s │ │ ├── pic-and-nonpic-6-n64c.s │ │ ├── pic-and-nonpic-6-o32.ad │ │ ├── pic-and-nonpic-6-o32.dd │ │ ├── pic-and-nonpic-6-o32.gd │ │ ├── pic-and-nonpic-6-o32.nd │ │ ├── pic-and-nonpic-6-o32.pd │ │ ├── pic-and-nonpic-6-o32.rd │ │ ├── pic-and-nonpic-6-o32.sd │ │ ├── pic-and-nonpic-6-o32a.s │ │ ├── pic-and-nonpic-6-o32b.s │ │ ├── pic-and-nonpic-6-o32c.s │ │ ├── pic-and-nonpic-6.ld │ │ ├── pic-reloc-0.d │ │ ├── pic-reloc-1.d │ │ ├── pic-reloc-2.d │ │ ├── pic-reloc-3.d │ │ ├── pic-reloc-4.d │ │ ├── pic-reloc-5.d │ │ ├── pic-reloc-5.s │ │ ├── pic-reloc-6.d │ │ ├── pic-reloc-6.s │ │ ├── pic-reloc-7.d │ │ ├── pic-reloc-7.s │ │ ├── pic-reloc-absolute-hi.ld │ │ ├── pic-reloc-absolute-lo.ld │ │ ├── pic-reloc-j.s │ │ ├── pic-reloc-lui.s │ │ ├── pic-reloc-ordinary.ld │ │ ├── pic-reloc-tls.ld │ │ ├── pie-n32.d │ │ ├── pie-n64.d │ │ ├── pie-o32.d │ │ ├── pie.s │ │ ├── pr21334.dd │ │ ├── pr21334.gd │ │ ├── pr21334.ld │ │ ├── pr21334.s │ │ ├── pr21375-abi.hd │ │ ├── pr21375-irix.sd │ │ ├── pr21375-mips16.s │ │ ├── pr21375-n32.s │ │ ├── pr21375-n64.s │ │ ├── pr21375-noabi.hd │ │ ├── pr21375-xgot.ld │ │ ├── pr21375-xgot.s │ │ ├── pr21375.dd │ │ ├── pr21375.gd │ │ ├── pr21375.ld │ │ ├── pr21375.s │ │ ├── pr21375.sd │ │ ├── pr21375.ver │ │ ├── pr21375h-irix.sd │ │ ├── pr21375h.dd │ │ ├── pr21375h.gd │ │ ├── pr21375h.sd │ │ ├── pr21375p-irix.sd │ │ ├── pr21375p.dd │ │ ├── pr21375p.gd │ │ ├── pr21375p.sd │ │ ├── pr21375ph-irix.sd │ │ ├── pr21375ph.dd │ │ ├── pr21375ph.gd │ │ ├── pr21375ph.sd │ │ ├── pr21375s-irix.sd │ │ ├── pr21375s-n32-irix.sd │ │ ├── pr21375s-n32.dd │ │ ├── pr21375s-n32.gd │ │ ├── pr21375s-n32.sd │ │ ├── pr21375s-n64-irix.sd │ │ ├── pr21375s-n64.dd │ │ ├── pr21375s-n64.gd │ │ ├── pr21375s-n64.sd │ │ ├── pr21375s.dd │ │ ├── pr21375s.gd │ │ ├── pr21375s.sd │ │ ├── pr21375sh-irix.sd │ │ ├── pr21375sh-n32-irix.sd │ │ ├── pr21375sh-n32.dd │ │ ├── pr21375sh-n32.gd │ │ ├── pr21375sh-n32.sd │ │ ├── pr21375sh-n64-irix.sd │ │ ├── pr21375sh-n64.dd │ │ ├── pr21375sh-n64.gd │ │ ├── pr21375sh-n64.sd │ │ ├── pr21375sh.dd │ │ ├── pr21375sh.gd │ │ ├── pr21375sh.sd │ │ ├── pr21375shg-irix.sd │ │ ├── pr21375shg.dd │ │ ├── pr21375shg.gd │ │ ├── pr21375shg.sd │ │ ├── pr21375shl-irix.sd │ │ ├── pr21375shl.gd │ │ ├── pr21375shl.sd │ │ ├── pr21375shv-irix.sd │ │ ├── pr21375shv.gd │ │ ├── pr21375shv.sd │ │ ├── pr21375sm16.dd │ │ ├── pr21375sm16h.dd │ │ ├── pr21375su-n32.dd │ │ ├── pr21375su-n64.dd │ │ ├── pr21375su.dd │ │ ├── pr21375suh-n32.dd │ │ ├── pr21375suh-n64.dd │ │ ├── pr21375suh.dd │ │ ├── pr21375sux.dd │ │ ├── pr21375suxh.dd │ │ ├── pr21375sx-irix.sd │ │ ├── pr21375sx.dd │ │ ├── pr21375sx.gd │ │ ├── pr21375sx.sd │ │ ├── pr21375sxh-irix.sd │ │ ├── pr21375sxh.dd │ │ ├── pr21375sxh.gd │ │ ├── pr21375sxh.sd │ │ ├── pr21375v.ver │ │ ├── reginfo-0.d │ │ ├── reginfo-0.ld │ │ ├── reginfo-0r.d │ │ ├── reginfo-1.d │ │ ├── reginfo-1.ld │ │ ├── reginfo-1.s │ │ ├── reginfo-1r.d │ │ ├── reginfo-2.d │ │ ├── reginfo-2.s │ │ ├── reginfo-2r.d │ │ ├── region1.d │ │ ├── region1.t │ │ ├── region1a.s │ │ ├── region1b.s │ │ ├── rel32-n32.d │ │ ├── rel32-o32.d │ │ ├── rel32.s │ │ ├── rel64.d │ │ ├── rel64.s │ │ ├── relax-jalr-n32-shared.d │ │ ├── relax-jalr-n32.d │ │ ├── relax-jalr-n64-shared.d │ │ ├── relax-jalr-n64.d │ │ ├── relax-jalr.s │ │ ├── relax-offset-umips.dd │ │ ├── relax-offset-umips.gd │ │ ├── relax-offset.dd │ │ ├── relax-offset.gd │ │ ├── relax-offset.ld │ │ ├── reloc-1-n32.d │ │ ├── reloc-1-n64.d │ │ ├── reloc-1-rel.d │ │ ├── reloc-1a.s │ │ ├── reloc-1b.s │ │ ├── reloc-2.d │ │ ├── reloc-2.ld │ │ ├── reloc-2a.s │ │ ├── reloc-2b.s │ │ ├── reloc-3-n32.d │ │ ├── reloc-3.d │ │ ├── reloc-4.d │ │ ├── reloc-4.s │ │ ├── reloc-5.d │ │ ├── reloc-5.s │ │ ├── reloc-6a.s │ │ ├── reloc-6b.s │ │ ├── reloc-estimate-1.d │ │ ├── reloc-estimate-1.ld │ │ ├── reloc-estimate-1a.s │ │ ├── reloc-estimate-1b.s │ │ ├── reloc-local-overflow.d │ │ ├── reloc-local-overflow.s │ │ ├── reloc-merge-lo16.d │ │ ├── reloc-merge-lo16.ld │ │ ├── reloc-merge-lo16.s │ │ ├── reloc-pcrel-r6.d │ │ ├── reloc-pcrel-r6.ld │ │ ├── reloc-pcrel-r6.s │ │ ├── sections-1-n32.rd │ │ ├── sections-1-n32p.rd │ │ ├── sections-1-n32t.rd │ │ ├── sections-1-n64.rd │ │ ├── sections-1-n64t.rd │ │ ├── sections-1-o32.rd │ │ ├── sections-1-o32t.rd │ │ ├── sections-2-n32.rd │ │ ├── sections-2-n32p.rd │ │ ├── sections-2-n32t.rd │ │ ├── sections-2-n64.rd │ │ ├── sections-2-n64t.rd │ │ ├── sections-2-o32.rd │ │ ├── sections-2-o32t.rd │ │ ├── sections.s │ │ ├── start.s │ │ ├── stub-dynsym-1-10000.d │ │ ├── stub-dynsym-1-2fe80.d │ │ ├── stub-dynsym-1-7fff.d │ │ ├── stub-dynsym-1-8000.d │ │ ├── stub-dynsym-1-fff0.d │ │ ├── stub-dynsym-1.ld │ │ ├── stub-dynsym-1.s │ │ ├── stub-dynsym-2.dd │ │ ├── stub-dynsym-2.gd │ │ ├── stub-dynsym-2.ld │ │ ├── stub-dynsym-2.s │ │ ├── stub-dynsym-2.sd │ │ ├── stub-dynsym-discard-2.gd │ │ ├── stub-dynsym-discard-2.ld │ │ ├── stub-dynsym-discard-2.sd │ │ ├── stub-dynsym-micromips-1-10000.d │ │ ├── stub-dynsym-micromips-1-2fe80.d │ │ ├── stub-dynsym-micromips-1-7fff.d │ │ ├── stub-dynsym-micromips-1-8000.d │ │ ├── stub-dynsym-micromips-1-fff0.d │ │ ├── stub-dynsym-micromips-2.dd │ │ ├── stub-dynsym-micromips-2.gd │ │ ├── stub-dynsym-micromips-2.sd │ │ ├── stub-dynsym-micromips-insn32-1-10000.d │ │ ├── stub-dynsym-micromips-insn32-1-2fe80.d │ │ ├── stub-dynsym-micromips-insn32-1-7fff.d │ │ ├── stub-dynsym-micromips-insn32-1-8000.d │ │ ├── stub-dynsym-micromips-insn32-1-fff0.d │ │ ├── stub-dynsym-micromips-insn32-2.dd │ │ ├── stub-dynsym-micromips-insn32-2.gd │ │ ├── stub-dynsym-micromips-insn32-2.sd │ │ ├── textrel-1.d │ │ ├── textrel-1.s │ │ ├── tls-hidden2-got.d │ │ ├── tls-hidden2.d │ │ ├── tls-hidden2a.s │ │ ├── tls-hidden2b.s │ │ ├── tls-hidden3.d │ │ ├── tls-hidden3.got │ │ ├── tls-hidden3.ld │ │ ├── tls-hidden3.r │ │ ├── tls-hidden3a.s │ │ ├── tls-hidden3b.s │ │ ├── tls-hidden4.got │ │ ├── tls-hidden4.r │ │ ├── tls-hidden4a.s │ │ ├── tls-hidden4b.s │ │ ├── tls-multi-got-1-1.s │ │ ├── tls-multi-got-1-2.s │ │ ├── tls-multi-got-1.d │ │ ├── tls-multi-got-1.got │ │ ├── tls-multi-got-1.r │ │ ├── tlsbin-o32.d │ │ ├── tlsbin-o32.got │ │ ├── tlsbin-o32.s │ │ ├── tlsbin-pie-o32.d │ │ ├── tlsbin-pie-o32.got │ │ ├── tlsdyn-o32-1.d │ │ ├── tlsdyn-o32-1.got │ │ ├── tlsdyn-o32-2.d │ │ ├── tlsdyn-o32-2.got │ │ ├── tlsdyn-o32-2.s │ │ ├── tlsdyn-o32-3.d │ │ ├── tlsdyn-o32-3.got │ │ ├── tlsdyn-o32.d │ │ ├── tlsdyn-o32.got │ │ ├── tlsdyn-o32.s │ │ ├── tlsdyn-pie-o32.d │ │ ├── tlsdyn-pie-o32.got │ │ ├── tlslib-hidden.ver │ │ ├── tlslib-o32-hidden.got │ │ ├── tlslib-o32-ver.got │ │ ├── tlslib-o32.d │ │ ├── tlslib-o32.got │ │ ├── tlslib-o32.s │ │ ├── tlslib.ver │ │ ├── unaligned-branch-2.d │ │ ├── unaligned-branch-ignore-2.d │ │ ├── unaligned-branch-ignore-micromips.d │ │ ├── unaligned-branch-ignore-mips16.d │ │ ├── unaligned-branch-ignore-r6-1.d │ │ ├── unaligned-branch-micromips.d │ │ ├── unaligned-branch-mips16.d │ │ ├── unaligned-branch-r6-1.d │ │ ├── unaligned-branch-r6-2.d │ │ ├── unaligned-branch.d │ │ ├── unaligned-branch.s │ │ ├── unaligned-data.s │ │ ├── unaligned-insn.s │ │ ├── unaligned-jalx-0.d │ │ ├── unaligned-jalx-0.s │ │ ├── unaligned-jalx-1.d │ │ ├── unaligned-jalx-1.s │ │ ├── unaligned-jalx-2.d │ │ ├── unaligned-jalx-2.s │ │ ├── unaligned-jalx-3.d │ │ ├── unaligned-jalx-3.s │ │ ├── unaligned-jalx-addend-0.d │ │ ├── unaligned-jalx-addend-0.s │ │ ├── unaligned-jalx-addend-1.d │ │ ├── unaligned-jalx-addend-1.s │ │ ├── unaligned-jalx-addend-2.d │ │ ├── unaligned-jalx-addend-2.s │ │ ├── unaligned-jalx-addend-3.d │ │ ├── unaligned-jalx-addend-3.s │ │ ├── unaligned-jalx-addend-micromips-0.d │ │ ├── unaligned-jalx-addend-micromips-1.d │ │ ├── unaligned-jalx-addend-mips16-0.d │ │ ├── unaligned-jalx-addend-mips16-1.d │ │ ├── unaligned-jalx-micromips-0.d │ │ ├── unaligned-jalx-micromips-1.d │ │ ├── unaligned-jalx-mips16-0.d │ │ ├── unaligned-jalx-mips16-1.d │ │ ├── unaligned-jump-micromips.d │ │ ├── unaligned-jump-mips16.d │ │ ├── unaligned-jump.d │ │ ├── unaligned-ldpc-0.d │ │ ├── unaligned-ldpc-0.s │ │ ├── unaligned-ldpc-1.d │ │ ├── unaligned-ldpc-1.s │ │ ├── unaligned-lwpc-0.d │ │ ├── unaligned-lwpc-0.s │ │ ├── unaligned-lwpc-1.d │ │ ├── unaligned-lwpc-1.s │ │ ├── unaligned-text.s │ │ ├── undefined-warn.d │ │ ├── undefined.d │ │ ├── undefined.s │ │ ├── undefweak-overflow.d │ │ ├── undefweak-overflow.s │ │ ├── vxworks-forced-local-1.d │ │ ├── vxworks-forced-local-1.s │ │ ├── vxworks-forced-local-1.ver │ │ ├── vxworks1-lib.dd │ │ ├── vxworks1-lib.nd │ │ ├── vxworks1-lib.rd │ │ ├── vxworks1-lib.s │ │ ├── vxworks1-lib.td │ │ ├── vxworks1-static.d │ │ ├── vxworks1.dd │ │ ├── vxworks1.ld │ │ ├── vxworks1.rd │ │ ├── vxworks1.s │ │ ├── vxworks2-static.sd │ │ ├── vxworks2.s │ │ └── vxworks2.sd │ ├── ld-misc/ │ │ ├── defsym.exp │ │ ├── defsym1.d │ │ ├── dummy.s │ │ ├── foo.s │ │ ├── input-remap.exp │ │ ├── just-symbols-0.s │ │ ├── just-symbols-1.dd │ │ ├── just-symbols-1.s │ │ ├── just-symbols.exp │ │ ├── just-symbols.ld │ │ ├── remaps.r │ │ ├── remaps.txt │ │ └── start.s │ ├── ld-mmix/ │ │ ├── a.s │ │ ├── areg-256.s │ │ ├── areg-t.s │ │ ├── aregm.s │ │ ├── b-badfil1.d │ │ ├── b-badfil1.s │ │ ├── b-badfil2.d │ │ ├── b-badfil2.s │ │ ├── b-badfixo.d │ │ ├── b-badfixo.s │ │ ├── b-badloc.d │ │ ├── b-badloc.s │ │ ├── b-badlop.d │ │ ├── b-badlop.s │ │ ├── b-badm.d │ │ ├── b-badm2.s │ │ ├── b-badmain.s │ │ ├── b-badquot.d │ │ ├── b-badquot.s │ │ ├── b-badrx1.d │ │ ├── b-badrx1.s │ │ ├── b-badrx2.d │ │ ├── b-badrx2.s │ │ ├── b-badrx3.d │ │ ├── b-badrx3.s │ │ ├── b-bend.s │ │ ├── b-bend1.d │ │ ├── b-bend2.d │ │ ├── b-bend3.d │ │ ├── b-bstab1.d │ │ ├── b-bstab1.s │ │ ├── b-fixo2.d │ │ ├── b-fixo2.s │ │ ├── b-goodmain.s │ │ ├── b-loc64k.d │ │ ├── b-loc64k.s │ │ ├── b-nosym.d │ │ ├── b-nosym.s │ │ ├── b-offloc.s │ │ ├── b-offlocmis.s │ │ ├── b-post1.s │ │ ├── b-twoinsn.s │ │ ├── b-widec.s │ │ ├── b-widec1.d │ │ ├── b-widec2.d │ │ ├── b-widec2.s │ │ ├── b-widec3.d │ │ ├── b-widec3.s │ │ ├── bpo-1.d │ │ ├── bpo-1.s │ │ ├── bpo-10.d │ │ ├── bpo-10.s │ │ ├── bpo-11.d │ │ ├── bpo-11.s │ │ ├── bpo-12.d │ │ ├── bpo-12m.d │ │ ├── bpo-13.d │ │ ├── bpo-13m.d │ │ ├── bpo-14.d │ │ ├── bpo-14m.d │ │ ├── bpo-15.d │ │ ├── bpo-15m.d │ │ ├── bpo-16.d │ │ ├── bpo-16m.d │ │ ├── bpo-17.d │ │ ├── bpo-17m.d │ │ ├── bpo-18.d │ │ ├── bpo-18m.d │ │ ├── bpo-19.d │ │ ├── bpo-19m.d │ │ ├── bpo-1m.d │ │ ├── bpo-2.d │ │ ├── bpo-2.s │ │ ├── bpo-20.d │ │ ├── bpo-20m.d │ │ ├── bpo-21.d │ │ ├── bpo-21m.d │ │ ├── bpo-22.d │ │ ├── bpo-2m.d │ │ ├── bpo-3.d │ │ ├── bpo-3.s │ │ ├── bpo-3m.d │ │ ├── bpo-4.d │ │ ├── bpo-4.s │ │ ├── bpo-4m.d │ │ ├── bpo-5.d │ │ ├── bpo-5.s │ │ ├── bpo-5m.d │ │ ├── bpo-6.d │ │ ├── bpo-6.s │ │ ├── bpo-6m.d │ │ ├── bpo-7.d │ │ ├── bpo-7.s │ │ ├── bpo-7m.d │ │ ├── bpo-8.d │ │ ├── bpo-8.s │ │ ├── bpo-8m.d │ │ ├── bpo-9.d │ │ ├── bpo-9.s │ │ ├── bpo-9m.d │ │ ├── bpo64addr.ld │ │ ├── bspec1.d │ │ ├── bspec1.s │ │ ├── bspec1m.d │ │ ├── bspec2.d │ │ ├── bspec2.s │ │ ├── bspec2m.d │ │ ├── bspec801.s │ │ ├── bspec802.s │ │ ├── bspec803.s │ │ ├── bspec804.s │ │ ├── bspec805.s │ │ ├── bspec806.s │ │ ├── bspec807.s │ │ ├── bspec808.s │ │ ├── bza-1b.d │ │ ├── bza-1f.d │ │ ├── bza-2b.d │ │ ├── bza-2f.d │ │ ├── bza-7b.d │ │ ├── bza-7f.d │ │ ├── bza-8b.d │ │ ├── bza-8f.d │ │ ├── bza.s │ │ ├── data-1.s │ │ ├── data1.s │ │ ├── dloc1.s │ │ ├── dloc2.s │ │ ├── ext1-254.s │ │ ├── ext1.s │ │ ├── ext1g.s │ │ ├── ext1l.s │ │ ├── getaa-1b.d │ │ ├── getaa-1f.d │ │ ├── getaa-2b.d │ │ ├── getaa-2f.d │ │ ├── getaa-4b.d │ │ ├── getaa-4f.d │ │ ├── getaa-6b.d │ │ ├── getaa-6f.d │ │ ├── getaa-7b.d │ │ ├── getaa-7f.d │ │ ├── getaa-8b.d │ │ ├── getaa-8f.d │ │ ├── getaa.s │ │ ├── getaa12b.d │ │ ├── getaa12f.d │ │ ├── getaa14b.d │ │ ├── getaa14f.d │ │ ├── greg-1.d │ │ ├── greg-1.s │ │ ├── greg-10.d │ │ ├── greg-11.d │ │ ├── greg-11b.d │ │ ├── greg-12.d │ │ ├── greg-13.d │ │ ├── greg-14.d │ │ ├── greg-14s.d │ │ ├── greg-15.d │ │ ├── greg-16.d │ │ ├── greg-17.d │ │ ├── greg-18.d │ │ ├── greg-19.d │ │ ├── greg-2.d │ │ ├── greg-2.s │ │ ├── greg-20.d │ │ ├── greg-3.d │ │ ├── greg-3.s │ │ ├── greg-4.d │ │ ├── greg-4.s │ │ ├── greg-5.d │ │ ├── greg-5.s │ │ ├── greg-5s.d │ │ ├── greg-6.d │ │ ├── greg-7.d │ │ ├── greg-8.d │ │ ├── greg-9.d │ │ ├── gregbza1.s │ │ ├── gregget1.s │ │ ├── gregget2.s │ │ ├── gregldo1.s │ │ ├── gregpsj1.s │ │ ├── hdr-1.d │ │ ├── jumpa-1b.d │ │ ├── jumpa-1f.d │ │ ├── jumpa-2b.d │ │ ├── jumpa-2f.d │ │ ├── jumpa-3b.d │ │ ├── jumpa-3f.d │ │ ├── jumpa-4b.d │ │ ├── jumpa-4f.d │ │ ├── jumpa-5b.d │ │ ├── jumpa-5f.d │ │ ├── jumpa-6b.d │ │ ├── jumpa-6f.d │ │ ├── jumpa-7b.d │ │ ├── jumpa-7f.d │ │ ├── jumpa-8b.d │ │ ├── jumpa-8f.d │ │ ├── jumpa-9b.d │ │ ├── jumpa-9f.d │ │ ├── jumpa.s │ │ ├── jumpa12b.d │ │ ├── jumpa12f.d │ │ ├── jumpa13b.d │ │ ├── jumpa13f.d │ │ ├── jumpa14b.d │ │ ├── jumpa14f.d │ │ ├── loc1.d │ │ ├── loc1.s │ │ ├── loc10.d │ │ ├── loc10.s │ │ ├── loc10m.d │ │ ├── loc1m.d │ │ ├── loc2.d │ │ ├── loc2.s │ │ ├── loc2m.d │ │ ├── loc3.d │ │ ├── loc3m.d │ │ ├── loc4.d │ │ ├── loc4m.d │ │ ├── loc5.d │ │ ├── loc5m.d │ │ ├── loc6.d │ │ ├── loc6m.d │ │ ├── loc7.d │ │ ├── loc7m.d │ │ ├── loc8.d │ │ ├── loc8.s │ │ ├── loc8m.d │ │ ├── loc9.d │ │ ├── loc9.s │ │ ├── loc9m.d │ │ ├── local1.d │ │ ├── local1.s │ │ ├── local10.d │ │ ├── local10m.d │ │ ├── local11.d │ │ ├── local11m.d │ │ ├── local12.d │ │ ├── local12m.d │ │ ├── local1m.d │ │ ├── local2.d │ │ ├── local2.s │ │ ├── local2m.d │ │ ├── local3.d │ │ ├── local3m.d │ │ ├── local4.d │ │ ├── local4m.d │ │ ├── local5.d │ │ ├── local5m.d │ │ ├── local6.d │ │ ├── local6m.d │ │ ├── local7.d │ │ ├── local7m.d │ │ ├── local8.d │ │ ├── local8m.d │ │ ├── local9.d │ │ ├── local9m.d │ │ ├── locdo-1.d │ │ ├── locdo.s │ │ ├── loct-1.d │ │ ├── loct.s │ │ ├── locto-1.d │ │ ├── locto.s │ │ ├── main1.s │ │ ├── mmix.exp │ │ ├── mmohdr1.ld │ │ ├── mmosec1.ld │ │ ├── mmosec2.ld │ │ ├── nop123.s │ │ ├── orph-.d │ │ ├── orph-awp.d │ │ ├── orph-d-a.d │ │ ├── orph-d-awn.d │ │ ├── orph-d-awp.d │ │ ├── orph-d-awpe.d │ │ ├── orph-d.d │ │ ├── orph-dc-ap.d │ │ ├── orph-dc-awp.d │ │ ├── orph-dc.d │ │ ├── pad16.s │ │ ├── pad2p18m32.s │ │ ├── pad2p26m32.s │ │ ├── pad4.s │ │ ├── pr12815-1.d │ │ ├── pr12815-1.ld │ │ ├── pr12815-1.s │ │ ├── pr12815-2.d │ │ ├── pr12815-2.s │ │ ├── pr20125.d │ │ ├── pr20125.s │ │ ├── pushja.s │ │ ├── pushja1b-s.d │ │ ├── pushja1b.d │ │ ├── pushja1f-s.d │ │ ├── pushja1f.d │ │ ├── pushja2b.d │ │ ├── pushja2f.d │ │ ├── pushja7b-s.d │ │ ├── pushja7b.d │ │ ├── pushja7f-s.d │ │ ├── pushja7f.d │ │ ├── pushja8b.d │ │ ├── pushja8f.d │ │ ├── pushjs1.d │ │ ├── pushjs1b.d │ │ ├── pushjs1bm.d │ │ ├── pushjs1m.d │ │ ├── pushjs1r.d │ │ ├── pushjs2.d │ │ ├── pushjs2b.d │ │ ├── pushjs2bm.d │ │ ├── pushjs2m.d │ │ ├── pushjs2r.d │ │ ├── pushjs3.d │ │ ├── pushjs3b.d │ │ ├── pushjs3bm.d │ │ ├── pushjs3m.d │ │ ├── pushjs3r.d │ │ ├── pushjs4.d │ │ ├── pushjs4b.d │ │ ├── pushjs4bm.d │ │ ├── pushjs4m.d │ │ ├── pushjs4r.d │ │ ├── reg-1.d │ │ ├── reg-1m.d │ │ ├── reg-2.d │ │ ├── reg-2m.d │ │ ├── regext1.s │ │ ├── sec-1.d │ │ ├── sec-1.s │ │ ├── sec-10.d │ │ ├── sec-10.s │ │ ├── sec-11.d │ │ ├── sec-11.ld │ │ ├── sec-12.d │ │ ├── sec-2.d │ │ ├── sec-2.s │ │ ├── sec-3.d │ │ ├── sec-4.d │ │ ├── sec-5.d │ │ ├── sec-6.d │ │ ├── sec-6.s │ │ ├── sec-6m.d │ │ ├── sec-7a.s │ │ ├── sec-7b.s │ │ ├── sec-7c.s │ │ ├── sec-7d.s │ │ ├── sec-7e.s │ │ ├── sec-7m.d │ │ ├── sec-8a.s │ │ ├── sec-8b.s │ │ ├── sec-8d.s │ │ ├── sec-8m.d │ │ ├── sec-8m.s │ │ ├── sec-9.d │ │ ├── spec801.d │ │ ├── spec802.d │ │ ├── spec803.d │ │ ├── spec804.d │ │ ├── spec805.d │ │ ├── spec806.d │ │ ├── spec807.d │ │ ├── spec808.d │ │ ├── start-1.d │ │ ├── start-2.d │ │ ├── start.s │ │ ├── start2.s │ │ ├── start3.s │ │ ├── start4.s │ │ ├── sym-1.d │ │ ├── sym-2.d │ │ ├── sym-2.s │ │ ├── tm-ae.s │ │ ├── tm-ape.s │ │ ├── tm-awne.s │ │ ├── tm-awpe.s │ │ ├── tm-d-ap.s │ │ ├── tm-d-awp.s │ │ ├── tm-d.s │ │ ├── tm-e.s │ │ ├── tm-orph1.s │ │ ├── undef-1.d │ │ ├── undef-1.s │ │ ├── undef-1m.d │ │ ├── undef-2.d │ │ ├── undef-2.s │ │ ├── undef-2m.d │ │ ├── undef-3.d │ │ ├── undef-3m.d │ │ ├── wrap1.d │ │ ├── wrap1a.s │ │ ├── wrap1b.s │ │ ├── wrap1c.s │ │ ├── wrap2.d │ │ ├── wrap3.d │ │ ├── wrap3a.s │ │ ├── wrap3b.s │ │ ├── wrap4.d │ │ ├── x.s │ │ ├── y.s │ │ ├── zeroeh.ld │ │ ├── zeroehelf.d │ │ └── zeroehmmo.d │ ├── ld-mn10300/ │ │ ├── i112045-1.d │ │ ├── i112045-1.s │ │ ├── i112045-2.d │ │ ├── i112045-2.s │ │ ├── i112045-3.d │ │ ├── i112045-3.s │ │ ├── i126256-1.c │ │ ├── i126256-2.c │ │ ├── i127740.d │ │ ├── i127740.s │ │ ├── i135409-1.d │ │ ├── i135409-1.s │ │ ├── i135409-2.d │ │ ├── i135409-2.s │ │ ├── i135409-3.d │ │ ├── i135409-3.s │ │ ├── i135409-4.d │ │ ├── i135409-4.s │ │ ├── i135409-4.t │ │ ├── i135409-5.d │ │ ├── i135409-5.s │ │ ├── i135409-5.t │ │ ├── i143317.d │ │ ├── i143317.s │ │ ├── i143317.t │ │ ├── i36434-2.s │ │ ├── i36434.d │ │ ├── i36434.s │ │ └── mn10300.exp │ ├── ld-msp430-elf/ │ │ ├── attr-gnu-main.s │ │ ├── attr-gnu-obj.s │ │ ├── attr-gnu-region-lower-upper.d │ │ ├── attr-gnu-region-lower.d │ │ ├── attr-gnu-region-upper.d │ │ ├── finiarray-warn.ld │ │ ├── finiarray-warn.r │ │ ├── initarray-nowarn.ld │ │ ├── initarray-nowarn.r │ │ ├── initarray-warn.ld │ │ ├── initarray-warn.r │ │ ├── initarray.s │ │ ├── main-bss-lower.d │ │ ├── main-bss-upper.d │ │ ├── main-const-lower.d │ │ ├── main-const-upper.d │ │ ├── main-text-lower.d │ │ ├── main-text-upper.d │ │ ├── main-var-lower.d │ │ ├── main-var-upper.d │ │ ├── main-with-data-bss-unique-sec.s │ │ ├── main-with-data-bss.s │ │ ├── main-with-text-rodata-unique-sec.s │ │ ├── main-with-text-rodata.s │ │ ├── msp430-elf.exp │ │ ├── msp430-no-lower.ld │ │ ├── msp430-tiny-ram.ld │ │ ├── msp430-tiny-rom.ld │ │ ├── msp430.ld │ │ ├── preinitarray-warn.ld │ │ ├── preinitarray-warn.r │ │ ├── reloc-lo-430x.s │ │ ├── uleb128.s │ │ ├── uleb128_430.d │ │ ├── uleb128_430x.d │ │ ├── upper-input-sections.s │ │ ├── valid-map-foo.s │ │ ├── valid-map.d │ │ ├── valid-map.s │ │ ├── warn-no-lower-code.r │ │ ├── warn-no-lower-data.r │ │ ├── warn-no-lower.r │ │ └── warn-no-lower.s │ ├── ld-nds32/ │ │ ├── branch.d │ │ ├── branch.ld │ │ ├── branch.s │ │ ├── diff.d │ │ ├── diff.ld │ │ ├── diff.s │ │ ├── gp.d │ │ ├── gp.ld │ │ ├── gp.s │ │ ├── imm.d │ │ ├── imm.ld │ │ ├── imm.s │ │ ├── imm_symbol.s │ │ ├── nds32.exp │ │ ├── relax_jmp.d │ │ ├── relax_jmp.ld │ │ ├── relax_jmp.s │ │ ├── relax_load_store.d │ │ ├── relax_load_store.ld │ │ └── relax_load_store.s │ ├── ld-or1k/ │ │ ├── gotha1.dd │ │ ├── gotha1.s │ │ ├── gotha2.dd │ │ ├── gotha2.s │ │ ├── offsets1.d │ │ ├── offsets1.s │ │ ├── or1k.exp │ │ ├── plt1.dd │ │ ├── plt1.s │ │ ├── plt1.x.dd │ │ ├── plta1.dd │ │ ├── plta1.s │ │ └── pltlib.s │ ├── ld-pdp11/ │ │ ├── imagic.d │ │ ├── imagicz.d │ │ ├── nmagic.d │ │ ├── omagic.d │ │ ├── pdp11.exp │ │ └── sections.s │ ├── ld-pe/ │ │ ├── aarch64.d │ │ ├── aarch64a.s │ │ ├── aarch64b.s │ │ ├── aligncomm-1.c │ │ ├── aligncomm-2.c │ │ ├── aligncomm-3.c │ │ ├── aligncomm-4.c │ │ ├── aligncomm.d │ │ ├── basefile1.s │ │ ├── cfi.d │ │ ├── cfi32.d │ │ ├── cfia.s │ │ ├── cfib.s │ │ ├── direct2_client.c │ │ ├── direct2_dll.c │ │ ├── direct2_dll.def │ │ ├── direct_client.c │ │ ├── direct_dll.c │ │ ├── exclude-symbols-def-i386.d │ │ ├── exclude-symbols-def-i386.s │ │ ├── exclude-symbols-def-x86_64.d │ │ ├── exclude-symbols-def-x86_64.s │ │ ├── exclude-symbols-def.def │ │ ├── exclude-symbols-embedded-i386.d │ │ ├── exclude-symbols-embedded-i386.s │ │ ├── exclude-symbols-embedded-x86_64.d │ │ ├── exclude-symbols-embedded-x86_64.s │ │ ├── export_dynamic_warning.d │ │ ├── export_dynamic_warning.s │ │ ├── exports.d │ │ ├── exports.s │ │ ├── exports64.d │ │ ├── image_size.d │ │ ├── image_size.s │ │ ├── image_size.t │ │ ├── longsecn-1.d │ │ ├── longsecn-2.d │ │ ├── longsecn-3.d │ │ ├── longsecn-4.d │ │ ├── longsecn-5.d │ │ ├── longsecn.d │ │ ├── longsecn.s │ │ ├── non-c-lang-syms.d │ │ ├── non-c-lang-syms.s │ │ ├── orphan.d │ │ ├── orphan_nu.d │ │ ├── orphana.s │ │ ├── orphana_nu.s │ │ ├── orphanb.s │ │ ├── orphand.s │ │ ├── orphane.s │ │ ├── pdb-inlineelines1-c13-info2.d │ │ ├── pdb-inlineelines1a.s │ │ ├── pdb-inlineelines1b.s │ │ ├── pdb-strings.d │ │ ├── pdb-strings1.s │ │ ├── pdb-strings2.s │ │ ├── pdb-syms1-globals.d │ │ ├── pdb-syms1-records.d │ │ ├── pdb-syms1-symbols1.d │ │ ├── pdb-syms1-symbols2.d │ │ ├── pdb-syms1a.s │ │ ├── pdb-syms1b.s │ │ ├── pdb-syms2-symbols1.d │ │ ├── pdb-syms2.s │ │ ├── pdb-types1-hashlist.d │ │ ├── pdb-types1-skiplist.d │ │ ├── pdb-types1-typelist.d │ │ ├── pdb-types1a.s │ │ ├── pdb-types1b.s │ │ ├── pdb-types2-hashlist.d │ │ ├── pdb-types2-skiplist.d │ │ ├── pdb-types2-typelist.d │ │ ├── pdb-types2a.s │ │ ├── pdb-types2b.s │ │ ├── pdb-types3-hashlist.d │ │ ├── pdb-types3-skiplist.d │ │ ├── pdb-types3-typelist.d │ │ ├── pdb-types3a.s │ │ ├── pdb-types3b.s │ │ ├── pdb.exp │ │ ├── pdb1-publics.d │ │ ├── pdb1-sym-record.d │ │ ├── pdb1.s │ │ ├── pdb2-section-contrib.d │ │ ├── pdb2a.s │ │ ├── pdb2b.s │ │ ├── pdb3-c13-info1.d │ │ ├── pdb3-c13-info2.d │ │ ├── pdb3-source-info.d │ │ ├── pdb3a.s │ │ ├── pdb3b.s │ │ ├── pe-aarch64.d │ │ ├── pe-aarch64.s │ │ ├── pe-compile.exp │ │ ├── pe-run.exp │ │ ├── pe-run2-def.exp │ │ ├── pe-run2.exp │ │ ├── pe.exp │ │ ├── pr19803.d │ │ ├── pr19803.e │ │ ├── pr19803.s │ │ ├── pr26659-weak-undef-sym.d │ │ ├── pr26659-weak-undef-sym.s │ │ ├── reloc.d │ │ ├── reloc.s │ │ ├── secidx-reloc.d │ │ ├── secidx.d │ │ ├── secidx1.s │ │ ├── secidx2.s │ │ ├── secidx_64.d │ │ ├── secidx_aarch64.d │ │ ├── secrel-reloc.d │ │ ├── secrel.d │ │ ├── secrel1.s │ │ ├── secrel2.s │ │ ├── secrel_64.d │ │ ├── symbols-ordinals-hints-call-imports.s │ │ ├── symbols-ordinals-hints-exports-dlltool.d │ │ ├── symbols-ordinals-hints-exports-ld.d │ │ ├── symbols-ordinals-hints-exports.s │ │ ├── symbols-ordinals-hints-imports-dlltool.d │ │ ├── symbols-ordinals-hints-imports-ld.d │ │ ├── symbols-ordinals-hints.def │ │ ├── tlssec.s │ │ ├── tlssec32.d │ │ ├── tlssec64.d │ │ ├── vers-script-1.d │ │ ├── vers-script-1.ver │ │ ├── vers-script-2.d │ │ ├── vers-script-2.ver │ │ ├── vers-script-3.d │ │ ├── vers-script-3.ver │ │ ├── vers-script-4.d │ │ ├── vers-script-4.ver │ │ ├── vers-script-dll.c │ │ ├── weakdef-1.d │ │ └── weakdef-1.s │ ├── ld-pie/ │ │ ├── pie.c │ │ ├── pie.exp │ │ ├── start.d │ │ ├── start.s │ │ ├── vaddr-0.d │ │ ├── vaddr-1.d │ │ ├── vaddr.s │ │ ├── weakundef-data.c │ │ ├── weakundef.c │ │ └── weakundef.out │ ├── ld-plugin/ │ │ ├── common-1.c │ │ ├── common-2a.c │ │ ├── common-2b.c │ │ ├── definition-1.c │ │ ├── dummy.c │ │ ├── dummy.s │ │ ├── func.c │ │ ├── func1p.c │ │ ├── func2i.c │ │ ├── func3h.c │ │ ├── lto-11.out │ │ ├── lto-11a.c │ │ ├── lto-11b.c │ │ ├── lto-11c.c │ │ ├── lto-12.out │ │ ├── lto-12a.c │ │ ├── lto-12b.c │ │ ├── lto-12c.c │ │ ├── lto-13.out │ │ ├── lto-13a.c │ │ ├── lto-13b.c │ │ ├── lto-13c.c │ │ ├── lto-14.out │ │ ├── lto-14a.c │ │ ├── lto-14b.c │ │ ├── lto-14c.c │ │ ├── lto-15.out │ │ ├── lto-15a.c │ │ ├── lto-15b.c │ │ ├── lto-16a.c │ │ ├── lto-16a.d │ │ ├── lto-16b.c │ │ ├── lto-16b.d │ │ ├── lto-17a.c │ │ ├── lto-17a.d │ │ ├── lto-17b-1.d │ │ ├── lto-17b-2.d │ │ ├── lto-17b.c │ │ ├── lto-18.out │ │ ├── lto-18a.c │ │ ├── lto-18b.c │ │ ├── lto-18c.c │ │ ├── lto-18d.c │ │ ├── lto-19.h │ │ ├── lto-19a.c │ │ ├── lto-19b.c │ │ ├── lto-19c.c │ │ ├── lto-1a.c │ │ ├── lto-1b.c │ │ ├── lto-2.c │ │ ├── lto-3.d │ │ ├── lto-3.out │ │ ├── lto-3a.c │ │ ├── lto-3b.c │ │ ├── lto-3c.c │ │ ├── lto-3r.d │ │ ├── lto-5.d │ │ ├── lto-5.out │ │ ├── lto-5a.c │ │ ├── lto-5b.c │ │ ├── lto-5r.d │ │ ├── lto-6.c │ │ ├── lto-7.out │ │ ├── lto-7a.c │ │ ├── lto-7b.c │ │ ├── lto-7c.c │ │ ├── lto-7d.c │ │ ├── lto-8.out │ │ ├── lto-8a.c │ │ ├── lto-8b.c │ │ ├── lto-9.cc │ │ ├── lto-9.d │ │ ├── lto.exp │ │ ├── main.c │ │ ├── pass.out │ │ ├── pass1.out │ │ ├── plugin-1.d │ │ ├── plugin-10.d │ │ ├── plugin-11.d │ │ ├── plugin-12.d │ │ ├── plugin-13.d │ │ ├── plugin-14.d │ │ ├── plugin-15.d │ │ ├── plugin-16.d │ │ ├── plugin-17.d │ │ ├── plugin-18.d │ │ ├── plugin-19.d │ │ ├── plugin-2.d │ │ ├── plugin-20.d │ │ ├── plugin-21.d │ │ ├── plugin-22.d │ │ ├── plugin-23.d │ │ ├── plugin-24.d │ │ ├── plugin-25.d │ │ ├── plugin-26.d │ │ ├── plugin-27.d │ │ ├── plugin-28.d │ │ ├── plugin-29.d │ │ ├── plugin-3.d │ │ ├── plugin-30.d │ │ ├── plugin-4.d │ │ ├── plugin-5.d │ │ ├── plugin-6.d │ │ ├── plugin-7.d │ │ ├── plugin-8.d │ │ ├── plugin-9.d │ │ ├── plugin-vis-1.d │ │ ├── plugin.exp │ │ ├── pr12365a.c │ │ ├── pr12365b.c │ │ ├── pr12365c.c │ │ ├── pr12696-1.cc │ │ ├── pr12758a.s │ │ ├── pr12758b.c │ │ ├── pr12760a.c │ │ ├── pr12760b.c │ │ ├── pr12942.out │ │ ├── pr12942a.cc │ │ ├── pr12942a.h │ │ ├── pr12942b.cc │ │ ├── pr12942c.cc │ │ ├── pr12975.c │ │ ├── pr12975.d │ │ ├── pr12975.t │ │ ├── pr12982.c │ │ ├── pr12982.d │ │ ├── pr13066.cc │ │ ├── pr13066.out │ │ ├── pr13183.d │ │ ├── pr13183a.c │ │ ├── pr13183b.c │ │ ├── pr13201.c │ │ ├── pr13201.out │ │ ├── pr13229.cc │ │ ├── pr13229.d │ │ ├── pr13244.c │ │ ├── pr13244.d │ │ ├── pr13287.cc │ │ ├── pr14918.c │ │ ├── pr14918.d │ │ ├── pr15146.d │ │ ├── pr15146a.c │ │ ├── pr15146b.c │ │ ├── pr15146c.c │ │ ├── pr15146d.c │ │ ├── pr15323.out │ │ ├── pr15323a.c │ │ ├── pr15323b.c │ │ ├── pr16746a.c │ │ ├── pr16746b.c │ │ ├── pr16746c.c │ │ ├── pr16746d.c │ │ ├── pr16846a.c │ │ ├── pr16846b.c │ │ ├── pr16846c.c │ │ ├── pr17973.d │ │ ├── pr17973.s │ │ ├── pr19317.c │ │ ├── pr19317.out │ │ ├── pr20070.d │ │ ├── pr20070a.c │ │ ├── pr20070b.c │ │ ├── pr20103a.c │ │ ├── pr20103b.c │ │ ├── pr20103c.c │ │ ├── pr20267a.c │ │ ├── pr20267b.c │ │ ├── pr20276a.c │ │ ├── pr20276b.c │ │ ├── pr20321.c │ │ ├── pr21382a.c │ │ ├── pr21382b.c │ │ ├── pr22220.h │ │ ├── pr22220lib.cc │ │ ├── pr22220lib.ver │ │ ├── pr22220main.cc │ │ ├── pr22502a.c │ │ ├── pr22502b.c │ │ ├── pr22721.t │ │ ├── pr22721a.s │ │ ├── pr22721b.c │ │ ├── pr22751.c │ │ ├── pr22983.1.d │ │ ├── pr22983.2.d │ │ ├── pr22983.3.d │ │ ├── pr22983.4.d │ │ ├── pr22983.d │ │ ├── pr22983.t │ │ ├── pr22983a.c │ │ ├── pr22983b.c │ │ ├── pr23309.c │ │ ├── pr23309.d │ │ ├── pr23460a.c │ │ ├── pr23460b.c │ │ ├── pr23460c.c │ │ ├── pr23460d.c │ │ ├── pr23460e.c │ │ ├── pr23460f.c │ │ ├── pr23818.d │ │ ├── pr23818.t │ │ ├── pr23818a.c │ │ ├── pr23818b.c │ │ ├── pr23935a.c │ │ ├── pr23935b.c │ │ ├── pr23958.c │ │ ├── pr23958.t │ │ ├── pr24406-1.c │ │ ├── pr24406-2a.c │ │ ├── pr24406-2b.c │ │ ├── pr24486a.c │ │ ├── pr24486b.c │ │ ├── pr24486c.c │ │ ├── pr25355.c │ │ ├── pr25355.d │ │ ├── pr25593.d │ │ ├── pr25593a-1.c │ │ ├── pr25593a-2.c │ │ ├── pr25593b.c │ │ ├── pr25593c.c │ │ ├── pr25593d.c │ │ ├── pr25593e.c │ │ ├── pr25618.d │ │ ├── pr25618a.cc │ │ ├── pr25618a.h │ │ ├── pr25618b.cc │ │ ├── pr25618b.h │ │ ├── pr26163a.c │ │ ├── pr26163b.c │ │ ├── pr26262a.c │ │ ├── pr26262b.c │ │ ├── pr26262c.c │ │ ├── pr26267.err │ │ ├── pr26267a.c │ │ ├── pr26267b.c │ │ ├── pr26267c.c │ │ ├── pr26389.c │ │ ├── pr26389.d │ │ ├── pr26806.c │ │ ├── pr26806.d │ │ ├── pr27311.d │ │ ├── pr27311.ver │ │ ├── pr27311a.c │ │ ├── pr27311b.c │ │ ├── pr27311c.c │ │ ├── pr27311d.c │ │ ├── pr27441a.c │ │ ├── pr27441b.c │ │ ├── pr27441c.c │ │ ├── pr27441c.d │ │ ├── pr28138-1.c │ │ ├── pr28138-2.c │ │ ├── pr28138-3.c │ │ ├── pr28138-4.c │ │ ├── pr28138-5.c │ │ ├── pr28138-6.c │ │ ├── pr28138-7.c │ │ ├── pr28138.c │ │ ├── pr28264-1.d │ │ ├── pr28264-2.d │ │ ├── pr28264-3.d │ │ ├── pr28264-4.d │ │ ├── pr28264.c │ │ ├── pr28264.ver │ │ ├── pr28849.d │ │ ├── pr28849a.c │ │ ├── pr28849b.c │ │ ├── pr28879a.cc │ │ ├── pr28879b.cc │ │ ├── pr29086.c │ │ ├── pr30281.c │ │ ├── pr30281.t │ │ ├── pr31482a.c │ │ ├── pr31482b.c │ │ ├── pr31482c.c │ │ ├── pr31615.ver │ │ ├── pr31615a.c │ │ ├── pr31615b.c │ │ ├── pr31615c.c │ │ ├── pr31615d.c │ │ ├── pr31644a.c │ │ ├── pr31644b.c │ │ ├── pr31644c.c │ │ ├── pr31956a.c │ │ ├── pr31956b.c │ │ ├── pr31956c.c │ │ ├── pr31956d.c │ │ ├── pr31956d.d │ │ ├── run-ie.c │ │ ├── run-ie.out │ │ └── text.c │ ├── ld-powerpc/ │ │ ├── abs-pie-relr.d │ │ ├── abs-pie-relr.r │ │ ├── abs-pie.d │ │ ├── abs-pie.r │ │ ├── abs-reloc.s │ │ ├── abs-shared-relr.d │ │ ├── abs-shared-relr.r │ │ ├── abs-shared.d │ │ ├── abs-shared.r │ │ ├── abs-static.d │ │ ├── abs-static.r │ │ ├── abs32-pie.d │ │ ├── abs32-pie.r │ │ ├── abs32-reloc.s │ │ ├── abs32-shared.d │ │ ├── abs32-shared.r │ │ ├── abs32-static.d │ │ ├── abs32-static.r │ │ ├── addpcis.d │ │ ├── addpcis.s │ │ ├── aix-abs-branch-1-32.nd │ │ ├── aix-abs-branch-1-64.nd │ │ ├── aix-abs-branch-1.dd │ │ ├── aix-abs-branch-1.ex │ │ ├── aix-abs-branch-1.im │ │ ├── aix-abs-branch-1.s │ │ ├── aix-abs-reloc-1-32.nd │ │ ├── aix-abs-reloc-1-32.od │ │ ├── aix-abs-reloc-1-64.nd │ │ ├── aix-abs-reloc-1-64.od │ │ ├── aix-abs-reloc-1.ex │ │ ├── aix-abs-reloc-1.im │ │ ├── aix-abs-reloc-1.s │ │ ├── aix-core-sec-1.ex │ │ ├── aix-core-sec-1.hd │ │ ├── aix-core-sec-1.s │ │ ├── aix-core-sec-2.ex │ │ ├── aix-core-sec-2.hd │ │ ├── aix-core-sec-2.s │ │ ├── aix-core-sec-3.ex │ │ ├── aix-core-sec-3.hd │ │ ├── aix-core-sec-3.s │ │ ├── aix-export-1-all-32.dd │ │ ├── aix-export-1-all-64.dd │ │ ├── aix-export-1-full-32.dd │ │ ├── aix-export-1-full-64.dd │ │ ├── aix-export-1a.s │ │ ├── aix-export-1b.s │ │ ├── aix-export-2-32.nd │ │ ├── aix-export-2-64.nd │ │ ├── aix-export-2.s │ │ ├── aix-gc-1-32.dd │ │ ├── aix-gc-1-32.nd │ │ ├── aix-gc-1-64.dd │ │ ├── aix-gc-1-64.nd │ │ ├── aix-gc-1.ex │ │ ├── aix-gc-1.s │ │ ├── aix-glink-1-32.d │ │ ├── aix-glink-1-32.dd │ │ ├── aix-glink-1-64.d │ │ ├── aix-glink-1-64.dd │ │ ├── aix-glink-1.ex │ │ ├── aix-glink-1.s │ │ ├── aix-glink-2-32.dd │ │ ├── aix-glink-2-64.dd │ │ ├── aix-glink-2a.ex │ │ ├── aix-glink-2a.s │ │ ├── aix-glink-2b.s │ │ ├── aix-glink-2c.ex │ │ ├── aix-glink-2c.s │ │ ├── aix-glink-2d.s │ │ ├── aix-glink-3-32.d │ │ ├── aix-glink-3-32.dd │ │ ├── aix-glink-3-64.d │ │ ├── aix-glink-3-64.dd │ │ ├── aix-glink-3.s │ │ ├── aix-glink-3a.s │ │ ├── aix-glink-3b.s │ │ ├── aix-largetoc-1-32.d │ │ ├── aix-largetoc-1-64.d │ │ ├── aix-largetoc-1.ex │ │ ├── aix-largetoc-1.s │ │ ├── aix-lineno-1.s │ │ ├── aix-lineno-1.txt │ │ ├── aix-lineno-1a-32.dd │ │ ├── aix-lineno-1a-32.nd │ │ ├── aix-lineno-1a-64.dd │ │ ├── aix-lineno-1a-64.nd │ │ ├── aix-lineno-1b-32.dd │ │ ├── aix-lineno-1b-32.nd │ │ ├── aix-lineno-1b-64.dd │ │ ├── aix-lineno-1b-64.nd │ │ ├── aix-neg-reloc-32.d │ │ ├── aix-neg-reloc-64.d │ │ ├── aix-neg-reloc.ex │ │ ├── aix-neg-reloc.s │ │ ├── aix-no-dup-syms-1-dso-32.dnd │ │ ├── aix-no-dup-syms-1-dso-32.drd │ │ ├── aix-no-dup-syms-1-dso-32.nd │ │ ├── aix-no-dup-syms-1-dso-32.rd │ │ ├── aix-no-dup-syms-1-dso-64.dnd │ │ ├── aix-no-dup-syms-1-dso-64.drd │ │ ├── aix-no-dup-syms-1-dso-64.nd │ │ ├── aix-no-dup-syms-1-dso-64.rd │ │ ├── aix-no-dup-syms-1-rel.nd │ │ ├── aix-no-dup-syms-1-rel.rd │ │ ├── aix-no-dup-syms-1.ex │ │ ├── aix-no-dup-syms-1.im │ │ ├── aix-no-dup-syms-1a.s │ │ ├── aix-no-dup-syms-1b.s │ │ ├── aix-ref-1-32.od │ │ ├── aix-ref-1-64.od │ │ ├── aix-ref-1.s │ │ ├── aix-rel-1.od │ │ ├── aix-rel-1.s │ │ ├── aix-tls-reloc-32.dd │ │ ├── aix-tls-reloc-32.dt │ │ ├── aix-tls-reloc-64.dd │ │ ├── aix-tls-reloc-64.dt │ │ ├── aix-tls-reloc.ex │ │ ├── aix-tls-reloc.s │ │ ├── aix-tls-section-32.d │ │ ├── aix-tls-section-64.d │ │ ├── aix-tls-section.ex │ │ ├── aix-tls-section.s │ │ ├── aix-toc-1-32.dd │ │ ├── aix-toc-1-64.dd │ │ ├── aix-toc-1.ex │ │ ├── aix-toc-1a.s │ │ ├── aix-toc-1b.s │ │ ├── aix-weak-1-dso-32.dnd │ │ ├── aix-weak-1-dso-32.hd │ │ ├── aix-weak-1-dso-32.nd │ │ ├── aix-weak-1-dso-64.dnd │ │ ├── aix-weak-1-dso-64.hd │ │ ├── aix-weak-1-dso-64.nd │ │ ├── aix-weak-1-gcdso-32.dnd │ │ ├── aix-weak-1-gcdso-32.hd │ │ ├── aix-weak-1-gcdso-32.nd │ │ ├── aix-weak-1-gcdso-64.dnd │ │ ├── aix-weak-1-gcdso-64.hd │ │ ├── aix-weak-1-gcdso-64.nd │ │ ├── aix-weak-1-rel.hd │ │ ├── aix-weak-1-rel.nd │ │ ├── aix-weak-1.ex │ │ ├── aix-weak-1a.s │ │ ├── aix-weak-1b.s │ │ ├── aix-weak-2a-32.nd │ │ ├── aix-weak-2a-64.nd │ │ ├── aix-weak-2a.ex │ │ ├── aix-weak-2a.s │ │ ├── aix-weak-2b-32.nd │ │ ├── aix-weak-2b-64.nd │ │ ├── aix-weak-2b.s │ │ ├── aix-weak-2c-32.nd │ │ ├── aix-weak-2c-32.od │ │ ├── aix-weak-2c-64.nd │ │ ├── aix-weak-2c-64.od │ │ ├── aix-weak-2c.ex │ │ ├── aix-weak-2c.s │ │ ├── aix-weak-3-32.d │ │ ├── aix-weak-3-32.dd │ │ ├── aix-weak-3-64.d │ │ ├── aix-weak-3-64.dd │ │ ├── aix-weak-3a.ex │ │ ├── aix-weak-3a.s │ │ ├── aix-weak-3b.ex │ │ ├── aix-weak-3b.s │ │ ├── aix52.exp │ │ ├── ambiguousv1.d │ │ ├── ambiguousv1b.d │ │ ├── ambiguousv2.d │ │ ├── ambiguousv2b.d │ │ ├── apuinfo-nul.rd │ │ ├── apuinfo-nul.s │ │ ├── apuinfo-nul1.s │ │ ├── apuinfo-vle.rd │ │ ├── apuinfo-vle.s │ │ ├── apuinfo-vle2.s │ │ ├── apuinfo.rd │ │ ├── apuinfo1.s │ │ ├── apuinfo2.s │ │ ├── attr-gnu-12-1.s │ │ ├── attr-gnu-12-11.d │ │ ├── attr-gnu-12-2.s │ │ ├── attr-gnu-12-21.d │ │ ├── attr-gnu-4-0.s │ │ ├── attr-gnu-4-00.d │ │ ├── attr-gnu-4-01.d │ │ ├── attr-gnu-4-02.d │ │ ├── attr-gnu-4-03.d │ │ ├── attr-gnu-4-1.s │ │ ├── attr-gnu-4-10.d │ │ ├── attr-gnu-4-11.d │ │ ├── attr-gnu-4-12.d │ │ ├── attr-gnu-4-13.d │ │ ├── attr-gnu-4-2.s │ │ ├── attr-gnu-4-20.d │ │ ├── attr-gnu-4-21.d │ │ ├── attr-gnu-4-22.d │ │ ├── attr-gnu-4-23.d │ │ ├── attr-gnu-4-3.s │ │ ├── attr-gnu-4-31.d │ │ ├── attr-gnu-4-32.d │ │ ├── attr-gnu-4-33.d │ │ ├── attr-gnu-8-1.s │ │ ├── attr-gnu-8-11.d │ │ ├── attr-gnu-8-2.s │ │ ├── attr-gnu-8-23.d │ │ ├── attr-gnu-8-3.s │ │ ├── attr-gnu-8-31.d │ │ ├── big.s │ │ ├── callstub-1.d │ │ ├── callstub-1.s │ │ ├── callstub-2.d │ │ ├── callstub-2.s │ │ ├── callstub-3.d │ │ ├── callstub-4.d │ │ ├── defsym.d │ │ ├── defsym.s │ │ ├── dotsym1.d │ │ ├── dotsym2.d │ │ ├── dotsym3.d │ │ ├── dotsym4.d │ │ ├── dotsymref.s │ │ ├── elfv2-2a.s │ │ ├── elfv2-2b.s │ │ ├── elfv2-2exe.d │ │ ├── elfv2-2so.d │ │ ├── elfv2.s │ │ ├── elfv2exe.d │ │ ├── elfv2so.d │ │ ├── empty.s │ │ ├── export-class.exp │ │ ├── ext.d │ │ ├── ext.lnk │ │ ├── ext.s │ │ ├── funref.s │ │ ├── funref2.s │ │ ├── funv1.s │ │ ├── funv2.s │ │ ├── group1.d │ │ ├── group1.s │ │ ├── group1.sym │ │ ├── group2.d │ │ ├── group2.s │ │ ├── group2.sym │ │ ├── group3.s │ │ ├── group3.sym │ │ ├── inline-1.d │ │ ├── inline-2.d │ │ ├── inline-3.d │ │ ├── inline-4.d │ │ ├── inline.s │ │ ├── inlinepcrel-1.d │ │ ├── inlinepcrel-2.d │ │ ├── inlinepcrel-3.d │ │ ├── inlinepcrel.s │ │ ├── localgot.d │ │ ├── localgot.s │ │ ├── nodotsym.s │ │ ├── non-contiguous-powerpc.d │ │ ├── non-contiguous-powerpc.ld │ │ ├── non-contiguous-powerpc.s │ │ ├── non-contiguous-powerpc64.d │ │ ├── notoc.d │ │ ├── notoc.s │ │ ├── notoc.wf │ │ ├── notoc2.d │ │ ├── notoc2.s │ │ ├── notoc3.d │ │ ├── notoc3.s │ │ ├── notoc3.wf │ │ ├── oldtlslib.s │ │ ├── pcrelopt.d │ │ ├── pcrelopt.s │ │ ├── pcrelopt.sec │ │ ├── plt1.d │ │ ├── plt1.s │ │ ├── powerpc-32-export-class.rd │ │ ├── powerpc-32-export-class.xd │ │ ├── powerpc-64-export-class.rd │ │ ├── powerpc-64-export-class.xd │ │ ├── powerpc.exp │ │ ├── ppc476-shared.d │ │ ├── ppc476-shared.lnk │ │ ├── ppc476-shared.s │ │ ├── ppc476-shared2.d │ │ ├── pr23937.d │ │ ├── pr23937.s │ │ ├── pr28827-1.d │ │ ├── pr28827-1.s │ │ ├── pr28827-2.d │ │ ├── pr28827-2.lnk │ │ ├── pr28827-2.s │ │ ├── relax.d │ │ ├── relax.s │ │ ├── relaxr.d │ │ ├── relaxrl.d │ │ ├── relbrlt.d │ │ ├── relbrlt.s │ │ ├── reloc.d │ │ ├── reloc.s │ │ ├── relocsort.d │ │ ├── relocsort.s │ │ ├── sdabase.d │ │ ├── sdabase.s │ │ ├── sdabase.t │ │ ├── sdabase2.d │ │ ├── sdabase2.t │ │ ├── sdadyn.d │ │ ├── sdadyn.s │ │ ├── sdalib.s │ │ ├── startstop.d │ │ ├── startstop.r │ │ ├── startstop.s │ │ ├── startv1.s │ │ ├── startv2.s │ │ ├── symtocbase-1.s │ │ ├── symtocbase-2.s │ │ ├── symtocbase.d │ │ ├── tls.d │ │ ├── tls.g │ │ ├── tls.s │ │ ├── tls.t │ │ ├── tls32.d │ │ ├── tls32.g │ │ ├── tls32.s │ │ ├── tls32.t │ │ ├── tls32ldgd.d │ │ ├── tls32ldgd.s │ │ ├── tls32no.d │ │ ├── tls32no.g │ │ ├── tlsdesc.d │ │ ├── tlsdesc.s │ │ ├── tlsdesc.wf │ │ ├── tlsdesc2.d │ │ ├── tlsdesc2.wf │ │ ├── tlsdesc3.d │ │ ├── tlsdesc3.wf │ │ ├── tlsdesc4.d │ │ ├── tlsdesc4.s │ │ ├── tlsdesc4.wf │ │ ├── tlsdll.s │ │ ├── tlsdll.ver │ │ ├── tlsdll_32.s │ │ ├── tlsexe.d │ │ ├── tlsexe.g │ │ ├── tlsexe.r │ │ ├── tlsexe.t │ │ ├── tlsexe32.d │ │ ├── tlsexe32.g │ │ ├── tlsexe32.r │ │ ├── tlsexe32.t │ │ ├── tlsexe32no.d │ │ ├── tlsexe32no.g │ │ ├── tlsexe32no.r │ │ ├── tlsexeno.d │ │ ├── tlsexeno.g │ │ ├── tlsexeno.r │ │ ├── tlsexenors.d │ │ ├── tlsexenors.r │ │ ├── tlsexers.d │ │ ├── tlsexers.r │ │ ├── tlsexetoc.d │ │ ├── tlsexetoc.g │ │ ├── tlsexetoc.r │ │ ├── tlsexetoc.t │ │ ├── tlsexetocno.d │ │ ├── tlsexetocno.g │ │ ├── tlsexetocnors.d │ │ ├── tlsexetocrs.d │ │ ├── tlsexetocrs.r │ │ ├── tlsgd.d │ │ ├── tlsgd.s │ │ ├── tlsget.d │ │ ├── tlsget.s │ │ ├── tlsget.wf │ │ ├── tlsget2.d │ │ ├── tlsget2.wf │ │ ├── tlsie.d │ │ ├── tlsie.s │ │ ├── tlsld.d │ │ ├── tlsld.s │ │ ├── tlsldopt.d │ │ ├── tlsldopt.s │ │ ├── tlsldopt32.d │ │ ├── tlsldopt32.s │ │ ├── tlslib.s │ │ ├── tlslib32.s │ │ ├── tlsmark.d │ │ ├── tlsmark.s │ │ ├── tlsmark32.d │ │ ├── tlsmark32.s │ │ ├── tlsno.d │ │ ├── tlsno.g │ │ ├── tlsopt1.d │ │ ├── tlsopt1.s │ │ ├── tlsopt1_32.d │ │ ├── tlsopt1_32.s │ │ ├── tlsopt2.d │ │ ├── tlsopt2.s │ │ ├── tlsopt2_32.d │ │ ├── tlsopt2_32.s │ │ ├── tlsopt3.d │ │ ├── tlsopt3.s │ │ ├── tlsopt3_32.d │ │ ├── tlsopt3_32.s │ │ ├── tlsopt4.d │ │ ├── tlsopt4.s │ │ ├── tlsopt4_32.d │ │ ├── tlsopt4_32.s │ │ ├── tlsopt5.d │ │ ├── tlsopt5.s │ │ ├── tlsopt5.wf │ │ ├── tlsopt5_32.d │ │ ├── tlsopt5_32.s │ │ ├── tlsopt6.d │ │ ├── tlsopt6.wf │ │ ├── tlsso.d │ │ ├── tlsso.g │ │ ├── tlsso.r │ │ ├── tlsso.t │ │ ├── tlsso32.d │ │ ├── tlsso32.g │ │ ├── tlsso32.r │ │ ├── tlsso32.t │ │ ├── tlstoc.d │ │ ├── tlstoc.g │ │ ├── tlstoc.s │ │ ├── tlstoc.t │ │ ├── tlstocno.d │ │ ├── tlstocno.g │ │ ├── tlstocso.d │ │ ├── tlstocso.g │ │ ├── tlstocso.r │ │ ├── tlstocso.t │ │ ├── tocnovar.d │ │ ├── tocnovar.s │ │ ├── tocopt.d │ │ ├── tocopt.out │ │ ├── tocopt.s │ │ ├── tocopt2.d │ │ ├── tocopt2.out │ │ ├── tocopt2.s │ │ ├── tocopt3.d │ │ ├── tocopt3.s │ │ ├── tocopt4.d │ │ ├── tocopt4a.s │ │ ├── tocopt4b.s │ │ ├── tocopt5.d │ │ ├── tocopt5.s │ │ ├── tocopt6-inc.s │ │ ├── tocopt6.d │ │ ├── tocopt6a.s │ │ ├── tocopt6b.s │ │ ├── tocopt6c.s │ │ ├── tocopt7.d │ │ ├── tocopt7.out │ │ ├── tocopt7.s │ │ ├── tocopt8.d │ │ ├── tocopt8.s │ │ ├── tocsave1.s │ │ ├── tocsave1a.d │ │ ├── tocsave1s.d │ │ ├── tocsave2.s │ │ ├── tocsave2a.d │ │ ├── tocsave2s.d │ │ ├── tocsavelib.s │ │ ├── tocvar.d │ │ ├── tocvar.s │ │ ├── tprel.d │ │ ├── tprel.s │ │ ├── tprel32.d │ │ ├── tprelbad.d │ │ ├── tprelbad.s │ │ ├── undefweak.d │ │ ├── undefweak.s │ │ ├── vle-multiseg-1.d │ │ ├── vle-multiseg-1.ld │ │ ├── vle-multiseg-2.d │ │ ├── vle-multiseg-2.ld │ │ ├── vle-multiseg-3.d │ │ ├── vle-multiseg-3.ld │ │ ├── vle-multiseg-4.d │ │ ├── vle-multiseg-4.ld │ │ ├── vle-multiseg-5.d │ │ ├── vle-multiseg-5.ld │ │ ├── vle-multiseg-6.d │ │ ├── vle-multiseg-6.ld │ │ ├── vle-multiseg-6a.s │ │ ├── vle-multiseg-6b.s │ │ ├── vle-multiseg-6c.s │ │ ├── vle-multiseg-6d.s │ │ ├── vle-multiseg.s │ │ ├── vle-reloc-1.d │ │ ├── vle-reloc-1.s │ │ ├── vle-reloc-2.d │ │ ├── vle-reloc-2.s │ │ ├── vle-reloc-3.d │ │ ├── vle-reloc-3.s │ │ ├── vle-reloc-def-1.s │ │ ├── vle-reloc-def-2.s │ │ ├── vle-reloc-def-3.s │ │ ├── vle.ld │ │ ├── vxworks-relax-2.rd │ │ ├── vxworks-relax-2.s │ │ ├── vxworks-relax.rd │ │ ├── vxworks-relax.s │ │ ├── vxworks1-lib.dd │ │ ├── vxworks1-lib.nd │ │ ├── vxworks1-lib.rd │ │ ├── vxworks1-lib.s │ │ ├── vxworks1-lib.sd │ │ ├── vxworks1-lib.td │ │ ├── vxworks1-static.d │ │ ├── vxworks1.dd │ │ ├── vxworks1.ld │ │ ├── vxworks1.rd │ │ ├── vxworks1.s │ │ ├── vxworks2-static.sd │ │ ├── vxworks2.s │ │ ├── vxworks2.sd │ │ ├── weak1.d │ │ ├── weak1.r │ │ ├── weak1.s │ │ ├── weak1so.d │ │ └── weak1so.r │ ├── ld-pru/ │ │ ├── emit-relocs-1.d │ │ ├── emit-relocs-1.ld │ │ ├── emit-relocs-1a.s │ │ ├── emit-relocs-1b.s │ │ ├── ldi32.d │ │ ├── ldi32.s │ │ ├── ldi32_symbol.s │ │ ├── norelax_ldi32-data.d │ │ ├── norelax_ldi32-dis.d │ │ ├── pcrel_s10.d │ │ ├── pcrel_s10.s │ │ ├── pcrel_s10_label.s │ │ ├── pcrel_u8-illegal.d │ │ ├── pcrel_u8-illegal.s │ │ ├── pcrel_u8-illegal2.d │ │ ├── pcrel_u8-illegal2.s │ │ ├── pcrel_u8-illegal3.d │ │ ├── pcrel_u8-illegal3.s │ │ ├── pcrel_u8.d │ │ ├── pcrel_u8.s │ │ ├── pcrel_u8_label.s │ │ ├── pmem.d │ │ ├── pmem.s │ │ ├── pmem_symbol.s │ │ ├── pru.exp │ │ ├── pru_irq_map-1.d │ │ ├── pru_irq_map-2.d │ │ ├── pru_irq_map.s │ │ ├── relax_ldi32-data.d │ │ ├── relax_ldi32-dis.d │ │ ├── relax_ldi32.s │ │ ├── relax_ldi32_symbol.s │ │ ├── reloc.d │ │ ├── reloc.s │ │ ├── reloc_symbol.s │ │ ├── u16.d │ │ ├── u16.s │ │ └── u16_symbol.s │ ├── ld-riscv-elf/ │ │ ├── align-small-region.d │ │ ├── align-small-region.ld │ │ ├── align-small-region.s │ │ ├── attr-merge-arch-01.d │ │ ├── attr-merge-arch-01a.s │ │ ├── attr-merge-arch-01b.s │ │ ├── attr-merge-arch-02.d │ │ ├── attr-merge-arch-02a.s │ │ ├── attr-merge-arch-02b.s │ │ ├── attr-merge-arch-03.d │ │ ├── attr-merge-arch-03a.s │ │ ├── attr-merge-arch-03b.s │ │ ├── attr-merge-priv-spec-01.d │ │ ├── attr-merge-priv-spec-02.d │ │ ├── attr-merge-priv-spec-03.d │ │ ├── attr-merge-priv-spec-a.s │ │ ├── attr-merge-priv-spec-b.s │ │ ├── attr-merge-priv-spec-c.s │ │ ├── attr-merge-priv-spec-d.s │ │ ├── attr-merge-stack-align-a.s │ │ ├── attr-merge-stack-align-b.s │ │ ├── attr-merge-stack-align-failed-a.s │ │ ├── attr-merge-stack-align-failed-b.s │ │ ├── attr-merge-stack-align-failed.d │ │ ├── attr-merge-stack-align.d │ │ ├── attr-merge-strict-align-01.d │ │ ├── attr-merge-strict-align-01a.s │ │ ├── attr-merge-strict-align-01b.s │ │ ├── attr-merge-strict-align-02.d │ │ ├── attr-merge-strict-align-02a.s │ │ ├── attr-merge-strict-align-02b.s │ │ ├── attr-merge-strict-align-03.d │ │ ├── attr-merge-strict-align-03a.s │ │ ├── attr-merge-strict-align-03b.s │ │ ├── attr-merge-strict-align-04.d │ │ ├── attr-merge-strict-align-04a.s │ │ ├── attr-merge-strict-align-04b.s │ │ ├── attr-merge-strict-align-05.d │ │ ├── attr-merge-strict-align-05a.s │ │ ├── attr-merge-strict-align-05b.s │ │ ├── attr-merge-user-ext-01.d │ │ ├── attr-merge-user-ext-rv32i2p1_a2p0.s │ │ ├── attr-merge-user-ext-rv32i2p1_a2p1.s │ │ ├── attr-phdr.d │ │ ├── attr-phdr.s │ │ ├── c-lui-2.d │ │ ├── c-lui-2.ld │ │ ├── c-lui-2.s │ │ ├── c-lui.d │ │ ├── c-lui.s │ │ ├── call-relax-0.s │ │ ├── call-relax-1.s │ │ ├── call-relax-2.s │ │ ├── call-relax-3.s │ │ ├── call-relax.d │ │ ├── code-model-01.ld │ │ ├── code-model-02.ld │ │ ├── code-model-medany-01.d │ │ ├── code-model-medany-02.d │ │ ├── code-model-medany-weakref-01.d │ │ ├── code-model-medany-weakref-02.d │ │ ├── code-model-medlow-01.d │ │ ├── code-model-medlow-02.d │ │ ├── code-model-medlow-weakref-01.d │ │ ├── code-model-medlow-weakref-02.d │ │ ├── code-model-relax-medany-01.d │ │ ├── code-model-relax-medany-02.d │ │ ├── code-model-relax-medany-weakref-01.d │ │ ├── code-model-relax-medany-weakref-02.d │ │ ├── code-model-relax-medlow-01-norelaxgp.d │ │ ├── code-model-relax-medlow-01.d │ │ ├── code-model-relax-medlow-02.d │ │ ├── code-model-relax-medlow-weakref-01.d │ │ ├── code-model-relax-medlow-weakref-02.d │ │ ├── code-model.s │ │ ├── data-reloc-rv32-pic.d │ │ ├── data-reloc-rv32-pie.d │ │ ├── data-reloc-rv32-symbolic.d │ │ ├── data-reloc-rv64-abs32-pic.d │ │ ├── data-reloc-rv64-addr32-pic.d │ │ ├── data-reloc-rv64-pic.d │ │ ├── data-reloc-rv64-pie.d │ │ ├── data-reloc-rv64-symbolic.d │ │ ├── data-reloc-rv64-undef32-pic.d │ │ ├── data-reloc.s │ │ ├── disas-jalr.d │ │ ├── disas-jalr.s │ │ ├── gp-test-lib.sd │ │ ├── gp-test.s │ │ ├── gp-test.sd │ │ ├── ifunc-nonplt-exe.rd │ │ ├── ifunc-nonplt-pic.rd │ │ ├── ifunc-nonplt-pie.rd │ │ ├── ifunc-nonplt.d │ │ ├── ifunc-nonplt.s │ │ ├── ifunc-overwrite-exe.rd │ │ ├── ifunc-overwrite-pic.rd │ │ ├── ifunc-overwrite-pie.rd │ │ ├── ifunc-overwrite.d │ │ ├── ifunc-overwrite.s │ │ ├── ifunc-plt-01-exe.rd │ │ ├── ifunc-plt-01-pic.rd │ │ ├── ifunc-plt-01-pie.rd │ │ ├── ifunc-plt-01.d │ │ ├── ifunc-plt-01.s │ │ ├── ifunc-plt-02-exe.rd │ │ ├── ifunc-plt-02-pic.rd │ │ ├── ifunc-plt-02-pie.rd │ │ ├── ifunc-plt-02.d │ │ ├── ifunc-plt-02.s │ │ ├── ifunc-reloc-call-01-exe.rd │ │ ├── ifunc-reloc-call-01-pic.rd │ │ ├── ifunc-reloc-call-01-pie.rd │ │ ├── ifunc-reloc-call-01.d │ │ ├── ifunc-reloc-call-01.s │ │ ├── ifunc-reloc-call-02-exe.rd │ │ ├── ifunc-reloc-call-02-pic.rd │ │ ├── ifunc-reloc-call-02-pie.rd │ │ ├── ifunc-reloc-call-02.d │ │ ├── ifunc-reloc-call-02.s │ │ ├── ifunc-reloc-data-exe.rd │ │ ├── ifunc-reloc-data-pic.rd │ │ ├── ifunc-reloc-data-pie.rd │ │ ├── ifunc-reloc-data.d │ │ ├── ifunc-reloc-data.s │ │ ├── ifunc-reloc-got-exe.rd │ │ ├── ifunc-reloc-got-pic.rd │ │ ├── ifunc-reloc-got-pie.rd │ │ ├── ifunc-reloc-got.d │ │ ├── ifunc-reloc-got.s │ │ ├── ifunc-reloc-pcrel-exe.rd │ │ ├── ifunc-reloc-pcrel-pic.rd │ │ ├── ifunc-reloc-pcrel-pie.rd │ │ ├── ifunc-reloc-pcrel.d │ │ ├── ifunc-reloc-pcrel.s │ │ ├── ifunc-seperate-caller-nonplt.s │ │ ├── ifunc-seperate-caller-pcrel.s │ │ ├── ifunc-seperate-caller-plt.s │ │ ├── ifunc-seperate-nonplt-exe.d │ │ ├── ifunc-seperate-nonplt-pic.d │ │ ├── ifunc-seperate-nonplt-pie.d │ │ ├── ifunc-seperate-pcrel-pic.d │ │ ├── ifunc-seperate-pcrel-pie.d │ │ ├── ifunc-seperate-plt-exe.d │ │ ├── ifunc-seperate-plt-pic.d │ │ ├── ifunc-seperate-plt-pie.d │ │ ├── ifunc-seperate-resolver.s │ │ ├── ld-riscv-elf.exp │ │ ├── pcgp-relax-01-norelaxgp.d │ │ ├── pcgp-relax-01.d │ │ ├── pcgp-relax-01.s │ │ ├── pcgp-relax-02.d │ │ ├── pcgp-relax-02.s │ │ ├── pcrel-lo-addend-2a.d │ │ ├── pcrel-lo-addend-2a.s │ │ ├── pcrel-lo-addend-2b.d │ │ ├── pcrel-lo-addend-2b.s │ │ ├── pcrel-lo-addend-3.ld │ │ ├── pcrel-lo-addend-3a-emit-relocs.d │ │ ├── pcrel-lo-addend-3a.d │ │ ├── pcrel-lo-addend-3a.s │ │ ├── pcrel-lo-addend-3b.d │ │ ├── pcrel-lo-addend-3b.s │ │ ├── pcrel-lo-addend-3c.d │ │ ├── pcrel-lo-addend-3c.s │ │ ├── pcrel-lo-addend.d │ │ ├── pcrel-lo-addend.s │ │ ├── pcrel-reloc-abs-nopie.d │ │ ├── pcrel-reloc-abs-pie.d │ │ ├── pcrel-reloc-abs.s │ │ ├── pcrel-reloc-rel-nopie.d │ │ ├── pcrel-reloc-rel-pie.d │ │ ├── pcrel-reloc-rel.s │ │ ├── pcrel-reloc.s │ │ ├── pr31179-r.d │ │ ├── pr31179.d │ │ ├── pr31179.s │ │ ├── relax-data-segment-align.d │ │ ├── relax-data-segment-align.s │ │ ├── relax-max-align-gp.d │ │ ├── relax-max-align-gp.s │ │ ├── relax-twice-1.s │ │ ├── relax-twice-2.s │ │ ├── relax-twice.ver │ │ ├── relro-relax-lui.d │ │ ├── relro-relax-lui.s │ │ ├── relro-relax-pcrel.d │ │ ├── relro-relax-pcrel.s │ │ ├── shared-lib-nopic-01.d │ │ ├── shared-lib-nopic-01.s │ │ ├── shared-lib-nopic-02.d │ │ ├── shared-lib-nopic-02.s │ │ ├── shared-lib-nopic-03.d │ │ ├── shared-lib-nopic-03.s │ │ ├── shared-lib-nopic-04.d │ │ ├── shared-lib-nopic-04.s │ │ ├── tls.d │ │ ├── tls.s │ │ ├── tlsbin.d │ │ ├── tlslib.s │ │ ├── uleb128.d │ │ ├── uleb128.s │ │ ├── variant_cc-1.s │ │ ├── variant_cc-2.s │ │ ├── variant_cc-now.d │ │ ├── variant_cc-r.d │ │ ├── variant_cc-shared.d │ │ ├── weakref.ld │ │ ├── weakref32.d │ │ ├── weakref32.s │ │ ├── weakref64.d │ │ └── weakref64.s │ ├── ld-s12z/ │ │ ├── opr-linking.d │ │ ├── opr-linking.s │ │ ├── relative-linking.d │ │ ├── relative-linking.s │ │ ├── reloc-ext18-1.d │ │ ├── reloc-ext18-2.d │ │ ├── reloc-ext18.d │ │ ├── reloc-ext18.s │ │ ├── reloc-ext24.d │ │ ├── reloc-ext24.s │ │ ├── reloc-ext32.d │ │ ├── reloc-ext32.s │ │ ├── reloc-opr.d │ │ ├── reloc-opr.s │ │ ├── reloc-pc-rel-7-15.d │ │ ├── reloc-pc-rel-7-15.s │ │ └── s12z.exp │ ├── ld-s390/ │ │ ├── 8GB.ld │ │ ├── gotreloc-1.s │ │ ├── gotreloc-1.ver │ │ ├── gotreloc_31-1.dd │ │ ├── gotreloc_31-no-pie-1.dd │ │ ├── gotreloc_64-no-pie-1.dd │ │ ├── gotreloc_64-norelro-1.dd │ │ ├── gotreloc_64-relro-1.dd │ │ ├── pltoffset-1.dd │ │ ├── pltoffset-1.ld │ │ ├── pltoffset-1.s │ │ ├── pr26918-1.d │ │ ├── pr26918-1.s │ │ ├── reloccheck-1.d │ │ ├── reloccheck-1.s │ │ ├── reloctlsle-1.d │ │ ├── reloctlsle-1.s │ │ ├── s390.exp │ │ ├── tlsbin.dd │ │ ├── tlsbin.rd │ │ ├── tlsbin.s │ │ ├── tlsbin.sd │ │ ├── tlsbin.td │ │ ├── tlsbin_64.dd │ │ ├── tlsbin_64.rd │ │ ├── tlsbin_64.s │ │ ├── tlsbin_64.sd │ │ ├── tlsbin_64.td │ │ ├── tlsbinpic.s │ │ ├── tlsbinpic_64.s │ │ ├── tlslib.s │ │ ├── tlslib_64.s │ │ ├── tlspic.dd │ │ ├── tlspic.rd │ │ ├── tlspic.sd │ │ ├── tlspic.td │ │ ├── tlspic1.s │ │ ├── tlspic1_64.s │ │ ├── tlspic2.s │ │ ├── tlspic2_64.s │ │ ├── tlspic_64.dd │ │ ├── tlspic_64.rd │ │ ├── tlspic_64.sd │ │ ├── tlspic_64.td │ │ ├── weakundef-1.dd │ │ ├── weakundef-1.s │ │ ├── weakundef-2.dd │ │ └── weakundef-2.s │ ├── ld-scripts/ │ │ ├── align-with-input.d │ │ ├── align-with-input.t │ │ ├── align.exp │ │ ├── align.s │ │ ├── align.t │ │ ├── align2.t │ │ ├── align2a.d │ │ ├── align2a.s │ │ ├── align2b.d │ │ ├── align2b.s │ │ ├── align2c.d │ │ ├── align2c.s │ │ ├── align3.d │ │ ├── align3.t │ │ ├── align4.d │ │ ├── align4.t │ │ ├── align5.d │ │ ├── align5.t │ │ ├── alignof.exp │ │ ├── alignof.s │ │ ├── alignof.t │ │ ├── asciz.d │ │ ├── asciz.s │ │ ├── asciz.t │ │ ├── assert.exp │ │ ├── assert.s │ │ ├── assert.t │ │ ├── assert2.d │ │ ├── assert2.t │ │ ├── assign-loc.d │ │ ├── assign-loc.t │ │ ├── cross1.c │ │ ├── cross1.t │ │ ├── cross2.c │ │ ├── cross2.t │ │ ├── cross3.c │ │ ├── cross3.t │ │ ├── cross4.c │ │ ├── cross4.t │ │ ├── cross5.t │ │ ├── cross6.t │ │ ├── cross7.t │ │ ├── crossref.exp │ │ ├── data.d │ │ ├── data.exp │ │ ├── data.s │ │ ├── data.t │ │ ├── default-script.exp │ │ ├── default-script.s │ │ ├── default-script.t │ │ ├── default-script1.d │ │ ├── default-script2.d │ │ ├── default-script3.d │ │ ├── default-script4.d │ │ ├── defined.exp │ │ ├── defined.s │ │ ├── defined.t │ │ ├── defined2.d │ │ ├── defined2.t │ │ ├── defined3.d │ │ ├── defined3.t │ │ ├── defined4.d │ │ ├── defined4.s │ │ ├── defined4.t │ │ ├── defined5.d │ │ ├── defined5.s │ │ ├── defined5.t │ │ ├── defined6.d │ │ ├── defined6.s │ │ ├── defined6.t │ │ ├── dynamic-sections-1.s │ │ ├── dynamic-sections-2.s │ │ ├── dynamic-sections.d │ │ ├── dynamic-sections.exp │ │ ├── dynamic-sections.t │ │ ├── empty-address-1.d │ │ ├── empty-address-1.s │ │ ├── empty-address-1.t │ │ ├── empty-address-2.s │ │ ├── empty-address-2a.d │ │ ├── empty-address-2a.t │ │ ├── empty-address-2b.d │ │ ├── empty-address-2b.t │ │ ├── empty-address-3.s │ │ ├── empty-address-3a.d │ │ ├── empty-address-3a.t │ │ ├── empty-address-3b.d │ │ ├── empty-address-3b.t │ │ ├── empty-address-3c.d │ │ ├── empty-address-3c.t │ │ ├── empty-address-4.d │ │ ├── empty-address-4.s │ │ ├── empty-address-4.t │ │ ├── empty-address.exp │ │ ├── empty-aligned.d │ │ ├── empty-aligned.exp │ │ ├── empty-aligned.s │ │ ├── empty-aligned.t │ │ ├── empty-orphan.d │ │ ├── empty-orphan.exp │ │ ├── empty-orphan.s │ │ ├── empty-orphan.t │ │ ├── exclude-file-1.d │ │ ├── exclude-file-1.t │ │ ├── exclude-file-2.d │ │ ├── exclude-file-2.t │ │ ├── exclude-file-3.d │ │ ├── exclude-file-3.t │ │ ├── exclude-file-4.d │ │ ├── exclude-file-4.t │ │ ├── exclude-file-5.d │ │ ├── exclude-file-5.t │ │ ├── exclude-file-6.d │ │ ├── exclude-file-6.t │ │ ├── exclude-file-7.d │ │ ├── exclude-file-7.t │ │ ├── exclude-file-a.s │ │ ├── exclude-file-b.s │ │ ├── exclude-file.exp │ │ ├── expr.exp │ │ ├── expr1.d │ │ ├── expr1.s │ │ ├── expr1.t │ │ ├── expr2.d │ │ ├── expr2.s │ │ ├── expr2.t │ │ ├── extern.exp │ │ ├── extern.s │ │ ├── extern.t │ │ ├── fill.d │ │ ├── fill.t │ │ ├── fill16.d │ │ ├── fill16_0.s │ │ ├── fill16_1.s │ │ ├── fill16_2.s │ │ ├── fill2.d │ │ ├── fill2.t │ │ ├── fill_0.s │ │ ├── fill_1.s │ │ ├── fill_2.s │ │ ├── include-1.d │ │ ├── include-1.t │ │ ├── include-data.t │ │ ├── include-mem.t │ │ ├── include-ram.t │ │ ├── include-sections.t │ │ ├── include-subdata.t │ │ ├── include.exp │ │ ├── include.s │ │ ├── ld-version-2.d │ │ ├── ld-version.d │ │ ├── ld-version.t │ │ ├── log2.exp │ │ ├── log2.s │ │ ├── log2.t │ │ ├── map-address.d │ │ ├── map-address.exp │ │ ├── map-address.t │ │ ├── map-locals.d │ │ ├── memory.t │ │ ├── memory_sym.t │ │ ├── output-section-types.d │ │ ├── output-section-types.t │ │ ├── overlay-size-map.d │ │ ├── overlay-size.d │ │ ├── overlay-size.exp │ │ ├── overlay-size.s │ │ ├── overlay-size.t │ │ ├── phdrs.exp │ │ ├── phdrs.s │ │ ├── phdrs.t │ │ ├── phdrs2.exp │ │ ├── phdrs2.s │ │ ├── phdrs2.t │ │ ├── phdrs3.d │ │ ├── phdrs3.exp │ │ ├── phdrs3.t │ │ ├── phdrs3a.d │ │ ├── phdrs3a.t │ │ ├── pr14962-2.d │ │ ├── pr14962-2.t │ │ ├── pr14962.d │ │ ├── pr14962.t │ │ ├── pr14962a.s │ │ ├── pr14962b.s │ │ ├── pr18963.d │ │ ├── pr18963.t │ │ ├── pr20302.d │ │ ├── pr22267.d │ │ ├── pr22267.s │ │ ├── pr22267.t │ │ ├── pr23571.d │ │ ├── pr23571.t │ │ ├── pr24008.d │ │ ├── pr24008.s │ │ ├── pr24008.t │ │ ├── pr27100.d │ │ ├── pr27100.s │ │ ├── pr27100.t │ │ ├── print-memory-usage-1.l │ │ ├── print-memory-usage-1.s │ │ ├── print-memory-usage-1.t │ │ ├── print-memory-usage-2.l │ │ ├── print-memory-usage-2.t │ │ ├── print-memory-usage-3.l │ │ ├── print-memory-usage-3.s │ │ ├── print-memory-usage-3.t │ │ ├── print-memory-usage.exp │ │ ├── print-memory-usage.t │ │ ├── provide-1.d │ │ ├── provide-1.s │ │ ├── provide-1.t │ │ ├── provide-10.d │ │ ├── provide-11.d │ │ ├── provide-12.d │ │ ├── provide-2.d │ │ ├── provide-2.s │ │ ├── provide-2.t │ │ ├── provide-3.d │ │ ├── provide-3.s │ │ ├── provide-3.t │ │ ├── provide-4.d │ │ ├── provide-4.t │ │ ├── provide-5.d │ │ ├── provide-5.s │ │ ├── provide-5.t │ │ ├── provide-6.d │ │ ├── provide-6.t │ │ ├── provide-7.d │ │ ├── provide-7.t │ │ ├── provide-8.d │ │ ├── provide-8.t │ │ ├── provide-9.d │ │ ├── provide-9.t │ │ ├── provide.exp │ │ ├── region-alias-1.d │ │ ├── region-alias-1.t │ │ ├── region-alias-2.d │ │ ├── region-alias-2.t │ │ ├── region-alias-3.d │ │ ├── region-alias-3.t │ │ ├── region-alias-4.d │ │ ├── region-alias-4.t │ │ ├── rgn-at.exp │ │ ├── rgn-at.s │ │ ├── rgn-at1.d │ │ ├── rgn-at1.t │ │ ├── rgn-at10.d │ │ ├── rgn-at10.s │ │ ├── rgn-at10.t │ │ ├── rgn-at11.d │ │ ├── rgn-at11.s │ │ ├── rgn-at11.t │ │ ├── rgn-at2.d │ │ ├── rgn-at2.t │ │ ├── rgn-at3.d │ │ ├── rgn-at3.t │ │ ├── rgn-at4.d │ │ ├── rgn-at4.t │ │ ├── rgn-at5.d │ │ ├── rgn-at5.s │ │ ├── rgn-at5.t │ │ ├── rgn-at6.d │ │ ├── rgn-at6.s │ │ ├── rgn-at6.t │ │ ├── rgn-at7.d │ │ ├── rgn-at7.t │ │ ├── rgn-at8.d │ │ ├── rgn-at8.t │ │ ├── rgn-at9.d │ │ ├── rgn-at9.t │ │ ├── rgn-over.exp │ │ ├── rgn-over.s │ │ ├── rgn-over1.d │ │ ├── rgn-over1.t │ │ ├── rgn-over2.d │ │ ├── rgn-over2.t │ │ ├── rgn-over3.d │ │ ├── rgn-over3.t │ │ ├── rgn-over4.d │ │ ├── rgn-over4.t │ │ ├── rgn-over5.d │ │ ├── rgn-over5.t │ │ ├── rgn-over6.d │ │ ├── rgn-over6.t │ │ ├── rgn-over7.d │ │ ├── rgn-over7.t │ │ ├── rgn-over8-ok.d │ │ ├── rgn-over8.s │ │ ├── rgn-over8.t │ │ ├── sane1.d │ │ ├── sane1.t │ │ ├── script.exp │ │ ├── script.s │ │ ├── script.t │ │ ├── scriptm.t │ │ ├── section-flags-1.s │ │ ├── section-flags-1.t │ │ ├── section-flags-2.s │ │ ├── section-flags-2.t │ │ ├── section-flags.exp │ │ ├── section-match-1.d │ │ ├── section-match-1.s │ │ ├── section-match-1.t │ │ ├── section-match.exp │ │ ├── section-order-1a.d │ │ ├── section-order-1a.s │ │ ├── section-order-1a.t │ │ ├── section-order-1b.d │ │ ├── section-order-1b.s │ │ ├── section-order-1b.t │ │ ├── section-order-1c.d │ │ ├── section-order-1d.d │ │ ├── section-order.exp │ │ ├── segment-start.d │ │ ├── segment-start.ld │ │ ├── segment-start.s │ │ ├── sizeof.exp │ │ ├── sizeof.s │ │ ├── sizeof.t │ │ ├── sort-file-reversed-1.d │ │ ├── sort-file-reversed-1.t │ │ ├── sort-file-reversed-2.d │ │ ├── sort-file-reversed-2.t │ │ ├── sort-file.d │ │ ├── sort-file.t │ │ ├── sort-file1.s │ │ ├── sort-file2.s │ │ ├── sort-sections-reversed-1.d │ │ ├── sort-sections-reversed-1.t │ │ ├── sort-sections-reversed-2.d │ │ ├── sort-sections-reversed-2.t │ │ ├── sort-sections-reversed-3.d │ │ ├── sort-sections-reversed-3.t │ │ ├── sort.exp │ │ ├── sort.t │ │ ├── sort_b_a-1.d │ │ ├── sort_b_a-1.s │ │ ├── sort_b_a.d │ │ ├── sort_b_a.s │ │ ├── sort_b_a.t │ │ ├── sort_b_a_a-1.d │ │ ├── sort_b_a_a-2.d │ │ ├── sort_b_a_a-3.d │ │ ├── sort_b_a_a.t │ │ ├── sort_b_a_n-1.d │ │ ├── sort_b_a_n-2.d │ │ ├── sort_b_a_n-3.d │ │ ├── sort_b_a_n.t │ │ ├── sort_b_n-1.d │ │ ├── sort_b_n-1.s │ │ ├── sort_b_n.d │ │ ├── sort_b_n.s │ │ ├── sort_b_n.t │ │ ├── sort_b_n_a-1.d │ │ ├── sort_b_n_a-2.d │ │ ├── sort_b_n_a-3.d │ │ ├── sort_b_n_a.t │ │ ├── sort_b_n_n-1.d │ │ ├── sort_b_n_n-2.d │ │ ├── sort_b_n_n-3.d │ │ ├── sort_b_n_n.t │ │ ├── sort_n_a-a.s │ │ ├── sort_n_a-b.s │ │ ├── sort_no-1.d │ │ ├── sort_no-2.d │ │ ├── sort_no.t │ │ ├── start.s │ │ ├── subalign.d │ │ ├── subalign.s │ │ ├── subalign.t │ │ ├── sysroot-prefix-x.s │ │ ├── sysroot-prefix-y.s │ │ ├── sysroot-prefix.exp │ │ ├── weak.exp │ │ ├── weak.t │ │ ├── weak1.s │ │ └── weak2.s │ ├── ld-selective/ │ │ ├── 1.c │ │ ├── 2.c │ │ ├── 3.cc │ │ ├── 4.cc │ │ ├── 5.cc │ │ ├── keepdot.d │ │ ├── keepdot.ld │ │ ├── keepdot.s │ │ ├── keepdot0.d │ │ ├── keepdot0.ld │ │ ├── sel-dump.exp │ │ └── selective.exp │ ├── ld-sframe/ │ │ ├── discard.d │ │ ├── discard.ld │ │ ├── discard.s │ │ ├── sframe-empty.d │ │ ├── sframe-empty.s │ │ └── sframe.exp │ ├── ld-sh/ │ │ ├── adjsw8.s │ │ ├── arch/ │ │ │ ├── arch.exp │ │ │ ├── arch_expected.txt │ │ │ ├── sh-dsp.s │ │ │ ├── sh.s │ │ │ ├── sh2.s │ │ │ ├── sh2a-nofpu-or-sh3-nommu.s │ │ │ ├── sh2a-nofpu-or-sh4-nommu-nofpu.s │ │ │ ├── sh2a-nofpu.s │ │ │ ├── sh2a-or-sh3e.s │ │ │ ├── sh2a-or-sh4.s │ │ │ ├── sh2a.s │ │ │ ├── sh2e.s │ │ │ ├── sh3-dsp.s │ │ │ ├── sh3-nommu.s │ │ │ ├── sh3.s │ │ │ ├── sh3e.s │ │ │ ├── sh4-nofpu.s │ │ │ ├── sh4-nommu-nofpu.s │ │ │ ├── sh4.s │ │ │ ├── sh4a-nofpu.s │ │ │ ├── sh4a.s │ │ │ └── sh4al-dsp.s │ │ ├── fdpic-funcdesc-shared.d │ │ ├── fdpic-funcdesc-shared.s │ │ ├── fdpic-funcdesc-static.d │ │ ├── fdpic-funcdesc-static.s │ │ ├── fdpic-gotfuncdesc-shared.d │ │ ├── fdpic-gotfuncdesc-shared.s │ │ ├── fdpic-gotfuncdesc-static.d │ │ ├── fdpic-gotfuncdesc-static.s │ │ ├── fdpic-gotfuncdesci20-shared.d │ │ ├── fdpic-gotfuncdesci20-shared.s │ │ ├── fdpic-gotfuncdesci20-static.d │ │ ├── fdpic-gotfuncdesci20-static.s │ │ ├── fdpic-goti20-shared.d │ │ ├── fdpic-goti20-shared.s │ │ ├── fdpic-goti20-static.d │ │ ├── fdpic-goti20-static.s │ │ ├── fdpic-gotofffuncdesc-shared.d │ │ ├── fdpic-gotofffuncdesc-shared.s │ │ ├── fdpic-gotofffuncdesc-static.d │ │ ├── fdpic-gotofffuncdesc-static.s │ │ ├── fdpic-gotofffuncdesci20-shared.d │ │ ├── fdpic-gotofffuncdesci20-shared.s │ │ ├── fdpic-gotofffuncdesci20-static.d │ │ ├── fdpic-gotofffuncdesci20-static.s │ │ ├── fdpic-gotoffi20-shared.d │ │ ├── fdpic-gotoffi20-shared.s │ │ ├── fdpic-gotoffi20-static.d │ │ ├── fdpic-gotoffi20-static.s │ │ ├── fdpic-plt-be.d │ │ ├── fdpic-plt-le.d │ │ ├── fdpic-plt.s │ │ ├── fdpic-plti20-be.d │ │ ├── fdpic-plti20-le.d │ │ ├── fdpic-stack-default.d │ │ ├── fdpic-stack-set.d │ │ ├── fdpic-stack-size.d │ │ ├── fdpic-stack.s │ │ ├── ld-r-1.d │ │ ├── ldr1.s │ │ ├── ldr2.s │ │ ├── rd-sh.exp │ │ ├── refdbg-0-dso.d │ │ ├── refdbg-1.d │ │ ├── refdbg.s │ │ ├── refdbglib.s │ │ ├── reloc1.d │ │ ├── reloc1.s │ │ ├── sh-vxworks.exp │ │ ├── sh.exp │ │ ├── sh1.s │ │ ├── sh2.c │ │ ├── shared-1.d │ │ ├── shared-2.d │ │ ├── start.s │ │ ├── sub2l-1.d │ │ ├── sub2l.s │ │ ├── textrel1.s │ │ ├── textrel2.s │ │ ├── tlsbin-0-dso.d │ │ ├── tlsbin-1.d │ │ ├── tlsbin-2.d │ │ ├── tlsbin-3.d │ │ ├── tlsbin-4.d │ │ ├── tlsbin.s │ │ ├── tlsbinpic.s │ │ ├── tlslib.s │ │ ├── tlspic-1.d │ │ ├── tlspic-2.d │ │ ├── tlspic-3.d │ │ ├── tlspic-4.d │ │ ├── tlspic1.s │ │ ├── tlspic2.s │ │ ├── tlstpoff-1.d │ │ ├── tlstpoff-2.d │ │ ├── tlstpoff1.s │ │ ├── tlstpoff2.s │ │ ├── vxworks1-le.dd │ │ ├── vxworks1-lib-le.dd │ │ ├── vxworks1-lib.dd │ │ ├── vxworks1-lib.nd │ │ ├── vxworks1-lib.rd │ │ ├── vxworks1-lib.s │ │ ├── vxworks1-lib.td │ │ ├── vxworks1-static.d │ │ ├── vxworks1.dd │ │ ├── vxworks1.ld │ │ ├── vxworks1.rd │ │ ├── vxworks1.s │ │ ├── vxworks2-static.sd │ │ ├── vxworks2.s │ │ ├── vxworks2.sd │ │ ├── vxworks3-le.dd │ │ ├── vxworks3-lib-le.dd │ │ ├── vxworks3-lib.dd │ │ ├── vxworks3-lib.s │ │ ├── vxworks3.dd │ │ ├── vxworks3.s │ │ ├── vxworks4.d │ │ ├── vxworks4a.s │ │ ├── vxworks4b.s │ │ ├── weak1.d │ │ └── weak1.s │ ├── ld-shared/ │ │ ├── elf-offset.ld │ │ ├── main.c │ │ ├── sh1.c │ │ ├── sh2.c │ │ └── shared.exp │ ├── ld-size/ │ │ ├── size-1.c │ │ ├── size-1.out │ │ ├── size-10.out │ │ ├── size-10.rd │ │ ├── size-10a.c │ │ ├── size-10b.c │ │ ├── size-1a.c │ │ ├── size-1b.c │ │ ├── size-2.c │ │ ├── size-2.out │ │ ├── size-2a.c │ │ ├── size-2b.c │ │ ├── size-3.c │ │ ├── size-3.out │ │ ├── size-3a.c │ │ ├── size-3b.c │ │ ├── size-3c.c │ │ ├── size-4.out │ │ ├── size-4a.c │ │ ├── size-4b.c │ │ ├── size-5.out │ │ ├── size-5a.c │ │ ├── size-5b.c │ │ ├── size-6.out │ │ ├── size-6a.c │ │ ├── size-6b.c │ │ ├── size-7.out │ │ ├── size-7.rd │ │ ├── size-7a.c │ │ ├── size-7b.c │ │ ├── size-8.out │ │ ├── size-8.rd │ │ ├── size-8a.c │ │ ├── size-8b.c │ │ ├── size-9.out │ │ ├── size-9.rd │ │ ├── size-9a.c │ │ ├── size-9b.c │ │ ├── size.exp │ │ ├── size32-1-i386.d │ │ ├── size32-1-x32.d │ │ ├── size32-1-x86-64.d │ │ ├── size32-1.s │ │ ├── size32-2-i386.d │ │ ├── size32-2-x32.d │ │ ├── size32-2-x86-64.d │ │ ├── size32-2.s │ │ ├── size32-3-i386.d │ │ ├── size32-3-x32.d │ │ ├── size32-3-x86-64.d │ │ ├── size32-3a.s │ │ ├── size32-3b.s │ │ ├── size64-1-x32.d │ │ ├── size64-1-x86-64.d │ │ ├── size64-1.s │ │ ├── size64-2-x32.d │ │ ├── size64-2-x86-64.d │ │ └── size64-2.s │ ├── ld-sparc/ │ │ ├── got-hidden32.s │ │ ├── got-hidden64.s │ │ ├── gotop-hidden.c │ │ ├── gotop32.dd │ │ ├── gotop32.rd │ │ ├── gotop32.s │ │ ├── gotop32.sd │ │ ├── gotop32.td │ │ ├── gotop64.dd │ │ ├── gotop64.rd │ │ ├── gotop64.s │ │ ├── gotop64.sd │ │ ├── gotop64.td │ │ ├── pass.out │ │ ├── sparc.exp │ │ ├── tlsg32.s │ │ ├── tlsg32.sd │ │ ├── tlsg64.s │ │ ├── tlsg64.sd │ │ ├── tlslib.s │ │ ├── tlslib.ver │ │ ├── tlsnopic.s │ │ ├── tlspic.s │ │ ├── tlspie32.dd │ │ ├── tlspie32.s │ │ ├── tlspie64.dd │ │ ├── tlspie64.s │ │ ├── tlssunbin32.dd │ │ ├── tlssunbin32.rd │ │ ├── tlssunbin32.s │ │ ├── tlssunbin32.sd │ │ ├── tlssunbin32.td │ │ ├── tlssunbin64.dd │ │ ├── tlssunbin64.rd │ │ ├── tlssunbin64.s │ │ ├── tlssunbin64.sd │ │ ├── tlssunbin64.td │ │ ├── tlssunbinpic32.s │ │ ├── tlssunbinpic64.s │ │ ├── tlssunnopic32.dd │ │ ├── tlssunnopic32.rd │ │ ├── tlssunnopic32.s │ │ ├── tlssunnopic32.sd │ │ ├── tlssunnopic64.dd │ │ ├── tlssunnopic64.rd │ │ ├── tlssunnopic64.s │ │ ├── tlssunnopic64.sd │ │ ├── tlssunpic32.dd │ │ ├── tlssunpic32.rd │ │ ├── tlssunpic32.s │ │ ├── tlssunpic32.sd │ │ ├── tlssunpic32.td │ │ ├── tlssunpic64.dd │ │ ├── tlssunpic64.rd │ │ ├── tlssunpic64.s │ │ ├── tlssunpic64.sd │ │ ├── tlssunpic64.td │ │ ├── vxworks1-lib.dd │ │ ├── vxworks1-lib.nd │ │ ├── vxworks1-lib.rd │ │ ├── vxworks1-lib.s │ │ ├── vxworks1-lib.td │ │ ├── vxworks1-static.d │ │ ├── vxworks1.dd │ │ ├── vxworks1.ld │ │ ├── vxworks1.rd │ │ ├── vxworks1.s │ │ ├── vxworks2-static.sd │ │ ├── vxworks2.s │ │ ├── vxworks2.sd │ │ ├── wdispcall.dd │ │ └── wdispcall.s │ ├── ld-spu/ │ │ ├── ear.d │ │ ├── ear.s │ │ ├── embed.rd │ │ ├── fixup.d │ │ ├── fixup.s │ │ ├── icache1.d │ │ ├── icache1.s │ │ ├── ovl.d │ │ ├── ovl.lnk │ │ ├── ovl.s │ │ ├── ovl1.lnk │ │ ├── ovl2.d │ │ ├── ovl2.lnk │ │ ├── ovl2.s │ │ ├── pic.d │ │ ├── pic.s │ │ ├── picdef.s │ │ └── spu.exp │ ├── ld-srec/ │ │ ├── sr1.c │ │ ├── sr2.c │ │ ├── sr3.cc │ │ └── srec.exp │ ├── ld-tic6x/ │ │ ├── attr-arch-c62x-c62x.d │ │ ├── attr-arch-c62x-c64x+.d │ │ ├── attr-arch-c62x-c64x.d │ │ ├── attr-arch-c62x-c674x.d │ │ ├── attr-arch-c62x-c67x+.d │ │ ├── attr-arch-c62x-c67x.d │ │ ├── attr-arch-c62x.s │ │ ├── attr-arch-c64x+-c62x.d │ │ ├── attr-arch-c64x+-c64x+.d │ │ ├── attr-arch-c64x+-c64x.d │ │ ├── attr-arch-c64x+-c674x.d │ │ ├── attr-arch-c64x+-c67x+.d │ │ ├── attr-arch-c64x+-c67x.d │ │ ├── attr-arch-c64x+.s │ │ ├── attr-arch-c64x-c62x.d │ │ ├── attr-arch-c64x-c64x+.d │ │ ├── attr-arch-c64x-c64x.d │ │ ├── attr-arch-c64x-c674x.d │ │ ├── attr-arch-c64x-c67x+.d │ │ ├── attr-arch-c64x-c67x.d │ │ ├── attr-arch-c64x.s │ │ ├── attr-arch-c674x-c62x.d │ │ ├── attr-arch-c674x-c64x+.d │ │ ├── attr-arch-c674x-c64x.d │ │ ├── attr-arch-c674x-c674x.d │ │ ├── attr-arch-c674x-c67x+.d │ │ ├── attr-arch-c674x-c67x.d │ │ ├── attr-arch-c674x.s │ │ ├── attr-arch-c67x+-c62x.d │ │ ├── attr-arch-c67x+-c64x+.d │ │ ├── attr-arch-c67x+-c64x.d │ │ ├── attr-arch-c67x+-c674x.d │ │ ├── attr-arch-c67x+-c67x+.d │ │ ├── attr-arch-c67x+-c67x.d │ │ ├── attr-arch-c67x+.s │ │ ├── attr-arch-c67x-c62x.d │ │ ├── attr-arch-c67x-c64x+.d │ │ ├── attr-arch-c67x-c64x.d │ │ ├── attr-arch-c67x-c674x.d │ │ ├── attr-arch-c67x-c67x+.d │ │ ├── attr-arch-c67x-c67x.d │ │ ├── attr-arch-c67x.s │ │ ├── attr-array-16-16.d │ │ ├── attr-array-16-4.d │ │ ├── attr-array-16-416.d │ │ ├── attr-array-16-48.d │ │ ├── attr-array-16-8.d │ │ ├── attr-array-16-816.d │ │ ├── attr-array-16.s │ │ ├── attr-array-4-16.d │ │ ├── attr-array-4-4.d │ │ ├── attr-array-4-416.d │ │ ├── attr-array-4-48.d │ │ ├── attr-array-4-8.d │ │ ├── attr-array-4-816.d │ │ ├── attr-array-4.s │ │ ├── attr-array-416-16.d │ │ ├── attr-array-416-4.d │ │ ├── attr-array-416-416.d │ │ ├── attr-array-416-48.d │ │ ├── attr-array-416-8.d │ │ ├── attr-array-416-816.d │ │ ├── attr-array-416.s │ │ ├── attr-array-48-16.d │ │ ├── attr-array-48-4.d │ │ ├── attr-array-48-416.d │ │ ├── attr-array-48-48.d │ │ ├── attr-array-48-8.d │ │ ├── attr-array-48-816.d │ │ ├── attr-array-48.s │ │ ├── attr-array-8-16.d │ │ ├── attr-array-8-4.d │ │ ├── attr-array-8-416.d │ │ ├── attr-array-8-48.d │ │ ├── attr-array-8-8.d │ │ ├── attr-array-8-816.d │ │ ├── attr-array-8.s │ │ ├── attr-array-816-16.d │ │ ├── attr-array-816-4.d │ │ ├── attr-array-816-416.d │ │ ├── attr-array-816-48.d │ │ ├── attr-array-816-8.d │ │ ├── attr-array-816-816.d │ │ ├── attr-array-816.s │ │ ├── attr-compatibility-gnu-gnu.d │ │ ├── attr-compatibility-gnu-other.d │ │ ├── attr-compatibility-gnu.s │ │ ├── attr-compatibility-other-gnu.d │ │ ├── attr-compatibility-other-other.d │ │ ├── attr-compatibility-other.s │ │ ├── attr-conformance-10-10.d │ │ ├── attr-conformance-10-11.d │ │ ├── attr-conformance-10-none.d │ │ ├── attr-conformance-10.s │ │ ├── attr-conformance-11-10.d │ │ ├── attr-conformance-11-11.d │ │ ├── attr-conformance-11-none.d │ │ ├── attr-conformance-11.s │ │ ├── attr-conformance-none-10.d │ │ ├── attr-conformance-none-11.d │ │ ├── attr-conformance-none-none.d │ │ ├── attr-conformance-none.s │ │ ├── attr-dsbt-0.s │ │ ├── attr-dsbt-00.d │ │ ├── attr-dsbt-01.d │ │ ├── attr-dsbt-1.s │ │ ├── attr-dsbt-10.d │ │ ├── attr-dsbt-11.d │ │ ├── attr-pic-0.s │ │ ├── attr-pic-00.d │ │ ├── attr-pic-01.d │ │ ├── attr-pic-1.s │ │ ├── attr-pic-10.d │ │ ├── attr-pic-11.d │ │ ├── attr-pid-0.s │ │ ├── attr-pid-00.d │ │ ├── attr-pid-01.d │ │ ├── attr-pid-02.d │ │ ├── attr-pid-1.s │ │ ├── attr-pid-10.d │ │ ├── attr-pid-11.d │ │ ├── attr-pid-12.d │ │ ├── attr-pid-2.s │ │ ├── attr-pid-20.d │ │ ├── attr-pid-21.d │ │ ├── attr-pid-22.d │ │ ├── attr-stack-16-16.d │ │ ├── attr-stack-16-8.d │ │ ├── attr-stack-16-816.d │ │ ├── attr-stack-16.s │ │ ├── attr-stack-8-16.d │ │ ├── attr-stack-8-8.d │ │ ├── attr-stack-8-816.d │ │ ├── attr-stack-8.s │ │ ├── attr-stack-816-16.d │ │ ├── attr-stack-816-8.d │ │ ├── attr-stack-816-816.d │ │ ├── attr-stack-816.s │ │ ├── attr-unknown-1.d │ │ ├── attr-unknown-1000-1.s │ │ ├── attr-unknown-1000-2.s │ │ ├── attr-unknown-1024-1.s │ │ ├── attr-unknown-2.d │ │ ├── attr-unknown-3.d │ │ ├── attr-unknown-4.d │ │ ├── attr-unknown-5.d │ │ ├── attr-unknown-54-1.s │ │ ├── attr-unknown-55-a.s │ │ ├── attr-unknown-6.d │ │ ├── attr-unknown-7.d │ │ ├── attr-unknown-71-a.s │ │ ├── attr-unknown-71-b.s │ │ ├── attr-wchar-0.s │ │ ├── attr-wchar-00.d │ │ ├── attr-wchar-01.d │ │ ├── attr-wchar-02.d │ │ ├── attr-wchar-1.s │ │ ├── attr-wchar-10.d │ │ ├── attr-wchar-11.d │ │ ├── attr-wchar-12.d │ │ ├── attr-wchar-2.s │ │ ├── attr-wchar-20.d │ │ ├── attr-wchar-21.d │ │ ├── attr-wchar-22.d │ │ ├── common.d │ │ ├── common.ld │ │ ├── common.s │ │ ├── data-reloc-global-rel.d │ │ ├── data-reloc-global-rel.s │ │ ├── data-reloc-global.d │ │ ├── data-reloc-global.s │ │ ├── data-reloc-local-1.s │ │ ├── data-reloc-local-2.s │ │ ├── data-reloc-local-r-rel.d │ │ ├── data-reloc-local-r.d │ │ ├── data-reloc-local-rel.d │ │ ├── data-reloc-local.d │ │ ├── discard-unwind.ld │ │ ├── dsbt-be.ld │ │ ├── dsbt-index-error.d │ │ ├── dsbt-index.d │ │ ├── dsbt-index.s │ │ ├── dsbt-inrange.ld │ │ ├── dsbt-overflow.ld │ │ ├── dsbt.ld │ │ ├── ehtype-reloc-1-rel.d │ │ ├── ehtype-reloc-1.d │ │ ├── ehtype-reloc-1.s │ │ ├── generic.ld │ │ ├── got-reloc-global-addend-1.d │ │ ├── got-reloc-global-addend-1.s │ │ ├── got-reloc-global-addend-2.d │ │ ├── got-reloc-global-addend-2.s │ │ ├── got-reloc-global.s │ │ ├── got-reloc-inrange.d │ │ ├── got-reloc-local-1.s │ │ ├── got-reloc-local-2.s │ │ ├── got-reloc-local-r.d │ │ ├── got-reloc-overflow.d │ │ ├── mvk-reloc-global-rel.d │ │ ├── mvk-reloc-global-rel.s │ │ ├── mvk-reloc-global.d │ │ ├── mvk-reloc-global.s │ │ ├── mvk-reloc-local-1-rel.s │ │ ├── mvk-reloc-local-1.s │ │ ├── mvk-reloc-local-2-rel.s │ │ ├── mvk-reloc-local-2.s │ │ ├── mvk-reloc-local-r-rel.d │ │ ├── mvk-reloc-local-r.d │ │ ├── mvk-reloc-local-rel.d │ │ ├── mvk-reloc-local.d │ │ ├── pcr-reloc.d │ │ ├── pcr-reloc.s │ │ ├── pcrel-reloc-global-rel.d │ │ ├── pcrel-reloc-global.d │ │ ├── pcrel-reloc-global.s │ │ ├── pcrel-reloc-local-1.s │ │ ├── pcrel-reloc-local-2.s │ │ ├── pcrel-reloc-local-r-rel-rela.d │ │ ├── pcrel-reloc-local-r-rel.d │ │ ├── pcrel-reloc-local-r.d │ │ ├── pcrel-reloc-local-rel.d │ │ ├── pcrel-reloc-local.d │ │ ├── reloc-overflow-abs-s16-1.d │ │ ├── reloc-overflow-abs-s16-2.d │ │ ├── reloc-overflow-abs-s16.s │ │ ├── reloc-overflow-abs16-1.d │ │ ├── reloc-overflow-abs16-2.d │ │ ├── reloc-overflow-abs16.s │ │ ├── reloc-overflow-abs8-1.d │ │ ├── reloc-overflow-abs8-2.d │ │ ├── reloc-overflow-abs8.s │ │ ├── reloc-overflow-pcr-s10-1.d │ │ ├── reloc-overflow-pcr-s10-2.d │ │ ├── reloc-overflow-pcr-s10.s │ │ ├── reloc-overflow-pcr-s12-1.d │ │ ├── reloc-overflow-pcr-s12-2.d │ │ ├── reloc-overflow-pcr-s12.s │ │ ├── reloc-overflow-pcr-s21-1.d │ │ ├── reloc-overflow-pcr-s21-2.d │ │ ├── reloc-overflow-pcr-s21.s │ │ ├── reloc-overflow-pcr-s7-1.d │ │ ├── reloc-overflow-pcr-s7-2.d │ │ ├── reloc-overflow-pcr-s7.s │ │ ├── reloc-overflow-sbr-s16-1.d │ │ ├── reloc-overflow-sbr-s16-2.d │ │ ├── reloc-overflow-sbr-s16.s │ │ ├── reloc-overflow-sbr-u15-b-1.d │ │ ├── reloc-overflow-sbr-u15-b-2.d │ │ ├── reloc-overflow-sbr-u15-b.s │ │ ├── reloc-overflow-sbr-u15-h-1.d │ │ ├── reloc-overflow-sbr-u15-h-2.d │ │ ├── reloc-overflow-sbr-u15-h.s │ │ ├── reloc-overflow-sbr-u15-w-1.d │ │ ├── reloc-overflow-sbr-u15-w-2.d │ │ ├── reloc-overflow-sbr-u15-w.s │ │ ├── sbr-reloc-global-rel.d │ │ ├── sbr-reloc-global-rel.s │ │ ├── sbr-reloc-global.d │ │ ├── sbr-reloc-global.s │ │ ├── sbr-reloc-local-1-rel.s │ │ ├── sbr-reloc-local-1.s │ │ ├── sbr-reloc-local-2-rel.s │ │ ├── sbr-reloc-local-2.s │ │ ├── sbr-reloc-local-r-rel.d │ │ ├── sbr-reloc-local-r.d │ │ ├── sbr-reloc-local-rel.d │ │ ├── sbr-reloc-local.d │ │ ├── sbr.ld │ │ ├── shared-nopic.d │ │ ├── shared-nopid.d │ │ ├── shlib-1.dd │ │ ├── shlib-1.rd │ │ ├── shlib-1.s │ │ ├── shlib-1.sd │ │ ├── shlib-1b.dd │ │ ├── shlib-1b.rd │ │ ├── shlib-1b.sd │ │ ├── shlib-1r.dd │ │ ├── shlib-1r.rd │ │ ├── shlib-1r.sd │ │ ├── shlib-1rb.dd │ │ ├── shlib-1rb.rd │ │ ├── shlib-1rb.sd │ │ ├── shlib-2.s │ │ ├── shlib-app-1.dd │ │ ├── shlib-app-1.od │ │ ├── shlib-app-1.rd │ │ ├── shlib-app-1.s │ │ ├── shlib-app-1.sd │ │ ├── shlib-app-1b.dd │ │ ├── shlib-app-1b.od │ │ ├── shlib-app-1b.rd │ │ ├── shlib-app-1b.sd │ │ ├── shlib-app-1r.dd │ │ ├── shlib-app-1r.od │ │ ├── shlib-app-1r.rd │ │ ├── shlib-app-1r.s │ │ ├── shlib-app-1r.sd │ │ ├── shlib-app-1rb.dd │ │ ├── shlib-app-1rb.od │ │ ├── shlib-app-1rb.rd │ │ ├── shlib-app-1rb.sd │ │ ├── shlib-noindex.dd │ │ ├── shlib-noindex.rd │ │ ├── shlib-noindex.sd │ │ ├── static-app-1.dd │ │ ├── static-app-1.od │ │ ├── static-app-1.rd │ │ ├── static-app-1.sd │ │ ├── static-app-1b.dd │ │ ├── static-app-1b.od │ │ ├── static-app-1b.rd │ │ ├── static-app-1b.sd │ │ ├── static-app-1r.dd │ │ ├── static-app-1r.od │ │ ├── static-app-1r.rd │ │ ├── static-app-1r.sd │ │ ├── static-app-1rb.dd │ │ ├── static-app-1rb.od │ │ ├── static-app-1rb.rd │ │ ├── static-app-1rb.sd │ │ ├── tic6x.exp │ │ ├── unwind-1.d │ │ ├── unwind-1.s │ │ ├── unwind-2.d │ │ ├── unwind-2.s │ │ ├── unwind-3.d │ │ ├── unwind-3.s │ │ ├── unwind-4.d │ │ ├── unwind-4.s │ │ ├── unwind-5.d │ │ ├── unwind-5.s │ │ ├── unwind-6.d │ │ ├── unwind.ld │ │ ├── weak-be.d │ │ ├── weak-data.d │ │ ├── weak.d │ │ └── weak.s │ ├── ld-tilegx/ │ │ ├── external.s │ │ ├── reloc-be.d │ │ ├── reloc-le.d │ │ ├── reloc.s │ │ └── tilegx.exp │ ├── ld-tilepro/ │ │ ├── external.s │ │ ├── reloc.d │ │ ├── reloc.s │ │ └── tilepro.exp │ ├── ld-undefined/ │ │ ├── dummy.s │ │ ├── entry-1.d │ │ ├── entry-2.d │ │ ├── entry-3.d │ │ ├── entry-4.d │ │ ├── entry-5.d │ │ ├── entry-6.d │ │ ├── entry-7.d │ │ ├── entry.exp │ │ ├── entry.s │ │ ├── fundef.s │ │ ├── require-defined-1.d │ │ ├── require-defined-2.d │ │ ├── require-defined-3.d │ │ ├── require-defined-4.d │ │ ├── require-defined-5.d │ │ ├── require-defined.exp │ │ ├── require-defined.s │ │ ├── undefined.c │ │ ├── undefined.exp │ │ ├── weak-fundef.s │ │ ├── weak-undef.exp │ │ ├── weak-undef.s │ │ └── weak-undef.t │ ├── ld-unique/ │ │ ├── pr21529.d │ │ ├── pr21529.ld │ │ ├── pr21529.s │ │ ├── unique.d │ │ ├── unique.exp │ │ ├── unique.s │ │ ├── unique_empty.s │ │ └── unique_shared.s │ ├── ld-v850/ │ │ ├── split-lo16.d │ │ ├── split-lo16.ld │ │ ├── split-lo16.s │ │ └── v850.exp │ ├── ld-vax-elf/ │ │ ├── export-class-call.dd │ │ ├── export-class-call.rd │ │ ├── export-class-call.s │ │ ├── export-class-call.xd │ │ ├── export-class-data.dd │ │ ├── export-class-data.rd │ │ ├── export-class-data.s │ │ ├── export-class-data.xd │ │ ├── export-class-def.s │ │ ├── export-class.exp │ │ ├── export-class.ld │ │ ├── got-local-aux-off.s │ │ ├── got-local-aux.s │ │ ├── got-local-def-off.s │ │ ├── got-local-def.s │ │ ├── got-local-exe-off-hidden.dd │ │ ├── got-local-exe-off-visible.dd │ │ ├── got-local-exe-off.xd │ │ ├── got-local-exe.xd │ │ ├── got-local-lib-off-hidden.dd │ │ ├── got-local-lib-off-visible.ed │ │ ├── got-local-lib-off.xd │ │ ├── got-local-lib.xd │ │ ├── got-local-off-external.ed │ │ ├── got-local-ref-off-external.s │ │ ├── got-local-ref-off-hidden.s │ │ ├── got-local-ref-off-visible.s │ │ ├── got-local-ref.s │ │ ├── got-local.ld │ │ ├── plt-local-hidden-pic.s │ │ ├── plt-local-lib.dd │ │ ├── plt-local-lib.ld │ │ ├── plt-local-lib.s │ │ ├── plt-local-rehidden-pic.s │ │ ├── plt-local.dd │ │ ├── plt-local.ld │ │ ├── plt-local.s │ │ ├── vax-elf.exp │ │ ├── vax-export-class.rd │ │ └── vax-export-class.xd │ ├── ld-visium/ │ │ ├── brr_x_backward.d │ │ ├── brr_x_backward1.s │ │ ├── brr_x_backward2.s │ │ ├── brr_x_forward.d │ │ ├── brr_x_forward1.s │ │ ├── brr_x_forward2.s │ │ ├── brr_x_seg.s │ │ ├── brr_x_seg1.d │ │ ├── brr_x_seg2.d │ │ ├── imm_x_seg.d │ │ ├── imm_x_seg.s │ │ ├── ld1.ld │ │ ├── ld2.ld │ │ ├── ld3.ld │ │ ├── reloc.d │ │ ├── reloc1.s │ │ ├── reloc2.s │ │ └── visium.exp │ ├── ld-vsb/ │ │ ├── common.c │ │ ├── define.s │ │ ├── elf-offset.ld │ │ ├── hidden0-elf.d │ │ ├── hidden1-elf.d │ │ ├── hidden2-elf.d │ │ ├── hidden2.ld │ │ ├── hidden2.s │ │ ├── internal0-elf.d │ │ ├── internal1-elf.d │ │ ├── main.c │ │ ├── protected0-elf.d │ │ ├── protected1-elf.d │ │ ├── sh1.c │ │ ├── sh2.c │ │ ├── sh3.c │ │ ├── test.c │ │ ├── undef.s │ │ ├── visibility-1-xcoff-32.d │ │ ├── visibility-1-xcoff-64.d │ │ ├── visibility-2-xcoff-32.d │ │ ├── visibility-2-xcoff-64.d │ │ └── vsb.exp │ ├── ld-vxworks/ │ │ ├── plt-mips1.d │ │ ├── plt-mips1.s │ │ ├── rpath-1.d │ │ ├── rpath-1.s │ │ ├── tls-1.d │ │ ├── tls-1.s │ │ ├── tls-2.d │ │ ├── tls-2.s │ │ ├── tls-3.d │ │ ├── tls-3.s │ │ └── vxworks.exp │ ├── ld-x86-64/ │ │ ├── 32bit.s │ │ ├── 64bit.s │ │ ├── abs.d │ │ ├── align-branch-1.d │ │ ├── align-branch-1.s │ │ ├── apic.d │ │ ├── apic.s │ │ ├── apx-load1.s │ │ ├── apx-load1a.d │ │ ├── apx-load1b.d │ │ ├── apx-load1c.d │ │ ├── apx-load1d.d │ │ ├── call1.s │ │ ├── call1a.d │ │ ├── call1b.d │ │ ├── call1c.d │ │ ├── call1d.d │ │ ├── call1e.d │ │ ├── call1f.d │ │ ├── call1g.d │ │ ├── call1h.d │ │ ├── call1i.d │ │ ├── code16.d │ │ ├── code16.t │ │ ├── compressed1.d │ │ ├── compressed1.s │ │ ├── copyreloc-lib.c │ │ ├── copyreloc-main.S │ │ ├── copyreloc-main.out │ │ ├── copyreloc-main1.rd │ │ ├── copyreloc-main2.rd │ │ ├── discarded1.d │ │ ├── discarded1.s │ │ ├── discarded1.t │ │ ├── dt-relr-1.s │ │ ├── dt-relr-1a-x32.d │ │ ├── dt-relr-1a.d │ │ ├── dt-relr-1b-x32.d │ │ ├── dt-relr-1b.d │ │ ├── dummy.s │ │ ├── dwarfreloc.exp │ │ ├── dwarfreloc.rd │ │ ├── dwarfreloc1.s │ │ ├── dwarfreloc2.s │ │ ├── export-class.exp │ │ ├── foo.s │ │ ├── gotpcrel1.dd │ │ ├── gotpcrel1.out │ │ ├── gotpcrel1a.S │ │ ├── gotpcrel1b.c │ │ ├── gotpcrel1c.c │ │ ├── gotpcrel1d.S │ │ ├── gotplt1.d │ │ ├── gotplt1.s │ │ ├── hidden1.d │ │ ├── hidden1.s │ │ ├── hidden2.d │ │ ├── hidden2.s │ │ ├── hidden3.d │ │ ├── hidden3.s │ │ ├── hidden4.d │ │ ├── hidden4.s │ │ ├── hidden5.d │ │ ├── hidden5.s │ │ ├── hidden6.d │ │ ├── hidden6.s │ │ ├── ia32-1.d │ │ ├── ia32-2.d │ │ ├── ia32-3.d │ │ ├── ibt-plt-1-x32.d │ │ ├── ibt-plt-1.d │ │ ├── ibt-plt-1.s │ │ ├── ibt-plt-2.s │ │ ├── ibt-plt-2a-x32.d │ │ ├── ibt-plt-2a.d │ │ ├── ibt-plt-2b-x32.d │ │ ├── ibt-plt-2b.d │ │ ├── ibt-plt-2c-x32.d │ │ ├── ibt-plt-2c.d │ │ ├── ibt-plt-2d-x32.d │ │ ├── ibt-plt-2d.d │ │ ├── ibt-plt-3.s │ │ ├── ibt-plt-3a-x32.d │ │ ├── ibt-plt-3a.d │ │ ├── ibt-plt-3b-x32.d │ │ ├── ibt-plt-3b.d │ │ ├── ibt-plt-3c-x32.d │ │ ├── ibt-plt-3c.d │ │ ├── ibt-plt-3d-x32.d │ │ ├── ibt-plt-3d.d │ │ ├── ifunc-textrel-1.s │ │ ├── ifunc-textrel-1a.d │ │ ├── ifunc-textrel-1b.d │ │ ├── ifunc-textrel-2.s │ │ ├── ifunc-textrel-2a.d │ │ ├── ifunc-textrel-2b.d │ │ ├── ilp32-1.d │ │ ├── ilp32-10.d │ │ ├── ilp32-10.s │ │ ├── ilp32-11.d │ │ ├── ilp32-11.s │ │ ├── ilp32-12.d │ │ ├── ilp32-12.s │ │ ├── ilp32-2.d │ │ ├── ilp32-3.d │ │ ├── ilp32-4.d │ │ ├── ilp32-4.s │ │ ├── ilp32-5.d │ │ ├── ilp32-5.s │ │ ├── ilp32-6.d │ │ ├── ilp32-6.s │ │ ├── ilp32-7.d │ │ ├── ilp32-7.s │ │ ├── ilp32-8.d │ │ ├── ilp32-8.s │ │ ├── ilp32-9.d │ │ ├── ilp32-9.s │ │ ├── incompatible.l │ │ ├── indirect-extern-access.rd │ │ ├── lam-u48.rd │ │ ├── lam-u57.rd │ │ ├── largecomm-1.s │ │ ├── largecomm-1a.d │ │ ├── largecomm-1b.d │ │ ├── largecomm-1c.d │ │ ├── largecomm-1d.d │ │ ├── largecomm-1e.d │ │ ├── largecomm-1f.d │ │ ├── lea1.s │ │ ├── lea1a.d │ │ ├── lea1b.d │ │ ├── lea1c.d │ │ ├── lea1d.d │ │ ├── lea1e.d │ │ ├── lea1f.d │ │ ├── lea1g.d │ │ ├── lea1h.d │ │ ├── lea1i.d │ │ ├── lea1j.d │ │ ├── lea1k.d │ │ ├── lea1l.d │ │ ├── libno-plt-1b.dd │ │ ├── libno-plt-1b.rd │ │ ├── line.exp │ │ ├── ljmp1.d │ │ ├── ljmp2.d │ │ ├── load1.s │ │ ├── load1a.d │ │ ├── load1b.d │ │ ├── load1c.d │ │ ├── load1d.d │ │ ├── load2.d │ │ ├── load2.s │ │ ├── lp64-1.d │ │ ├── lp64-2.d │ │ ├── lp64-3.d │ │ ├── mark-plt-1.s │ │ ├── mark-plt-1a-x32.d │ │ ├── mark-plt-1a.d │ │ ├── mark-plt-1a.rd │ │ ├── mark-plt-1b-x32.d │ │ ├── mark-plt-1b.d │ │ ├── mark-plt-1b.rd │ │ ├── mark-plt-1c-x32.d │ │ ├── mark-plt-1c.d │ │ ├── mark-plt-1d-x32.d │ │ ├── mark-plt-1d.d │ │ ├── mixed1a.s │ │ ├── mixed1b.s │ │ ├── mixed2a.s │ │ ├── mixed2b.s │ │ ├── mov1.s │ │ ├── mov1a.d │ │ ├── mov1b.d │ │ ├── mov1c.d │ │ ├── mov1d.d │ │ ├── mov2.s │ │ ├── mov2a.d │ │ ├── mov2b.d │ │ ├── mov2c.d │ │ ├── mov2d.d │ │ ├── no-plt-1a.dd │ │ ├── no-plt-1a.rd │ │ ├── no-plt-1b.dd │ │ ├── no-plt-1b.rd │ │ ├── no-plt-1c.dd │ │ ├── no-plt-1c.rd │ │ ├── no-plt-1d.dd │ │ ├── no-plt-1d.rd │ │ ├── no-plt-1e.dd │ │ ├── no-plt-1e.nd │ │ ├── no-plt-1e.rd │ │ ├── no-plt-1f.dd │ │ ├── no-plt-1f.rd │ │ ├── no-plt-1g.dd │ │ ├── no-plt-1g.rd │ │ ├── no-plt-check1.S │ │ ├── no-plt-extern1.S │ │ ├── no-plt-func1.c │ │ ├── no-plt-main1.c │ │ ├── no-plt.exp │ │ ├── nogot1.d │ │ ├── nogot1.s │ │ ├── nogot2.d │ │ ├── nogot2.s │ │ ├── pass.c │ │ ├── pass.out │ │ ├── pcrel16-2.d │ │ ├── pcrel16.d │ │ ├── pcrel8.d │ │ ├── pe-x86-64-1.od │ │ ├── pe-x86-64-1a.obj.bz2 │ │ ├── pe-x86-64-1b.obj.bz2 │ │ ├── pe-x86-64-1c.obj.bz2 │ │ ├── pe-x86-64-2.od │ │ ├── pe-x86-64-2a.obj.bz2 │ │ ├── pe-x86-64-2b.obj.bz2 │ │ ├── pe-x86-64-2c.obj.bz2 │ │ ├── pe-x86-64-3.od │ │ ├── pe-x86-64-3a.obj.bz2 │ │ ├── pe-x86-64-3b.obj.bz2 │ │ ├── pe-x86-64-3c.obj.bz2 │ │ ├── pe-x86-64-3d.obj.bz2 │ │ ├── pe-x86-64-4.od │ │ ├── pe-x86-64-4a.obj.bz2 │ │ ├── pe-x86-64-4b.obj.bz2 │ │ ├── pe-x86-64-4c.obj.bz2 │ │ ├── pe-x86-64-4d.obj.bz2 │ │ ├── pe-x86-64-5.obj.bz2 │ │ ├── pe-x86-64-5.od │ │ ├── pe-x86-64-5.rd │ │ ├── pe-x86-64-6.obj.bz2 │ │ ├── pe-x86-64-6.od │ │ ├── pe-x86-64.exp │ │ ├── pic1.d │ │ ├── pic1.s │ │ ├── pie1.d │ │ ├── pie1.s │ │ ├── pie2.d │ │ ├── pie2.s │ │ ├── pie3.d │ │ ├── pie3.s │ │ ├── plt-lib.c │ │ ├── plt-main-bnd-now.rd │ │ ├── plt-main-bnd.dd │ │ ├── plt-main-ibt-now.rd │ │ ├── plt-main-ibt.dd │ │ ├── plt-main.out │ │ ├── plt-main.rd │ │ ├── plt-main1.c │ │ ├── plt-main1.rd │ │ ├── plt-main2.c │ │ ├── plt-main2.rd │ │ ├── plt-main3.c │ │ ├── plt-main3.rd │ │ ├── plt-main4.c │ │ ├── plt-main4.rd │ │ ├── plt-main5.c │ │ ├── plt-pic.s │ │ ├── plt.pd │ │ ├── plt.s │ │ ├── plt2.dd │ │ ├── plt2.rd │ │ ├── plt2.s │ │ ├── plt3.s │ │ ├── pltgot-1.d │ │ ├── pltgot-1.s │ │ ├── pltgot-2.d │ │ ├── pltlib.s │ │ ├── pr12570a.d │ │ ├── pr12570a.s │ │ ├── pr12570b.d │ │ ├── pr12570b.s │ │ ├── pr12718.d │ │ ├── pr12718.s │ │ ├── pr12921.d │ │ ├── pr12921.s │ │ ├── pr13082-1.s │ │ ├── pr13082-1a.d │ │ ├── pr13082-1b.d │ │ ├── pr13082-2.s │ │ ├── pr13082-2a.d │ │ ├── pr13082-2b.d │ │ ├── pr13082-3.s │ │ ├── pr13082-3a.d │ │ ├── pr13082-3b.d │ │ ├── pr13082-3c.d │ │ ├── pr13082-3d.d │ │ ├── pr13082-4.s │ │ ├── pr13082-4a.d │ │ ├── pr13082-4b.d │ │ ├── pr13082-5.s │ │ ├── pr13082-5a.d │ │ ├── pr13082-5b.d │ │ ├── pr13082-6.s │ │ ├── pr13082-6a.d │ │ ├── pr13082-6b.d │ │ ├── pr13947.d │ │ ├── pr13947.s │ │ ├── pr14207.d │ │ ├── pr14207.s │ │ ├── pr14215.d │ │ ├── pr14215.s │ │ ├── pr17306a.s │ │ ├── pr17306b.s │ │ ├── pr17618.d │ │ ├── pr17618.s │ │ ├── pr17689.out │ │ ├── pr17689.rd │ │ ├── pr17689a.c │ │ ├── pr17689b.S │ │ ├── pr17689now.rd │ │ ├── pr17709.err │ │ ├── pr17709a.s │ │ ├── pr17709b.s │ │ ├── pr17827.rd │ │ ├── pr17935-1.d │ │ ├── pr17935-1.s │ │ ├── pr17935-2.d │ │ ├── pr17935-2.s │ │ ├── pr18160.d │ │ ├── pr18160.s │ │ ├── pr18160.t │ │ ├── pr18176.d │ │ ├── pr18176.s │ │ ├── pr18176.t │ │ ├── pr18591.d │ │ ├── pr18591.s │ │ ├── pr18801.s │ │ ├── pr18801a.d │ │ ├── pr18801b.d │ │ ├── pr18815.d │ │ ├── pr18815.s │ │ ├── pr18900.out │ │ ├── pr18900a.c │ │ ├── pr18900a.rd │ │ ├── pr18900b.c │ │ ├── pr18900b.rd │ │ ├── pr18900c.c │ │ ├── pr19013-x32.d │ │ ├── pr19013.d │ │ ├── pr19013.s │ │ ├── pr19031.out │ │ ├── pr19031a.c │ │ ├── pr19031b.S │ │ ├── pr19031c.c │ │ ├── pr19162.d │ │ ├── pr19162a.s │ │ ├── pr19162b.s │ │ ├── pr19175.d │ │ ├── pr19175.s │ │ ├── pr19175.t │ │ ├── pr19319.dd │ │ ├── pr19319a.S │ │ ├── pr19319b.S │ │ ├── pr19539.s │ │ ├── pr19539.t │ │ ├── pr19539a.d │ │ ├── pr19539b.d │ │ ├── pr19609-1.s │ │ ├── pr19609-1a.d │ │ ├── pr19609-1b.d │ │ ├── pr19609-1c.d │ │ ├── pr19609-1d.d │ │ ├── pr19609-1e.d │ │ ├── pr19609-1f.d │ │ ├── pr19609-1g.d │ │ ├── pr19609-1h.d │ │ ├── pr19609-1i.d │ │ ├── pr19609-1j.d │ │ ├── pr19609-1k.d │ │ ├── pr19609-1l.d │ │ ├── pr19609-1m.d │ │ ├── pr19609-2.s │ │ ├── pr19609-2a.d │ │ ├── pr19609-2b.d │ │ ├── pr19609-2c.d │ │ ├── pr19609-2d.d │ │ ├── pr19609-3.s │ │ ├── pr19609-3a.d │ │ ├── pr19609-3b.d │ │ ├── pr19609-4.s │ │ ├── pr19609-4a.d │ │ ├── pr19609-4b.d │ │ ├── pr19609-4c.d │ │ ├── pr19609-4d.d │ │ ├── pr19609-4e.d │ │ ├── pr19609-5.s │ │ ├── pr19609-5a.d │ │ ├── pr19609-5b.d │ │ ├── pr19609-5c.d │ │ ├── pr19609-5d.d │ │ ├── pr19609-5e.d │ │ ├── pr19609-6.s │ │ ├── pr19609-6a.d │ │ ├── pr19609-6b.d │ │ ├── pr19609-6c.d │ │ ├── pr19609-6d.d │ │ ├── pr19609-7.s │ │ ├── pr19609-7a.d │ │ ├── pr19609-7b.d │ │ ├── pr19609-7c.d │ │ ├── pr19609-7d.d │ │ ├── pr19615.d │ │ ├── pr19615.s │ │ ├── pr19636-1.s │ │ ├── pr19636-1a.d │ │ ├── pr19636-1b.d │ │ ├── pr19636-1c.d │ │ ├── pr19636-1d.d │ │ ├── pr19636-1e.d │ │ ├── pr19636-1f.d │ │ ├── pr19636-1g.d │ │ ├── pr19636-1h.d │ │ ├── pr19636-1i.d │ │ ├── pr19636-1j.d │ │ ├── pr19636-2.s │ │ ├── pr19636-2a.d │ │ ├── pr19636-2b.d │ │ ├── pr19636-2c.d │ │ ├── pr19636-2d.d │ │ ├── pr19636-2e.d │ │ ├── pr19636-2f.d │ │ ├── pr19636-2g.d │ │ ├── pr19636-2h.d │ │ ├── pr19636-2i.d │ │ ├── pr19636-2j.d │ │ ├── pr19636-2k.d │ │ ├── pr19636-2l.d │ │ ├── pr19636-2m.d │ │ ├── pr19636-3.s │ │ ├── pr19636-3a.d │ │ ├── pr19636-3b.d │ │ ├── pr19636-3c.d │ │ ├── pr19636-3d.d │ │ ├── pr19645.d │ │ ├── pr19645.s │ │ ├── pr19704.out │ │ ├── pr19704a.c │ │ ├── pr19704b.c │ │ ├── pr19719.d │ │ ├── pr19719.s │ │ ├── pr19784a.c │ │ ├── pr19784b.c │ │ ├── pr19784c.c │ │ ├── pr19807-1.s │ │ ├── pr19807-1a.d │ │ ├── pr19807-1b.d │ │ ├── pr19807-2.s │ │ ├── pr19807-2a.d │ │ ├── pr19807-2b.d │ │ ├── pr19807-2c.d │ │ ├── pr19807-2d.d │ │ ├── pr19807-2e.d │ │ ├── pr19827.rd │ │ ├── pr19827a.S │ │ ├── pr19827b.S │ │ ├── pr19939.s │ │ ├── pr19939a.d │ │ ├── pr19939b.d │ │ ├── pr19969.d │ │ ├── pr19969a.S │ │ ├── pr19969b.S │ │ ├── pr20093-1.d │ │ ├── pr20093-1.s │ │ ├── pr20093-2.d │ │ ├── pr20093-2.s │ │ ├── pr20253-1.s │ │ ├── pr20253-1a.d │ │ ├── pr20253-1b.d │ │ ├── pr20253-1c.d │ │ ├── pr20253-1d.d │ │ ├── pr20253-1e.d │ │ ├── pr20253-1f.d │ │ ├── pr20253-1g.d │ │ ├── pr20253-1h.d │ │ ├── pr20253-1i.d │ │ ├── pr20253-1j.d │ │ ├── pr20253-1k.d │ │ ├── pr20253-1l.d │ │ ├── pr20253-2a.c │ │ ├── pr20253-2b.S │ │ ├── pr20253-2c.S │ │ ├── pr20253-2d.S │ │ ├── pr20253-3.d │ │ ├── pr20253-3.s │ │ ├── pr20253-4.s │ │ ├── pr20253-4a.d │ │ ├── pr20253-4b.d │ │ ├── pr20253-4c.d │ │ ├── pr20253-4d.d │ │ ├── pr20253-4e.d │ │ ├── pr20253-4f.d │ │ ├── pr20253-5.s │ │ ├── pr20253-5a.d │ │ ├── pr20253-5b.d │ │ ├── pr20550a.s │ │ ├── pr20550b.s │ │ ├── pr20830.s │ │ ├── pr20830a-now.d │ │ ├── pr20830a.d │ │ ├── pr20830b-now.d │ │ ├── pr20830b.d │ │ ├── pr21481a.c │ │ ├── pr21481b.S │ │ ├── pr21884.d │ │ ├── pr21884.t │ │ ├── pr21997-1a.S │ │ ├── pr21997-1a.err │ │ ├── pr21997-1b.c │ │ ├── pr21997-1b.err │ │ ├── pr21997-1c.c │ │ ├── pr22001-1a.c │ │ ├── pr22001-1a.err │ │ ├── pr22001-1b.c │ │ ├── pr22001-1b.err │ │ ├── pr22001-1c.c │ │ ├── pr22048.d │ │ ├── pr22048a.s │ │ ├── pr22048b.s │ │ ├── pr22064a.S │ │ ├── pr22064b.c │ │ ├── pr22071.d │ │ ├── pr22071.s │ │ ├── pr22115-1.s │ │ ├── pr22115-1a-x32.d │ │ ├── pr22115-1a.d │ │ ├── pr22115-1b-x32.d │ │ ├── pr22115-1b.d │ │ ├── pr22115-1c-x32.d │ │ ├── pr22115-1c.d │ │ ├── pr22115-1d-x32.d │ │ ├── pr22115-1d.d │ │ ├── pr22135.d │ │ ├── pr22135.s │ │ ├── pr22393-3a.c │ │ ├── pr22393-3a.rd │ │ ├── pr22393-3b.c │ │ ├── pr22393-3b.rd │ │ ├── pr22782.s │ │ ├── pr22782a.d │ │ ├── pr22782b.d │ │ ├── pr22791-1.err │ │ ├── pr22791-1a.c │ │ ├── pr22791-1b.s │ │ ├── pr22791-2.rd │ │ ├── pr22791-2a.s │ │ ├── pr22791-2b.c │ │ ├── pr22791-2c.s │ │ ├── pr22842a.c │ │ ├── pr22842a.rd │ │ ├── pr22842b.S │ │ ├── pr22842b.rd │ │ ├── pr22929.d │ │ ├── pr22929.s │ │ ├── pr23189.d │ │ ├── pr23189.s │ │ ├── pr23189.t │ │ ├── pr23194.d │ │ ├── pr23194.s │ │ ├── pr23324.s │ │ ├── pr23324a.d │ │ ├── pr23324b.d │ │ ├── pr23372a-x32.d │ │ ├── pr23372a.d │ │ ├── pr23372a.s │ │ ├── pr23372b-x32.d │ │ ├── pr23372b.d │ │ ├── pr23372b.s │ │ ├── pr23372c-x32.d │ │ ├── pr23372c.d │ │ ├── pr23372c.s │ │ ├── pr23372d-x32.d │ │ ├── pr23372d.d │ │ ├── pr23372d.s │ │ ├── pr23372e.s │ │ ├── pr23372f.s │ │ ├── pr23486a-x32.d │ │ ├── pr23486a.d │ │ ├── pr23486a.s │ │ ├── pr23486b-x32.d │ │ ├── pr23486b.d │ │ ├── pr23486b.s │ │ ├── pr23486c-x32.d │ │ ├── pr23486c.d │ │ ├── pr23486c.s │ │ ├── pr23486d-x32.d │ │ ├── pr23486d.d │ │ ├── pr23486d.s │ │ ├── pr23854.d │ │ ├── pr23854.s │ │ ├── pr23930-32.t │ │ ├── pr23930-x32.d │ │ ├── pr23930.d │ │ ├── pr23930.t │ │ ├── pr23930a.s │ │ ├── pr23930b.s │ │ ├── pr23997a.s │ │ ├── pr23997b.c │ │ ├── pr23997c.c │ │ ├── pr24151a-x32.d │ │ ├── pr24151a.d │ │ ├── pr24151a.s │ │ ├── pr24276.dso │ │ ├── pr24276.warn │ │ ├── pr24322a-x32.d │ │ ├── pr24322a.d │ │ ├── pr24322a.s │ │ ├── pr24322b-x32.d │ │ ├── pr24322b.d │ │ ├── pr24322b.s │ │ ├── pr24322c.s │ │ ├── pr24458.s │ │ ├── pr24458a-x32.d │ │ ├── pr24458a.d │ │ ├── pr24458b-x32.d │ │ ├── pr24458b.d │ │ ├── pr24458c-x32.d │ │ ├── pr24458c.d │ │ ├── pr24721-x32.d │ │ ├── pr24721.d │ │ ├── pr24721a.s │ │ ├── pr24721b.s │ │ ├── pr24905-x32.d │ │ ├── pr24905.d │ │ ├── pr24905.s │ │ ├── pr24905.t │ │ ├── pr25416-1.s │ │ ├── pr25416-1a.d │ │ ├── pr25416-1b.d │ │ ├── pr25416-2.s │ │ ├── pr25416-2a.d │ │ ├── pr25416-2b.d │ │ ├── pr25416-3.d │ │ ├── pr25416-3.s │ │ ├── pr25416-4.d │ │ ├── pr25416-4.s │ │ ├── pr25416-5a.c │ │ ├── pr25416-5b.s │ │ ├── pr25416-5c.s │ │ ├── pr25416-5d.s │ │ ├── pr25416-5e.s │ │ ├── pr26018.d │ │ ├── pr26018.s │ │ ├── pr26263.d │ │ ├── pr26263.s │ │ ├── pr26711-1-x32.d │ │ ├── pr26711-1.d │ │ ├── pr26711-2-x32.d │ │ ├── pr26711-2.d │ │ ├── pr26711-3-x32.d │ │ ├── pr26711-3.d │ │ ├── pr26711.s │ │ ├── pr26939-x32.d │ │ ├── pr26939.d │ │ ├── pr26939.s │ │ ├── pr27016a.d │ │ ├── pr27016a.s │ │ ├── pr27016b.d │ │ ├── pr27016b.s │ │ ├── pr27491-1.s │ │ ├── pr27491-1a.d │ │ ├── pr27491-1b.d │ │ ├── pr27491-1c.d │ │ ├── pr27491-2.d │ │ ├── pr27491-2.s │ │ ├── pr27491-3.d │ │ ├── pr27491-3.s │ │ ├── pr27491-4.d │ │ ├── pr27491-4a.s │ │ ├── pr27491-4b.s │ │ ├── pr27587.err │ │ ├── pr27587a.obj.bz2 │ │ ├── pr27587b.obj.bz2 │ │ ├── pr27590.rd │ │ ├── pr27590a.obj.bz2 │ │ ├── pr27590b.obj.bz2 │ │ ├── pr28875-data.err │ │ ├── pr28875-func.err │ │ ├── pr29820.d │ │ ├── pr29820.s │ │ ├── pr30787.d │ │ ├── pr30787.s │ │ ├── pr30787.t │ │ ├── pr31047-x32.d │ │ ├── pr31047.d │ │ ├── pr31047a.s │ │ ├── pr31047b.s │ │ ├── pr31868a-x32.d │ │ ├── pr31868a.d │ │ ├── pr31868a.l │ │ ├── pr31868a.s │ │ ├── pr31868b-x32.d │ │ ├── pr31868b.d │ │ ├── pr31868b.l │ │ ├── pr31868b.s │ │ ├── pr31868c-x32.d │ │ ├── pr31868c.d │ │ ├── pr31868c.l │ │ ├── pr32067.s │ │ ├── pr32189.s │ │ ├── pr32191-x32.d │ │ ├── pr32191.d │ │ ├── pr32191.s │ │ ├── property-1.r │ │ ├── property-1a.r │ │ ├── property-2.r │ │ ├── property-2a.r │ │ ├── property-3.r │ │ ├── property-3a.r │ │ ├── property-4.r │ │ ├── property-4a.r │ │ ├── property-5.r │ │ ├── property-5a.r │ │ ├── property-6.r │ │ ├── property-6a.c │ │ ├── property-6b.c │ │ ├── property-6c.S │ │ ├── property-7.r │ │ ├── property-7a.r │ │ ├── property-no-copy.S │ │ ├── property-stack.S │ │ ├── property-stk.s │ │ ├── property-unsorted-1.S │ │ ├── property-unsorted-2.S │ │ ├── property-x86-1.s │ │ ├── property-x86-2.s │ │ ├── property-x86-3-x32.d │ │ ├── property-x86-3.d │ │ ├── property-x86-3.s │ │ ├── property-x86-4a-x32.d │ │ ├── property-x86-4a.d │ │ ├── property-x86-4a.s │ │ ├── property-x86-4b-x32.d │ │ ├── property-x86-4b.d │ │ ├── property-x86-4b.s │ │ ├── property-x86-5-x32.d │ │ ├── property-x86-5.d │ │ ├── property-x86-5a.s │ │ ├── property-x86-5b.s │ │ ├── property-x86-6-x32.d │ │ ├── property-x86-6.d │ │ ├── property-x86-6.s │ │ ├── property-x86-cet.s │ │ ├── property-x86-cet1-x32.d │ │ ├── property-x86-cet1.d │ │ ├── property-x86-cet2a-x32.d │ │ ├── property-x86-cet2a.d │ │ ├── property-x86-cet2b-x32.d │ │ ├── property-x86-cet2b.d │ │ ├── property-x86-cet3a-x32.d │ │ ├── property-x86-cet3a.d │ │ ├── property-x86-cet3b-x32.d │ │ ├── property-x86-cet3b.d │ │ ├── property-x86-cet4a-x32.d │ │ ├── property-x86-cet4a.d │ │ ├── property-x86-cet4b-x32.d │ │ ├── property-x86-cet4b.d │ │ ├── property-x86-cet5a-x32.d │ │ ├── property-x86-cet5a.d │ │ ├── property-x86-cet5b-x32.d │ │ ├── property-x86-cet5b.d │ │ ├── property-x86-cet6-x32.d │ │ ├── property-x86-cet6.d │ │ ├── property-x86-empty.s │ │ ├── property-x86-ibt.s │ │ ├── property-x86-ibt1a-x32.d │ │ ├── property-x86-ibt1a.d │ │ ├── property-x86-ibt1b-x32.d │ │ ├── property-x86-ibt1b.d │ │ ├── property-x86-ibt2-x32.d │ │ ├── property-x86-ibt2.d │ │ ├── property-x86-ibt3a-x32.d │ │ ├── property-x86-ibt3a.d │ │ ├── property-x86-ibt3b-x32.d │ │ ├── property-x86-ibt3b.d │ │ ├── property-x86-ibt4-x32.d │ │ ├── property-x86-ibt4.d │ │ ├── property-x86-ibt5-x32.d │ │ ├── property-x86-ibt5.d │ │ ├── property-x86-isa1-x32.d │ │ ├── property-x86-isa1.d │ │ ├── property-x86-isa1.s │ │ ├── property-x86-isa2-x32.d │ │ ├── property-x86-isa2.d │ │ ├── property-x86-isa3-x32.d │ │ ├── property-x86-isa3.d │ │ ├── property-x86-isa4-x32.d │ │ ├── property-x86-isa4.d │ │ ├── property-x86-lam-u48-1a.d │ │ ├── property-x86-lam-u48-1b.d │ │ ├── property-x86-lam-u48-2.d │ │ ├── property-x86-lam-u48-3a.d │ │ ├── property-x86-lam-u48-3b.d │ │ ├── property-x86-lam-u48-4.d │ │ ├── property-x86-lam-u48-5.d │ │ ├── property-x86-lam-u48.s │ │ ├── property-x86-lam-u57-1a.d │ │ ├── property-x86-lam-u57-1b.d │ │ ├── property-x86-lam-u57-2.d │ │ ├── property-x86-lam-u57-3a.d │ │ ├── property-x86-lam-u57-3b.d │ │ ├── property-x86-lam-u57-4.d │ │ ├── property-x86-lam-u57-5.d │ │ ├── property-x86-lam-u57.s │ │ ├── property-x86-shstk.s │ │ ├── property-x86-shstk1a-x32.d │ │ ├── property-x86-shstk1a.d │ │ ├── property-x86-shstk1b-x32.d │ │ ├── property-x86-shstk1b.d │ │ ├── property-x86-shstk2-x32.d │ │ ├── property-x86-shstk2.d │ │ ├── property-x86-shstk3a-x32.d │ │ ├── property-x86-shstk3a.d │ │ ├── property-x86-shstk3b-x32.d │ │ ├── property-x86-shstk3b.d │ │ ├── property-x86-shstk4-x32.d │ │ ├── property-x86-shstk4.d │ │ ├── property-x86-shstk5-x32.d │ │ ├── property-x86-shstk5.d │ │ ├── protected-data-1.h │ │ ├── protected-data-1a.c │ │ ├── protected-data-1b.c │ │ ├── protected-data-2a.S │ │ ├── protected-data-2b.S │ │ ├── protected-func-1.h │ │ ├── protected-func-1a.s │ │ ├── protected-func-1b.c │ │ ├── protected-func-2a.S │ │ ├── protected-func-2b.S │ │ ├── protected-func-2c.c │ │ ├── protected-func-3.c │ │ ├── protected1.d │ │ ├── protected1.s │ │ ├── protected2.d │ │ ├── protected2.s │ │ ├── protected3.d │ │ ├── protected3.s │ │ ├── protected4.d │ │ ├── protected4.s │ │ ├── protected5.d │ │ ├── protected5.s │ │ ├── protected6.s │ │ ├── protected6a.d │ │ ├── protected6b.d │ │ ├── protected7.s │ │ ├── protected7a.d │ │ ├── protected7b.d │ │ ├── protected8.d │ │ ├── protected8.s │ │ ├── rela.d │ │ ├── report-reloc-1-x32.d │ │ ├── report-reloc-1.d │ │ ├── report-reloc-1.l │ │ ├── report-reloc-1.s │ │ ├── sframe-bar.s │ │ ├── sframe-foo.s │ │ ├── sframe-ibt-plt-1.d │ │ ├── sframe-plt-1.d │ │ ├── sframe-pltgot-1.d │ │ ├── sframe-pltgot-1.s │ │ ├── sframe-pltgot-2.d │ │ ├── sframe-simple-1.d │ │ ├── simple.c │ │ ├── simple.s │ │ ├── split-by-file.rd │ │ ├── split-by-file1.s │ │ ├── split-by-file2.s │ │ ├── start.s │ │ ├── textrel-1.err │ │ ├── textrel-1a.s │ │ ├── textrel-1b.s │ │ ├── tls-def1.c │ │ ├── tls-gd1.S │ │ ├── tls-ld1.S │ │ ├── tls-main1.c │ │ ├── tls.exp │ │ ├── tlsbin.dd │ │ ├── tlsbin.rd │ │ ├── tlsbin.s │ │ ├── tlsbin.sd │ │ ├── tlsbin.td │ │ ├── tlsbin2.dd │ │ ├── tlsbin2.rd │ │ ├── tlsbin2.sd │ │ ├── tlsbin2.td │ │ ├── tlsbindesc.dd │ │ ├── tlsbindesc.rd │ │ ├── tlsbindesc.s │ │ ├── tlsbindesc.sd │ │ ├── tlsbindesc.td │ │ ├── tlsbinpic.s │ │ ├── tlsbinpic2.s │ │ ├── tlsdesc.dd │ │ ├── tlsdesc.pd │ │ ├── tlsdesc.rd │ │ ├── tlsdesc.s │ │ ├── tlsdesc.sd │ │ ├── tlsdesc.td │ │ ├── tlsdesc1a.c │ │ ├── tlsdesc1b.c │ │ ├── tlsdesc2.d │ │ ├── tlsdesc3.d │ │ ├── tlsdesc3.s │ │ ├── tlsdesc4.d │ │ ├── tlsdesc4.s │ │ ├── tlsdesc5.d │ │ ├── tlsg.s │ │ ├── tlsg.sd │ │ ├── tlsgd1.dd │ │ ├── tlsgd1.s │ │ ├── tlsgd10.dd │ │ ├── tlsgd10.s │ │ ├── tlsgd11.dd │ │ ├── tlsgd11.s │ │ ├── tlsgd12.d │ │ ├── tlsgd12.s │ │ ├── tlsgd13.d │ │ ├── tlsgd13.s │ │ ├── tlsgd14.dd │ │ ├── tlsgd14.s │ │ ├── tlsgd2.d │ │ ├── tlsgd2.s │ │ ├── tlsgd3.d │ │ ├── tlsgd3.s │ │ ├── tlsgd4.dd │ │ ├── tlsgd4.s │ │ ├── tlsgd5.dd │ │ ├── tlsgd5a.s │ │ ├── tlsgd5b.s │ │ ├── tlsgd5c.s │ │ ├── tlsgd6.dd │ │ ├── tlsgd6a.s │ │ ├── tlsgd6b.s │ │ ├── tlsgd6c.s │ │ ├── tlsgd7.dd │ │ ├── tlsgd7.s │ │ ├── tlsgd8.dd │ │ ├── tlsgd8.s │ │ ├── tlsgd9.dd │ │ ├── tlsgd9.s │ │ ├── tlsgdesc.dd │ │ ├── tlsgdesc.rd │ │ ├── tlsgdesc.s │ │ ├── tlsie1.dd │ │ ├── tlsie1.s │ │ ├── tlsie2.d │ │ ├── tlsie2.s │ │ ├── tlsie3.d │ │ ├── tlsie3.s │ │ ├── tlsie4.dd │ │ ├── tlsie4.s │ │ ├── tlsie5.d │ │ ├── tlsie5.s │ │ ├── tlsld1.dd │ │ ├── tlsld1.s │ │ ├── tlsld2.dd │ │ ├── tlsld2.s │ │ ├── tlsld3.dd │ │ ├── tlsld3.s │ │ ├── tlsld4.dd │ │ ├── tlsld4.s │ │ ├── tlsld5.dd │ │ ├── tlsld5.s │ │ ├── tlsld6.dd │ │ ├── tlsld6.s │ │ ├── tlsle1.d │ │ ├── tlsle1.s │ │ ├── tlslib.s │ │ ├── tlspic.dd │ │ ├── tlspic.rd │ │ ├── tlspic.sd │ │ ├── tlspic.td │ │ ├── tlspic1.s │ │ ├── tlspic2.dd │ │ ├── tlspic2.rd │ │ ├── tlspic2.s │ │ ├── tlspic2.sd │ │ ├── tlspic2.td │ │ ├── tlspic3.s │ │ ├── tlspie1.d │ │ ├── tlspie1.s │ │ ├── tlspie2.s │ │ ├── tlspie2a.d │ │ ├── tlspie2b.d │ │ ├── tlspie2c.d │ │ ├── undefined.s │ │ ├── unique1.d │ │ ├── unique1.s │ │ ├── weakundef-1.nd │ │ ├── weakundef-1a.s │ │ ├── weakundef-1b.s │ │ ├── x86-64-64-export-class.rd │ │ ├── x86-64-x32-export-class.rd │ │ ├── x86-64-x32.rd │ │ └── x86-64.exp │ ├── ld-xstormy16/ │ │ ├── external.s │ │ ├── pcrel.d │ │ ├── pcrel.s │ │ └── xstormy16.exp │ ├── ld-xtensa/ │ │ ├── call_overflow.d │ │ ├── call_overflow1.s │ │ ├── call_overflow2.s │ │ ├── call_overflow3.s │ │ ├── coalesce.d │ │ ├── coalesce.t │ │ ├── coalesce1.s │ │ ├── coalesce2.s │ │ ├── diff_overflow.d │ │ ├── diff_overflow1.s │ │ ├── diff_overflow2.s │ │ ├── lcall.d │ │ ├── lcall.t │ │ ├── lcall1.s │ │ ├── lcall2.s │ │ ├── relax-diff1.d │ │ ├── relax-diff1.s │ │ ├── relax-loc.d │ │ ├── relax-loc.s │ │ ├── relax-ndiff.d │ │ ├── relax-ndiff.s │ │ ├── relax-static-defs.s │ │ ├── relax-static-local-pie.d │ │ ├── relax-static-local-shared.d │ │ ├── relax-static-local.s │ │ ├── relax-static-pie.d │ │ ├── relax-static-shared.d │ │ ├── relax-static.s │ │ ├── relax-undef-weak-local-pie.d │ │ ├── relax-undef-weak-local-shared.d │ │ ├── relax-undef-weak-local.s │ │ ├── relax-undef-weak-pie-export-dynamic.d │ │ ├── relax-undef-weak-pie.d │ │ ├── relax-undef-weak-shared.d │ │ ├── relax-undef-weak.s │ │ ├── startstop.d │ │ ├── startstop.s │ │ ├── tlsbin.dd │ │ ├── tlsbin.rd │ │ ├── tlsbin.s │ │ ├── tlsbin.sd │ │ ├── tlsbin.td │ │ ├── tlslib.s │ │ ├── tlspic.dd │ │ ├── tlspic.rd │ │ ├── tlspic.sd │ │ ├── tlspic.td │ │ ├── tlspic1.s │ │ ├── tlspic2.s │ │ ├── tlspie.dd │ │ ├── tlspie.rd │ │ ├── tlspie.sd │ │ ├── tlspie.td │ │ ├── xtensa-linux.exp │ │ └── xtensa.exp │ ├── ld-z80/ │ │ ├── arch_default.d │ │ ├── arch_ez80_adl.d │ │ ├── arch_ez80_z80.d │ │ ├── arch_r800.d │ │ ├── arch_z180.d │ │ ├── arch_z80.d │ │ ├── arch_z80n.d │ │ ├── comb_arch_ez80_z80.d │ │ ├── comb_arch_z180_z80.d │ │ ├── comb_arch_z80_ez80.d │ │ ├── comb_arch_z80_z180.d │ │ ├── comb_arch_z80_z80n.d │ │ ├── dummy1.s │ │ ├── dummy2.s │ │ ├── jr.s │ │ ├── jr_b.d │ │ ├── jr_f.d │ │ ├── labels.s │ │ ├── relocs.s │ │ ├── relocs_b_ez80.d │ │ ├── relocs_b_z80.d │ │ ├── relocs_f_ez80.d │ │ ├── relocs_f_z80.d │ │ ├── relocs_f_z80n.d │ │ └── z80.exp │ ├── ld-z8k/ │ │ ├── 0filler.s │ │ ├── branch-target.s │ │ ├── branch-target2.s │ │ ├── calr-back-8001.d │ │ ├── calr-back-8002.d │ │ ├── calr-back-fail-8001.d │ │ ├── calr-back-fail-8002.d │ │ ├── calr-forw-8001.d │ │ ├── calr-forw-8002.d │ │ ├── calr-forw-fail-8001.d │ │ ├── calr-forw-fail-8002.d │ │ ├── calr-opcode.s │ │ ├── dbjnz-forw-8001.d │ │ ├── dbjnz-forw-8002.d │ │ ├── dbjnz-forw-fail-8001.d │ │ ├── dbjnz-forw-fail-8002.d │ │ ├── dbjnz-opcode.s │ │ ├── djnz-back-8001.d │ │ ├── djnz-back-8002.d │ │ ├── djnz-back-fail-8001.d │ │ ├── djnz-back-fail-8002.d │ │ ├── djnz-forw-8001.d │ │ ├── djnz-forw-8002.d │ │ ├── djnz-forw-fail-8001.d │ │ ├── djnz-forw-fail-8002.d │ │ ├── djnz-opcode.s │ │ ├── filler.s │ │ ├── jr-back-8001.d │ │ ├── jr-back-8002.d │ │ ├── jr-back-fail-8001.d │ │ ├── jr-back-fail-8002.d │ │ ├── jr-forw-8001.d │ │ ├── jr-forw-8002.d │ │ ├── jr-forw-fail-8001.d │ │ ├── jr-forw-fail-8002.d │ │ ├── jr-opcode.s │ │ ├── ldr-back-8001.d │ │ ├── ldr-back-8002.d │ │ ├── ldr-back-fail-8001.d │ │ ├── ldr-back-fail-8002.d │ │ ├── ldr-forw-8001.d │ │ ├── ldr-forw-8002.d │ │ ├── ldr-forw-fail-8001.d │ │ ├── ldr-forw-fail-8002.d │ │ ├── ldr-opcode.s │ │ ├── ldrb-forw-8001.d │ │ ├── ldrb-forw-8002.d │ │ ├── ldrb-forw-fail-8001.d │ │ ├── ldrb-forw-fail-8002.d │ │ ├── ldrb-opcode.s │ │ ├── ldrb-opcode2.s │ │ ├── other-file.s │ │ ├── reloc.dd │ │ ├── reloc.ld │ │ ├── relocseg.dd │ │ ├── relocseg.ld │ │ ├── relocseg1.dd │ │ ├── this-file.s │ │ └── z8k.exp │ └── lib/ │ └── ld-lib.exp ├── libbacktrace/ │ ├── ChangeLog │ ├── ChangeLog.jit │ ├── Makefile.am │ ├── Makefile.in │ ├── README │ ├── aclocal.m4 │ ├── alloc.c │ ├── allocfail.c │ ├── allocfail.sh │ ├── atomic.c │ ├── backtrace-supported.h.in │ ├── backtrace.c │ ├── backtrace.h │ ├── btest.c │ ├── config.h.in │ ├── configure │ ├── configure.ac │ ├── dwarf.c │ ├── edtest.c │ ├── edtest2.c │ ├── elf.c │ ├── fileline.c │ ├── filetype.awk │ ├── gstdint.h │ ├── install-debuginfo-for-buildid.sh.in │ ├── instrumented_alloc.c │ ├── internal.h │ ├── macho.c │ ├── mmap.c │ ├── mmapio.c │ ├── mtest.c │ ├── nounwind.c │ ├── pecoff.c │ ├── posix.c │ ├── print.c │ ├── read.c │ ├── simple.c │ ├── sort.c │ ├── state.c │ ├── stest.c │ ├── test_format.c │ ├── testlib.c │ ├── testlib.h │ ├── ttest.c │ ├── unittest.c │ ├── unknown.c │ ├── xcoff.c │ ├── xztest.c │ ├── zstdtest.c │ └── ztest.c ├── libctf/ │ ├── .gitignore │ ├── ChangeLog │ ├── ChangeLog-2020 │ ├── Makefile.am │ ├── Makefile.in │ ├── NEWS │ ├── aclocal.m4 │ ├── config.h.in │ ├── configure │ ├── configure.ac │ ├── ctf-archive.c │ ├── ctf-create.c │ ├── ctf-decl.c │ ├── ctf-decls.h │ ├── ctf-dedup.c │ ├── ctf-dump.c │ ├── ctf-endian.h │ ├── ctf-error.c │ ├── ctf-hash.c │ ├── ctf-impl.h │ ├── ctf-inlines.h │ ├── ctf-intl.h │ ├── ctf-labels.c │ ├── ctf-link.c │ ├── ctf-lookup.c │ ├── ctf-open-bfd.c │ ├── ctf-open.c │ ├── ctf-qsort_r.c │ ├── ctf-serialize.c │ ├── ctf-sha1.c │ ├── ctf-sha1.h │ ├── ctf-string.c │ ├── ctf-subr.c │ ├── ctf-types.c │ ├── ctf-util.c │ ├── doc/ │ │ ├── ctf-spec.texi │ │ └── local.mk │ ├── elf.h │ ├── libctf.ver │ ├── swap.h │ └── testsuite/ │ ├── config/ │ │ └── default.exp │ ├── lib/ │ │ └── ctf-lib.exp │ ├── libctf-lookup/ │ │ ├── add-to-opened-ctf.c │ │ ├── add-to-opened.c │ │ ├── add-to-opened.lk │ │ ├── ambiguous-struct-A.c │ │ ├── ambiguous-struct-B.c │ │ ├── ambiguous-struct.c │ │ ├── ambiguous-struct.lk │ │ ├── conflicting-type-syms-a.c │ │ ├── conflicting-type-syms-b.c │ │ ├── conflicting-type-syms.c │ │ ├── conflicting-type-syms.lk │ │ ├── enum-ctf-2.c │ │ ├── enum-ctf.c │ │ ├── enum-many-ctf.c │ │ ├── enum-many.lk │ │ ├── enum-symbol-ctf.c │ │ ├── enum-symbol-obj.lk │ │ ├── enum-symbol.c │ │ ├── enum-symbol.lk │ │ ├── enum.c │ │ ├── enum.lk │ │ ├── enumerator-iteration.c │ │ ├── enumerator-iteration.lk │ │ ├── lookup.exp │ │ ├── struct-iteration-ctf.c │ │ ├── struct-iteration.c │ │ ├── struct-iteration.lk │ │ ├── struct-lookup.c │ │ ├── struct-lookup.lk │ │ ├── unnamed-field-info-ctf.c │ │ ├── unnamed-field-info.c │ │ └── unnamed-field-info.lk │ ├── libctf-regression/ │ │ ├── gzrewrite-ctf.c │ │ ├── gzrewrite.c │ │ ├── gzrewrite.lk │ │ ├── libctf-repeat-cu-lib.c │ │ ├── libctf-repeat-cu-main.c │ │ ├── libctf-repeat-cu.d │ │ ├── libctf-repeat-cu.exp │ │ ├── nonstatic-var-section-ld-executable.lk │ │ ├── nonstatic-var-section-ld-r-ctf.c │ │ ├── nonstatic-var-section-ld-r.c │ │ ├── nonstatic-var-section-ld-r.lk │ │ ├── nonstatic-var-section-ld.c │ │ ├── nonstatic-var-section-ld.lk │ │ ├── open-error-free.c │ │ ├── open-error-free.lk │ │ ├── pptrtab-a.c │ │ ├── pptrtab-b.c │ │ ├── pptrtab.c │ │ ├── pptrtab.lk │ │ ├── regression.exp │ │ ├── type-add-unnamed-struct-ctf.c │ │ ├── type-add-unnamed-struct.c │ │ ├── type-add-unnamed-struct.lk │ │ ├── zrewrite.c │ │ └── zrewrite.lk │ └── libctf-writable/ │ ├── ctf-compressed.c │ ├── ctf-compressed.lk │ ├── ctf-nonroot-linking.c │ ├── ctf-nonroot-linking.lk │ ├── error-propagation.c │ ├── error-propagation.lk │ ├── libctf-bitfield-name-lookup.c │ ├── libctf-bitfield-name-lookup.lk │ ├── libctf-errors.c │ ├── libctf-errors.lk │ ├── parent-child-dtd-crash-lib.c │ ├── parent-child-dtd-enum.c │ ├── parent-child-dtd-enum.lk │ ├── parent-child-dtd-enumerator.c │ ├── parent-child-dtd-enumerator.lk │ ├── parent-child-dtd-member-encoded.c │ ├── parent-child-dtd-member-encoded.lk │ ├── parent-child-dtd-member-offset.c │ ├── parent-child-dtd-member-offset.lk │ ├── parent-child-dtd-set-array.c │ ├── parent-child-dtd-set-array.lk │ ├── parent-child-dtd-struct.c │ ├── parent-child-dtd-struct.lk │ ├── parent-child-dtd-union.c │ ├── parent-child-dtd-union.lk │ ├── pptrtab-writable-page-deep-lookup.c │ ├── pptrtab-writable-page-deep-lookup.lk │ ├── pptrtab.c │ ├── pptrtab.lk │ ├── reserialize-strtab-corruption.c │ ├── reserialize-strtab-corruption.lk │ ├── symtypetab-nonlinker-writeout.c │ ├── symtypetab-nonlinker-writeout.lk │ └── writable.exp ├── libcudacore/ │ ├── Makefile.am │ ├── Makefile.in │ ├── aclocal.m4 │ ├── common.h │ ├── configure │ ├── configure.ac │ ├── cudaapi.c │ ├── cudacore.c │ ├── elf.c │ ├── elfdefinitions.h │ ├── elfutil.h │ ├── libcudacore.h │ ├── tls.h │ ├── utarray.h │ └── uthash.h ├── libdecnumber/ │ ├── .gitignore │ ├── ChangeLog │ ├── ChangeLog.jit │ ├── Makefile.in │ ├── aclocal.m4 │ ├── bid/ │ │ ├── bid-dpd.h │ │ ├── bid2dpd_dpd2bid.c │ │ ├── bid2dpd_dpd2bid.h │ │ ├── decimal128.c │ │ ├── decimal128.h │ │ ├── decimal128Local.h │ │ ├── decimal128Symbols.h │ │ ├── decimal32.c │ │ ├── decimal32.h │ │ ├── decimal32Symbols.h │ │ ├── decimal64.c │ │ ├── decimal64.h │ │ ├── decimal64Symbols.h │ │ ├── host-ieee128.c │ │ ├── host-ieee32.c │ │ └── host-ieee64.c │ ├── config.in │ ├── configure │ ├── configure.ac │ ├── dconfig.h │ ├── decBasic.c │ ├── decCommon.c │ ├── decCommonSymbols.h │ ├── decContext.c │ ├── decContext.h │ ├── decContextSymbols.h │ ├── decDPD.h │ ├── decDPDSymbols.h │ ├── decDouble.c │ ├── decDouble.h │ ├── decDoubleSymbols.h │ ├── decExcept.c │ ├── decExcept.h │ ├── decLibrary.c │ ├── decNumber.c │ ├── decNumber.h │ ├── decNumberLocal.h │ ├── decNumberSymbols.h │ ├── decPacked.c │ ├── decPacked.h │ ├── decPackedSymbols.h │ ├── decQuad.c │ ├── decQuad.h │ ├── decQuadSymbols.h │ ├── decRound.c │ ├── decRound.h │ ├── decSingle.c │ ├── decSingle.h │ ├── decSingleSymbols.h │ └── dpd/ │ ├── decimal128.c │ ├── decimal128.h │ ├── decimal128Local.h │ ├── decimal128Symbols.h │ ├── decimal32.c │ ├── decimal32.h │ ├── decimal32Symbols.h │ ├── decimal64.c │ ├── decimal64.h │ └── decimal64Symbols.h ├── libiberty/ │ ├── .gitignore │ ├── COPYING.LIB │ ├── ChangeLog │ ├── ChangeLog.jit │ ├── Makefile.in │ ├── README │ ├── _doprnt.c │ ├── acinclude.m4 │ ├── aclocal.m4 │ ├── alloca.c │ ├── argv.c │ ├── asprintf.c │ ├── at-file.texi │ ├── atexit.c │ ├── basename.c │ ├── bcmp.c │ ├── bcopy.c │ ├── bsearch.c │ ├── bsearch_r.c │ ├── bzero.c │ ├── calloc.c │ ├── choose-temp.c │ ├── clock.c │ ├── concat.c │ ├── config/ │ │ ├── mh-aix │ │ ├── mh-cxux7 │ │ ├── mh-fbsd21 │ │ ├── mh-openedition │ │ └── mh-windows │ ├── config.h-vms │ ├── config.in │ ├── configure │ ├── configure.ac │ ├── configure.com │ ├── copying-lib.texi │ ├── copysign.c │ ├── cp-demangle.c │ ├── cp-demangle.h │ ├── cp-demint.c │ ├── cplus-dem.c │ ├── crc32.c │ ├── d-demangle.c │ ├── dwarfnames.c │ ├── dyn-string.c │ ├── fdmatch.c │ ├── ffs.c │ ├── fibheap.c │ ├── filedescriptor.c │ ├── filename_cmp.c │ ├── floatformat.c │ ├── fnmatch.c │ ├── fnmatch.txh │ ├── fopen_unlocked.c │ ├── functions.texi │ ├── gather-docs │ ├── getcwd.c │ ├── getopt.c │ ├── getopt1.c │ ├── getpagesize.c │ ├── getpwd.c │ ├── getruntime.c │ ├── gettimeofday.c │ ├── hashtab.c │ ├── hex.c │ ├── index.c │ ├── insque.c │ ├── lbasename.c │ ├── libiberty.texi │ ├── lrealpath.c │ ├── maint-tool │ ├── make-relative-prefix.c │ ├── make-temp-file.c │ ├── makefile.vms │ ├── md5.c │ ├── memchr.c │ ├── memcmp.c │ ├── memcpy.c │ ├── memmem.c │ ├── memmove.c │ ├── mempcpy.c │ ├── memset.c │ ├── mkstemps.c │ ├── msdos.c │ ├── objalloc.c │ ├── obstack.c │ ├── obstacks.texi │ ├── partition.c │ ├── pex-common.c │ ├── pex-common.h │ ├── pex-djgpp.c │ ├── pex-msdos.c │ ├── pex-one.c │ ├── pex-unix.c │ ├── pex-win32.c │ ├── pexecute.c │ ├── pexecute.txh │ ├── physmem.c │ ├── putenv.c │ ├── random.c │ ├── regex.c │ ├── rename.c │ ├── rindex.c │ ├── rust-demangle.c │ ├── safe-ctype.c │ ├── setenv.c │ ├── setproctitle.c │ ├── sha1.c │ ├── sigsetmask.c │ ├── simple-object-coff.c │ ├── simple-object-common.h │ ├── simple-object-elf.c │ ├── simple-object-mach-o.c │ ├── simple-object-xcoff.c │ ├── simple-object.c │ ├── simple-object.txh │ ├── snprintf.c │ ├── sort.c │ ├── spaces.c │ ├── splay-tree.c │ ├── stack-limit.c │ ├── stpcpy.c │ ├── stpncpy.c │ ├── strcasecmp.c │ ├── strchr.c │ ├── strdup.c │ ├── strerror.c │ ├── strncasecmp.c │ ├── strncmp.c │ ├── strndup.c │ ├── strnlen.c │ ├── strrchr.c │ ├── strsignal.c │ ├── strstr.c │ ├── strtod.c │ ├── strtol.c │ ├── strtoll.c │ ├── strtoul.c │ ├── strtoull.c │ ├── strverscmp.c │ ├── testsuite/ │ │ ├── Makefile.in │ │ ├── d-demangle-expected │ │ ├── demangle-expected │ │ ├── demangler-fuzzer.c │ │ ├── rust-demangle-expected │ │ ├── test-demangle.c │ │ ├── test-expandargv.c │ │ ├── test-pexecute.c │ │ └── test-strtol.c │ ├── timeval-utils.c │ ├── tmpnam.c │ ├── unlink-if-ordinary.c │ ├── vasprintf.c │ ├── vfork.c │ ├── vfprintf.c │ ├── vprintf-support.c │ ├── vprintf-support.h │ ├── vprintf.c │ ├── vsnprintf.c │ ├── vsprintf.c │ ├── waitpid.c │ ├── xasprintf.c │ ├── xatexit.c │ ├── xexit.c │ ├── xmalloc.c │ ├── xmemdup.c │ ├── xstrdup.c │ ├── xstrerror.c │ ├── xstrndup.c │ └── xvasprintf.c ├── libsframe/ │ ├── Makefile.am │ ├── Makefile.in │ ├── aclocal.m4 │ ├── config.h.in │ ├── configure │ ├── configure.ac │ ├── doc/ │ │ ├── local.mk │ │ └── sframe-spec.texi │ ├── libsframe.ver │ ├── libtool-version │ ├── sframe-dump.c │ ├── sframe-error.c │ ├── sframe-impl.h │ ├── sframe.c │ └── testsuite/ │ ├── config/ │ │ └── default.exp │ ├── libsframe.decode/ │ │ ├── DATA-BE │ │ ├── DATA1 │ │ ├── DATA2 │ │ ├── be-flipping.c │ │ ├── decode.exp │ │ ├── frecnt-1.c │ │ ├── frecnt-2.c │ │ └── local.mk │ ├── libsframe.encode/ │ │ ├── encode-1.c │ │ ├── encode.exp │ │ └── local.mk │ ├── libsframe.find/ │ │ ├── find.exp │ │ ├── findfre-1.c │ │ ├── findfunc-1.c │ │ ├── local.mk │ │ └── plt-findfre-1.c │ └── local.mk ├── libtool.m4 ├── ltgcc.m4 ├── ltmain.sh ├── ltoptions.m4 ├── ltsugar.m4 ├── ltversion.m4 ├── lt~obsolete.m4 ├── makefile.vms ├── missing ├── mkdep ├── mkinstalldirs ├── move-if-change ├── multilib.am ├── opcodes/ │ ├── .gitattributes │ ├── .gitignore │ ├── ChangeLog │ ├── ChangeLog-0001 │ ├── ChangeLog-0203 │ ├── ChangeLog-2004 │ ├── ChangeLog-2005 │ ├── ChangeLog-2006 │ ├── ChangeLog-2007 │ ├── ChangeLog-2008 │ ├── ChangeLog-2009 │ ├── ChangeLog-2010 │ ├── ChangeLog-2011 │ ├── ChangeLog-2012 │ ├── ChangeLog-2013 │ ├── ChangeLog-2014 │ ├── ChangeLog-2015 │ ├── ChangeLog-2016 │ ├── ChangeLog-2017 │ ├── ChangeLog-2018 │ ├── ChangeLog-2019 │ ├── ChangeLog-2020 │ ├── ChangeLog-9297 │ ├── ChangeLog-9899 │ ├── MAINTAINERS │ ├── Makefile.am │ ├── Makefile.in │ ├── aarch64-asm-2.c │ ├── aarch64-asm.c │ ├── aarch64-asm.h │ ├── aarch64-dis-2.c │ ├── aarch64-dis.c │ ├── aarch64-dis.h │ ├── aarch64-gen.c │ ├── aarch64-opc-2.c │ ├── aarch64-opc.c │ ├── aarch64-opc.h │ ├── aarch64-sys-regs.def │ ├── aarch64-tbl.h │ ├── aclocal.m4 │ ├── alpha-dis.c │ ├── alpha-opc.c │ ├── arc-dis.c │ ├── arc-dis.h │ ├── arc-ext-tbl.h │ ├── arc-ext.c │ ├── arc-ext.h │ ├── arc-fxi.h │ ├── arc-nps400-tbl.h │ ├── arc-opc.c │ ├── arc-regs.h │ ├── arc-tbl.h │ ├── arm-dis.c │ ├── avr-dis.c │ ├── bfin-dis.c │ ├── bpf-dis.c │ ├── bpf-opc.c │ ├── cgen-asm.c │ ├── cgen-asm.in │ ├── cgen-bitset.c │ ├── cgen-dis.c │ ├── cgen-dis.in │ ├── cgen-ibld.in │ ├── cgen-opc.c │ ├── cgen.sh │ ├── config.in │ ├── configure │ ├── configure.ac │ ├── configure.com │ ├── cr16-dis.c │ ├── cr16-opc.c │ ├── cris-desc.c │ ├── cris-desc.h │ ├── cris-dis.c │ ├── cris-opc.c │ ├── cris-opc.h │ ├── crx-dis.c │ ├── crx-opc.c │ ├── csky-dis.c │ ├── csky-opc.h │ ├── d10v-dis.c │ ├── d10v-opc.c │ ├── d30v-dis.c │ ├── d30v-opc.c │ ├── dep-in.sed │ ├── dis-buf.c │ ├── dis-init.c │ ├── disassemble.c │ ├── disassemble.h │ ├── dlx-dis.c │ ├── epiphany-asm.c │ ├── epiphany-desc.c │ ├── epiphany-desc.h │ ├── epiphany-dis.c │ ├── epiphany-ibld.c │ ├── epiphany-opc.c │ ├── epiphany-opc.h │ ├── fr30-asm.c │ ├── fr30-desc.c │ ├── fr30-desc.h │ ├── fr30-dis.c │ ├── fr30-ibld.c │ ├── fr30-opc.c │ ├── fr30-opc.h │ ├── frv-asm.c │ ├── frv-desc.c │ ├── frv-desc.h │ ├── frv-dis.c │ ├── frv-ibld.c │ ├── frv-opc.c │ ├── frv-opc.h │ ├── ft32-dis.c │ ├── ft32-opc.c │ ├── h8300-dis.c │ ├── hppa-dis.c │ ├── i386-dis-evex-len.h │ ├── i386-dis-evex-mod.h │ ├── i386-dis-evex-prefix.h │ ├── i386-dis-evex-reg.h │ ├── i386-dis-evex-w.h │ ├── i386-dis-evex.h │ ├── i386-dis.c │ ├── i386-gen.c │ ├── i386-init.h │ ├── i386-mnem.h │ ├── i386-opc.h │ ├── i386-opc.tbl │ ├── i386-reg.tbl │ ├── i386-tbl.h │ ├── ia64-asmtab.c │ ├── ia64-asmtab.h │ ├── ia64-dis.c │ ├── ia64-gen.c │ ├── ia64-ic.tbl │ ├── ia64-opc-a.c │ ├── ia64-opc-b.c │ ├── ia64-opc-d.c │ ├── ia64-opc-f.c │ ├── ia64-opc-i.c │ ├── ia64-opc-m.c │ ├── ia64-opc-x.c │ ├── ia64-opc.c │ ├── ia64-opc.h │ ├── ia64-raw.tbl │ ├── ia64-war.tbl │ ├── ia64-waw.tbl │ ├── ip2k-asm.c │ ├── ip2k-desc.c │ ├── ip2k-desc.h │ ├── ip2k-dis.c │ ├── ip2k-ibld.c │ ├── ip2k-opc.c │ ├── ip2k-opc.h │ ├── iq2000-asm.c │ ├── iq2000-desc.c │ ├── iq2000-desc.h │ ├── iq2000-dis.c │ ├── iq2000-ibld.c │ ├── iq2000-opc.c │ ├── iq2000-opc.h │ ├── kvx-dis.c │ ├── kvx-dis.h │ ├── kvx-opc.c │ ├── lm32-asm.c │ ├── lm32-desc.c │ ├── lm32-desc.h │ ├── lm32-dis.c │ ├── lm32-ibld.c │ ├── lm32-opc.c │ ├── lm32-opc.h │ ├── lm32-opinst.c │ ├── loongarch-coder.c │ ├── loongarch-dis.c │ ├── loongarch-opc.c │ ├── m10200-dis.c │ ├── m10200-opc.c │ ├── m10300-dis.c │ ├── m10300-opc.c │ ├── m32c-asm.c │ ├── m32c-desc.c │ ├── m32c-desc.h │ ├── m32c-dis.c │ ├── m32c-ibld.c │ ├── m32c-opc.c │ ├── m32c-opc.h │ ├── m32r-asm.c │ ├── m32r-desc.c │ ├── m32r-desc.h │ ├── m32r-dis.c │ ├── m32r-ibld.c │ ├── m32r-opc.c │ ├── m32r-opc.h │ ├── m32r-opinst.c │ ├── m68hc11-dis.c │ ├── m68hc11-opc.c │ ├── m68k-dis.c │ ├── m68k-opc.c │ ├── makefile.vms │ ├── mcore-dis.c │ ├── mcore-opc.h │ ├── mep-asm.c │ ├── mep-desc.c │ ├── mep-desc.h │ ├── mep-dis.c │ ├── mep-ibld.c │ ├── mep-opc.c │ ├── mep-opc.h │ ├── metag-dis.c │ ├── microblaze-dis.c │ ├── microblaze-dis.h │ ├── microblaze-opc.h │ ├── microblaze-opcm.h │ ├── micromips-opc.c │ ├── mips-dis.c │ ├── mips-formats.h │ ├── mips-opc.c │ ├── mips16-opc.c │ ├── mmix-dis.c │ ├── mmix-opc.c │ ├── moxie-dis.c │ ├── moxie-opc.c │ ├── msp430-decode.c │ ├── msp430-decode.opc │ ├── msp430-dis.c │ ├── mt-asm.c │ ├── mt-desc.c │ ├── mt-desc.h │ ├── mt-dis.c │ ├── mt-ibld.c │ ├── mt-opc.c │ ├── mt-opc.h │ ├── nds32-asm.c │ ├── nds32-asm.h │ ├── nds32-dis.c │ ├── nds32-opc.h │ ├── nfp-dis.c │ ├── ns32k-dis.c │ ├── opc2c.c │ ├── opintl.h │ ├── or1k-asm.c │ ├── or1k-desc.c │ ├── or1k-desc.h │ ├── or1k-dis.c │ ├── or1k-ibld.c │ ├── or1k-opc.c │ ├── or1k-opc.h │ ├── or1k-opinst.c │ ├── pdp11-dis.c │ ├── pdp11-opc.c │ ├── pj-dis.c │ ├── pj-opc.c │ ├── po/ │ │ ├── .cvsignore │ │ ├── Make-in │ │ ├── POTFILES.in │ │ ├── da.po │ │ ├── de.po │ │ ├── es.po │ │ ├── fi.po │ │ ├── fr.po │ │ ├── ga.po │ │ ├── id.po │ │ ├── it.po │ │ ├── nl.po │ │ ├── opcodes.pot │ │ ├── pt_BR.po │ │ ├── ro.po │ │ ├── sr.po │ │ ├── sv.po │ │ ├── tr.po │ │ ├── uk.po │ │ ├── vi.po │ │ └── zh_CN.po │ ├── ppc-dis.c │ ├── ppc-opc.c │ ├── pru-dis.c │ ├── pru-opc.c │ ├── riscv-dis.c │ ├── riscv-opc.c │ ├── rl78-decode.c │ ├── rl78-decode.opc │ ├── rl78-dis.c │ ├── rx-decode.c │ ├── rx-decode.opc │ ├── rx-dis.c │ ├── s12z-dis.c │ ├── s12z-opc.c │ ├── s12z-opc.h │ ├── s390-dis.c │ ├── s390-mkopc.c │ ├── s390-opc.c │ ├── s390-opc.txt │ ├── score-dis.c │ ├── score-opc.h │ ├── score7-dis.c │ ├── sh-dis.c │ ├── sh-opc.h │ ├── sparc-dis.c │ ├── sparc-opc.c │ ├── spu-dis.c │ ├── spu-opc.c │ ├── sysdep.h │ ├── tic30-dis.c │ ├── tic4x-dis.c │ ├── tic54x-dis.c │ ├── tic54x-opc.c │ ├── tic6x-dis.c │ ├── tilegx-dis.c │ ├── tilegx-opc.c │ ├── tilepro-dis.c │ ├── tilepro-opc.c │ ├── v850-dis.c │ ├── v850-opc.c │ ├── vax-dis.c │ ├── visium-dis.c │ ├── visium-opc.c │ ├── wasm32-dis.c │ ├── xgate-dis.c │ ├── xgate-opc.c │ ├── xstormy16-asm.c │ ├── xstormy16-desc.c │ ├── xstormy16-desc.h │ ├── xstormy16-dis.c │ ├── xstormy16-ibld.c │ ├── xstormy16-opc.c │ ├── xstormy16-opc.h │ ├── xtensa-dis.c │ ├── z80-dis.c │ ├── z8k-dis.c │ ├── z8k-opc.h │ └── z8kgen.c ├── readline/ │ ├── .gitignore │ ├── ChangeLog │ ├── Makefile.am │ ├── Makefile.in │ ├── README │ ├── aclocal.m4 │ ├── configure │ ├── configure.ac │ └── readline/ │ ├── .gitignore │ ├── CHANGELOG │ ├── CHANGES │ ├── COPYING │ ├── ChangeLog.gdb │ ├── INSTALL │ ├── MANIFEST │ ├── Makefile.in │ ├── NEWS │ ├── README │ ├── USAGE │ ├── aclocal.m4 │ ├── ansi_stdlib.h │ ├── bind.c │ ├── callback.c │ ├── chardefs.h │ ├── colors.c │ ├── colors.h │ ├── compat.c │ ├── complete.c │ ├── config.h.in │ ├── configure │ ├── configure.ac │ ├── cross-build/ │ │ └── cygwin.cache │ ├── display.c │ ├── doc/ │ │ ├── ChangeLog.gdb │ │ ├── Makefile.in │ │ ├── fdl.texi │ │ ├── history.3 │ │ ├── history.texi │ │ ├── hstech.texi │ │ ├── hsuser.texi │ │ ├── readline.3 │ │ ├── rlman.texi │ │ ├── rltech.texi │ │ ├── rluser.texi │ │ ├── rluserman.texi │ │ ├── texi2dvi │ │ ├── texi2html │ │ └── version.texi │ ├── emacs_keymap.c │ ├── examples/ │ │ ├── ChangeLog.gdb │ │ ├── Inputrc │ │ ├── Makefile.in │ │ ├── autoconf/ │ │ │ ├── BASH_CHECK_LIB_TERMCAP │ │ │ ├── RL_LIB_READLINE_VERSION │ │ │ └── wi_LIB_READLINE │ │ ├── excallback.c │ │ ├── fileman.c │ │ ├── hist_erasedups.c │ │ ├── hist_purgecmd.c │ │ ├── histexamp.c │ │ ├── manexamp.c │ │ ├── readlinebuf.h │ │ ├── rl-callbacktest.c │ │ ├── rl-fgets.c │ │ ├── rl-test-timeout │ │ ├── rl-timeout.c │ │ ├── rl.c │ │ ├── rlbasic.c │ │ ├── rlcat.c │ │ ├── rlevent.c │ │ ├── rlfe/ │ │ │ ├── ChangeLog │ │ │ ├── ChangeLog.gdb │ │ │ ├── Makefile.in │ │ │ ├── README │ │ │ ├── config.h.in │ │ │ ├── configure │ │ │ ├── configure.in │ │ │ ├── extern.h │ │ │ ├── os.h │ │ │ ├── pty.c │ │ │ ├── rlfe.c │ │ │ └── screen.h │ │ ├── rlkeymaps.c │ │ ├── rlptytest.c │ │ ├── rltest.c │ │ └── rlversion.c │ ├── funmap.c │ ├── histexpand.c │ ├── histfile.c │ ├── histlib.h │ ├── history.c │ ├── history.h │ ├── history.pc.in │ ├── histsearch.c │ ├── input.c │ ├── isearch.c │ ├── keymaps.c │ ├── keymaps.h │ ├── kill.c │ ├── m4/ │ │ └── codeset.m4 │ ├── macro.c │ ├── mbutil.c │ ├── misc.c │ ├── nls.c │ ├── parens.c │ ├── parse-colors.c │ ├── parse-colors.h │ ├── patchlevel │ ├── posixdir.h │ ├── posixjmp.h │ ├── posixselect.h │ ├── posixstat.h │ ├── posixtime.h │ ├── readline.c │ ├── readline.h │ ├── readline.pc.in │ ├── rlconf.h │ ├── rldefs.h │ ├── rlmbutil.h │ ├── rlprivate.h │ ├── rlshell.h │ ├── rlstdc.h │ ├── rltty.c │ ├── rltty.h │ ├── rltypedefs.h │ ├── rlwinsize.h │ ├── savestring.c │ ├── search.c │ ├── shell.c │ ├── shlib/ │ │ └── Makefile.in │ ├── signals.c │ ├── support/ │ │ ├── config.guess │ │ ├── config.rpath │ │ ├── config.sub │ │ ├── install.sh │ │ ├── mkdirs │ │ ├── mkdist │ │ ├── mkinstalldirs │ │ ├── shlib-install │ │ ├── shobj-conf │ │ └── wcwidth.c │ ├── tcap.h │ ├── terminal.c │ ├── text.c │ ├── tilde.c │ ├── tilde.h │ ├── undo.c │ ├── util.c │ ├── vi_keymap.c │ ├── vi_mode.c │ ├── xfree.c │ ├── xmalloc.c │ └── xmalloc.h ├── setup.com ├── sim/ │ ├── .gitignore │ ├── COPYING │ ├── ChangeLog-2021 │ ├── MAINTAINERS │ ├── Makefile.am │ ├── Makefile.in │ ├── README-HACKING │ ├── aarch64/ │ │ ├── ChangeLog-2021 │ │ ├── aarch64-sim.h │ │ ├── cpustate.c │ │ ├── cpustate.h │ │ ├── decode.h │ │ ├── interp.c │ │ ├── local.mk │ │ ├── memory.c │ │ ├── memory.h │ │ ├── sim-main.h │ │ ├── simulator.c │ │ └── simulator.h │ ├── aclocal.m4 │ ├── arm/ │ │ ├── ChangeLog-2021 │ │ ├── README │ │ ├── arm-sim.h │ │ ├── armcopro.c │ │ ├── armdefs.h │ │ ├── armemu.c │ │ ├── armemu.h │ │ ├── armemu32.c │ │ ├── armfpe.h │ │ ├── arminit.c │ │ ├── armos.c │ │ ├── armos.h │ │ ├── armsupp.c │ │ ├── armvirt.c │ │ ├── dbg_rdi.h │ │ ├── iwmmxt.c │ │ ├── iwmmxt.h │ │ ├── local.mk │ │ ├── maverick.c │ │ ├── maverick.h │ │ ├── sim-main.h │ │ ├── thumbemu.c │ │ └── wrapper.c │ ├── avr/ │ │ ├── ChangeLog-2021 │ │ ├── avr-sim.h │ │ ├── interp.c │ │ ├── local.mk │ │ └── sim-main.h │ ├── bfin/ │ │ ├── ChangeLog-2021 │ │ ├── arch.h │ │ ├── bfin-sim.c │ │ ├── bfin-sim.h │ │ ├── bfroms/ │ │ │ ├── all.h │ │ │ ├── bf50x-0.0.h │ │ │ ├── bf51x-0.0.h │ │ │ ├── bf51x-0.1.h │ │ │ ├── bf51x-0.2.h │ │ │ ├── bf526-0.0.h │ │ │ ├── bf526-0.1.h │ │ │ ├── bf526-0.2.h │ │ │ ├── bf527-0.0.h │ │ │ ├── bf527-0.1.h │ │ │ ├── bf527-0.2.h │ │ │ ├── bf533-0.1.h │ │ │ ├── bf533-0.2.h │ │ │ ├── bf533-0.3.h │ │ │ ├── bf537-0.0.h │ │ │ ├── bf537-0.1.h │ │ │ ├── bf537-0.3.h │ │ │ ├── bf538-0.0.h │ │ │ ├── bf54x-0.0.h │ │ │ ├── bf54x-0.1.h │ │ │ ├── bf54x-0.2.h │ │ │ ├── bf54x-0.4.h │ │ │ ├── bf54x_l1-0.0.h │ │ │ ├── bf54x_l1-0.1.h │ │ │ ├── bf54x_l1-0.2.h │ │ │ ├── bf54x_l1-0.4.h │ │ │ ├── bf561-0.5.h │ │ │ ├── bf59x-0.0.h │ │ │ └── bf59x_l1-0.1.h │ │ ├── devices.c │ │ ├── devices.h │ │ ├── dv-bfin_cec.c │ │ ├── dv-bfin_cec.h │ │ ├── dv-bfin_ctimer.c │ │ ├── dv-bfin_ctimer.h │ │ ├── dv-bfin_dma.c │ │ ├── dv-bfin_dma.h │ │ ├── dv-bfin_dmac.c │ │ ├── dv-bfin_dmac.h │ │ ├── dv-bfin_ebiu_amc.c │ │ ├── dv-bfin_ebiu_amc.h │ │ ├── dv-bfin_ebiu_ddrc.c │ │ ├── dv-bfin_ebiu_ddrc.h │ │ ├── dv-bfin_ebiu_sdc.c │ │ ├── dv-bfin_ebiu_sdc.h │ │ ├── dv-bfin_emac.c │ │ ├── dv-bfin_emac.h │ │ ├── dv-bfin_eppi.c │ │ ├── dv-bfin_eppi.h │ │ ├── dv-bfin_evt.c │ │ ├── dv-bfin_evt.h │ │ ├── dv-bfin_gpio.c │ │ ├── dv-bfin_gpio.h │ │ ├── dv-bfin_gpio2.c │ │ ├── dv-bfin_gpio2.h │ │ ├── dv-bfin_gptimer.c │ │ ├── dv-bfin_gptimer.h │ │ ├── dv-bfin_jtag.c │ │ ├── dv-bfin_jtag.h │ │ ├── dv-bfin_mmu.c │ │ ├── dv-bfin_mmu.h │ │ ├── dv-bfin_nfc.c │ │ ├── dv-bfin_nfc.h │ │ ├── dv-bfin_otp.c │ │ ├── dv-bfin_otp.h │ │ ├── dv-bfin_pfmon.c │ │ ├── dv-bfin_pfmon.h │ │ ├── dv-bfin_pint.c │ │ ├── dv-bfin_pint.h │ │ ├── dv-bfin_pll.c │ │ ├── dv-bfin_pll.h │ │ ├── dv-bfin_ppi.c │ │ ├── dv-bfin_ppi.h │ │ ├── dv-bfin_rtc.c │ │ ├── dv-bfin_rtc.h │ │ ├── dv-bfin_sic.c │ │ ├── dv-bfin_sic.h │ │ ├── dv-bfin_spi.c │ │ ├── dv-bfin_spi.h │ │ ├── dv-bfin_trace.c │ │ ├── dv-bfin_trace.h │ │ ├── dv-bfin_twi.c │ │ ├── dv-bfin_twi.h │ │ ├── dv-bfin_uart.c │ │ ├── dv-bfin_uart.h │ │ ├── dv-bfin_uart2.c │ │ ├── dv-bfin_uart2.h │ │ ├── dv-bfin_wdog.c │ │ ├── dv-bfin_wdog.h │ │ ├── dv-bfin_wp.c │ │ ├── dv-bfin_wp.h │ │ ├── dv-eth_phy.c │ │ ├── gui.c │ │ ├── gui.h │ │ ├── insn_list.def │ │ ├── interp.c │ │ ├── linux-fixed-code.h │ │ ├── linux-fixed-code.s │ │ ├── linux-targ-map.h │ │ ├── local.mk │ │ ├── machs.c │ │ ├── machs.h │ │ ├── proc_list.def │ │ └── sim-main.h │ ├── bpf/ │ │ ├── ChangeLog-2021 │ │ ├── bpf-sim.c │ │ ├── bpf-sim.h │ │ ├── local.mk │ │ ├── sim-main.h │ │ └── traps.c │ ├── common/ │ │ ├── ChangeLog-2021 │ │ ├── callback.c │ │ ├── cgen-accfp.c │ │ ├── cgen-cpu.h │ │ ├── cgen-defs.h │ │ ├── cgen-engine.h │ │ ├── cgen-fpu.c │ │ ├── cgen-fpu.h │ │ ├── cgen-mem.h │ │ ├── cgen-ops.h │ │ ├── cgen-par.c │ │ ├── cgen-par.h │ │ ├── cgen-run.c │ │ ├── cgen-scache.c │ │ ├── cgen-scache.h │ │ ├── cgen-sim.h │ │ ├── cgen-trace.c │ │ ├── cgen-trace.h │ │ ├── cgen-types.h │ │ ├── cgen-utils.c │ │ ├── cgen.sh │ │ ├── create-version.sh │ │ ├── defs.h │ │ ├── dv-cfi.c │ │ ├── dv-cfi.h │ │ ├── dv-core.c │ │ ├── dv-glue.c │ │ ├── dv-pal.c │ │ ├── dv-sockser.c │ │ ├── dv-sockser.h │ │ ├── gdbinit.in │ │ ├── genmloop.sh │ │ ├── gennltvals.py │ │ ├── hw-alloc.c │ │ ├── hw-alloc.h │ │ ├── hw-base.c │ │ ├── hw-base.h │ │ ├── hw-device.c │ │ ├── hw-device.h │ │ ├── hw-events.c │ │ ├── hw-events.h │ │ ├── hw-handles.c │ │ ├── hw-handles.h │ │ ├── hw-instances.c │ │ ├── hw-instances.h │ │ ├── hw-main.h │ │ ├── hw-ports.c │ │ ├── hw-ports.h │ │ ├── hw-properties.c │ │ ├── hw-properties.h │ │ ├── hw-tree.c │ │ ├── hw-tree.h │ │ ├── lineno.sh │ │ ├── local.mk │ │ ├── nrun.c │ │ ├── portability.c │ │ ├── portability.h │ │ ├── run.1 │ │ ├── sim-abort.c │ │ ├── sim-alu.h │ │ ├── sim-arange.c │ │ ├── sim-arange.h │ │ ├── sim-assert.h │ │ ├── sim-base.h │ │ ├── sim-basics.h │ │ ├── sim-bits.c │ │ ├── sim-bits.h │ │ ├── sim-close.c │ │ ├── sim-command.c │ │ ├── sim-config.c │ │ ├── sim-config.h │ │ ├── sim-core.c │ │ ├── sim-core.h │ │ ├── sim-cpu.c │ │ ├── sim-cpu.h │ │ ├── sim-endian.c │ │ ├── sim-endian.h │ │ ├── sim-engine.c │ │ ├── sim-engine.h │ │ ├── sim-events.c │ │ ├── sim-events.h │ │ ├── sim-fpu.c │ │ ├── sim-fpu.h │ │ ├── sim-hload.c │ │ ├── sim-hrw.c │ │ ├── sim-hw.c │ │ ├── sim-hw.h │ │ ├── sim-info.c │ │ ├── sim-inline.c │ │ ├── sim-inline.h │ │ ├── sim-io.c │ │ ├── sim-io.h │ │ ├── sim-load.c │ │ ├── sim-memopt.c │ │ ├── sim-memopt.h │ │ ├── sim-model.c │ │ ├── sim-model.h │ │ ├── sim-module.c │ │ ├── sim-module.h │ │ ├── sim-n-bits.h │ │ ├── sim-n-core.h │ │ ├── sim-n-endian.h │ │ ├── sim-options.c │ │ ├── sim-options.h │ │ ├── sim-profile.c │ │ ├── sim-profile.h │ │ ├── sim-reason.c │ │ ├── sim-reg.c │ │ ├── sim-resume.c │ │ ├── sim-run.c │ │ ├── sim-signal.c │ │ ├── sim-signal.h │ │ ├── sim-stop.c │ │ ├── sim-syscall.c │ │ ├── sim-syscall.h │ │ ├── sim-trace.c │ │ ├── sim-trace.h │ │ ├── sim-types.h │ │ ├── sim-utils.c │ │ ├── sim-utils.h │ │ ├── sim-watch.c │ │ ├── sim-watch.h │ │ ├── syscall.c │ │ ├── target-newlib-errno.c │ │ ├── target-newlib-open.c │ │ ├── target-newlib-signal.c │ │ ├── target-newlib-syscall.c │ │ ├── target-newlib-syscall.h │ │ └── version.h │ ├── config.h.in │ ├── configure │ ├── configure.ac │ ├── cr16/ │ │ ├── ChangeLog-2021 │ │ ├── cr16-sim.h │ │ ├── gencode.c │ │ ├── interp.c │ │ ├── local.mk │ │ ├── sim-main.h │ │ └── simops.c │ ├── cris/ │ │ ├── ChangeLog-2021 │ │ ├── arch.c │ │ ├── arch.h │ │ ├── cpuall.h │ │ ├── cpuv10.c │ │ ├── cpuv10.h │ │ ├── cpuv32.c │ │ ├── cpuv32.h │ │ ├── cris-sim.h │ │ ├── cris-tmpl.c │ │ ├── crisv10f.c │ │ ├── crisv32f.c │ │ ├── decodev10.c │ │ ├── decodev10.h │ │ ├── decodev32.c │ │ ├── decodev32.h │ │ ├── dv-cris.c │ │ ├── dv-cris_900000xx.c │ │ ├── dv-rv.c │ │ ├── local.mk │ │ ├── mloop.in │ │ ├── modelv10.c │ │ ├── modelv32.c │ │ ├── rvdummy.c │ │ ├── semcrisv10f-switch.c │ │ ├── semcrisv32f-switch.c │ │ ├── sim-if.c │ │ ├── sim-main.h │ │ └── traps.c │ ├── d10v/ │ │ ├── ChangeLog-2021 │ │ ├── d10v-sim.h │ │ ├── endian.c │ │ ├── gencode.c │ │ ├── interp.c │ │ ├── local.mk │ │ ├── sim-main.h │ │ └── simops.c │ ├── erc32/ │ │ ├── ChangeLog-2021 │ │ ├── NEWS │ │ ├── README.erc32 │ │ ├── README.gdb │ │ ├── README.sis │ │ ├── erc32.c │ │ ├── exec.c │ │ ├── float.c │ │ ├── func.c │ │ ├── help.c │ │ ├── interf.c │ │ ├── local.mk │ │ ├── sis.c │ │ ├── sis.h │ │ └── startsim │ ├── example-synacor/ │ │ ├── ChangeLog-2021 │ │ ├── README │ │ ├── README.arch-spec │ │ ├── example-synacor-sim.h │ │ ├── interp.c │ │ ├── local.mk │ │ ├── sim-main.c │ │ └── sim-main.h │ ├── frv/ │ │ ├── ChangeLog-2021 │ │ ├── README │ │ ├── acinclude.m4 │ │ ├── arch.c │ │ ├── arch.h │ │ ├── cache.c │ │ ├── cache.h │ │ ├── cpu.c │ │ ├── cpu.h │ │ ├── cpuall.h │ │ ├── decode.c │ │ ├── decode.h │ │ ├── frv-sim.h │ │ ├── frv.c │ │ ├── interrupts.c │ │ ├── local.mk │ │ ├── memory.c │ │ ├── mloop.in │ │ ├── model.c │ │ ├── options.c │ │ ├── pipeline.c │ │ ├── profile-fr400.c │ │ ├── profile-fr400.h │ │ ├── profile-fr450.c │ │ ├── profile-fr500.c │ │ ├── profile-fr500.h │ │ ├── profile-fr550.c │ │ ├── profile-fr550.h │ │ ├── profile.c │ │ ├── profile.h │ │ ├── registers.c │ │ ├── registers.h │ │ ├── reset.c │ │ ├── sem.c │ │ ├── sim-if.c │ │ ├── sim-main.h │ │ └── traps.c │ ├── ft32/ │ │ ├── ChangeLog-2021 │ │ ├── ft32-sim.h │ │ ├── interp.c │ │ ├── local.mk │ │ └── sim-main.h │ ├── gdbinit.in │ ├── h8300/ │ │ ├── ChangeLog-2021 │ │ ├── compile.c │ │ ├── h8300-sim.h │ │ ├── local.mk │ │ ├── sim-main.h │ │ └── writecode.c │ ├── igen/ │ │ ├── ChangeLog-2021 │ │ ├── compare_igen_models │ │ ├── filter.c │ │ ├── filter.h │ │ ├── filter_host.c │ │ ├── filter_host.h │ │ ├── gen-engine.c │ │ ├── gen-engine.h │ │ ├── gen-icache.c │ │ ├── gen-icache.h │ │ ├── gen-idecode.c │ │ ├── gen-idecode.h │ │ ├── gen-itable.c │ │ ├── gen-itable.h │ │ ├── gen-model.c │ │ ├── gen-model.h │ │ ├── gen-semantics.c │ │ ├── gen-semantics.h │ │ ├── gen-support.c │ │ ├── gen-support.h │ │ ├── gen.c │ │ ├── gen.h │ │ ├── igen.c │ │ ├── igen.h │ │ ├── ld-cache.c │ │ ├── ld-cache.h │ │ ├── ld-decode.c │ │ ├── ld-decode.h │ │ ├── ld-insn.c │ │ ├── ld-insn.h │ │ ├── lf.c │ │ ├── lf.h │ │ ├── local.mk │ │ ├── misc.c │ │ ├── misc.h │ │ ├── table.c │ │ └── table.h │ ├── iq2000/ │ │ ├── ChangeLog-2021 │ │ ├── arch.c │ │ ├── arch.h │ │ ├── cpu.c │ │ ├── cpu.h │ │ ├── cpuall.h │ │ ├── decode.c │ │ ├── decode.h │ │ ├── iq2000.c │ │ ├── local.mk │ │ ├── mloop.in │ │ ├── model.c │ │ ├── sem-switch.c │ │ ├── sem.c │ │ ├── sim-if.c │ │ └── sim-main.h │ ├── lm32/ │ │ ├── ChangeLog-2021 │ │ ├── arch.c │ │ ├── arch.h │ │ ├── cpu.c │ │ ├── cpu.h │ │ ├── cpuall.h │ │ ├── decode.c │ │ ├── decode.h │ │ ├── dv-lm32cpu.c │ │ ├── dv-lm32timer.c │ │ ├── dv-lm32uart.c │ │ ├── lm32-sim.h │ │ ├── lm32.c │ │ ├── local.mk │ │ ├── mloop.in │ │ ├── model.c │ │ ├── sem-switch.c │ │ ├── sem.c │ │ ├── sim-if.c │ │ ├── sim-main.h │ │ ├── traps.c │ │ └── user.c │ ├── m32c/ │ │ ├── ChangeLog-2021 │ │ ├── cpu.h │ │ ├── gdb-if.c │ │ ├── int.c │ │ ├── int.h │ │ ├── load.c │ │ ├── load.h │ │ ├── local.mk │ │ ├── m32c.opc │ │ ├── main.c │ │ ├── mem.c │ │ ├── mem.h │ │ ├── misc.c │ │ ├── misc.h │ │ ├── opc2c.c │ │ ├── r8c.opc │ │ ├── reg.c │ │ ├── srcdest.c │ │ ├── syscalls.c │ │ ├── syscalls.h │ │ ├── timer_a.h │ │ ├── trace.c │ │ └── trace.h │ ├── m32r/ │ │ ├── ChangeLog-2021 │ │ ├── README │ │ ├── arch.c │ │ ├── arch.h │ │ ├── cpu.c │ │ ├── cpu.h │ │ ├── cpu2.c │ │ ├── cpu2.h │ │ ├── cpuall.h │ │ ├── cpux.c │ │ ├── cpux.h │ │ ├── decode.c │ │ ├── decode.h │ │ ├── decode2.c │ │ ├── decode2.h │ │ ├── decodex.c │ │ ├── decodex.h │ │ ├── dv-m32r_cache.c │ │ ├── dv-m32r_cache.h │ │ ├── dv-m32r_uart.c │ │ ├── dv-m32r_uart.h │ │ ├── local.mk │ │ ├── m32r-sim.h │ │ ├── m32r.c │ │ ├── m32r2.c │ │ ├── m32rx.c │ │ ├── mloop.in │ │ ├── mloop2.in │ │ ├── mloopx.in │ │ ├── model.c │ │ ├── model2.c │ │ ├── modelx.c │ │ ├── sem-switch.c │ │ ├── sem.c │ │ ├── sem2-switch.c │ │ ├── semx-switch.c │ │ ├── sim-if.c │ │ ├── sim-main.h │ │ ├── syscall.h │ │ └── traps.c │ ├── m4/ │ │ ├── sim_ac_option_alignment.m4 │ │ ├── sim_ac_option_assert.m4 │ │ ├── sim_ac_option_bitsize.m4 │ │ ├── sim_ac_option_cgen_maint.m4 │ │ ├── sim_ac_option_debug.m4 │ │ ├── sim_ac_option_endian.m4 │ │ ├── sim_ac_option_environment.m4 │ │ ├── sim_ac_option_float.m4 │ │ ├── sim_ac_option_hardware.m4 │ │ ├── sim_ac_option_inline.m4 │ │ ├── sim_ac_option_profile.m4 │ │ ├── sim_ac_option_reserved_bits.m4 │ │ ├── sim_ac_option_scache.m4 │ │ ├── sim_ac_option_smp.m4 │ │ ├── sim_ac_option_stdio.m4 │ │ ├── sim_ac_option_trace.m4 │ │ ├── sim_ac_option_warnings.m4 │ │ ├── sim_ac_option_xor_endian.m4 │ │ ├── sim_ac_platform.m4 │ │ └── sim_ac_toolchain.m4 │ ├── m68hc11/ │ │ ├── ChangeLog-2021 │ │ ├── dv-m68hc11.c │ │ ├── dv-m68hc11eepr.c │ │ ├── dv-m68hc11sio.c │ │ ├── dv-m68hc11spi.c │ │ ├── dv-m68hc11tim.c │ │ ├── dv-nvram.c │ │ ├── emulos.c │ │ ├── gencode.c │ │ ├── interp.c │ │ ├── interrupts.c │ │ ├── interrupts.h │ │ ├── local.mk │ │ ├── m68hc11-sim.h │ │ ├── m68hc11_sim.c │ │ └── sim-main.h │ ├── mcore/ │ │ ├── ChangeLog-2021 │ │ ├── interp.c │ │ ├── local.mk │ │ ├── mcore-sim.h │ │ └── sim-main.h │ ├── microblaze/ │ │ ├── ChangeLog-2021 │ │ ├── interp.c │ │ ├── local.mk │ │ ├── microblaze-sim.h │ │ ├── microblaze.h │ │ ├── microblaze.isa │ │ └── sim-main.h │ ├── mips/ │ │ ├── ChangeLog-2021 │ │ ├── acinclude.m4 │ │ ├── cp1.c │ │ ├── cp1.h │ │ ├── dsp.c │ │ ├── dsp.igen │ │ ├── dsp2.igen │ │ ├── dv-tx3904cpu.c │ │ ├── dv-tx3904irc.c │ │ ├── dv-tx3904sio.c │ │ ├── dv-tx3904tmr.c │ │ ├── interp.c │ │ ├── local.mk │ │ ├── m16.dc │ │ ├── m16.igen │ │ ├── m16e.igen │ │ ├── m16run.c │ │ ├── mdmx.c │ │ ├── mdmx.igen │ │ ├── micromips.dc │ │ ├── micromips.igen │ │ ├── micromips16.dc │ │ ├── micromipsdsp.igen │ │ ├── micromipsrun.c │ │ ├── mips.dc │ │ ├── mips.igen │ │ ├── mips3264r2.igen │ │ ├── mips3264r6.igen │ │ ├── mips3d.igen │ │ ├── sb1.igen │ │ ├── sim-main.c │ │ ├── sim-main.h │ │ ├── smartmips.igen │ │ ├── tx.igen │ │ └── vr.igen │ ├── mn10300/ │ │ ├── ChangeLog-2021 │ │ ├── am33-2.igen │ │ ├── am33.igen │ │ ├── dv-mn103cpu.c │ │ ├── dv-mn103int.c │ │ ├── dv-mn103iop.c │ │ ├── dv-mn103ser.c │ │ ├── dv-mn103tim.c │ │ ├── interp.c │ │ ├── local.mk │ │ ├── mn10300-sim.h │ │ ├── mn10300.dc │ │ ├── mn10300.igen │ │ ├── op_utils.c │ │ ├── sim-main.c │ │ └── sim-main.h │ ├── moxie/ │ │ ├── ChangeLog-2021 │ │ ├── interp.c │ │ ├── local.mk │ │ ├── moxie-gdb.dtb │ │ ├── moxie-gdb.dts │ │ ├── moxie-sim.h │ │ └── sim-main.h │ ├── msp430/ │ │ ├── ChangeLog-2021 │ │ ├── local.mk │ │ ├── msp430-sim.c │ │ ├── msp430-sim.h │ │ └── sim-main.h │ ├── or1k/ │ │ ├── ChangeLog-2021 │ │ ├── README │ │ ├── arch.c │ │ ├── arch.h │ │ ├── cpu.c │ │ ├── cpu.h │ │ ├── cpuall.h │ │ ├── decode.c │ │ ├── decode.h │ │ ├── local.mk │ │ ├── mloop.in │ │ ├── model.c │ │ ├── or1k-sim.h │ │ ├── or1k.c │ │ ├── sem-switch.c │ │ ├── sem.c │ │ ├── sim-if.c │ │ ├── sim-main.h │ │ └── traps.c │ ├── ppc/ │ │ ├── BUGS │ │ ├── ChangeLog-2021 │ │ ├── INSTALL │ │ ├── README │ │ ├── RUN │ │ ├── acinclude.m4 │ │ ├── altivec.igen │ │ ├── altivec_expression.h │ │ ├── altivec_registers.h │ │ ├── basics.h │ │ ├── bits.c │ │ ├── bits.h │ │ ├── cap.c │ │ ├── cap.h │ │ ├── corefile-n.h │ │ ├── corefile.c │ │ ├── corefile.h │ │ ├── cpu.c │ │ ├── cpu.h │ │ ├── dc-complex │ │ ├── dc-simple │ │ ├── dc-stupid │ │ ├── dc-test.01 │ │ ├── dc-test.02 │ │ ├── debug.c │ │ ├── debug.h │ │ ├── device.c │ │ ├── device.h │ │ ├── device_table.c │ │ ├── device_table.h │ │ ├── double.c │ │ ├── dp-bit.c │ │ ├── dumpf.c │ │ ├── dumpf.h │ │ ├── e500.igen │ │ ├── e500_expression.h │ │ ├── e500_registers.h │ │ ├── emul_bugapi.c │ │ ├── emul_bugapi.h │ │ ├── emul_chirp.c │ │ ├── emul_chirp.h │ │ ├── emul_generic.c │ │ ├── emul_generic.h │ │ ├── emul_netbsd.c │ │ ├── emul_netbsd.h │ │ ├── emul_unix.c │ │ ├── emul_unix.h │ │ ├── events.c │ │ ├── events.h │ │ ├── filter-ppc.c │ │ ├── filter-ppc.h │ │ ├── gdb-sim.c │ │ ├── gen-icache.c │ │ ├── gen-icache.h │ │ ├── gen-idecode.c │ │ ├── gen-idecode.h │ │ ├── gen-itable.c │ │ ├── gen-itable.h │ │ ├── gen-model.c │ │ ├── gen-model.h │ │ ├── gen-semantics.c │ │ ├── gen-semantics.h │ │ ├── gen-support.c │ │ ├── gen-support.h │ │ ├── hw_com.c │ │ ├── hw_core.c │ │ ├── hw_cpu.c │ │ ├── hw_cpu.h │ │ ├── hw_disk.c │ │ ├── hw_eeprom.c │ │ ├── hw_glue.c │ │ ├── hw_htab.c │ │ ├── hw_ide.c │ │ ├── hw_init.c │ │ ├── hw_iobus.c │ │ ├── hw_memory.c │ │ ├── hw_nvram.c │ │ ├── hw_opic.c │ │ ├── hw_pal.c │ │ ├── hw_phb.c │ │ ├── hw_phb.h │ │ ├── hw_register.c │ │ ├── hw_sem.c │ │ ├── hw_shm.c │ │ ├── hw_trace.c │ │ ├── hw_vm.c │ │ ├── idecode_branch.h │ │ ├── idecode_expression.h │ │ ├── idecode_fields.h │ │ ├── igen.c │ │ ├── igen.h │ │ ├── inline.c │ │ ├── inline.h │ │ ├── interrupts.c │ │ ├── interrupts.h │ │ ├── ld-cache.c │ │ ├── ld-cache.h │ │ ├── ld-decode.c │ │ ├── ld-decode.h │ │ ├── ld-insn.c │ │ ├── ld-insn.h │ │ ├── lf-ppc.c │ │ ├── lf-ppc.h │ │ ├── local.mk │ │ ├── main.c │ │ ├── mon.c │ │ ├── mon.h │ │ ├── options.c │ │ ├── options.h │ │ ├── os_emul.c │ │ ├── os_emul.h │ │ ├── pk.h │ │ ├── pk_disklabel.c │ │ ├── powerpc.igen │ │ ├── ppc-spr-table │ │ ├── psim.c │ │ ├── psim.h │ │ ├── psim.texinfo │ │ ├── registers.c │ │ ├── registers.h │ │ ├── sim-main.h │ │ ├── sim_callbacks.h │ │ ├── sim_calls.c │ │ ├── spreg-gen.py │ │ ├── spreg.c │ │ ├── spreg.h │ │ ├── std-config.h │ │ ├── table.c │ │ ├── table.h │ │ ├── tree.c │ │ ├── tree.h │ │ ├── vm.c │ │ ├── vm.h │ │ ├── vm_n.h │ │ └── words.h │ ├── pru/ │ │ ├── ChangeLog-2021 │ │ ├── interp.c │ │ ├── local.mk │ │ ├── pru.h │ │ ├── pru.isa │ │ └── sim-main.h │ ├── riscv/ │ │ ├── ChangeLog-2021 │ │ ├── acinclude.m4 │ │ ├── interp.c │ │ ├── local.mk │ │ ├── machs.c │ │ ├── machs.h │ │ ├── model_list.def │ │ ├── riscv-sim.h │ │ ├── sim-main.c │ │ └── sim-main.h │ ├── rl78/ │ │ ├── ChangeLog-2021 │ │ ├── cpu.c │ │ ├── cpu.h │ │ ├── gdb-if.c │ │ ├── load.c │ │ ├── load.h │ │ ├── local.mk │ │ ├── main.c │ │ ├── mem.c │ │ ├── mem.h │ │ ├── rl78.c │ │ ├── trace.c │ │ └── trace.h │ ├── rx/ │ │ ├── ChangeLog-2021 │ │ ├── README.txt │ │ ├── acinclude.m4 │ │ ├── cpu.h │ │ ├── err.c │ │ ├── err.h │ │ ├── fpu.c │ │ ├── fpu.h │ │ ├── gdb-if.c │ │ ├── load.c │ │ ├── load.h │ │ ├── local.mk │ │ ├── main.c │ │ ├── mem.c │ │ ├── mem.h │ │ ├── misc.c │ │ ├── misc.h │ │ ├── reg.c │ │ ├── rx.c │ │ ├── syscalls.c │ │ ├── syscalls.h │ │ ├── trace.c │ │ └── trace.h │ ├── sh/ │ │ ├── ChangeLog-2021 │ │ ├── gencode.c │ │ ├── interp.c │ │ ├── local.mk │ │ ├── sh-sim.h │ │ └── sim-main.h │ ├── testsuite/ │ │ ├── .gitignore │ │ ├── ChangeLog-2021 │ │ ├── aarch64/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── adds.s │ │ │ ├── addv.s │ │ │ ├── allinsn.exp │ │ │ ├── bit.s │ │ │ ├── cmtst.s │ │ │ ├── cnt.s │ │ │ ├── fcmXX.s │ │ │ ├── fcmp.s │ │ │ ├── fcsel.s │ │ │ ├── fcvtl.s │ │ │ ├── fcvtz.s │ │ │ ├── fminnm.s │ │ │ ├── fstur.s │ │ │ ├── ldn_multiple.s │ │ │ ├── ldn_single.s │ │ │ ├── ldnr.s │ │ │ ├── mla.s │ │ │ ├── mls.s │ │ │ ├── mul.s │ │ │ ├── pass.s │ │ │ ├── stn_multiple.s │ │ │ ├── stn_single.s │ │ │ ├── sumov.s │ │ │ ├── sumulh.s │ │ │ ├── tbnz.s │ │ │ ├── testutils.inc │ │ │ ├── uzp.s │ │ │ ├── xtl.s │ │ │ └── xtn.s │ │ ├── arm/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── adc.cgs │ │ │ ├── add.cgs │ │ │ ├── allinsn.exp │ │ │ ├── and.cgs │ │ │ ├── b.cgs │ │ │ ├── bic.cgs │ │ │ ├── bl.cgs │ │ │ ├── bx.cgs │ │ │ ├── cmn.cgs │ │ │ ├── cmp.cgs │ │ │ ├── eor.cgs │ │ │ ├── hello.ms │ │ │ ├── iwmmxt/ │ │ │ │ ├── iwmmxt.exp │ │ │ │ ├── tbcst.cgs │ │ │ │ ├── testutils.inc │ │ │ │ ├── textrm.cgs │ │ │ │ ├── tinsr.cgs │ │ │ │ ├── tmia.cgs │ │ │ │ ├── tmiaph.cgs │ │ │ │ ├── tmiaxy.cgs │ │ │ │ ├── tmovmsk.cgs │ │ │ │ ├── wacc.cgs │ │ │ │ ├── wadd.cgs │ │ │ │ ├── waligni.cgs │ │ │ │ ├── walignr.cgs │ │ │ │ ├── wand.cgs │ │ │ │ ├── wandn.cgs │ │ │ │ ├── wavg2.cgs │ │ │ │ ├── wcmpeq.cgs │ │ │ │ ├── wcmpgt.cgs │ │ │ │ ├── wmac.cgs │ │ │ │ ├── wmadd.cgs │ │ │ │ ├── wmax.cgs │ │ │ │ ├── wmin.cgs │ │ │ │ ├── wmov.cgs │ │ │ │ ├── wmul.cgs │ │ │ │ ├── wor.cgs │ │ │ │ ├── wpack.cgs │ │ │ │ ├── wror.cgs │ │ │ │ ├── wsad.cgs │ │ │ │ ├── wshufh.cgs │ │ │ │ ├── wsll.cgs │ │ │ │ ├── wsra.cgs │ │ │ │ ├── wsrl.cgs │ │ │ │ ├── wsub.cgs │ │ │ │ ├── wunpckeh.cgs │ │ │ │ ├── wunpckel.cgs │ │ │ │ ├── wunpckih.cgs │ │ │ │ ├── wunpckil.cgs │ │ │ │ ├── wxor.cgs │ │ │ │ └── wzero.cgs │ │ │ ├── ldm.cgs │ │ │ ├── ldr.cgs │ │ │ ├── ldrb.cgs │ │ │ ├── ldrh.cgs │ │ │ ├── ldrsb.cgs │ │ │ ├── ldrsh.cgs │ │ │ ├── misaligned1.ms │ │ │ ├── misaligned2.ms │ │ │ ├── misaligned3.ms │ │ │ ├── misc.exp │ │ │ ├── mla.cgs │ │ │ ├── mov.cgs │ │ │ ├── movw-movt.ms │ │ │ ├── mrs.cgs │ │ │ ├── msr.cgs │ │ │ ├── mul.cgs │ │ │ ├── mvn.cgs │ │ │ ├── orr.cgs │ │ │ ├── rsb.cgs │ │ │ ├── rsc.cgs │ │ │ ├── sbc.cgs │ │ │ ├── smlal.cgs │ │ │ ├── smull.cgs │ │ │ ├── stm.cgs │ │ │ ├── str.cgs │ │ │ ├── strb.cgs │ │ │ ├── strh.cgs │ │ │ ├── sub.cgs │ │ │ ├── swi.cgs │ │ │ ├── swp.cgs │ │ │ ├── swpb.cgs │ │ │ ├── teq.cgs │ │ │ ├── testutils.inc │ │ │ ├── thumb/ │ │ │ │ ├── adc.cgs │ │ │ │ ├── add-hd-hs.cgs │ │ │ │ ├── add-hd-rs.cgs │ │ │ │ ├── add-rd-hs.cgs │ │ │ │ ├── add-sp.cgs │ │ │ │ ├── add.cgs │ │ │ │ ├── addi.cgs │ │ │ │ ├── addi8.cgs │ │ │ │ ├── allthumb.exp │ │ │ │ ├── and.cgs │ │ │ │ ├── asr.cgs │ │ │ │ ├── b.cgs │ │ │ │ ├── bcc.cgs │ │ │ │ ├── bcs.cgs │ │ │ │ ├── beq.cgs │ │ │ │ ├── bge.cgs │ │ │ │ ├── bgt.cgs │ │ │ │ ├── bhi.cgs │ │ │ │ ├── bic.cgs │ │ │ │ ├── bl-hi.cgs │ │ │ │ ├── bl-lo.cgs │ │ │ │ ├── ble.cgs │ │ │ │ ├── bls.cgs │ │ │ │ ├── blt.cgs │ │ │ │ ├── bmi.cgs │ │ │ │ ├── bne.cgs │ │ │ │ ├── bpl.cgs │ │ │ │ ├── bvc.cgs │ │ │ │ ├── bvs.cgs │ │ │ │ ├── bx-hs.cgs │ │ │ │ ├── bx-rs.cgs │ │ │ │ ├── cmn.cgs │ │ │ │ ├── cmp-hd-hs.cgs │ │ │ │ ├── cmp-hd-rs.cgs │ │ │ │ ├── cmp-rd-hs.cgs │ │ │ │ ├── cmp.cgs │ │ │ │ ├── eor.cgs │ │ │ │ ├── lda-pc.cgs │ │ │ │ ├── lda-sp.cgs │ │ │ │ ├── ldmia.cgs │ │ │ │ ├── ldr-imm.cgs │ │ │ │ ├── ldr-pc.cgs │ │ │ │ ├── ldr-sprel.cgs │ │ │ │ ├── ldr.cgs │ │ │ │ ├── ldrb-imm.cgs │ │ │ │ ├── ldrb.cgs │ │ │ │ ├── ldrh-imm.cgs │ │ │ │ ├── ldrh.cgs │ │ │ │ ├── ldsb.cgs │ │ │ │ ├── ldsh.cgs │ │ │ │ ├── lsl.cgs │ │ │ │ ├── lsr.cgs │ │ │ │ ├── mov-hd-hs.cgs │ │ │ │ ├── mov-hd-rs.cgs │ │ │ │ ├── mov-rd-hs.cgs │ │ │ │ ├── mov.cgs │ │ │ │ ├── mul.cgs │ │ │ │ ├── mvn.cgs │ │ │ │ ├── neg.cgs │ │ │ │ ├── orr.cgs │ │ │ │ ├── pop-pc.cgs │ │ │ │ ├── pop.cgs │ │ │ │ ├── push-lr.cgs │ │ │ │ ├── push.cgs │ │ │ │ ├── ror.cgs │ │ │ │ ├── sbc.cgs │ │ │ │ ├── stmia.cgs │ │ │ │ ├── str-imm.cgs │ │ │ │ ├── str-sprel.cgs │ │ │ │ ├── str.cgs │ │ │ │ ├── strb-imm.cgs │ │ │ │ ├── strb.cgs │ │ │ │ ├── strh-imm.cgs │ │ │ │ ├── strh.cgs │ │ │ │ ├── sub-sp.cgs │ │ │ │ ├── sub.cgs │ │ │ │ ├── subi.cgs │ │ │ │ ├── subi8.cgs │ │ │ │ ├── swi.cgs │ │ │ │ ├── testutils.inc │ │ │ │ └── tst.cgs │ │ │ ├── tst.cgs │ │ │ ├── umlal.cgs │ │ │ ├── umull.cgs │ │ │ └── xscale/ │ │ │ ├── blx.cgs │ │ │ ├── mia.cgs │ │ │ ├── miaph.cgs │ │ │ ├── miaxy.cgs │ │ │ ├── mra.cgs │ │ │ ├── testutils.inc │ │ │ └── xscale.exp │ │ ├── avr/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── allinsn.exp │ │ │ ├── pass.s │ │ │ └── testutils.inc │ │ ├── bfin/ │ │ │ ├── .gitignore │ │ │ ├── 10272_small.s │ │ │ ├── 10436.s │ │ │ ├── 10622.s │ │ │ ├── 10742.s │ │ │ ├── 10799.s │ │ │ ├── 11080.s │ │ │ ├── 7641.s │ │ │ ├── ChangeLog-2021 │ │ │ ├── PN_generator.s │ │ │ ├── a0.s │ │ │ ├── a0shift.S │ │ │ ├── a1.s │ │ │ ├── a10.s │ │ │ ├── a11.S │ │ │ ├── a12.s │ │ │ ├── a2.s │ │ │ ├── a20.S │ │ │ ├── a21.s │ │ │ ├── a22.s │ │ │ ├── a23.s │ │ │ ├── a24.s │ │ │ ├── a25.s │ │ │ ├── a26.s │ │ │ ├── a3.s │ │ │ ├── a30.s │ │ │ ├── a4.s │ │ │ ├── a5.s │ │ │ ├── a6.s │ │ │ ├── a7.s │ │ │ ├── a8.s │ │ │ ├── a9.s │ │ │ ├── abs-2.S │ │ │ ├── abs-3.S │ │ │ ├── abs-4.S │ │ │ ├── abs.S │ │ │ ├── abs_acc.s │ │ │ ├── acc-rot.s │ │ │ ├── acp5_19.s │ │ │ ├── acp5_4.s │ │ │ ├── add_imm7.s │ │ │ ├── add_shift.S │ │ │ ├── add_sub_acc.s │ │ │ ├── addsub_flags.S │ │ │ ├── algnbug1.s │ │ │ ├── algnbug2.s │ │ │ ├── allinsn.exp │ │ │ ├── argc.c │ │ │ ├── ashift.s │ │ │ ├── ashift_flags.s │ │ │ ├── ashift_left.s │ │ │ ├── b0.S │ │ │ ├── b1.s │ │ │ ├── b2.S │ │ │ ├── brcc.s │ │ │ ├── brevadd.s │ │ │ ├── byteop16m.s │ │ │ ├── byteop16p.s │ │ │ ├── byteop1p.s │ │ │ ├── byteop2p.s │ │ │ ├── byteop3p.s │ │ │ ├── byteunpack.s │ │ │ ├── c_alu2op_arith_r_sft.s │ │ │ ├── c_alu2op_conv_b.s │ │ │ ├── c_alu2op_conv_h.s │ │ │ ├── c_alu2op_conv_mix.s │ │ │ ├── c_alu2op_conv_neg.s │ │ │ ├── c_alu2op_conv_toggle.s │ │ │ ├── c_alu2op_conv_xb.s │ │ │ ├── c_alu2op_conv_xh.s │ │ │ ├── c_alu2op_divq.s │ │ │ ├── c_alu2op_divs.s │ │ │ ├── c_alu2op_log_l_sft.s │ │ │ ├── c_alu2op_log_r_sft.s │ │ │ ├── c_alu2op_shadd_1.s │ │ │ ├── c_alu2op_shadd_2.s │ │ │ ├── c_br_preg_killed_ac.s │ │ │ ├── c_br_preg_killed_ex1.s │ │ │ ├── c_br_preg_stall_ac.s │ │ │ ├── c_br_preg_stall_ex1.s │ │ │ ├── c_brcc_bp1.s │ │ │ ├── c_brcc_bp2.s │ │ │ ├── c_brcc_bp3.s │ │ │ ├── c_brcc_bp4.s │ │ │ ├── c_brcc_brf_bp.s │ │ │ ├── c_brcc_brf_brt_bp.s │ │ │ ├── c_brcc_brf_brt_nbp.s │ │ │ ├── c_brcc_brf_fbkwd.s │ │ │ ├── c_brcc_brf_nbp.s │ │ │ ├── c_brcc_brt_bp.s │ │ │ ├── c_brcc_brt_nbp.s │ │ │ ├── c_brcc_kills_dhits.s │ │ │ ├── c_brcc_kills_dmiss.s │ │ │ ├── c_cactrl_iflush_pr.s │ │ │ ├── c_cactrl_iflush_pr_pp.s │ │ │ ├── c_calla_ljump.s │ │ │ ├── c_calla_subr.s │ │ │ ├── c_cc2dreg.s │ │ │ ├── c_cc2stat_cc_ac.S │ │ │ ├── c_cc2stat_cc_an.s │ │ │ ├── c_cc2stat_cc_aq.s │ │ │ ├── c_cc2stat_cc_av0.S │ │ │ ├── c_cc2stat_cc_av1.S │ │ │ ├── c_cc2stat_cc_az.s │ │ │ ├── c_cc_flag_ccmv_depend.S │ │ │ ├── c_cc_flagdreg_mvbrsft.s │ │ │ ├── c_cc_flagdreg_mvbrsft_s1.s │ │ │ ├── c_cc_flagdreg_mvbrsft_sn.s │ │ │ ├── c_cc_regmvlogi_mvbrsft.s │ │ │ ├── c_cc_regmvlogi_mvbrsft_s1.s │ │ │ ├── c_cc_regmvlogi_mvbrsft_sn.S │ │ │ ├── c_ccflag_a0a1.S │ │ │ ├── c_ccflag_dr_dr.s │ │ │ ├── c_ccflag_dr_dr_uu.s │ │ │ ├── c_ccflag_dr_imm3.s │ │ │ ├── c_ccflag_dr_imm3_uu.s │ │ │ ├── c_ccflag_pr_imm3.s │ │ │ ├── c_ccflag_pr_imm3_uu.s │ │ │ ├── c_ccflag_pr_pr.s │ │ │ ├── c_ccflag_pr_pr_uu.s │ │ │ ├── c_ccmv_cc_dr_dr.s │ │ │ ├── c_ccmv_cc_dr_pr.s │ │ │ ├── c_ccmv_cc_pr_pr.s │ │ │ ├── c_ccmv_ncc_dr_dr.s │ │ │ ├── c_ccmv_ncc_dr_pr.s │ │ │ ├── c_ccmv_ncc_pr_pr.s │ │ │ ├── c_comp3op_dr_and_dr.s │ │ │ ├── c_comp3op_dr_minus_dr.s │ │ │ ├── c_comp3op_dr_mix.s │ │ │ ├── c_comp3op_dr_or_dr.s │ │ │ ├── c_comp3op_dr_plus_dr.s │ │ │ ├── c_comp3op_dr_xor_dr.s │ │ │ ├── c_comp3op_pr_plus_pr_sh1.s │ │ │ ├── c_comp3op_pr_plus_pr_sh2.s │ │ │ ├── c_compi2opd_dr_add_i7_n.s │ │ │ ├── c_compi2opd_dr_add_i7_p.s │ │ │ ├── c_compi2opd_dr_eq_i7_n.s │ │ │ ├── c_compi2opd_dr_eq_i7_p.s │ │ │ ├── c_compi2opd_flags.S │ │ │ ├── c_compi2opd_flags_2.S │ │ │ ├── c_compi2opp_pr_add_i7_n.s │ │ │ ├── c_compi2opp_pr_add_i7_p.s │ │ │ ├── c_compi2opp_pr_eq_i7_n.s │ │ │ ├── c_compi2opp_pr_eq_i7_p.s │ │ │ ├── c_dagmodik_lnz_imgebl.s │ │ │ ├── c_dagmodik_lnz_imltbl.s │ │ │ ├── c_dagmodik_lz_inc_dec.s │ │ │ ├── c_dagmodim_lnz_imgebl.s │ │ │ ├── c_dagmodim_lnz_imltbl.s │ │ │ ├── c_dagmodim_lz_inc_dec.s │ │ │ ├── c_dsp32alu_a0_pm_a1.s │ │ │ ├── c_dsp32alu_a0a1s.s │ │ │ ├── c_dsp32alu_a_abs_a.s │ │ │ ├── c_dsp32alu_a_neg_a.s │ │ │ ├── c_dsp32alu_aa_absabs.s │ │ │ ├── c_dsp32alu_aa_negneg.s │ │ │ ├── c_dsp32alu_abs.s │ │ │ ├── c_dsp32alu_absabs.s │ │ │ ├── c_dsp32alu_alhwx.s │ │ │ ├── c_dsp32alu_awx.s │ │ │ ├── c_dsp32alu_byteop1ew.s │ │ │ ├── c_dsp32alu_byteop2.s │ │ │ ├── c_dsp32alu_byteop3.s │ │ │ ├── c_dsp32alu_bytepack.s │ │ │ ├── c_dsp32alu_byteunpack.s │ │ │ ├── c_dsp32alu_disalnexcpt.s │ │ │ ├── c_dsp32alu_max.s │ │ │ ├── c_dsp32alu_maxmax.s │ │ │ ├── c_dsp32alu_min.s │ │ │ ├── c_dsp32alu_minmin.s │ │ │ ├── c_dsp32alu_mix.s │ │ │ ├── c_dsp32alu_r_lh_a0pa1.s │ │ │ ├── c_dsp32alu_r_negneg.s │ │ │ ├── c_dsp32alu_rh_m.s │ │ │ ├── c_dsp32alu_rh_p.s │ │ │ ├── c_dsp32alu_rh_rnd12_m.s │ │ │ ├── c_dsp32alu_rh_rnd12_p.s │ │ │ ├── c_dsp32alu_rh_rnd20_m.s │ │ │ ├── c_dsp32alu_rh_rnd20_p.s │ │ │ ├── c_dsp32alu_rl_m.s │ │ │ ├── c_dsp32alu_rl_p.s │ │ │ ├── c_dsp32alu_rl_rnd12_m.s │ │ │ ├── c_dsp32alu_rl_rnd12_p.s │ │ │ ├── c_dsp32alu_rl_rnd20_m.s │ │ │ ├── c_dsp32alu_rl_rnd20_p.s │ │ │ ├── c_dsp32alu_rlh_rnd.s │ │ │ ├── c_dsp32alu_rm.s │ │ │ ├── c_dsp32alu_rmm.s │ │ │ ├── c_dsp32alu_rmp.s │ │ │ ├── c_dsp32alu_rp.s │ │ │ ├── c_dsp32alu_rpm.s │ │ │ ├── c_dsp32alu_rpp.s │ │ │ ├── c_dsp32alu_rr_lph_a1a0.s │ │ │ ├── c_dsp32alu_rrpm.s │ │ │ ├── c_dsp32alu_rrpm_aa.s │ │ │ ├── c_dsp32alu_rrpmmp.s │ │ │ ├── c_dsp32alu_rrpmmp_sft.s │ │ │ ├── c_dsp32alu_rrpmmp_sft_x.s │ │ │ ├── c_dsp32alu_rrppmm.s │ │ │ ├── c_dsp32alu_rrppmm_sft.s │ │ │ ├── c_dsp32alu_rrppmm_sft_x.s │ │ │ ├── c_dsp32alu_saa.s │ │ │ ├── c_dsp32alu_sat_aa.S │ │ │ ├── c_dsp32alu_search.s │ │ │ ├── c_dsp32alu_sgn.s │ │ │ ├── c_dsp32mac_a1a0.s │ │ │ ├── c_dsp32mac_a1a0_iuw32.s │ │ │ ├── c_dsp32mac_a1a0_m.s │ │ │ ├── c_dsp32mac_dr_a0.s │ │ │ ├── c_dsp32mac_dr_a0_i.s │ │ │ ├── c_dsp32mac_dr_a0_ih.s │ │ │ ├── c_dsp32mac_dr_a0_is.s │ │ │ ├── c_dsp32mac_dr_a0_iu.s │ │ │ ├── c_dsp32mac_dr_a0_m.s │ │ │ ├── c_dsp32mac_dr_a0_s.s │ │ │ ├── c_dsp32mac_dr_a0_t.s │ │ │ ├── c_dsp32mac_dr_a0_tu.s │ │ │ ├── c_dsp32mac_dr_a0_u.s │ │ │ ├── c_dsp32mac_dr_a1.s │ │ │ ├── c_dsp32mac_dr_a1_i.s │ │ │ ├── c_dsp32mac_dr_a1_ih.s │ │ │ ├── c_dsp32mac_dr_a1_is.s │ │ │ ├── c_dsp32mac_dr_a1_iu.s │ │ │ ├── c_dsp32mac_dr_a1_m.s │ │ │ ├── c_dsp32mac_dr_a1_s.s │ │ │ ├── c_dsp32mac_dr_a1_t.s │ │ │ ├── c_dsp32mac_dr_a1_tu.s │ │ │ ├── c_dsp32mac_dr_a1_u.s │ │ │ ├── c_dsp32mac_dr_a1a0.s │ │ │ ├── c_dsp32mac_dr_a1a0_iutsh.s │ │ │ ├── c_dsp32mac_dr_a1a0_m.s │ │ │ ├── c_dsp32mac_mix.s │ │ │ ├── c_dsp32mac_pair_a0.s │ │ │ ├── c_dsp32mac_pair_a0_i.s │ │ │ ├── c_dsp32mac_pair_a0_is.s │ │ │ ├── c_dsp32mac_pair_a0_m.s │ │ │ ├── c_dsp32mac_pair_a0_s.s │ │ │ ├── c_dsp32mac_pair_a0_u.s │ │ │ ├── c_dsp32mac_pair_a1.s │ │ │ ├── c_dsp32mac_pair_a1_i.s │ │ │ ├── c_dsp32mac_pair_a1_is.s │ │ │ ├── c_dsp32mac_pair_a1_m.s │ │ │ ├── c_dsp32mac_pair_a1_s.s │ │ │ ├── c_dsp32mac_pair_a1_u.s │ │ │ ├── c_dsp32mac_pair_a1a0.s │ │ │ ├── c_dsp32mac_pair_a1a0_i.s │ │ │ ├── c_dsp32mac_pair_a1a0_is.s │ │ │ ├── c_dsp32mac_pair_a1a0_m.s │ │ │ ├── c_dsp32mac_pair_a1a0_s.s │ │ │ ├── c_dsp32mac_pair_a1a0_u.s │ │ │ ├── c_dsp32mac_pair_mix.s │ │ │ ├── c_dsp32mult_dr.s │ │ │ ├── c_dsp32mult_dr_i.s │ │ │ ├── c_dsp32mult_dr_ih.s │ │ │ ├── c_dsp32mult_dr_is.s │ │ │ ├── c_dsp32mult_dr_iu.s │ │ │ ├── c_dsp32mult_dr_m.s │ │ │ ├── c_dsp32mult_dr_m_i.s │ │ │ ├── c_dsp32mult_dr_m_iutsh.s │ │ │ ├── c_dsp32mult_dr_m_s.s │ │ │ ├── c_dsp32mult_dr_m_t.s │ │ │ ├── c_dsp32mult_dr_m_u.s │ │ │ ├── c_dsp32mult_dr_mix.s │ │ │ ├── c_dsp32mult_dr_s.s │ │ │ ├── c_dsp32mult_dr_t.s │ │ │ ├── c_dsp32mult_dr_tu.s │ │ │ ├── c_dsp32mult_dr_u.s │ │ │ ├── c_dsp32mult_pair.s │ │ │ ├── c_dsp32mult_pair_i.s │ │ │ ├── c_dsp32mult_pair_is.s │ │ │ ├── c_dsp32mult_pair_m.s │ │ │ ├── c_dsp32mult_pair_m_i.s │ │ │ ├── c_dsp32mult_pair_m_is.s │ │ │ ├── c_dsp32mult_pair_m_s.s │ │ │ ├── c_dsp32mult_pair_m_u.s │ │ │ ├── c_dsp32mult_pair_s.s │ │ │ ├── c_dsp32mult_pair_u.s │ │ │ ├── c_dsp32shift_a0alr.s │ │ │ ├── c_dsp32shift_af.s │ │ │ ├── c_dsp32shift_af_s.s │ │ │ ├── c_dsp32shift_ahalf_ln.s │ │ │ ├── c_dsp32shift_ahalf_ln_s.s │ │ │ ├── c_dsp32shift_ahalf_lp.s │ │ │ ├── c_dsp32shift_ahalf_lp_s.s │ │ │ ├── c_dsp32shift_ahalf_rn.s │ │ │ ├── c_dsp32shift_ahalf_rn_s.s │ │ │ ├── c_dsp32shift_ahalf_rp.s │ │ │ ├── c_dsp32shift_ahalf_rp_s.s │ │ │ ├── c_dsp32shift_ahh.s │ │ │ ├── c_dsp32shift_ahh_s.s │ │ │ ├── c_dsp32shift_align16.s │ │ │ ├── c_dsp32shift_align24.s │ │ │ ├── c_dsp32shift_align8.s │ │ │ ├── c_dsp32shift_amix.s │ │ │ ├── c_dsp32shift_bitmux.s │ │ │ ├── c_dsp32shift_bxor.s │ │ │ ├── c_dsp32shift_expadj_h.s │ │ │ ├── c_dsp32shift_expadj_l.s │ │ │ ├── c_dsp32shift_expadj_r.s │ │ │ ├── c_dsp32shift_expexp_r.s │ │ │ ├── c_dsp32shift_fdepx.s │ │ │ ├── c_dsp32shift_fextx.s │ │ │ ├── c_dsp32shift_lf.s │ │ │ ├── c_dsp32shift_lhalf_ln.s │ │ │ ├── c_dsp32shift_lhalf_lp.s │ │ │ ├── c_dsp32shift_lhalf_rn.s │ │ │ ├── c_dsp32shift_lhalf_rp.s │ │ │ ├── c_dsp32shift_lhh.s │ │ │ ├── c_dsp32shift_lmix.s │ │ │ ├── c_dsp32shift_ones.s │ │ │ ├── c_dsp32shift_pack.s │ │ │ ├── c_dsp32shift_rot.s │ │ │ ├── c_dsp32shift_rot_mix.s │ │ │ ├── c_dsp32shift_signbits_r.s │ │ │ ├── c_dsp32shift_signbits_rh.s │ │ │ ├── c_dsp32shift_signbits_rl.s │ │ │ ├── c_dsp32shift_vmax.s │ │ │ ├── c_dsp32shift_vmaxvmax.s │ │ │ ├── c_dsp32shiftim_a0alr.s │ │ │ ├── c_dsp32shiftim_af.s │ │ │ ├── c_dsp32shiftim_af_s.s │ │ │ ├── c_dsp32shiftim_ahalf_ln.s │ │ │ ├── c_dsp32shiftim_ahalf_ln_s.s │ │ │ ├── c_dsp32shiftim_ahalf_lp.s │ │ │ ├── c_dsp32shiftim_ahalf_lp_s.s │ │ │ ├── c_dsp32shiftim_ahalf_rn.s │ │ │ ├── c_dsp32shiftim_ahalf_rn_s.s │ │ │ ├── c_dsp32shiftim_ahalf_rp.s │ │ │ ├── c_dsp32shiftim_ahalf_rp_s.s │ │ │ ├── c_dsp32shiftim_ahh.s │ │ │ ├── c_dsp32shiftim_ahh_s.s │ │ │ ├── c_dsp32shiftim_amix.s │ │ │ ├── c_dsp32shiftim_lf.s │ │ │ ├── c_dsp32shiftim_lhalf_ln.s │ │ │ ├── c_dsp32shiftim_lhalf_lp.s │ │ │ ├── c_dsp32shiftim_lhalf_rn.s │ │ │ ├── c_dsp32shiftim_lhalf_rp.s │ │ │ ├── c_dsp32shiftim_lhh.s │ │ │ ├── c_dsp32shiftim_lmix.s │ │ │ ├── c_dsp32shiftim_rot.s │ │ │ ├── c_dspldst_ld_dr_i.s │ │ │ ├── c_dspldst_ld_dr_ipp.s │ │ │ ├── c_dspldst_ld_dr_ippm.s │ │ │ ├── c_dspldst_ld_drhi_i.s │ │ │ ├── c_dspldst_ld_drhi_ipp.s │ │ │ ├── c_dspldst_ld_drlo_i.s │ │ │ ├── c_dspldst_ld_drlo_ipp.s │ │ │ ├── c_dspldst_st_dr_i.s │ │ │ ├── c_dspldst_st_dr_ipp.s │ │ │ ├── c_dspldst_st_dr_ippm.s │ │ │ ├── c_dspldst_st_drhi_i.s │ │ │ ├── c_dspldst_st_drhi_ipp.s │ │ │ ├── c_dspldst_st_drlo_i.s │ │ │ ├── c_dspldst_st_drlo_ipp.s │ │ │ ├── c_except_illopcode.S │ │ │ ├── c_except_sys_sstep.S │ │ │ ├── c_except_user_mode.S │ │ │ ├── c_interr_disable.S │ │ │ ├── c_interr_disable_enable.S │ │ │ ├── c_interr_excpt.S │ │ │ ├── c_interr_loopsetup_stld.S │ │ │ ├── c_interr_nested.S │ │ │ ├── c_interr_nmi.S │ │ │ ├── c_interr_pending.S │ │ │ ├── c_interr_pending_2.S │ │ │ ├── c_interr_timer.S │ │ │ ├── c_interr_timer_reload.S │ │ │ ├── c_interr_timer_tcount.S │ │ │ ├── c_interr_timer_tscale.S │ │ │ ├── c_ldimmhalf_dreg.s │ │ │ ├── c_ldimmhalf_drhi.s │ │ │ ├── c_ldimmhalf_drlo.s │ │ │ ├── c_ldimmhalf_h_dr.s │ │ │ ├── c_ldimmhalf_h_ibml.s │ │ │ ├── c_ldimmhalf_h_pr.s │ │ │ ├── c_ldimmhalf_l_dr.s │ │ │ ├── c_ldimmhalf_l_ibml.s │ │ │ ├── c_ldimmhalf_l_pr.s │ │ │ ├── c_ldimmhalf_lz_dr.s │ │ │ ├── c_ldimmhalf_lz_ibml.s │ │ │ ├── c_ldimmhalf_lz_pr.s │ │ │ ├── c_ldimmhalf_lzhi_dr.s │ │ │ ├── c_ldimmhalf_lzhi_ibml.s │ │ │ ├── c_ldimmhalf_lzhi_pr.s │ │ │ ├── c_ldimmhalf_pibml.s │ │ │ ├── c_ldst_ld_d_p.s │ │ │ ├── c_ldst_ld_d_p_b.s │ │ │ ├── c_ldst_ld_d_p_h.s │ │ │ ├── c_ldst_ld_d_p_mm.s │ │ │ ├── c_ldst_ld_d_p_mm_b.s │ │ │ ├── c_ldst_ld_d_p_mm_h.s │ │ │ ├── c_ldst_ld_d_p_mm_xb.s │ │ │ ├── c_ldst_ld_d_p_mm_xh.s │ │ │ ├── c_ldst_ld_d_p_pp.s │ │ │ ├── c_ldst_ld_d_p_pp_b.s │ │ │ ├── c_ldst_ld_d_p_pp_h.s │ │ │ ├── c_ldst_ld_d_p_pp_xb.s │ │ │ ├── c_ldst_ld_d_p_pp_xh.s │ │ │ ├── c_ldst_ld_d_p_ppmm_hbx.s │ │ │ ├── c_ldst_ld_d_p_xb.s │ │ │ ├── c_ldst_ld_d_p_xh.s │ │ │ ├── c_ldst_ld_p_p.s │ │ │ ├── c_ldst_ld_p_p_mm.s │ │ │ ├── c_ldst_ld_p_p_pp.s │ │ │ ├── c_ldst_st_p_d.s │ │ │ ├── c_ldst_st_p_d_b.s │ │ │ ├── c_ldst_st_p_d_h.s │ │ │ ├── c_ldst_st_p_d_mm.s │ │ │ ├── c_ldst_st_p_d_mm_b.s │ │ │ ├── c_ldst_st_p_d_mm_h.s │ │ │ ├── c_ldst_st_p_d_pp.s │ │ │ ├── c_ldst_st_p_d_pp_b.s │ │ │ ├── c_ldst_st_p_d_pp_h.s │ │ │ ├── c_ldst_st_p_p.s │ │ │ ├── c_ldst_st_p_p_mm.s │ │ │ ├── c_ldst_st_p_p_pp.s │ │ │ ├── c_ldstidxl_ld_dr_b.s │ │ │ ├── c_ldstidxl_ld_dr_h.s │ │ │ ├── c_ldstidxl_ld_dr_xb.s │ │ │ ├── c_ldstidxl_ld_dr_xh.s │ │ │ ├── c_ldstidxl_ld_dreg.s │ │ │ ├── c_ldstidxl_ld_preg.s │ │ │ ├── c_ldstidxl_st_dr_b.s │ │ │ ├── c_ldstidxl_st_dr_h.s │ │ │ ├── c_ldstidxl_st_dreg.s │ │ │ ├── c_ldstidxl_st_preg.s │ │ │ ├── c_ldstii_ld_dr_h.s │ │ │ ├── c_ldstii_ld_dr_xh.s │ │ │ ├── c_ldstii_ld_dreg.s │ │ │ ├── c_ldstii_ld_preg.s │ │ │ ├── c_ldstii_st_dr_h.s │ │ │ ├── c_ldstii_st_dreg.s │ │ │ ├── c_ldstii_st_preg.s │ │ │ ├── c_ldstiifp_ld_dreg.s │ │ │ ├── c_ldstiifp_ld_preg.s │ │ │ ├── c_ldstiifp_st_dreg.s │ │ │ ├── c_ldstiifp_st_preg.s │ │ │ ├── c_ldstpmod_ld_dr_hi.s │ │ │ ├── c_ldstpmod_ld_dr_lo.s │ │ │ ├── c_ldstpmod_ld_dreg.s │ │ │ ├── c_ldstpmod_ld_h_xh.s │ │ │ ├── c_ldstpmod_ld_lohi.s │ │ │ ├── c_ldstpmod_st_dr_hi.s │ │ │ ├── c_ldstpmod_st_dr_lo.s │ │ │ ├── c_ldstpmod_st_dreg.s │ │ │ ├── c_ldstpmod_st_lohi.s │ │ │ ├── c_linkage.s │ │ │ ├── c_logi2op_alshft_mix.s │ │ │ ├── c_logi2op_arith_shft.s │ │ │ ├── c_logi2op_bitclr.s │ │ │ ├── c_logi2op_bitset.s │ │ │ ├── c_logi2op_bittgl.s │ │ │ ├── c_logi2op_bittst.s │ │ │ ├── c_logi2op_log_l_shft.s │ │ │ ├── c_logi2op_log_l_shft_astat.S │ │ │ ├── c_logi2op_log_r_shft.s │ │ │ ├── c_logi2op_log_r_shft_astat.S │ │ │ ├── c_logi2op_nbittst.s │ │ │ ├── c_loopsetup_nested.s │ │ │ ├── c_loopsetup_nested_bot.s │ │ │ ├── c_loopsetup_nested_prelc.s │ │ │ ├── c_loopsetup_nested_top.s │ │ │ ├── c_loopsetup_overlap.s │ │ │ ├── c_loopsetup_preg_div2_lc0.s │ │ │ ├── c_loopsetup_preg_div2_lc1.s │ │ │ ├── c_loopsetup_preg_lc0.s │ │ │ ├── c_loopsetup_preg_lc1.s │ │ │ ├── c_loopsetup_preg_stld.s │ │ │ ├── c_loopsetup_prelc.s │ │ │ ├── c_loopsetup_topbotcntr.s │ │ │ ├── c_mmr_interr_ctl.s │ │ │ ├── c_mmr_loop.S │ │ │ ├── c_mmr_loop_user_except.S │ │ │ ├── c_mmr_ppop_illegal_adr.S │ │ │ ├── c_mmr_ppopm_illegal_adr.S │ │ │ ├── c_mmr_timer.S │ │ │ ├── c_mode_supervisor.S │ │ │ ├── c_mode_user.S │ │ │ ├── c_mode_user_superivsor.S │ │ │ ├── c_multi_issue_dsp_ld_ld.s │ │ │ ├── c_multi_issue_dsp_ldst_1.s │ │ │ ├── c_multi_issue_dsp_ldst_2.s │ │ │ ├── c_progctrl_call_pcpr.s │ │ │ ├── c_progctrl_call_pr.s │ │ │ ├── c_progctrl_clisti_interr.S │ │ │ ├── c_progctrl_csync_mmr.S │ │ │ ├── c_progctrl_except_rtx.S │ │ │ ├── c_progctrl_excpt.S │ │ │ ├── c_progctrl_jump_pcpr.s │ │ │ ├── c_progctrl_jump_pr.s │ │ │ ├── c_progctrl_nop.s │ │ │ ├── c_progctrl_raise_rt_i_n.S │ │ │ ├── c_progctrl_rts.s │ │ │ ├── c_ptr2op_pr_neg_pr.s │ │ │ ├── c_ptr2op_pr_sft_2_1.s │ │ │ ├── c_ptr2op_pr_shadd_1_2.s │ │ │ ├── c_pushpopmultiple_dp.s │ │ │ ├── c_pushpopmultiple_dp_pair.s │ │ │ ├── c_pushpopmultiple_dreg.s │ │ │ ├── c_pushpopmultiple_preg.s │ │ │ ├── c_regmv_acc_acc.s │ │ │ ├── c_regmv_dag_lz_dep.s │ │ │ ├── c_regmv_dr_acc_acc.s │ │ │ ├── c_regmv_dr_dep_nostall.s │ │ │ ├── c_regmv_dr_dr.s │ │ │ ├── c_regmv_dr_imlb.s │ │ │ ├── c_regmv_dr_pr.s │ │ │ ├── c_regmv_imlb_dep_nostall.s │ │ │ ├── c_regmv_imlb_dep_stall.s │ │ │ ├── c_regmv_imlb_dr.s │ │ │ ├── c_regmv_imlb_imlb.s │ │ │ ├── c_regmv_imlb_pr.s │ │ │ ├── c_regmv_pr_dep_nostall.s │ │ │ ├── c_regmv_pr_dep_stall.s │ │ │ ├── c_regmv_pr_dr.s │ │ │ ├── c_regmv_pr_imlb.s │ │ │ ├── c_regmv_pr_pr.s │ │ │ ├── c_seq_ac_raise_mv.S │ │ │ ├── c_seq_ac_raise_mv_ppop.S │ │ │ ├── c_seq_ac_regmv_pushpop.S │ │ │ ├── c_seq_dec_raise_pushpop.S │ │ │ ├── c_seq_ex1_brcc_mv_pop.S │ │ │ ├── c_seq_ex1_call_mv_pop.S │ │ │ ├── c_seq_ex1_j_mv_pop.S │ │ │ ├── c_seq_ex1_raise_brcc_mv_pop.S │ │ │ ├── c_seq_ex1_raise_call_mv_pop.S │ │ │ ├── c_seq_ex1_raise_j_mv_pop.S │ │ │ ├── c_seq_ex2_brcc_mp_mv_pop.S │ │ │ ├── c_seq_ex2_mmr_mvpop.S │ │ │ ├── c_seq_ex2_mmrj_mvpop.S │ │ │ ├── c_seq_ex2_raise_mmr_mvpop.S │ │ │ ├── c_seq_ex2_raise_mmrj_mvpop.S │ │ │ ├── c_seq_ex3_ls_brcc_mvp.S │ │ │ ├── c_seq_ex3_ls_mmr_mvp.S │ │ │ ├── c_seq_ex3_ls_mmrj_mvp.S │ │ │ ├── c_seq_ex3_raise_ls_mmrj_mvp.S │ │ │ ├── c_seq_wb_cs_lsmmrj_mvp.S │ │ │ ├── c_seq_wb_raisecs_lsmmrj_mvp.S │ │ │ ├── c_seq_wb_rti_lsmmrj_mvp.S │ │ │ ├── c_seq_wb_rtn_lsmmrj_mvp.S │ │ │ ├── c_seq_wb_rtx_lsmmrj_mvp.S │ │ │ ├── c_ujump.s │ │ │ ├── cc-alu.S │ │ │ ├── cc-astat-bits.s │ │ │ ├── cc0.s │ │ │ ├── cc1.s │ │ │ ├── cc5.S │ │ │ ├── cec-exact-exception.S │ │ │ ├── cec-ifetch.S │ │ │ ├── cec-multi-pending.S │ │ │ ├── cec-no-snen-reti.S │ │ │ ├── cec-non-operating-env.s │ │ │ ├── cec-raise-reti.S │ │ │ ├── cec-snen-reti.S │ │ │ ├── cec-syscfg-ssstep.S │ │ │ ├── cec-system-call.S │ │ │ ├── cir.s │ │ │ ├── cir1.s │ │ │ ├── cli-sti.s │ │ │ ├── cmpacc.s │ │ │ ├── cmpdreg.S │ │ │ ├── compare.s │ │ │ ├── conv_enc_gen.s │ │ │ ├── cycles.s │ │ │ ├── d0.s │ │ │ ├── d1.s │ │ │ ├── d2.s │ │ │ ├── dbg_brprd_ntkn_src_kill.S │ │ │ ├── dbg_brtkn_nprd_src_kill.S │ │ │ ├── dbg_jmp_src_kill.S │ │ │ ├── dbg_tr_basic.S │ │ │ ├── dbg_tr_simplejp.S │ │ │ ├── dbg_tr_tbuf0.S │ │ │ ├── dbg_tr_umode.S │ │ │ ├── disalnexcpt_implicit.S │ │ │ ├── div0.s │ │ │ ├── divq.s │ │ │ ├── dotproduct.s │ │ │ ├── dotproduct2.s │ │ │ ├── double_prec_mult.s │ │ │ ├── dsp_a4.s │ │ │ ├── dsp_a7.s │ │ │ ├── dsp_a8.s │ │ │ ├── dsp_d0.s │ │ │ ├── dsp_d1.s │ │ │ ├── dsp_neg.S │ │ │ ├── dsp_s1.s │ │ │ ├── e0.s │ │ │ ├── edn_snafu.s │ │ │ ├── eu_dsp32mac_s.s │ │ │ ├── events.s │ │ │ ├── f221.s │ │ │ ├── fact.s │ │ │ ├── fir.s │ │ │ ├── fsm.s │ │ │ ├── getpid.c │ │ │ ├── greg2.s │ │ │ ├── hwloop-bits.S │ │ │ ├── hwloop-branch-in.s │ │ │ ├── hwloop-branch-out.s │ │ │ ├── hwloop-lt-bits.s │ │ │ ├── hwloop-nested.s │ │ │ ├── i0.s │ │ │ ├── iir.s │ │ │ ├── issue103.s │ │ │ ├── issue109.s │ │ │ ├── issue112.s │ │ │ ├── issue113.s │ │ │ ├── issue117.s │ │ │ ├── issue118.s │ │ │ ├── issue119.s │ │ │ ├── issue121.s │ │ │ ├── issue123.s │ │ │ ├── issue124.s │ │ │ ├── issue125.s │ │ │ ├── issue126.s │ │ │ ├── issue127.s │ │ │ ├── issue129.s │ │ │ ├── issue139.S │ │ │ ├── issue140.S │ │ │ ├── issue142.s │ │ │ ├── issue144.s │ │ │ ├── issue146.S │ │ │ ├── issue175.s │ │ │ ├── issue205.s │ │ │ ├── issue257.s │ │ │ ├── issue272.S │ │ │ ├── issue83.s │ │ │ ├── issue89.s │ │ │ ├── l0.s │ │ │ ├── l0shift.s │ │ │ ├── l2_loop.s │ │ │ ├── link-2.s │ │ │ ├── link.s │ │ │ ├── lmu_cplb_multiple0.S │ │ │ ├── lmu_cplb_multiple1.S │ │ │ ├── lmu_excpt_align.S │ │ │ ├── lmu_excpt_default.S │ │ │ ├── lmu_excpt_illaddr.S │ │ │ ├── lmu_excpt_prot0.S │ │ │ ├── lmu_excpt_prot1.S │ │ │ ├── load.s │ │ │ ├── logic.s │ │ │ ├── loop_snafu.s │ │ │ ├── loop_strncpy.s │ │ │ ├── lp0.s │ │ │ ├── lp1.s │ │ │ ├── lsetup.s │ │ │ ├── m0boundary.s │ │ │ ├── m1.S │ │ │ ├── m10.s │ │ │ ├── m11.s │ │ │ ├── m12.s │ │ │ ├── m13.s │ │ │ ├── m14.s │ │ │ ├── m15.s │ │ │ ├── m16.s │ │ │ ├── m17.s │ │ │ ├── m2.s │ │ │ ├── m3.s │ │ │ ├── m4.s │ │ │ ├── m5.s │ │ │ ├── m6.s │ │ │ ├── m7.s │ │ │ ├── m8.s │ │ │ ├── m9.s │ │ │ ├── mac2halfreg.S │ │ │ ├── math.s │ │ │ ├── max_min_flags.s │ │ │ ├── mc_s2.s │ │ │ ├── mdma-32bit-1d-neg-count.c │ │ │ ├── mdma-32bit-1d.c │ │ │ ├── mdma-8bit-1d-neg-count.c │ │ │ ├── mdma-8bit-1d.c │ │ │ ├── mdma-skel.h │ │ │ ├── mem3.s │ │ │ ├── mmr-exception.s │ │ │ ├── move.s │ │ │ ├── msa_acp_5.10.S │ │ │ ├── msa_acp_5.12_1.S │ │ │ ├── msa_acp_5.12_2.S │ │ │ ├── msa_acp_5_10.s │ │ │ ├── mult.s │ │ │ ├── neg-2.S │ │ │ ├── neg-3.S │ │ │ ├── neg.S │ │ │ ├── nshift.s │ │ │ ├── pr.s │ │ │ ├── push-pop-multiple.s │ │ │ ├── push-pop.s │ │ │ ├── pushpopreg_1.s │ │ │ ├── quadaddsub.s │ │ │ ├── random_0001.s │ │ │ ├── random_0002.S │ │ │ ├── random_0003.S │ │ │ ├── random_0004.S │ │ │ ├── random_0005.S │ │ │ ├── random_0006.S │ │ │ ├── random_0007.S │ │ │ ├── random_0008.S │ │ │ ├── random_0009.S │ │ │ ├── random_0010.S │ │ │ ├── random_0011.S │ │ │ ├── random_0012.S │ │ │ ├── random_0013.S │ │ │ ├── random_0014.S │ │ │ ├── random_0015.S │ │ │ ├── random_0016.S │ │ │ ├── random_0017.S │ │ │ ├── random_0018.S │ │ │ ├── random_0019.S │ │ │ ├── random_0020.S │ │ │ ├── random_0021.S │ │ │ ├── random_0022.S │ │ │ ├── random_0023.S │ │ │ ├── random_0024.S │ │ │ ├── random_0025.S │ │ │ ├── random_0026.S │ │ │ ├── random_0027.S │ │ │ ├── random_0028.S │ │ │ ├── random_0029.S │ │ │ ├── random_0030.S │ │ │ ├── random_0031.S │ │ │ ├── random_0032.S │ │ │ ├── random_0033.S │ │ │ ├── random_0034.S │ │ │ ├── random_0035.S │ │ │ ├── random_0036.S │ │ │ ├── random_0037.S │ │ │ ├── run-tests.sh │ │ │ ├── s0.s │ │ │ ├── s1.s │ │ │ ├── s10.s │ │ │ ├── s11.s │ │ │ ├── s12.s │ │ │ ├── s13.s │ │ │ ├── s14.s │ │ │ ├── s15.s │ │ │ ├── s16.s │ │ │ ├── s17.s │ │ │ ├── s18.s │ │ │ ├── s19.s │ │ │ ├── s2.s │ │ │ ├── s20.s │ │ │ ├── s21.s │ │ │ ├── s3.s │ │ │ ├── s30.s │ │ │ ├── s4.s │ │ │ ├── s5.s │ │ │ ├── s6.s │ │ │ ├── s7.s │ │ │ ├── s8.s │ │ │ ├── s9.s │ │ │ ├── saatest.s │ │ │ ├── se_all16bitopcodes.S │ │ │ ├── se_all32bitopcodes.S │ │ │ ├── se_all32bitopcodes.lds │ │ │ ├── se_all64bitg0opcodes.S │ │ │ ├── se_all64bitg1opcodes.S │ │ │ ├── se_all64bitg2opcodes.S │ │ │ ├── se_allopcodes.h │ │ │ ├── se_brtarget_stall.S │ │ │ ├── se_bug_ui.S │ │ │ ├── se_bug_ui2.S │ │ │ ├── se_bug_ui3.S │ │ │ ├── se_cc2stat_haz.S │ │ │ ├── se_cc_kill.S │ │ │ ├── se_cof.S │ │ │ ├── se_event_quad.S │ │ │ ├── se_excpt_dagprotviol.S │ │ │ ├── se_excpt_ifprotviol.S │ │ │ ├── se_excpt_ssstep.S │ │ │ ├── se_illegalcombination.S │ │ │ ├── se_kill_wbbr.S │ │ │ ├── se_kills2.S │ │ │ ├── se_loop_disable.S │ │ │ ├── se_loop_kill.S │ │ │ ├── se_loop_kill_01.S │ │ │ ├── se_loop_kill_dcr.S │ │ │ ├── se_loop_kill_dcr_01.S │ │ │ ├── se_loop_lr.S │ │ │ ├── se_loop_mv2lb_stall.S │ │ │ ├── se_loop_mv2lc.S │ │ │ ├── se_loop_mv2lc_stall.S │ │ │ ├── se_loop_mv2lt_stall.S │ │ │ ├── se_loop_nest_ppm.S │ │ │ ├── se_loop_nest_ppm_1.S │ │ │ ├── se_loop_nest_ppm_2.S │ │ │ ├── se_loop_ppm.S │ │ │ ├── se_loop_ppm_1.S │ │ │ ├── se_loop_ppm_int.S │ │ │ ├── se_lsetup_kill.S │ │ │ ├── se_misaligned_fetch.S │ │ │ ├── se_more_ret_haz.S │ │ │ ├── se_mv2lp.S │ │ │ ├── se_oneins_zoff.S │ │ │ ├── se_popkill.S │ │ │ ├── se_regmv_usp_sysreg.S │ │ │ ├── se_rets_hazard.s │ │ │ ├── se_rts_rti.S │ │ │ ├── se_ssstep_dagprotviol.S │ │ │ ├── se_ssync.S │ │ │ ├── se_stall_if2.S │ │ │ ├── se_undefinedinstruction1.S │ │ │ ├── se_undefinedinstruction2.S │ │ │ ├── se_undefinedinstruction3.S │ │ │ ├── se_undefinedinstruction4.S │ │ │ ├── se_usermode_protviol.S │ │ │ ├── seqstat.s │ │ │ ├── sign.s │ │ │ ├── simple0.s │ │ │ ├── sri.s │ │ │ ├── stk.s │ │ │ ├── stk2.s │ │ │ ├── stk3.s │ │ │ ├── stk4.s │ │ │ ├── stk5.s │ │ │ ├── stk6.s │ │ │ ├── syscfg.s │ │ │ ├── tar10622.s │ │ │ ├── test-dma.h │ │ │ ├── test.h │ │ │ ├── testset.s │ │ │ ├── testset2.s │ │ │ ├── testutils.inc │ │ │ ├── unlink.S │ │ │ ├── up0.s │ │ │ ├── usp.S │ │ │ ├── vec-abs-2.S │ │ │ ├── vec-abs-3.S │ │ │ ├── vec-abs.S │ │ │ ├── vec-neg-2.S │ │ │ ├── vec-neg-3.S │ │ │ ├── vec-neg.S │ │ │ ├── vecadd.s │ │ │ ├── vit_max.s │ │ │ ├── vit_max2.s │ │ │ ├── viterbi2.s │ │ │ ├── wtf.s │ │ │ ├── x1.s │ │ │ ├── zcall.s │ │ │ └── zeroflagrnd.s │ │ ├── bpf/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── allinsn.exp │ │ │ ├── alu.s │ │ │ ├── alu32.s │ │ │ ├── endbe.s │ │ │ ├── endle.s │ │ │ ├── jmp.s │ │ │ ├── jmp32.s │ │ │ ├── ldabs.s │ │ │ ├── mem.s │ │ │ ├── mov.s │ │ │ ├── testutils.inc │ │ │ └── xadd.s │ │ ├── common/ │ │ │ ├── alu-n-tst.h │ │ │ ├── alu-tst.c │ │ │ ├── bits-gen.c │ │ │ ├── bits-tst.c │ │ │ ├── fpu-tst.c │ │ │ └── local.mk │ │ ├── config/ │ │ │ └── default.exp │ │ ├── cr16/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── addb.cgs │ │ │ ├── addd.cgs │ │ │ ├── addi.cgs │ │ │ ├── addw.cgs │ │ │ ├── allinsn.exp │ │ │ ├── andb.cgs │ │ │ ├── andd.cgs │ │ │ ├── andw.cgs │ │ │ ├── ashub.cgs │ │ │ ├── ashub_i.cgs │ │ │ ├── ashud.cgs │ │ │ ├── ashud_i.cgs │ │ │ ├── ashuw.cgs │ │ │ ├── ashuw_i.cgs │ │ │ ├── bal1_24.cgs │ │ │ ├── bal2_24.cgs │ │ │ ├── bcc.cgs │ │ │ ├── bcs.cgs │ │ │ ├── beq.cgs │ │ │ ├── beq0b.cgs │ │ │ ├── beq0w.cgs │ │ │ ├── bge.cgs │ │ │ ├── bgt.cgs │ │ │ ├── bhi.cgs │ │ │ ├── bhs.cgs │ │ │ ├── bht.cgs │ │ │ ├── blo.cgs │ │ │ ├── bls.cgs │ │ │ ├── blt.cgs │ │ │ ├── bne.cgs │ │ │ ├── bne0b.cgs │ │ │ ├── bne0w.cgs │ │ │ ├── br.cgs │ │ │ ├── cbitb.cgs │ │ │ ├── cbitw.cgs │ │ │ ├── cmpb.cgs │ │ │ ├── cmpb_i.cgs │ │ │ ├── cmpd.cgs │ │ │ ├── cmpd_i.cgs │ │ │ ├── cmpi.cgs │ │ │ ├── cmpw.cgs │ │ │ ├── cmpw_i.cgs │ │ │ ├── excp.cgs │ │ │ ├── hello.ms │ │ │ ├── hw-trap.ms │ │ │ ├── jal.cgs │ │ │ ├── jcc.cgs │ │ │ ├── jcs.cgs │ │ │ ├── jeq.cgs │ │ │ ├── jfc.cgs │ │ │ ├── jfs.cgs │ │ │ ├── jge.cgs │ │ │ ├── jgt.cgs │ │ │ ├── jhi.cgs │ │ │ ├── jhs.cgs │ │ │ ├── jlo.cgs │ │ │ ├── jls.cgs │ │ │ ├── jlt.cgs │ │ │ ├── jne.cgs │ │ │ ├── jump.cgs │ │ │ ├── loadb.cgs │ │ │ ├── loadd.cgs │ │ │ ├── loadm.cgs │ │ │ ├── loadmp.cgs │ │ │ ├── loadw.cgs │ │ │ ├── lpr-spr.cgs │ │ │ ├── lprd-sprd.cgs │ │ │ ├── lshb.cgs │ │ │ ├── lshb_i.cgs │ │ │ ├── lshd.cgs │ │ │ ├── lshd_i.cgs │ │ │ ├── lshw.cgs │ │ │ ├── lshw_i.cgs │ │ │ ├── macqw.cgs │ │ │ ├── macsw.cgs │ │ │ ├── macuw.cgs │ │ │ ├── misc.exp │ │ │ ├── movb.cgs │ │ │ ├── movd.cgs │ │ │ ├── movw.cgs │ │ │ ├── movxb.cgs │ │ │ ├── movxw.cgs │ │ │ ├── movzb.cgs │ │ │ ├── movzw.cgs │ │ │ ├── mulb.cgs │ │ │ ├── mulsb.cgs │ │ │ ├── mulsw.cgs │ │ │ ├── muluw.cgs │ │ │ ├── mulw.cgs │ │ │ ├── nop.cgs │ │ │ ├── orb.cgs │ │ │ ├── ord.cgs │ │ │ ├── orw.cgs │ │ │ ├── pop1.cgs │ │ │ ├── pop2.cgs │ │ │ ├── pop3.cgs │ │ │ ├── popret1.cgs │ │ │ ├── popret2.cgs │ │ │ ├── popret3.cgs │ │ │ ├── push1.cgs │ │ │ ├── push2.cgs │ │ │ ├── push3.cgs │ │ │ ├── sbitb.cgs │ │ │ ├── sbitw.cgs │ │ │ ├── scc.cgs │ │ │ ├── scs.cgs │ │ │ ├── seq.cgs │ │ │ ├── sfc.cgs │ │ │ ├── sfs.cgs │ │ │ ├── sge.cgs │ │ │ ├── sgt.cgs │ │ │ ├── shi.cgs │ │ │ ├── shs.cgs │ │ │ ├── slo.cgs │ │ │ ├── sls.cgs │ │ │ ├── slt.cgs │ │ │ ├── sne.cgs │ │ │ ├── storb.cgs │ │ │ ├── stord.cgs │ │ │ ├── storw.cgs │ │ │ ├── subb.cgs │ │ │ ├── subd.cgs │ │ │ ├── subi.cgs │ │ │ ├── subw.cgs │ │ │ ├── tbit.cgs │ │ │ ├── tbitb.cgs │ │ │ ├── tbitw.cgs │ │ │ ├── testutils.inc │ │ │ ├── uread16.ms │ │ │ ├── uread32.ms │ │ │ ├── xorb.cgs │ │ │ ├── xord.cgs │ │ │ └── xorw.cgs │ │ ├── cris/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── asm/ │ │ │ │ ├── abs.ms │ │ │ │ ├── addc.ms │ │ │ │ ├── addcpc.ms │ │ │ │ ├── addcv32c.ms │ │ │ │ ├── addcv32m.ms │ │ │ │ ├── addcv32r.ms │ │ │ │ ├── addi.ms │ │ │ │ ├── addiv32.ms │ │ │ │ ├── addm.ms │ │ │ │ ├── addoc.ms │ │ │ │ ├── addom.ms │ │ │ │ ├── addoq.ms │ │ │ │ ├── addq.ms │ │ │ │ ├── addqpc.ms │ │ │ │ ├── addr.ms │ │ │ │ ├── addswpc.ms │ │ │ │ ├── addxc.ms │ │ │ │ ├── addxm.ms │ │ │ │ ├── addxr.ms │ │ │ │ ├── andc.ms │ │ │ │ ├── andm.ms │ │ │ │ ├── andq.ms │ │ │ │ ├── andr.ms │ │ │ │ ├── asm.exp │ │ │ │ ├── asr.ms │ │ │ │ ├── ba.ms │ │ │ │ ├── badarch1.ms │ │ │ │ ├── bare1.ms │ │ │ │ ├── bare2.ms │ │ │ │ ├── bare3.ms │ │ │ │ ├── bas.ms │ │ │ │ ├── bccb.ms │ │ │ │ ├── bdapc.ms │ │ │ │ ├── bdapm.ms │ │ │ │ ├── bdapq.ms │ │ │ │ ├── bdapqpc.ms │ │ │ │ ├── biap.ms │ │ │ │ ├── boundc.ms │ │ │ │ ├── boundm.ms │ │ │ │ ├── boundmv32.ms │ │ │ │ ├── boundr.ms │ │ │ │ ├── break.ms │ │ │ │ ├── btst.ms │ │ │ │ ├── ccr-v10.ms │ │ │ │ ├── ccs-v32.ms │ │ │ │ ├── clearfv10.ms │ │ │ │ ├── clearfv32.ms │ │ │ │ ├── clrjmp1.ms │ │ │ │ ├── cmpc.ms │ │ │ │ ├── cmpm.ms │ │ │ │ ├── cmpq.ms │ │ │ │ ├── cmpr.ms │ │ │ │ ├── cmpxc.ms │ │ │ │ ├── cmpxm.ms │ │ │ │ ├── dflags.ms │ │ │ │ ├── dip.ms │ │ │ │ ├── dstep.ms │ │ │ │ ├── endmem1.ms │ │ │ │ ├── fidxd.ms │ │ │ │ ├── fidxi.ms │ │ │ │ ├── ftagd.ms │ │ │ │ ├── ftagi.ms │ │ │ │ ├── halt.ms │ │ │ │ ├── io1.ms │ │ │ │ ├── io2.ms │ │ │ │ ├── io3.ms │ │ │ │ ├── io4.ms │ │ │ │ ├── io5.ms │ │ │ │ ├── io6.ms │ │ │ │ ├── io7.ms │ │ │ │ ├── io8.ms │ │ │ │ ├── io9.ms │ │ │ │ ├── jsr.ms │ │ │ │ ├── jsrmv10.ms │ │ │ │ ├── jumpmp.ms │ │ │ │ ├── jumppv32.ms │ │ │ │ ├── lapc.ms │ │ │ │ ├── lsl.ms │ │ │ │ ├── lsr.ms │ │ │ │ ├── lz.ms │ │ │ │ ├── mcp.ms │ │ │ │ ├── movdelsr1.ms │ │ │ │ ├── movecpc.ms │ │ │ │ ├── movecr.ms │ │ │ │ ├── movecrt10.ms │ │ │ │ ├── movecrt32.ms │ │ │ │ ├── movect10.ms │ │ │ │ ├── movei.ms │ │ │ │ ├── movempc.ms │ │ │ │ ├── movemr.ms │ │ │ │ ├── movemrv10.ms │ │ │ │ ├── movemrv32.ms │ │ │ │ ├── movepcb.ms │ │ │ │ ├── movepcd.ms │ │ │ │ ├── movepcw.ms │ │ │ │ ├── moveq.ms │ │ │ │ ├── moveqpc.ms │ │ │ │ ├── mover.ms │ │ │ │ ├── moverbpc.ms │ │ │ │ ├── moverdpc.ms │ │ │ │ ├── moverm.ms │ │ │ │ ├── moverpcb.ms │ │ │ │ ├── moverpcd.ms │ │ │ │ ├── moverpcw.ms │ │ │ │ ├── moverwpc.ms │ │ │ │ ├── movesmp.ms │ │ │ │ ├── movmp.ms │ │ │ │ ├── movmp8.ms │ │ │ │ ├── movpmv10.ms │ │ │ │ ├── movpmv32.ms │ │ │ │ ├── movppc.ms │ │ │ │ ├── movpr.ms │ │ │ │ ├── movprv10.ms │ │ │ │ ├── movprv32.ms │ │ │ │ ├── movrss.ms │ │ │ │ ├── movscpc.ms │ │ │ │ ├── movscr.ms │ │ │ │ ├── movsm.ms │ │ │ │ ├── movsmpc.ms │ │ │ │ ├── movsr.ms │ │ │ │ ├── movsrpc.ms │ │ │ │ ├── movssr.ms │ │ │ │ ├── movucpc.ms │ │ │ │ ├── movucr.ms │ │ │ │ ├── movum.ms │ │ │ │ ├── movumpc.ms │ │ │ │ ├── movur.ms │ │ │ │ ├── movurpc.ms │ │ │ │ ├── mstep.ms │ │ │ │ ├── msteppc1.ms │ │ │ │ ├── msteppc2.ms │ │ │ │ ├── msteppc3.ms │ │ │ │ ├── mulv10.ms │ │ │ │ ├── mulv32.ms │ │ │ │ ├── mulx.ms │ │ │ │ ├── neg.ms │ │ │ │ ├── nonvcv32.ms │ │ │ │ ├── nopv10t.ms │ │ │ │ ├── nopv32t.ms │ │ │ │ ├── nopv32t2.ms │ │ │ │ ├── nopv32t3.ms │ │ │ │ ├── nopv32t4.ms │ │ │ │ ├── not.ms │ │ │ │ ├── op3.ms │ │ │ │ ├── opterr1.ms │ │ │ │ ├── opterr2.ms │ │ │ │ ├── opterr3.ms │ │ │ │ ├── opterr4.ms │ │ │ │ ├── opterr5.ms │ │ │ │ ├── option1.ms │ │ │ │ ├── option2.ms │ │ │ │ ├── option3.ms │ │ │ │ ├── option4.ms │ │ │ │ ├── orc.ms │ │ │ │ ├── orm.ms │ │ │ │ ├── orq.ms │ │ │ │ ├── orr.ms │ │ │ │ ├── pcplus.ms │ │ │ │ ├── pid1.ms │ │ │ │ ├── raw1.ms │ │ │ │ ├── raw10.ms │ │ │ │ ├── raw11.ms │ │ │ │ ├── raw12.ms │ │ │ │ ├── raw13.ms │ │ │ │ ├── raw14.ms │ │ │ │ ├── raw15.ms │ │ │ │ ├── raw16.ms │ │ │ │ ├── raw17.ms │ │ │ │ ├── raw2.ms │ │ │ │ ├── raw3.ms │ │ │ │ ├── raw4.ms │ │ │ │ ├── raw5.ms │ │ │ │ ├── raw6.ms │ │ │ │ ├── raw7.ms │ │ │ │ ├── raw8.ms │ │ │ │ ├── raw9.ms │ │ │ │ ├── ret.ms │ │ │ │ ├── rfe.ms │ │ │ │ ├── rfg.ms │ │ │ │ ├── rfn.ms │ │ │ │ ├── sbfs.ms │ │ │ │ ├── scc.ms │ │ │ │ ├── sfe.ms │ │ │ │ ├── subc.ms │ │ │ │ ├── subm.ms │ │ │ │ ├── subq.ms │ │ │ │ ├── subqpc.ms │ │ │ │ ├── subr.ms │ │ │ │ ├── subxc.ms │ │ │ │ ├── subxm.ms │ │ │ │ ├── subxr.ms │ │ │ │ ├── swap.ms │ │ │ │ ├── tb.ms │ │ │ │ ├── test.ms │ │ │ │ ├── testutils.inc │ │ │ │ ├── tjmpsrv32-2.ms │ │ │ │ ├── tjmpsrv32.ms │ │ │ │ ├── tjsrcv10.ms │ │ │ │ ├── tjsrcv32.ms │ │ │ │ ├── tmemv10.ms │ │ │ │ ├── tmemv32.ms │ │ │ │ ├── tmulv10.ms │ │ │ │ ├── tmulv32.ms │ │ │ │ ├── tmvm1.ms │ │ │ │ ├── tmvm2.ms │ │ │ │ ├── tmvmrv10.ms │ │ │ │ ├── tmvmrv32.ms │ │ │ │ ├── tmvrmv10.ms │ │ │ │ ├── tmvrmv32.ms │ │ │ │ ├── user.ms │ │ │ │ ├── x0-v10.ms │ │ │ │ ├── x0-v32.ms │ │ │ │ ├── x1-v10.ms │ │ │ │ ├── x1-v32.ms │ │ │ │ ├── x10-v10.ms │ │ │ │ ├── x2-v10.ms │ │ │ │ ├── x2-v32.ms │ │ │ │ ├── x3-v10.ms │ │ │ │ ├── x3-v32.ms │ │ │ │ ├── x4-v32.ms │ │ │ │ ├── x5-v10.ms │ │ │ │ ├── x5-v32.ms │ │ │ │ ├── x6-v10.ms │ │ │ │ ├── x6-v32.ms │ │ │ │ ├── x7-v10.ms │ │ │ │ ├── x7-v32.ms │ │ │ │ ├── x8-v10.ms │ │ │ │ ├── x9-v10.ms │ │ │ │ └── xor.ms │ │ │ ├── c/ │ │ │ │ ├── access1.c │ │ │ │ ├── append1.c │ │ │ │ ├── badldso1.c │ │ │ │ ├── badldso2.c │ │ │ │ ├── badldso3.c │ │ │ │ ├── c.exp │ │ │ │ ├── clone1.c │ │ │ │ ├── clone2.c │ │ │ │ ├── clone3.c │ │ │ │ ├── clone4.c │ │ │ │ ├── clone5.c │ │ │ │ ├── clone6.c │ │ │ │ ├── ex1.c │ │ │ │ ├── exitg1.c │ │ │ │ ├── exitg2.c │ │ │ │ ├── fcntl1.c │ │ │ │ ├── fcntl2.c │ │ │ │ ├── fdopen1.c │ │ │ │ ├── fdopen2.c │ │ │ │ ├── freopen1.c │ │ │ │ ├── freopen2.c │ │ │ │ ├── ftruncate1.c │ │ │ │ ├── ftruncate2.c │ │ │ │ ├── getcwd1.c │ │ │ │ ├── gettod.c │ │ │ │ ├── hello.c │ │ │ │ ├── hellodyn.c │ │ │ │ ├── hellodyn2.c │ │ │ │ ├── hellodyn3.c │ │ │ │ ├── kill1.c │ │ │ │ ├── kill2.c │ │ │ │ ├── kill3.c │ │ │ │ ├── mapbrk.c │ │ │ │ ├── mmap1.c │ │ │ │ ├── mmap2.c │ │ │ │ ├── mmap3.c │ │ │ │ ├── mmap4.c │ │ │ │ ├── mmap5.c │ │ │ │ ├── mmap6.c │ │ │ │ ├── mmap7.c │ │ │ │ ├── mmap8.c │ │ │ │ ├── mprotect1.c │ │ │ │ ├── mprotect2.c │ │ │ │ ├── mremap.c │ │ │ │ ├── openpf1.c │ │ │ │ ├── openpf2.c │ │ │ │ ├── openpf3.c │ │ │ │ ├── openpf4.c │ │ │ │ ├── openpf5.c │ │ │ │ ├── pipe1.c │ │ │ │ ├── pipe2.c │ │ │ │ ├── pipe3.c │ │ │ │ ├── pipe4.c │ │ │ │ ├── pipe5.c │ │ │ │ ├── pipe6.c │ │ │ │ ├── pipe7.c │ │ │ │ ├── readlink1.c │ │ │ │ ├── readlink10.c │ │ │ │ ├── readlink11.c │ │ │ │ ├── readlink2.c │ │ │ │ ├── readlink3.c │ │ │ │ ├── readlink4.c │ │ │ │ ├── readlink5.c │ │ │ │ ├── readlink6.c │ │ │ │ ├── readlink7.c │ │ │ │ ├── readlink8.c │ │ │ │ ├── readlink9.c │ │ │ │ ├── rename2.c │ │ │ │ ├── rtsigprocmask1.c │ │ │ │ ├── rtsigprocmask2.c │ │ │ │ ├── rtsigsuspend1.c │ │ │ │ ├── rtsigsuspend2.c │ │ │ │ ├── sched1.c │ │ │ │ ├── sched2.c │ │ │ │ ├── sched3.c │ │ │ │ ├── sched4.c │ │ │ │ ├── sched5.c │ │ │ │ ├── sched6.c │ │ │ │ ├── sched7.c │ │ │ │ ├── sched8.c │ │ │ │ ├── sched9.c │ │ │ │ ├── seek1.c │ │ │ │ ├── seek2.c │ │ │ │ ├── seek3.c │ │ │ │ ├── seek4.c │ │ │ │ ├── setrlimit1.c │ │ │ │ ├── settls1.c │ │ │ │ ├── sig1.c │ │ │ │ ├── sig10.c │ │ │ │ ├── sig11.c │ │ │ │ ├── sig12.c │ │ │ │ ├── sig13.c │ │ │ │ ├── sig2.c │ │ │ │ ├── sig3.c │ │ │ │ ├── sig4.c │ │ │ │ ├── sig5.c │ │ │ │ ├── sig6.c │ │ │ │ ├── sig7.c │ │ │ │ ├── sig8.c │ │ │ │ ├── sig9.c │ │ │ │ ├── sigreturn1.c │ │ │ │ ├── sigreturn2.c │ │ │ │ ├── sigreturn3.c │ │ │ │ ├── sigreturn4.c │ │ │ │ ├── sjlj.c │ │ │ │ ├── sock1.c │ │ │ │ ├── stat1.c │ │ │ │ ├── stat2.c │ │ │ │ ├── stat3.c │ │ │ │ ├── stat4.c │ │ │ │ ├── stat5.c │ │ │ │ ├── stat7.c │ │ │ │ ├── stat8.c │ │ │ │ ├── syscall1.c │ │ │ │ ├── syscall2.c │ │ │ │ ├── syscall3.c │ │ │ │ ├── syscall4.c │ │ │ │ ├── syscall5.c │ │ │ │ ├── syscall6.c │ │ │ │ ├── syscall7.c │ │ │ │ ├── syscall8.c │ │ │ │ ├── sysctl1.c │ │ │ │ ├── sysctl2.c │ │ │ │ ├── sysctl3.c │ │ │ │ ├── thread2.c │ │ │ │ ├── thread3.c │ │ │ │ ├── thread4.c │ │ │ │ ├── thread5.c │ │ │ │ ├── time1.c │ │ │ │ ├── time2.c │ │ │ │ ├── truncate1.c │ │ │ │ ├── truncate2.c │ │ │ │ ├── ugetrlimit1.c │ │ │ │ ├── uname1.c │ │ │ │ ├── writev1.c │ │ │ │ └── writev2.c │ │ │ └── hw/ │ │ │ └── rv-n-cris/ │ │ │ ├── host1.ms │ │ │ ├── irq1.ms │ │ │ ├── irq2.ms │ │ │ ├── irq3.ms │ │ │ ├── irq4.ms │ │ │ ├── irq5.ms │ │ │ ├── irq6.ms │ │ │ ├── mbox1.ms │ │ │ ├── mem1.ms │ │ │ ├── mem2.ms │ │ │ ├── poll1.ms │ │ │ ├── quit.s │ │ │ ├── rvc.exp │ │ │ ├── std.dev │ │ │ ├── testutils.inc │ │ │ ├── trivial1.ms │ │ │ ├── trivial2.ms │ │ │ ├── trivial3.ms │ │ │ ├── trivial4.ms │ │ │ ├── trivial4.r │ │ │ ├── trivial5.ms │ │ │ └── wd1.ms │ │ ├── d10v/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── allinsn.exp │ │ │ ├── exit47.s │ │ │ ├── hello.s │ │ │ ├── t-ae-ld-d.s │ │ │ ├── t-ae-ld-i.s │ │ │ ├── t-ae-ld-id.s │ │ │ ├── t-ae-ld-im.s │ │ │ ├── t-ae-ld-ip.s │ │ │ ├── t-ae-ld2w-d.s │ │ │ ├── t-ae-ld2w-i.s │ │ │ ├── t-ae-ld2w-id.s │ │ │ ├── t-ae-ld2w-im.s │ │ │ ├── t-ae-ld2w-ip.s │ │ │ ├── t-ae-st-d.s │ │ │ ├── t-ae-st-i.s │ │ │ ├── t-ae-st-id.s │ │ │ ├── t-ae-st-im.s │ │ │ ├── t-ae-st-ip.s │ │ │ ├── t-ae-st-is.s │ │ │ ├── t-ae-st2w-d.s │ │ │ ├── t-ae-st2w-i.s │ │ │ ├── t-ae-st2w-id.s │ │ │ ├── t-ae-st2w-im.s │ │ │ ├── t-ae-st2w-ip.s │ │ │ ├── t-ae-st2w-is.s │ │ │ ├── t-dbt.s │ │ │ ├── t-ld-st.s │ │ │ ├── t-mac.s │ │ │ ├── t-macros.i │ │ │ ├── t-mod-ld-pre.s │ │ │ ├── t-msbu.s │ │ │ ├── t-mulxu.s │ │ │ ├── t-mvtac.s │ │ │ ├── t-mvtc.s │ │ │ ├── t-rac.s │ │ │ ├── t-rachi.s │ │ │ ├── t-rdt.s │ │ │ ├── t-rep.s │ │ │ ├── t-rie-xx.s │ │ │ ├── t-rte.s │ │ │ ├── t-sac.s │ │ │ ├── t-sachi.s │ │ │ ├── t-sadd.s │ │ │ ├── t-slae.s │ │ │ ├── t-sp.s │ │ │ ├── t-sub.s │ │ │ ├── t-sub2w.s │ │ │ ├── t-subi.s │ │ │ └── t-trap.s │ │ ├── example-synacor/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── add.s │ │ │ ├── allinsn.exp │ │ │ ├── and.s │ │ │ ├── call.s │ │ │ ├── exit-0.s │ │ │ ├── gt.s │ │ │ ├── isa.inc │ │ │ ├── jmp.s │ │ │ ├── mem.s │ │ │ ├── mod.s │ │ │ ├── mult.s │ │ │ ├── not.s │ │ │ ├── or.s │ │ │ ├── push-pop.s │ │ │ ├── ret.s │ │ │ ├── set.s │ │ │ └── testutils.inc │ │ ├── frv/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── add.cgs │ │ │ ├── add.pcgs │ │ │ ├── addcc.cgs │ │ │ ├── addi.cgs │ │ │ ├── addicc.cgs │ │ │ ├── addx.cgs │ │ │ ├── addxcc.cgs │ │ │ ├── addxi.cgs │ │ │ ├── addxicc.cgs │ │ │ ├── allinsn-a-b.exp │ │ │ ├── allinsn-c.exp │ │ │ ├── allinsn-d-h.exp │ │ │ ├── allinsn-i-l.exp │ │ │ ├── allinsn-m.exp │ │ │ ├── allinsn-n.exp │ │ │ ├── allinsn-o-s.exp │ │ │ ├── allinsn-t-z.exp │ │ │ ├── and.cgs │ │ │ ├── andcc.cgs │ │ │ ├── andcr.cgs │ │ │ ├── andi.cgs │ │ │ ├── andicc.cgs │ │ │ ├── andncr.cgs │ │ │ ├── bar.cgs │ │ │ ├── bc.cgs │ │ │ ├── bcclr.cgs │ │ │ ├── bceqlr.cgs │ │ │ ├── bcgelr.cgs │ │ │ ├── bcgtlr.cgs │ │ │ ├── bchilr.cgs │ │ │ ├── bclelr.cgs │ │ │ ├── bclr.cgs │ │ │ ├── bclslr.cgs │ │ │ ├── bcltlr.cgs │ │ │ ├── bcnclr.cgs │ │ │ ├── bcnelr.cgs │ │ │ ├── bcnlr.cgs │ │ │ ├── bcnolr.cgs │ │ │ ├── bcnvlr.cgs │ │ │ ├── bcplr.cgs │ │ │ ├── bcralr.cgs │ │ │ ├── bctrlr.cgs │ │ │ ├── bcvlr.cgs │ │ │ ├── beq.cgs │ │ │ ├── beqlr.cgs │ │ │ ├── bge.cgs │ │ │ ├── bgelr.cgs │ │ │ ├── bgt.cgs │ │ │ ├── bgtlr.cgs │ │ │ ├── bhi.cgs │ │ │ ├── bhilr.cgs │ │ │ ├── ble.cgs │ │ │ ├── blelr.cgs │ │ │ ├── bls.cgs │ │ │ ├── blslr.cgs │ │ │ ├── blt.cgs │ │ │ ├── bltlr.cgs │ │ │ ├── bn.cgs │ │ │ ├── bnc.cgs │ │ │ ├── bnclr.cgs │ │ │ ├── bne.cgs │ │ │ ├── bnelr.cgs │ │ │ ├── bnlr.cgs │ │ │ ├── bno.cgs │ │ │ ├── bnolr.cgs │ │ │ ├── bnv.cgs │ │ │ ├── bnvlr.cgs │ │ │ ├── bp.cgs │ │ │ ├── bplr.cgs │ │ │ ├── bra.cgs │ │ │ ├── bralr.cgs │ │ │ ├── branch.pcgs │ │ │ ├── break.cgs │ │ │ ├── bv.cgs │ │ │ ├── bvlr.cgs │ │ │ ├── cache.ms │ │ │ ├── cadd.cgs │ │ │ ├── caddcc.cgs │ │ │ ├── call.cgs │ │ │ ├── call.pcgs │ │ │ ├── callil.cgs │ │ │ ├── calll.cgs │ │ │ ├── cand.cgs │ │ │ ├── candcc.cgs │ │ │ ├── ccalll.cgs │ │ │ ├── cckc.cgs │ │ │ ├── cckeq.cgs │ │ │ ├── cckge.cgs │ │ │ ├── cckgt.cgs │ │ │ ├── cckhi.cgs │ │ │ ├── cckle.cgs │ │ │ ├── cckls.cgs │ │ │ ├── ccklt.cgs │ │ │ ├── cckn.cgs │ │ │ ├── ccknc.cgs │ │ │ ├── cckne.cgs │ │ │ ├── cckno.cgs │ │ │ ├── ccknv.cgs │ │ │ ├── cckp.cgs │ │ │ ├── cckra.cgs │ │ │ ├── cckv.cgs │ │ │ ├── ccmp.cgs │ │ │ ├── cfabss.cgs │ │ │ ├── cfadds.cgs │ │ │ ├── cfckeq.cgs │ │ │ ├── cfckge.cgs │ │ │ ├── cfckgt.cgs │ │ │ ├── cfckle.cgs │ │ │ ├── cfcklg.cgs │ │ │ ├── cfcklt.cgs │ │ │ ├── cfckne.cgs │ │ │ ├── cfckno.cgs │ │ │ ├── cfcko.cgs │ │ │ ├── cfckra.cgs │ │ │ ├── cfcku.cgs │ │ │ ├── cfckue.cgs │ │ │ ├── cfckug.cgs │ │ │ ├── cfckuge.cgs │ │ │ ├── cfckul.cgs │ │ │ ├── cfckule.cgs │ │ │ ├── cfcmps.cgs │ │ │ ├── cfdivs.cgs │ │ │ ├── cfitos.cgs │ │ │ ├── cfmadds.cgs │ │ │ ├── cfmas.cgs │ │ │ ├── cfmovs.cgs │ │ │ ├── cfmss.cgs │ │ │ ├── cfmsubs.cgs │ │ │ ├── cfmuls.cgs │ │ │ ├── cfnegs.cgs │ │ │ ├── cfsqrts.cgs │ │ │ ├── cfstoi.cgs │ │ │ ├── cfsubs.cgs │ │ │ ├── cjmpl.cgs │ │ │ ├── ckc.cgs │ │ │ ├── ckeq.cgs │ │ │ ├── ckge.cgs │ │ │ ├── ckgt.cgs │ │ │ ├── ckhi.cgs │ │ │ ├── ckle.cgs │ │ │ ├── ckls.cgs │ │ │ ├── cklt.cgs │ │ │ ├── ckn.cgs │ │ │ ├── cknc.cgs │ │ │ ├── ckne.cgs │ │ │ ├── ckno.cgs │ │ │ ├── cknv.cgs │ │ │ ├── ckp.cgs │ │ │ ├── ckra.cgs │ │ │ ├── ckv.cgs │ │ │ ├── cld.cgs │ │ │ ├── cldbf.cgs │ │ │ ├── cldbfu.cgs │ │ │ ├── cldd.cgs │ │ │ ├── clddf.cgs │ │ │ ├── clddfu.cgs │ │ │ ├── clddu.cgs │ │ │ ├── cldf.cgs │ │ │ ├── cldfu.cgs │ │ │ ├── cldhf.cgs │ │ │ ├── cldhfu.cgs │ │ │ ├── cldq.cgs │ │ │ ├── cldqu.cgs │ │ │ ├── cldsb.cgs │ │ │ ├── cldsbu.cgs │ │ │ ├── cldsh.cgs │ │ │ ├── cldshu.cgs │ │ │ ├── cldu.cgs │ │ │ ├── cldub.cgs │ │ │ ├── cldubu.cgs │ │ │ ├── clduh.cgs │ │ │ ├── clduhu.cgs │ │ │ ├── clrfa.cgs │ │ │ ├── clrfr.cgs │ │ │ ├── clrga.cgs │ │ │ ├── clrgr.cgs │ │ │ ├── cmaddhss.cgs │ │ │ ├── cmaddhus.cgs │ │ │ ├── cmand.cgs │ │ │ ├── cmbtoh.cgs │ │ │ ├── cmbtohe.cgs │ │ │ ├── cmcpxis.cgs │ │ │ ├── cmcpxiu.cgs │ │ │ ├── cmcpxrs.cgs │ │ │ ├── cmcpxru.cgs │ │ │ ├── cmexpdhd.cgs │ │ │ ├── cmexpdhw.cgs │ │ │ ├── cmhtob.cgs │ │ │ ├── cmmachs.cgs │ │ │ ├── cmmachu.cgs │ │ │ ├── cmmulhs.cgs │ │ │ ├── cmmulhu.cgs │ │ │ ├── cmnot.cgs │ │ │ ├── cmor.cgs │ │ │ ├── cmov.cgs │ │ │ ├── cmovfg.cgs │ │ │ ├── cmovfgd.cgs │ │ │ ├── cmovgf.cgs │ │ │ ├── cmovgfd.cgs │ │ │ ├── cmp.cgs │ │ │ ├── cmpb.cgs │ │ │ ├── cmpba.cgs │ │ │ ├── cmpi.cgs │ │ │ ├── cmqmachs.cgs │ │ │ ├── cmqmachu.cgs │ │ │ ├── cmqmulhs.cgs │ │ │ ├── cmqmulhu.cgs │ │ │ ├── cmsubhss.cgs │ │ │ ├── cmsubhus.cgs │ │ │ ├── cmxor.cgs │ │ │ ├── cnot.cgs │ │ │ ├── commitfa.cgs │ │ │ ├── commitfr.cgs │ │ │ ├── commitga.cgs │ │ │ ├── commitgr.cgs │ │ │ ├── cop1.cgs │ │ │ ├── cop2.cgs │ │ │ ├── cor.cgs │ │ │ ├── corcc.cgs │ │ │ ├── cscan.cgs │ │ │ ├── csdiv.cgs │ │ │ ├── csll.cgs │ │ │ ├── csllcc.cgs │ │ │ ├── csmul.cgs │ │ │ ├── csmulcc.cgs │ │ │ ├── csra.cgs │ │ │ ├── csracc.cgs │ │ │ ├── csrl.cgs │ │ │ ├── csrlcc.cgs │ │ │ ├── cst.cgs │ │ │ ├── cstb.cgs │ │ │ ├── cstbf.cgs │ │ │ ├── cstbfu.cgs │ │ │ ├── cstbu.cgs │ │ │ ├── cstd.cgs │ │ │ ├── cstdf.cgs │ │ │ ├── cstdfu.cgs │ │ │ ├── cstdu.cgs │ │ │ ├── cstf.cgs │ │ │ ├── cstfu.cgs │ │ │ ├── csth.cgs │ │ │ ├── csthf.cgs │ │ │ ├── csthfu.cgs │ │ │ ├── csthu.cgs │ │ │ ├── cstq.cgs │ │ │ ├── cstu.cgs │ │ │ ├── csub.cgs │ │ │ ├── csubcc.cgs │ │ │ ├── cswap.cgs │ │ │ ├── cudiv.cgs │ │ │ ├── cxor.cgs │ │ │ ├── cxorcc.cgs │ │ │ ├── dcef.cgs │ │ │ ├── dcei.cgs │ │ │ ├── dcf.cgs │ │ │ ├── dci.cgs │ │ │ ├── exit47.ms │ │ │ ├── fabsd.cgs │ │ │ ├── fabss.cgs │ │ │ ├── faddd.cgs │ │ │ ├── fadds.cgs │ │ │ ├── fbeq.cgs │ │ │ ├── fbeqlr.cgs │ │ │ ├── fbge.cgs │ │ │ ├── fbgelr.cgs │ │ │ ├── fbgt.cgs │ │ │ ├── fbgtlr.cgs │ │ │ ├── fble.cgs │ │ │ ├── fblelr.cgs │ │ │ ├── fblg.cgs │ │ │ ├── fblglr.cgs │ │ │ ├── fblt.cgs │ │ │ ├── fbltlr.cgs │ │ │ ├── fbne.cgs │ │ │ ├── fbnelr.cgs │ │ │ ├── fbno.cgs │ │ │ ├── fbnolr.cgs │ │ │ ├── fbo.cgs │ │ │ ├── fbolr.cgs │ │ │ ├── fbra.cgs │ │ │ ├── fbralr.cgs │ │ │ ├── fbu.cgs │ │ │ ├── fbue.cgs │ │ │ ├── fbuelr.cgs │ │ │ ├── fbug.cgs │ │ │ ├── fbuge.cgs │ │ │ ├── fbugelr.cgs │ │ │ ├── fbuglr.cgs │ │ │ ├── fbul.cgs │ │ │ ├── fbule.cgs │ │ │ ├── fbulelr.cgs │ │ │ ├── fbullr.cgs │ │ │ ├── fbulr.cgs │ │ │ ├── fcbeqlr.cgs │ │ │ ├── fcbgelr.cgs │ │ │ ├── fcbgtlr.cgs │ │ │ ├── fcblelr.cgs │ │ │ ├── fcblglr.cgs │ │ │ ├── fcbltlr.cgs │ │ │ ├── fcbnelr.cgs │ │ │ ├── fcbnolr.cgs │ │ │ ├── fcbolr.cgs │ │ │ ├── fcbralr.cgs │ │ │ ├── fcbuelr.cgs │ │ │ ├── fcbugelr.cgs │ │ │ ├── fcbuglr.cgs │ │ │ ├── fcbulelr.cgs │ │ │ ├── fcbullr.cgs │ │ │ ├── fcbulr.cgs │ │ │ ├── fckeq.cgs │ │ │ ├── fckge.cgs │ │ │ ├── fckgt.cgs │ │ │ ├── fckle.cgs │ │ │ ├── fcklg.cgs │ │ │ ├── fcklt.cgs │ │ │ ├── fckne.cgs │ │ │ ├── fckno.cgs │ │ │ ├── fcko.cgs │ │ │ ├── fckra.cgs │ │ │ ├── fcku.cgs │ │ │ ├── fckue.cgs │ │ │ ├── fckug.cgs │ │ │ ├── fckuge.cgs │ │ │ ├── fckul.cgs │ │ │ ├── fckule.cgs │ │ │ ├── fcmpd.cgs │ │ │ ├── fcmps.cgs │ │ │ ├── fdabss.cgs │ │ │ ├── fdadds.cgs │ │ │ ├── fdcmps.cgs │ │ │ ├── fddivs.cgs │ │ │ ├── fditos.cgs │ │ │ ├── fdivd.cgs │ │ │ ├── fdivs.cgs │ │ │ ├── fdmadds.cgs │ │ │ ├── fdmas.cgs │ │ │ ├── fdmovs.cgs │ │ │ ├── fdmss.cgs │ │ │ ├── fdmulcs.cgs │ │ │ ├── fdmuls.cgs │ │ │ ├── fdnegs.cgs │ │ │ ├── fdsads.cgs │ │ │ ├── fdsqrts.cgs │ │ │ ├── fdstoi.cgs │ │ │ ├── fdsubs.cgs │ │ │ ├── fdtoi.cgs │ │ │ ├── fitod.cgs │ │ │ ├── fitos.cgs │ │ │ ├── fmad.cgs │ │ │ ├── fmaddd.cgs │ │ │ ├── fmadds.cgs │ │ │ ├── fmas.cgs │ │ │ ├── fmovd.cgs │ │ │ ├── fmovs.cgs │ │ │ ├── fmsd.cgs │ │ │ ├── fmss.cgs │ │ │ ├── fmsubd.cgs │ │ │ ├── fmsubs.cgs │ │ │ ├── fmuld.cgs │ │ │ ├── fmuls.cgs │ │ │ ├── fnegd.cgs │ │ │ ├── fnegs.cgs │ │ │ ├── fnop.cgs │ │ │ ├── fr400/ │ │ │ │ ├── addss.cgs │ │ │ │ ├── allinsn.exp │ │ │ │ ├── csdiv.cgs │ │ │ │ ├── maddaccs.cgs │ │ │ │ ├── masaccs.cgs │ │ │ │ ├── maveh.cgs │ │ │ │ ├── mclracc.cgs │ │ │ │ ├── mhdseth.cgs │ │ │ │ ├── mhdsets.cgs │ │ │ │ ├── mhsethih.cgs │ │ │ │ ├── mhsethis.cgs │ │ │ │ ├── mhsetloh.cgs │ │ │ │ ├── mhsetlos.cgs │ │ │ │ ├── movgs.cgs │ │ │ │ ├── movsg.cgs │ │ │ │ ├── msubaccs.cgs │ │ │ │ ├── scutss.cgs │ │ │ │ ├── sdiv.cgs │ │ │ │ ├── sdivi.cgs │ │ │ │ ├── slass.cgs │ │ │ │ ├── smass.cgs │ │ │ │ ├── smsss.cgs │ │ │ │ ├── smu.cgs │ │ │ │ ├── subss.cgs │ │ │ │ ├── udiv.cgs │ │ │ │ └── udivi.cgs │ │ │ ├── fr500/ │ │ │ │ ├── allinsn.exp │ │ │ │ ├── cmqaddhss.cgs │ │ │ │ ├── cmqaddhus.cgs │ │ │ │ ├── cmqsubhss.cgs │ │ │ │ ├── cmqsubhus.cgs │ │ │ │ ├── dcpl.cgs │ │ │ │ ├── dcul.cgs │ │ │ │ ├── mclracc.cgs │ │ │ │ ├── mqaddhss.cgs │ │ │ │ ├── mqaddhus.cgs │ │ │ │ ├── mqsubhss.cgs │ │ │ │ └── mqsubhus.cgs │ │ │ ├── fr550/ │ │ │ │ ├── allinsn.exp │ │ │ │ ├── cmaddhss.cgs │ │ │ │ ├── cmaddhus.cgs │ │ │ │ ├── cmcpxiu.cgs │ │ │ │ ├── cmcpxru.cgs │ │ │ │ ├── cmmachs.cgs │ │ │ │ ├── cmmachu.cgs │ │ │ │ ├── cmqaddhss.cgs │ │ │ │ ├── cmqaddhus.cgs │ │ │ │ ├── cmqmachs.cgs │ │ │ │ ├── cmqmachu.cgs │ │ │ │ ├── cmqsubhss.cgs │ │ │ │ ├── cmqsubhus.cgs │ │ │ │ ├── cmsubhss.cgs │ │ │ │ ├── cmsubhus.cgs │ │ │ │ ├── dcpl.cgs │ │ │ │ ├── dcul.cgs │ │ │ │ ├── mabshs.cgs │ │ │ │ ├── maddaccs.cgs │ │ │ │ ├── maddhss.cgs │ │ │ │ ├── maddhus.cgs │ │ │ │ ├── masaccs.cgs │ │ │ │ ├── mdaddaccs.cgs │ │ │ │ ├── mdasaccs.cgs │ │ │ │ ├── mdsubaccs.cgs │ │ │ │ ├── mmachs.cgs │ │ │ │ ├── mmachu.cgs │ │ │ │ ├── mmrdhs.cgs │ │ │ │ ├── mmrdhu.cgs │ │ │ │ ├── mqaddhss.cgs │ │ │ │ ├── mqaddhus.cgs │ │ │ │ ├── mqmachs.cgs │ │ │ │ ├── mqmachu.cgs │ │ │ │ ├── mqmacxhs.cgs │ │ │ │ ├── mqsubhss.cgs │ │ │ │ ├── mqsubhus.cgs │ │ │ │ ├── mqxmachs.cgs │ │ │ │ ├── mqxmacxhs.cgs │ │ │ │ ├── msubaccs.cgs │ │ │ │ ├── msubhss.cgs │ │ │ │ ├── msubhus.cgs │ │ │ │ ├── mtrap.cgs │ │ │ │ ├── udiv.cgs │ │ │ │ └── udivi.cgs │ │ │ ├── fsqrtd.cgs │ │ │ ├── fsqrts.cgs │ │ │ ├── fstoi.cgs │ │ │ ├── fsubd.cgs │ │ │ ├── fsubs.cgs │ │ │ ├── fteq.cgs │ │ │ ├── ftge.cgs │ │ │ ├── ftgt.cgs │ │ │ ├── ftieq.cgs │ │ │ ├── ftige.cgs │ │ │ ├── ftigt.cgs │ │ │ ├── ftile.cgs │ │ │ ├── ftilg.cgs │ │ │ ├── ftilt.cgs │ │ │ ├── ftine.cgs │ │ │ ├── ftino.cgs │ │ │ ├── ftio.cgs │ │ │ ├── ftira.cgs │ │ │ ├── ftiu.cgs │ │ │ ├── ftiue.cgs │ │ │ ├── ftiug.cgs │ │ │ ├── ftiuge.cgs │ │ │ ├── ftiul.cgs │ │ │ ├── ftle.cgs │ │ │ ├── ftlg.cgs │ │ │ ├── ftlt.cgs │ │ │ ├── ftne.cgs │ │ │ ├── ftno.cgs │ │ │ ├── fto.cgs │ │ │ ├── ftra.cgs │ │ │ ├── ftu.cgs │ │ │ ├── ftue.cgs │ │ │ ├── ftug.cgs │ │ │ ├── ftuge.cgs │ │ │ ├── ftul.cgs │ │ │ ├── ftule.cgs │ │ │ ├── grloop.ms │ │ │ ├── hello.ms │ │ │ ├── icei.cgs │ │ │ ├── ici.cgs │ │ │ ├── icpl.cgs │ │ │ ├── icul.cgs │ │ │ ├── interrupts/ │ │ │ │ ├── Ipipe-fr400.cgs │ │ │ │ ├── Ipipe-fr500.cgs │ │ │ │ ├── badalign-fr550.cgs │ │ │ │ ├── badalign.cgs │ │ │ │ ├── compound-fr550.cgs │ │ │ │ ├── compound.cgs │ │ │ │ ├── data_store_error-fr550.cgs │ │ │ │ ├── data_store_error.cgs │ │ │ │ ├── fp_exception-fr550.cgs │ │ │ │ ├── fp_exception.cgs │ │ │ │ ├── illinsn.cgs │ │ │ │ ├── insn_access_error-fr550.cgs │ │ │ │ ├── insn_access_error.cgs │ │ │ │ ├── mp_exception.cgs │ │ │ │ ├── privileged_instruction.cgs │ │ │ │ ├── regalign.cgs │ │ │ │ ├── reset.cgs │ │ │ │ ├── shadow_regs.cgs │ │ │ │ └── timer.cgs │ │ │ ├── interrupts.exp │ │ │ ├── jmpil.cgs │ │ │ ├── jmpl.cgs │ │ │ ├── jmpl.pcgs │ │ │ ├── ld.cgs │ │ │ ├── ldbf.cgs │ │ │ ├── ldbfi.cgs │ │ │ ├── ldbfu.cgs │ │ │ ├── ldc.cgs │ │ │ ├── ldcu.cgs │ │ │ ├── ldd.cgs │ │ │ ├── lddc.cgs │ │ │ ├── lddcu.cgs │ │ │ ├── lddf.cgs │ │ │ ├── lddfi.cgs │ │ │ ├── lddfu.cgs │ │ │ ├── lddi.cgs │ │ │ ├── lddu.cgs │ │ │ ├── ldf.cgs │ │ │ ├── ldfi.cgs │ │ │ ├── ldfu.cgs │ │ │ ├── ldhf.cgs │ │ │ ├── ldhfi.cgs │ │ │ ├── ldhfu.cgs │ │ │ ├── ldi.cgs │ │ │ ├── ldq.cgs │ │ │ ├── ldqc.cgs │ │ │ ├── ldqcu.cgs │ │ │ ├── ldqf.cgs │ │ │ ├── ldqfi.cgs │ │ │ ├── ldqfu.cgs │ │ │ ├── ldqi.cgs │ │ │ ├── ldqu.cgs │ │ │ ├── ldsb.cgs │ │ │ ├── ldsbi.cgs │ │ │ ├── ldsbu.cgs │ │ │ ├── ldsh.cgs │ │ │ ├── ldshi.cgs │ │ │ ├── ldshu.cgs │ │ │ ├── ldu.cgs │ │ │ ├── ldub.cgs │ │ │ ├── ldubi.cgs │ │ │ ├── ldubu.cgs │ │ │ ├── lduh.cgs │ │ │ ├── lduhi.cgs │ │ │ ├── lduhu.cgs │ │ │ ├── lrbranch.pcgs │ │ │ ├── mabshs.cgs │ │ │ ├── maddhss.cgs │ │ │ ├── maddhus.cgs │ │ │ ├── mand.cgs │ │ │ ├── maveh.cgs │ │ │ ├── mbtoh.cgs │ │ │ ├── mbtohe.cgs │ │ │ ├── mclracc.cgs │ │ │ ├── mcmpsh.cgs │ │ │ ├── mcmpuh.cgs │ │ │ ├── mcop1.cgs │ │ │ ├── mcop2.cgs │ │ │ ├── mcplhi.cgs │ │ │ ├── mcpli.cgs │ │ │ ├── mcpxis.cgs │ │ │ ├── mcpxiu.cgs │ │ │ ├── mcpxrs.cgs │ │ │ ├── mcpxru.cgs │ │ │ ├── mcut.cgs │ │ │ ├── mcuti.cgs │ │ │ ├── mcutss.cgs │ │ │ ├── mcutssi.cgs │ │ │ ├── mdaddaccs.cgs │ │ │ ├── mdasaccs.cgs │ │ │ ├── mdcutssi.cgs │ │ │ ├── mdpackh.cgs │ │ │ ├── mdrotli.cgs │ │ │ ├── mdsubaccs.cgs │ │ │ ├── mdunpackh.cgs │ │ │ ├── membar.cgs │ │ │ ├── mexpdhd.cgs │ │ │ ├── mexpdhw.cgs │ │ │ ├── mhdseth.cgs │ │ │ ├── mhdsets.cgs │ │ │ ├── mhsethih.cgs │ │ │ ├── mhsethis.cgs │ │ │ ├── mhsetloh.cgs │ │ │ ├── mhsetlos.cgs │ │ │ ├── mhtob.cgs │ │ │ ├── misc.exp │ │ │ ├── mmachs.cgs │ │ │ ├── mmachu.cgs │ │ │ ├── mmrdhs.cgs │ │ │ ├── mmrdhu.cgs │ │ │ ├── mmulhs.cgs │ │ │ ├── mmulhu.cgs │ │ │ ├── mmulxhs.cgs │ │ │ ├── mmulxhu.cgs │ │ │ ├── mnop.cgs │ │ │ ├── mnot.cgs │ │ │ ├── mor.cgs │ │ │ ├── mov.cgs │ │ │ ├── movfg.cgs │ │ │ ├── movfgd.cgs │ │ │ ├── movfgq.cgs │ │ │ ├── movgf.cgs │ │ │ ├── movgfd.cgs │ │ │ ├── movgfq.cgs │ │ │ ├── movgs.cgs │ │ │ ├── movsg.cgs │ │ │ ├── mpackh.cgs │ │ │ ├── mqcpxis.cgs │ │ │ ├── mqcpxiu.cgs │ │ │ ├── mqcpxrs.cgs │ │ │ ├── mqcpxru.cgs │ │ │ ├── mqlclrhs.cgs │ │ │ ├── mqlmths.cgs │ │ │ ├── mqmachs.cgs │ │ │ ├── mqmachu.cgs │ │ │ ├── mqmacxhs.cgs │ │ │ ├── mqmulhs.cgs │ │ │ ├── mqmulhu.cgs │ │ │ ├── mqmulxhs.cgs │ │ │ ├── mqmulxhu.cgs │ │ │ ├── mqsaths.cgs │ │ │ ├── mqsllhi.cgs │ │ │ ├── mqsrahi.cgs │ │ │ ├── mqxmachs.cgs │ │ │ ├── mqxmacxhs.cgs │ │ │ ├── mrdacc.cgs │ │ │ ├── mrdaccg.cgs │ │ │ ├── mrotli.cgs │ │ │ ├── mrotri.cgs │ │ │ ├── msaths.cgs │ │ │ ├── msathu.cgs │ │ │ ├── msllhi.cgs │ │ │ ├── msrahi.cgs │ │ │ ├── msrlhi.cgs │ │ │ ├── msubhss.cgs │ │ │ ├── msubhus.cgs │ │ │ ├── mtrap.cgs │ │ │ ├── munpackh.cgs │ │ │ ├── mwcut.cgs │ │ │ ├── mwcuti.cgs │ │ │ ├── mwtacc.cgs │ │ │ ├── mwtaccg.cgs │ │ │ ├── mxor.cgs │ │ │ ├── nandcr.cgs │ │ │ ├── nandncr.cgs │ │ │ ├── nfadds.cgs │ │ │ ├── nfdadds.cgs │ │ │ ├── nfdcmps.cgs │ │ │ ├── nfddivs.cgs │ │ │ ├── nfditos.cgs │ │ │ ├── nfdivs.cgs │ │ │ ├── nfdmadds.cgs │ │ │ ├── nfdmas.cgs │ │ │ ├── nfdmss.cgs │ │ │ ├── nfdmulcs.cgs │ │ │ ├── nfdmuls.cgs │ │ │ ├── nfdsads.cgs │ │ │ ├── nfdsqrts.cgs │ │ │ ├── nfdstoi.cgs │ │ │ ├── nfdsubs.cgs │ │ │ ├── nfitos.cgs │ │ │ ├── nfmadds.cgs │ │ │ ├── nfmas.cgs │ │ │ ├── nfmss.cgs │ │ │ ├── nfmsubs.cgs │ │ │ ├── nfmuls.cgs │ │ │ ├── nfsqrts.cgs │ │ │ ├── nfstoi.cgs │ │ │ ├── nfsubs.cgs │ │ │ ├── nld.cgs │ │ │ ├── nldbf.cgs │ │ │ ├── nldbfi.cgs │ │ │ ├── nldbfu.cgs │ │ │ ├── nldd.cgs │ │ │ ├── nlddf.cgs │ │ │ ├── nlddfi.cgs │ │ │ ├── nlddfu.cgs │ │ │ ├── nlddi.cgs │ │ │ ├── nlddu.cgs │ │ │ ├── nldf.cgs │ │ │ ├── nldfi.cgs │ │ │ ├── nldfu.cgs │ │ │ ├── nldhf.cgs │ │ │ ├── nldhfi.cgs │ │ │ ├── nldhfu.cgs │ │ │ ├── nldi.cgs │ │ │ ├── nldq.cgs │ │ │ ├── nldqf.cgs │ │ │ ├── nldqfi.cgs │ │ │ ├── nldqfu.cgs │ │ │ ├── nldqu.cgs │ │ │ ├── nldsb.cgs │ │ │ ├── nldsbi.cgs │ │ │ ├── nldsbu.cgs │ │ │ ├── nldsh.cgs │ │ │ ├── nldshi.cgs │ │ │ ├── nldshu.cgs │ │ │ ├── nldu.cgs │ │ │ ├── nldub.cgs │ │ │ ├── nldubi.cgs │ │ │ ├── nldubu.cgs │ │ │ ├── nlduh.cgs │ │ │ ├── nlduhi.cgs │ │ │ ├── nlduhu.cgs │ │ │ ├── nop.cgs │ │ │ ├── norcr.cgs │ │ │ ├── norncr.cgs │ │ │ ├── not.cgs │ │ │ ├── notcr.cgs │ │ │ ├── nsdiv.cgs │ │ │ ├── nsdivi.cgs │ │ │ ├── nudiv.cgs │ │ │ ├── nudivi.cgs │ │ │ ├── or.cgs │ │ │ ├── orcc.cgs │ │ │ ├── orcr.cgs │ │ │ ├── ori.cgs │ │ │ ├── oricc.cgs │ │ │ ├── orncr.cgs │ │ │ ├── parallel.exp │ │ │ ├── ret.cgs │ │ │ ├── rett.cgs │ │ │ ├── scan.cgs │ │ │ ├── scani.cgs │ │ │ ├── sdiv.cgs │ │ │ ├── sdivi.cgs │ │ │ ├── sethi.cgs │ │ │ ├── sethilo.pcgs │ │ │ ├── setlo.cgs │ │ │ ├── setlos.cgs │ │ │ ├── sll.cgs │ │ │ ├── sllcc.cgs │ │ │ ├── slli.cgs │ │ │ ├── sllicc.cgs │ │ │ ├── smul.cgs │ │ │ ├── smulcc.cgs │ │ │ ├── smuli.cgs │ │ │ ├── smulicc.cgs │ │ │ ├── sra.cgs │ │ │ ├── sracc.cgs │ │ │ ├── srai.cgs │ │ │ ├── sraicc.cgs │ │ │ ├── srl.cgs │ │ │ ├── srlcc.cgs │ │ │ ├── srli.cgs │ │ │ ├── srlicc.cgs │ │ │ ├── st.cgs │ │ │ ├── stb.cgs │ │ │ ├── stbf.cgs │ │ │ ├── stbfi.cgs │ │ │ ├── stbfu.cgs │ │ │ ├── stbi.cgs │ │ │ ├── stbu.cgs │ │ │ ├── stc.cgs │ │ │ ├── stcu.cgs │ │ │ ├── std.cgs │ │ │ ├── std.pcgs │ │ │ ├── stdc.cgs │ │ │ ├── stdc.pcgs │ │ │ ├── stdcu.cgs │ │ │ ├── stdf.cgs │ │ │ ├── stdf.pcgs │ │ │ ├── stdfi.cgs │ │ │ ├── stdfu.cgs │ │ │ ├── stdi.cgs │ │ │ ├── stdu.cgs │ │ │ ├── stf.cgs │ │ │ ├── stfi.cgs │ │ │ ├── stfu.cgs │ │ │ ├── sth.cgs │ │ │ ├── sthf.cgs │ │ │ ├── sthfi.cgs │ │ │ ├── sthfu.cgs │ │ │ ├── sthi.cgs │ │ │ ├── sthu.cgs │ │ │ ├── sti.cgs │ │ │ ├── stq.cgs │ │ │ ├── stq.pcgs │ │ │ ├── stqc.cgs │ │ │ ├── stqc.pcgs │ │ │ ├── stqcu.cgs │ │ │ ├── stqf.cgs │ │ │ ├── stqf.pcgs │ │ │ ├── stqfi.cgs │ │ │ ├── stqfu.cgs │ │ │ ├── stqi.cgs │ │ │ ├── stqu.cgs │ │ │ ├── stu.cgs │ │ │ ├── sub.cgs │ │ │ ├── subcc.cgs │ │ │ ├── subi.cgs │ │ │ ├── subicc.cgs │ │ │ ├── subx.cgs │ │ │ ├── subxcc.cgs │ │ │ ├── subxi.cgs │ │ │ ├── subxicc.cgs │ │ │ ├── swap.cgs │ │ │ ├── swapi.cgs │ │ │ ├── tc.cgs │ │ │ ├── teq.cgs │ │ │ ├── testutils.inc │ │ │ ├── tge.cgs │ │ │ ├── tgt.cgs │ │ │ ├── thi.cgs │ │ │ ├── tic.cgs │ │ │ ├── tieq.cgs │ │ │ ├── tige.cgs │ │ │ ├── tigt.cgs │ │ │ ├── tihi.cgs │ │ │ ├── tile.cgs │ │ │ ├── tils.cgs │ │ │ ├── tilt.cgs │ │ │ ├── tin.cgs │ │ │ ├── tinc.cgs │ │ │ ├── tine.cgs │ │ │ ├── tino.cgs │ │ │ ├── tinv.cgs │ │ │ ├── tip.cgs │ │ │ ├── tira.cgs │ │ │ ├── tiv.cgs │ │ │ ├── tle.cgs │ │ │ ├── tls.cgs │ │ │ ├── tlt.cgs │ │ │ ├── tn.cgs │ │ │ ├── tnc.cgs │ │ │ ├── tne.cgs │ │ │ ├── tno.cgs │ │ │ ├── tnv.cgs │ │ │ ├── tp.cgs │ │ │ ├── tra.cgs │ │ │ ├── tv.cgs │ │ │ ├── udiv.cgs │ │ │ ├── udivi.cgs │ │ │ ├── umul.cgs │ │ │ ├── umulcc.cgs │ │ │ ├── umuli.cgs │ │ │ ├── umulicc.cgs │ │ │ ├── xor.cgs │ │ │ ├── xorcc.cgs │ │ │ ├── xorcr.cgs │ │ │ ├── xori.cgs │ │ │ └── xoricc.cgs │ │ ├── ft32/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── allinsn.exp │ │ │ ├── basic.s │ │ │ └── testutils.inc │ │ ├── h8300/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── addb.s │ │ │ ├── addl.s │ │ │ ├── adds.s │ │ │ ├── addw.s │ │ │ ├── addx.s │ │ │ ├── allinsn.exp │ │ │ ├── andb.s │ │ │ ├── andl.s │ │ │ ├── andw.s │ │ │ ├── band.s │ │ │ ├── bfld.s │ │ │ ├── biand.s │ │ │ ├── bra.s │ │ │ ├── brabc.s │ │ │ ├── bset.s │ │ │ ├── cmpb.s │ │ │ ├── cmpl.s │ │ │ ├── cmpw.s │ │ │ ├── daa.s │ │ │ ├── das.s │ │ │ ├── dec.s │ │ │ ├── div.s │ │ │ ├── extl.s │ │ │ ├── extw.s │ │ │ ├── inc.s │ │ │ ├── jmp.s │ │ │ ├── ldc.s │ │ │ ├── ldm.s │ │ │ ├── mac.s │ │ │ ├── mova.s │ │ │ ├── movb.s │ │ │ ├── movl.s │ │ │ ├── movmd.s │ │ │ ├── movsd.s │ │ │ ├── movw.s │ │ │ ├── mul.s │ │ │ ├── neg.s │ │ │ ├── nop.s │ │ │ ├── not.s │ │ │ ├── orb.s │ │ │ ├── orl.s │ │ │ ├── orw.s │ │ │ ├── rotl.s │ │ │ ├── rotr.s │ │ │ ├── rotxl.s │ │ │ ├── rotxr.s │ │ │ ├── shal.s │ │ │ ├── shar.s │ │ │ ├── shll.s │ │ │ ├── shlr.s │ │ │ ├── stack.s │ │ │ ├── stc.s │ │ │ ├── subb.s │ │ │ ├── subl.s │ │ │ ├── subs.s │ │ │ ├── subw.s │ │ │ ├── subx.s │ │ │ ├── tas.s │ │ │ ├── testutils.inc │ │ │ ├── xorb.s │ │ │ ├── xorl.s │ │ │ └── xorw.s │ │ ├── iq2000/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── allinsn.exp │ │ │ ├── pass.s │ │ │ └── testutils.inc │ │ ├── lib/ │ │ │ ├── compilercheck.c │ │ │ ├── linuxcheck.c │ │ │ ├── newlibcheck.c │ │ │ └── sim-defs.exp │ │ ├── lm32/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── allinsn.exp │ │ │ ├── pass.s │ │ │ └── testutils.inc │ │ ├── local.mk │ │ ├── m32c/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── allinsn.exp │ │ │ ├── blinky.s │ │ │ ├── fail.s │ │ │ ├── gloss.s │ │ │ ├── pass.s │ │ │ ├── sample.ld │ │ │ ├── sample.s │ │ │ ├── sample2.c │ │ │ └── testutils.inc │ │ ├── m32r/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── add.cgs │ │ │ ├── add3.cgs │ │ │ ├── addi.cgs │ │ │ ├── addv.cgs │ │ │ ├── addv3.cgs │ │ │ ├── addx.cgs │ │ │ ├── allinsn.exp │ │ │ ├── and.cgs │ │ │ ├── and3.cgs │ │ │ ├── bc24.cgs │ │ │ ├── bc8.cgs │ │ │ ├── beq.cgs │ │ │ ├── beqz.cgs │ │ │ ├── bgez.cgs │ │ │ ├── bgtz.cgs │ │ │ ├── bl24.cgs │ │ │ ├── bl8.cgs │ │ │ ├── blez.cgs │ │ │ ├── bltz.cgs │ │ │ ├── bnc24.cgs │ │ │ ├── bnc8.cgs │ │ │ ├── bne.cgs │ │ │ ├── bnez.cgs │ │ │ ├── bra24.cgs │ │ │ ├── bra8.cgs │ │ │ ├── cmp.cgs │ │ │ ├── cmpi.cgs │ │ │ ├── cmpu.cgs │ │ │ ├── cmpui.cgs │ │ │ ├── div.cgs │ │ │ ├── divu.cgs │ │ │ ├── exit47.ms │ │ │ ├── hello.ms │ │ │ ├── hw-trap.ms │ │ │ ├── jl.cgs │ │ │ ├── jmp.cgs │ │ │ ├── ld-d.cgs │ │ │ ├── ld-plus.cgs │ │ │ ├── ld.cgs │ │ │ ├── ld24.cgs │ │ │ ├── ldb-d.cgs │ │ │ ├── ldb.cgs │ │ │ ├── ldh-d.cgs │ │ │ ├── ldh.cgs │ │ │ ├── ldi16.cgs │ │ │ ├── ldi8.cgs │ │ │ ├── ldub-d.cgs │ │ │ ├── ldub.cgs │ │ │ ├── lduh-d.cgs │ │ │ ├── lduh.cgs │ │ │ ├── lock.cgs │ │ │ ├── machi.cgs │ │ │ ├── maclo.cgs │ │ │ ├── macwhi.cgs │ │ │ ├── macwlo.cgs │ │ │ ├── misc.exp │ │ │ ├── mul.cgs │ │ │ ├── mulhi.cgs │ │ │ ├── mullo.cgs │ │ │ ├── mulwhi.cgs │ │ │ ├── mulwlo.cgs │ │ │ ├── mv.cgs │ │ │ ├── mvfachi.cgs │ │ │ ├── mvfaclo.cgs │ │ │ ├── mvfacmi.cgs │ │ │ ├── mvfc.cgs │ │ │ ├── mvtachi.cgs │ │ │ ├── mvtaclo.cgs │ │ │ ├── mvtc.cgs │ │ │ ├── neg.cgs │ │ │ ├── nop.cgs │ │ │ ├── not.cgs │ │ │ ├── or.cgs │ │ │ ├── or3.cgs │ │ │ ├── rac.cgs │ │ │ ├── rach.cgs │ │ │ ├── rem.cgs │ │ │ ├── remu.cgs │ │ │ ├── rte.cgs │ │ │ ├── seth.cgs │ │ │ ├── sll.cgs │ │ │ ├── sll3.cgs │ │ │ ├── slli.cgs │ │ │ ├── sra.cgs │ │ │ ├── sra3.cgs │ │ │ ├── srai.cgs │ │ │ ├── srl.cgs │ │ │ ├── srl3.cgs │ │ │ ├── srli.cgs │ │ │ ├── st-d.cgs │ │ │ ├── st-minus.cgs │ │ │ ├── st-plus.cgs │ │ │ ├── st.cgs │ │ │ ├── stb-d.cgs │ │ │ ├── stb.cgs │ │ │ ├── sth-d.cgs │ │ │ ├── sth.cgs │ │ │ ├── sub.cgs │ │ │ ├── subv.cgs │ │ │ ├── subx.cgs │ │ │ ├── testutils.inc │ │ │ ├── trap.cgs │ │ │ ├── unlock.cgs │ │ │ ├── uread16.ms │ │ │ ├── uread32.ms │ │ │ ├── uwrite16.ms │ │ │ ├── uwrite32.ms │ │ │ ├── xor.cgs │ │ │ └── xor3.cgs │ │ ├── m68hc11/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── allinsn.exp │ │ │ ├── pass.s │ │ │ └── testutils.inc │ │ ├── mcore/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── allinsn.exp │ │ │ ├── fail.s │ │ │ ├── lsr.s │ │ │ ├── lsri.s │ │ │ ├── pass.s │ │ │ ├── rotli.s │ │ │ ├── sextb.s │ │ │ ├── sexth.s │ │ │ └── testutils.inc │ │ ├── microblaze/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── allinsn.exp │ │ │ ├── fail.s │ │ │ ├── pass.s │ │ │ └── testutils.inc │ │ ├── mips/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── basic.exp │ │ │ ├── fpu64-ps-sb1.s │ │ │ ├── fpu64-ps.s │ │ │ ├── hilo-hazard-1.s │ │ │ ├── hilo-hazard-2.s │ │ │ ├── hilo-hazard-3.s │ │ │ ├── hilo-hazard-4.s │ │ │ ├── mdmx-ob-sb1.s │ │ │ ├── mdmx-ob.s │ │ │ ├── mips32-dsp.s │ │ │ ├── mips32-dsp2.s │ │ │ ├── r2-fpu.s │ │ │ ├── r6-64.s │ │ │ ├── r6-branch.s │ │ │ ├── r6-forbidden.s │ │ │ ├── r6-fpu.s │ │ │ ├── r6-llsc-dp.s │ │ │ ├── r6-llsc-wp.s │ │ │ ├── r6-removed.csv │ │ │ ├── r6-removed.s │ │ │ ├── r6.s │ │ │ ├── sanity.s │ │ │ ├── testutils.inc │ │ │ ├── utils-dsp.inc │ │ │ ├── utils-fpu.inc │ │ │ ├── utils-mdmx.inc │ │ │ └── utils-r6.inc │ │ ├── mn10300/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── allinsn.exp │ │ │ ├── pass.s │ │ │ └── testutils.inc │ │ ├── moxie/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── allinsn.exp │ │ │ ├── pass.s │ │ │ └── testutils.inc │ │ ├── msp430/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── add.s │ │ │ ├── allinsn.exp │ │ │ ├── mpyull_hwmult.s │ │ │ ├── rrux.s │ │ │ └── testutils.inc │ │ ├── or1k/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── add.S │ │ │ ├── adrp.S │ │ │ ├── alltests.exp │ │ │ ├── and.S │ │ │ ├── basic.S │ │ │ ├── div.S │ │ │ ├── ext.S │ │ │ ├── find.S │ │ │ ├── flag.S │ │ │ ├── fpu-unordered.S │ │ │ ├── fpu.S │ │ │ ├── fpu64a32-unordered.S │ │ │ ├── fpu64a32.S │ │ │ ├── jump.S │ │ │ ├── load.S │ │ │ ├── mac.S │ │ │ ├── mfspr.S │ │ │ ├── mul.S │ │ │ ├── or.S │ │ │ ├── or1k-asm-test-env.h │ │ │ ├── or1k-asm-test-helpers.h │ │ │ ├── or1k-asm-test.h │ │ │ ├── or1k-asm.h │ │ │ ├── or1k-test.ld │ │ │ ├── ror.S │ │ │ ├── shift.S │ │ │ ├── spr-defs.h │ │ │ ├── sub.S │ │ │ └── xor.S │ │ ├── pru/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── add.s │ │ │ ├── allinsn.exp │ │ │ ├── carry.s │ │ │ ├── dmem-zero-pass.s │ │ │ ├── dmem-zero-trap.s │ │ │ ├── dram.s │ │ │ ├── jmp.s │ │ │ ├── lmbd.s │ │ │ ├── loop-imm.s │ │ │ ├── loop-reg.s │ │ │ ├── loop-zero.s │ │ │ ├── mul.s │ │ │ ├── subreg.s │ │ │ └── testutils.inc │ │ ├── riscv/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── allinsn.exp │ │ │ ├── c-ext.s │ │ │ ├── jalr.s │ │ │ ├── m-ext.s │ │ │ ├── pass.s │ │ │ └── testutils.inc │ │ ├── sh/ │ │ │ ├── ChangeLog-2021 │ │ │ ├── add.s │ │ │ ├── allinsn.exp │ │ │ ├── and.s │ │ │ ├── bandor.s │ │ │ ├── bandornot.s │ │ │ ├── bclr.s │ │ │ ├── bld.s │ │ │ ├── bldnot.s │ │ │ ├── bset.s │ │ │ ├── bst.s │ │ │ ├── bxor.s │ │ │ ├── clip.s │ │ │ ├── div.s │ │ │ ├── dmxy.s │ │ │ ├── fabs.s │ │ │ ├── fadd.s │ │ │ ├── fail.s │ │ │ ├── fcmpeq.s │ │ │ ├── fcmpgt.s │ │ │ ├── fcnvds.s │ │ │ ├── fcnvsd.s │ │ │ ├── fdiv.s │ │ │ ├── fipr.s │ │ │ ├── fldi0.s │ │ │ ├── fldi1.s │ │ │ ├── flds.s │ │ │ ├── float.s │ │ │ ├── fmac.s │ │ │ ├── fmov.s │ │ │ ├── fmul.s │ │ │ ├── fneg.s │ │ │ ├── fpchg.s │ │ │ ├── frchg.s │ │ │ ├── fsca.s │ │ │ ├── fschg.s │ │ │ ├── fsqrt.s │ │ │ ├── fsrra.s │ │ │ ├── fsub.s │ │ │ ├── ftrc.s │ │ │ ├── ldrc.s │ │ │ ├── loop.s │ │ │ ├── macl.s │ │ │ ├── macw.s │ │ │ ├── mov.s │ │ │ ├── movi.s │ │ │ ├── movli.s │ │ │ ├── movua.s │ │ │ ├── movxy.s │ │ │ ├── mulr.s │ │ │ ├── pabs.s │ │ │ ├── padd.s │ │ │ ├── paddc.s │ │ │ ├── pand.s │ │ │ ├── pass.s │ │ │ ├── pclr.s │ │ │ ├── pdec.s │ │ │ ├── pdmsb.s │ │ │ ├── pinc.s │ │ │ ├── pmuls.s │ │ │ ├── prnd.s │ │ │ ├── pshai.s │ │ │ ├── pshar.s │ │ │ ├── pshli.s │ │ │ ├── pshlr.s │ │ │ ├── psub.s │ │ │ ├── pswap.s │ │ │ ├── pushpop.s │ │ │ ├── resbank.s │ │ │ ├── sett.s │ │ │ ├── shll.s │ │ │ ├── shll16.s │ │ │ ├── shll2.s │ │ │ ├── shll8.s │ │ │ ├── shlr.s │ │ │ ├── shlr16.s │ │ │ ├── shlr2.s │ │ │ ├── shlr8.s │ │ │ ├── swap.s │ │ │ └── testutils.inc │ │ └── v850/ │ │ ├── ChangeLog-2021 │ │ ├── allinsns.exp │ │ ├── bins.cgs │ │ ├── bsh.cgs │ │ ├── div.cgs │ │ ├── divh.cgs │ │ ├── divh_3.cgs │ │ ├── divhu.cgs │ │ ├── divq.cgs │ │ ├── divu.cgs │ │ ├── mul.cgs │ │ ├── sar.cgs │ │ ├── satadd.cgs │ │ ├── satsub.cgs │ │ ├── satsubi.cgs │ │ ├── satsubr.cgs │ │ ├── shl.cgs │ │ ├── shr.cgs │ │ ├── testutils.cgs │ │ └── testutils.inc │ └── v850/ │ ├── ChangeLog-2021 │ ├── interp.c │ ├── local.mk │ ├── sim-main.h │ ├── simops.c │ ├── simops.h │ ├── v850-sim.h │ ├── v850.dc │ └── v850.igen ├── src-release.sh ├── symlink-tree ├── test-driver ├── texinfo/ │ └── texinfo.tex ├── ylwrap └── zlib/ ├── CMakeLists.txt ├── ChangeLog ├── ChangeLog.bin-gdb ├── ChangeLog.gcj ├── ChangeLog.jit ├── FAQ ├── INDEX ├── Makefile.am ├── Makefile.in ├── README ├── acinclude.m4 ├── aclocal.m4 ├── adler32.c ├── amiga/ │ ├── Makefile.pup │ └── Makefile.sas ├── compress.c ├── configure ├── configure.ac ├── contrib/ │ ├── README.contrib │ ├── ada/ │ │ ├── buffer_demo.adb │ │ ├── mtest.adb │ │ ├── read.adb │ │ ├── readme.txt │ │ ├── test.adb │ │ ├── zlib-streams.adb │ │ ├── zlib-streams.ads │ │ ├── zlib-thin.adb │ │ ├── zlib-thin.ads │ │ ├── zlib.adb │ │ ├── zlib.ads │ │ └── zlib.gpr │ ├── amd64/ │ │ └── amd64-match.S │ ├── asm686/ │ │ ├── README.686 │ │ └── match.S │ ├── blast/ │ │ ├── Makefile │ │ ├── README │ │ ├── blast.c │ │ ├── blast.h │ │ ├── test.pk │ │ └── test.txt │ ├── delphi/ │ │ ├── ZLib.pas │ │ ├── ZLibConst.pas │ │ ├── readme.txt │ │ └── zlibd32.mak │ ├── dotzlib/ │ │ ├── DotZLib/ │ │ │ ├── AssemblyInfo.cs │ │ │ ├── ChecksumImpl.cs │ │ │ ├── CircularBuffer.cs │ │ │ ├── CodecBase.cs │ │ │ ├── Deflater.cs │ │ │ ├── DotZLib.cs │ │ │ ├── DotZLib.csproj │ │ │ ├── GZipStream.cs │ │ │ ├── Inflater.cs │ │ │ └── UnitTests.cs │ │ ├── DotZLib.build │ │ ├── DotZLib.chm │ │ ├── DotZLib.sln │ │ ├── LICENSE_1_0.txt │ │ └── readme.txt │ ├── gcc_gvmat64/ │ │ └── gvmat64.S │ ├── infback9/ │ │ ├── README │ │ ├── infback9.c │ │ ├── infback9.h │ │ ├── inffix9.h │ │ ├── inflate9.h │ │ ├── inftree9.c │ │ └── inftree9.h │ ├── inflate86/ │ │ ├── inffas86.c │ │ └── inffast.S │ ├── iostream/ │ │ ├── test.cpp │ │ ├── zfstream.cpp │ │ └── zfstream.h │ ├── iostream2/ │ │ ├── zstream.h │ │ └── zstream_test.cpp │ ├── iostream3/ │ │ ├── README │ │ ├── TODO │ │ ├── test.cc │ │ ├── zfstream.cc │ │ └── zfstream.h │ ├── masmx64/ │ │ ├── bld_ml64.bat │ │ ├── gvmat64.asm │ │ ├── gvmat64.obj │ │ ├── inffas8664.c │ │ ├── inffasx64.asm │ │ ├── inffasx64.obj │ │ └── readme.txt │ ├── masmx86/ │ │ ├── bld_ml32.bat │ │ ├── gvmat32.obj │ │ ├── inffas32.asm │ │ ├── inffas32.obj │ │ ├── match686.asm │ │ └── readme.txt │ ├── minizip/ │ │ ├── Makefile │ │ ├── Makefile.am │ │ ├── MiniZip64_Changes.txt │ │ ├── MiniZip64_info.txt │ │ ├── configure.ac │ │ ├── crypt.h │ │ ├── ioapi.c │ │ ├── ioapi.h │ │ ├── iowin32.c │ │ ├── iowin32.h │ │ ├── make_vms.com │ │ ├── miniunz.c │ │ ├── miniunzip.1 │ │ ├── minizip.1 │ │ ├── minizip.c │ │ ├── minizip.pc.in │ │ ├── mztools.c │ │ ├── mztools.h │ │ ├── unzip.c │ │ ├── unzip.h │ │ ├── zip.c │ │ └── zip.h │ ├── pascal/ │ │ ├── example.pas │ │ ├── readme.txt │ │ ├── zlibd32.mak │ │ └── zlibpas.pas │ ├── puff/ │ │ ├── Makefile │ │ ├── README │ │ ├── puff.c │ │ ├── puff.h │ │ ├── pufftest.c │ │ └── zeros.raw │ ├── testzlib/ │ │ ├── testzlib.c │ │ └── testzlib.txt │ ├── untgz/ │ │ ├── Makefile │ │ ├── Makefile.msc │ │ └── untgz.c │ └── vstudio/ │ ├── readme.txt │ ├── vc10/ │ │ ├── miniunz.vcxproj │ │ ├── miniunz.vcxproj.filters │ │ ├── minizip.vcxproj │ │ ├── minizip.vcxproj.filters │ │ ├── testzlib.vcxproj │ │ ├── testzlib.vcxproj.filters │ │ ├── testzlibdll.vcxproj │ │ ├── testzlibdll.vcxproj.filters │ │ ├── zlib.rc │ │ ├── zlibstat.vcxproj │ │ ├── zlibstat.vcxproj.filters │ │ ├── zlibvc.def │ │ ├── zlibvc.sln │ │ ├── zlibvc.vcxproj │ │ └── zlibvc.vcxproj.filters │ ├── vc11/ │ │ ├── miniunz.vcxproj │ │ ├── minizip.vcxproj │ │ ├── testzlib.vcxproj │ │ ├── testzlibdll.vcxproj │ │ ├── zlib.rc │ │ ├── zlibstat.vcxproj │ │ ├── zlibvc.def │ │ ├── zlibvc.sln │ │ └── zlibvc.vcxproj │ ├── vc12/ │ │ ├── miniunz.vcxproj │ │ ├── minizip.vcxproj │ │ ├── testzlib.vcxproj │ │ ├── testzlibdll.vcxproj │ │ ├── zlib.rc │ │ ├── zlibstat.vcxproj │ │ ├── zlibvc.def │ │ ├── zlibvc.sln │ │ └── zlibvc.vcxproj │ ├── vc14/ │ │ ├── miniunz.vcxproj │ │ ├── miniunz.vcxproj.user │ │ ├── minizip.vcxproj │ │ ├── minizip.vcxproj.user │ │ ├── testzlib.vcxproj │ │ ├── testzlib.vcxproj.user │ │ ├── testzlibdll.vcxproj │ │ ├── testzlibdll.vcxproj.user │ │ ├── zlib.rc │ │ ├── zlibstat.vcxproj │ │ ├── zlibstat.vcxproj.user │ │ ├── zlibvc.def │ │ ├── zlibvc.sln │ │ ├── zlibvc.vcxproj │ │ └── zlibvc.vcxproj.user │ └── vc9/ │ ├── miniunz.vcproj │ ├── minizip.vcproj │ ├── testzlib.vcproj │ ├── testzlibdll.vcproj │ ├── zlib.rc │ ├── zlibstat.vcproj │ ├── zlibvc.def │ ├── zlibvc.sln │ └── zlibvc.vcproj ├── crc32.c ├── crc32.h ├── deflate.c ├── deflate.h ├── doc/ │ ├── algorithm.txt │ ├── rfc1950.txt │ ├── rfc1951.txt │ ├── rfc1952.txt │ └── txtvsbin.txt ├── example.c ├── examples/ │ ├── README.examples │ ├── enough.c │ ├── fitblk.c │ ├── gun.c │ ├── gzappend.c │ ├── gzjoin.c │ ├── gzlog.c │ ├── gzlog.h │ ├── gznorm.c │ ├── zlib_how.html │ ├── zpipe.c │ ├── zran.c │ └── zran.h ├── gzclose.c ├── gzguts.h ├── gzlib.c ├── gzread.c ├── gzwrite.c ├── infback.c ├── inffast.c ├── inffast.h ├── inffixed.h ├── inflate.c ├── inflate.h ├── inftrees.c ├── inftrees.h ├── make_vms.com ├── minigzip.c ├── msdos/ │ ├── Makefile.bor │ ├── Makefile.dj2 │ ├── Makefile.emx │ ├── Makefile.msc │ └── Makefile.tc ├── nintendods/ │ ├── Makefile │ └── README ├── old/ │ ├── Makefile.emx │ ├── Makefile.riscos │ ├── README │ ├── descrip.mms │ ├── os2/ │ │ ├── Makefile.os2 │ │ └── zlib.def │ └── visual-basic.txt ├── os400/ │ ├── README400 │ ├── bndsrc │ ├── make.sh │ └── zlib.inc ├── qnx/ │ └── package.qpg ├── test/ │ ├── example.c │ ├── infcover.c │ └── minigzip.c ├── treebuild.xml ├── trees.c ├── trees.h ├── uncompr.c ├── watcom/ │ ├── watcom_f.mak │ └── watcom_l.mak ├── win32/ │ ├── DLL_FAQ.txt │ ├── Makefile.bor │ ├── Makefile.gcc │ ├── Makefile.msc │ ├── README-WIN32.txt │ ├── VisualC.txt │ ├── zlib.def │ └── zlib1.rc ├── zconf.h ├── zconf.h.cmakein ├── zconf.h.in ├── zlib.3 ├── zlib.h ├── zlib.pc.cmakein ├── zlib.pc.in ├── zlib2ansi ├── zutil.c └── zutil.h