binutils-gdb/opcodes
Naveen H.S 2c62985659 MIPS: Add Octeon 3 support
binutils:
2014-10-31  Andrew Pinski  <apinski@cavium.com>
            Naveen H.S  <Naveen.Hurugalawadi@caviumnetworks.com>

	* readelf.c (print_mips_isa_ext): Print the value of Octeon3.

gas:
2014-10-31  Andrew Pinski  <apinski@cavium.com>
            Naveen H.S  <Naveen.Hurugalawadi@caviumnetworks.com>

	* config/tc-mips.c (CPU_IS_OCTEON): Handle CPU_OCTEON3.
	(mips_cpu_info_table): Octeon3 enables virt ase.
	* doc/c-mips.texi: Document octeon3 as an acceptable value for
	-march=.

gas/testsuite:
2014-10-31  Andrew Pinski  <apinski@cavium.com>
            Naveen H.S  <Naveen.Hurugalawadi@caviumnetworks.com>

	* gas/mips/mips.exp: Add support for Octeon3 architecture.
	Also add in support for running Octeon3 tests.
	* gas/mips/octeon3.d: New test.
	* gas/mips/octeon3.s: New test source.

opcodes:
2014-10-31  Andrew Pinski  <apinski@cavium.com>
            Naveen H.S  <Naveen.Hurugalawadi@caviumnetworks.com>

	* mips-dis.c (mips_arch_choices): Add octeon3.
	* mips-opc.c (IOCT): Include INSN_OCTEON3.
	(IOCT2): Likewise.
	(IOCT3): New define.
	(IVIRT): New define.
	(mips_builtin_opcodes): Add dmfgc0, dmtgc0, hypcall, mfgc0, mtgc0,
	tlbinv, tlbinvf, tlbgr, tlbgwi, tlbginv, tlbginvf, tlbgwr, tlbgp, tlti
	IVIRT instructions.
	Extend mtm0, mtm1, mtm2, mtp0, mtp1, mtp2 instructions to take another
	operand for IOCT3.

bfd:
2014-10-31  Andrew Pinski  <apinski@cavium.com>
            Naveen H.S  <Naveen.Hurugalawadi@caviumnetworks.com>

	* archures.c: Add octeon3 for mips target.
	* bfd-in2.h: Regenerate.
	* bfd/cpu-mips.c: Define I_mipsocteon3.
	nfo_struct): Add octeon3 support.
	* bfd/elfxx-mips.c: (_bfd_elf_mips_mach): Add support for
	octeon3.
	(mips_set_isa_flags): Add support for octeon3.
	(bfd_mips_isa_ext): Add bfd_mach_mips_octeon3.
	(mips_mach_extensions): Make bfd_mach_mips_octeon3 an
	extension of bfd_mach_mips_octeon2.
	(print_mips_isa_ext): Print the value of Octeon3.
2014-10-31 13:50:10 -07:00
..
po Updated/new translations provided by the Translations Project. 2014-10-29 16:34:04 +00:00
.gitignore
ChangeLog MIPS: Add Octeon 3 support 2014-10-31 13:50:10 -07:00
ChangeLog-0001
ChangeLog-0203
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013 New Year - binutils ChangeLog rotation 2014-01-08 05:32:12 -08:00
ChangeLog-9297
ChangeLog-9899
MAINTAINERS Update copyright years 2014-03-05 22:16:15 +10:30
Makefile.am Use modern AC_INIT in configure.in 2014-07-04 12:41:26 +09:30
Makefile.in Rename configure.in to configure.ac 2014-07-04 13:40:28 +09:30
aarch64-asm-2.c [PATCH/AArch64] Implement LSE feature 2014-09-03 14:53:53 +01:00
aarch64-asm.c [PATCH/AArch64] Implement LSE feature 2014-09-03 14:53:53 +01:00
aarch64-asm.h Update copyright years 2014-03-05 22:16:15 +10:30
aarch64-dis-2.c [PATCH/AArch64] Generic support for all system registers using mrs and msr 2014-09-03 14:53:53 +01:00
aarch64-dis.c [PATCH/AArch64] Implement LSE feature 2014-09-03 14:53:53 +01:00
aarch64-dis.h [PATCH/AArch64] Implement LSE feature 2014-09-03 14:53:53 +01:00
aarch64-gen.c Update copyright years 2014-03-05 22:16:15 +10:30
aarch64-opc-2.c [PATCH/AArch64] Implement LSE feature 2014-09-03 14:53:53 +01:00
aarch64-opc.c [PATCH/AArch64] Implement LSE feature 2014-09-03 14:53:53 +01:00
aarch64-opc.h [PATCH/AArch64] Implement LSE feature 2014-09-03 14:53:53 +01:00
aarch64-tbl.h [PATCH/AArch64] Generic support for all system registers using mrs and msr 2014-09-03 14:53:53 +01:00
aclocal.m4
alpha-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
alpha-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
arc-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
arc-dis.h Update copyright years 2014-03-05 22:16:15 +10:30
arc-ext.c Update copyright years 2014-03-05 22:16:15 +10:30
arc-ext.h Update copyright years 2014-03-05 22:16:15 +10:30
arc-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
arm-dis.c ARM/opcodes: Fix negative hexadecimal offset disassembly 2014-08-22 16:42:12 +01:00
avr-dis.c Add support for the AVR Tiny series of microcontrollers. 2014-07-01 10:20:17 +01:00
bfin-dis.c opcodes: blackfin: convert ad-hoc ints to bfd_boolean 2014-08-14 09:14:39 -04:00
cgen-asm.c Update copyright years 2014-03-05 22:16:15 +10:30
cgen-asm.in Update copyright years 2014-03-05 22:16:15 +10:30
cgen-bitset.c Update copyright years 2014-03-05 22:16:15 +10:30
cgen-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
cgen-dis.in Update copyright years 2014-03-05 22:16:15 +10:30
cgen-ibld.in Update copyright years 2014-03-05 22:16:15 +10:30
cgen-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
cgen.sh Update copyright years 2014-03-05 22:16:15 +10:30
config.in Rename configure.in to configure.ac 2014-07-04 13:40:28 +09:30
configure Bump bfd version. 2014-10-15 10:21:25 +02:00
configure.ac Rename configure.in to configure.ac 2014-07-04 13:40:28 +09:30
configure.com Update copyright years 2014-03-05 22:16:15 +10:30
cr16-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
cr16-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
cris-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
cris-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
crx-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
crx-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
d10v-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
d10v-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
d30v-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
d30v-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
dep-in.sed
dis-buf.c Update copyright years 2014-03-05 22:16:15 +10:30
dis-init.c Update copyright years 2014-03-05 22:16:15 +10:30
disassemble.c Remove support for the (deprecated) openrisc and or32 configurations and replace 2014-04-22 15:57:47 +01:00
dlx-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
epiphany-asm.c Update copyright years 2014-03-05 22:16:15 +10:30
epiphany-desc.c Update copyright years 2014-03-05 22:16:15 +10:30
epiphany-desc.h Update copyright years 2014-03-05 22:16:15 +10:30
epiphany-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
epiphany-ibld.c Update copyright years 2014-03-05 22:16:15 +10:30
epiphany-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
epiphany-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
fr30-asm.c Update copyright years 2014-03-05 22:16:15 +10:30
fr30-desc.c Update copyright years 2014-03-05 22:16:15 +10:30
fr30-desc.h Update copyright years 2014-03-05 22:16:15 +10:30
fr30-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
fr30-ibld.c Update copyright years 2014-03-05 22:16:15 +10:30
fr30-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
fr30-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
frv-asm.c Update copyright years 2014-03-05 22:16:15 +10:30
frv-desc.c Update copyright years 2014-03-05 22:16:15 +10:30
frv-desc.h Update copyright years 2014-03-05 22:16:15 +10:30
frv-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
frv-ibld.c Update copyright years 2014-03-05 22:16:15 +10:30
frv-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
frv-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
h8300-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
h8500-dis.c Use sigsetjmp/siglongjmp in opcodes 2014-05-02 08:27:16 -07:00
h8500-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
hppa-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
i370-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
i370-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
i386-dis-evex.h Add AVX512DQ instructions and their AVX512VL variants. 2014-07-22 10:23:49 -07:00
i386-dis.c Ignore MOD field for control/debug register move 2014-09-22 09:38:53 -07:00
i386-gen.c Add AVX512DQ instructions and their AVX512VL variants. 2014-07-22 10:23:49 -07:00
i386-init.h Add AVX512DQ instructions and their AVX512VL variants. 2014-07-22 10:23:49 -07:00
i386-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
i386-opc.h Add AVX512DQ instructions and their AVX512VL variants. 2014-07-22 10:23:49 -07:00
i386-opc.tbl Add AVX512DQ instructions and their AVX512VL variants. 2014-07-22 10:23:49 -07:00
i386-reg.tbl Update copyright years 2014-03-05 22:16:15 +10:30
i386-tbl.h Add AVX512DQ instructions and their AVX512VL variants. 2014-07-22 10:23:49 -07:00
i860-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
i960-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
ia64-asmtab.c Update copyright years 2014-03-05 22:16:15 +10:30
ia64-asmtab.h Update copyright years 2014-03-05 22:16:15 +10:30
ia64-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
ia64-gen.c Update copyright years 2014-03-05 22:16:15 +10:30
ia64-ic.tbl
ia64-opc-a.c Update copyright years 2014-03-05 22:16:15 +10:30
ia64-opc-b.c Update copyright years 2014-03-05 22:16:15 +10:30
ia64-opc-d.c Update copyright years 2014-03-05 22:16:15 +10:30
ia64-opc-f.c Update copyright years 2014-03-05 22:16:15 +10:30
ia64-opc-i.c Update copyright years 2014-03-05 22:16:15 +10:30
ia64-opc-m.c Update copyright years 2014-03-05 22:16:15 +10:30
ia64-opc-x.c Update copyright years 2014-03-05 22:16:15 +10:30
ia64-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
ia64-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
ia64-raw.tbl
ia64-war.tbl
ia64-waw.tbl
ip2k-asm.c Update copyright years 2014-03-05 22:16:15 +10:30
ip2k-desc.c Update copyright years 2014-03-05 22:16:15 +10:30
ip2k-desc.h Update copyright years 2014-03-05 22:16:15 +10:30
ip2k-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
ip2k-ibld.c Update copyright years 2014-03-05 22:16:15 +10:30
ip2k-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
ip2k-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
iq2000-asm.c Update copyright years 2014-03-05 22:16:15 +10:30
iq2000-desc.c Update copyright years 2014-03-05 22:16:15 +10:30
iq2000-desc.h Update copyright years 2014-03-05 22:16:15 +10:30
iq2000-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
iq2000-ibld.c Update copyright years 2014-03-05 22:16:15 +10:30
iq2000-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
iq2000-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
lm32-asm.c Update copyright years 2014-03-05 22:16:15 +10:30
lm32-desc.c Update copyright years 2014-03-05 22:16:15 +10:30
lm32-desc.h Update copyright years 2014-03-05 22:16:15 +10:30
lm32-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
lm32-ibld.c Update copyright years 2014-03-05 22:16:15 +10:30
lm32-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
lm32-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
lm32-opinst.c Update copyright years 2014-03-05 22:16:15 +10:30
m32c-asm.c Update copyright years 2014-03-05 22:16:15 +10:30
m32c-desc.c Update copyright years 2014-03-05 22:16:15 +10:30
m32c-desc.h Update copyright years 2014-03-05 22:16:15 +10:30
m32c-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
m32c-ibld.c Update copyright years 2014-03-05 22:16:15 +10:30
m32c-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
m32c-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
m32r-asm.c Update copyright years 2014-03-05 22:16:15 +10:30
m32r-desc.c Update copyright years 2014-03-05 22:16:15 +10:30
m32r-desc.h Update copyright years 2014-03-05 22:16:15 +10:30
m32r-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
m32r-ibld.c Update copyright years 2014-03-05 22:16:15 +10:30
m32r-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
m32r-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
m32r-opinst.c Update copyright years 2014-03-05 22:16:15 +10:30
m68hc11-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
m68hc11-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
m68k-dis.c Remove unnecessary header from m68k-dis.c 2014-05-20 13:15:18 +09:30
m68k-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
m88k-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
m10200-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
m10200-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
m10300-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
m10300-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
makefile.vms Update copyright years 2014-03-05 22:16:15 +10:30
mcore-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
mcore-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
mep-asm.c Update copyright years 2014-03-05 22:16:15 +10:30
mep-desc.c Update copyright years 2014-03-05 22:16:15 +10:30
mep-desc.h Update copyright years 2014-03-05 22:16:15 +10:30
mep-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
mep-ibld.c Update copyright years 2014-03-05 22:16:15 +10:30
mep-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
mep-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
metag-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
microblaze-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
microblaze-dis.h Update copyright years 2014-03-05 22:16:15 +10:30
microblaze-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
microblaze-opcm.h Update copyright years 2014-03-05 22:16:15 +10:30
micromips-opc.c MIPS: Make the CODE10 operand code consistent between ISAs 2014-08-26 13:44:34 +01:00
mips-dis.c MIPS: Add Octeon 3 support 2014-10-31 13:50:10 -07:00
mips-formats.h Add support for MIPS R6. 2014-09-15 12:15:55 +01:00
mips-opc.c MIPS: Add Octeon 3 support 2014-10-31 13:50:10 -07:00
mips16-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
mmix-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
mmix-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
moxie-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
moxie-opc.c Add new sign-extension instructions to moxie port 2014-04-02 20:04:23 -04:00
msp430-decode.c Update copyright years 2014-03-05 22:16:15 +10:30
msp430-decode.opc Update copyright years 2014-03-05 22:16:15 +10:30
msp430-dis.c Fix the disassembly of MSP430 extended index addressing mode. 2014-06-03 08:54:04 +01:00
mt-asm.c Update copyright years 2014-03-05 22:16:15 +10:30
mt-desc.c Update copyright years 2014-03-05 22:16:15 +10:30
mt-desc.h Update copyright years 2014-03-05 22:16:15 +10:30
mt-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
mt-ibld.c Update copyright years 2014-03-05 22:16:15 +10:30
mt-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
mt-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
nds32-asm.c NDS32/opcodes: Add audio ISA extension and modify the disassemble implemnt. 2014-09-16 12:28:11 +08:00
nds32-asm.h NDS32/opcodes: Add audio ISA extension and modify the disassemble implemnt. 2014-09-16 12:28:11 +08:00
nds32-dis.c NDS32/opcodes: Add audio ISA extension and modify the disassemble implemnt. 2014-09-16 12:28:11 +08:00
nds32-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
nios2-dis.c Refactoring/cleanup of nios2 opcodes and assembler code. 2014-10-23 09:54:15 -07:00
nios2-opc.c Refactoring/cleanup of nios2 opcodes and assembler code. 2014-10-23 09:54:15 -07:00
ns32k-dis.c Use sigsetjmp/siglongjmp in opcodes 2014-05-02 08:27:16 -07:00
opc2c.c Update copyright years 2014-03-05 22:16:15 +10:30
opintl.h Update copyright years 2014-03-05 22:16:15 +10:30
or1k-asm.c Whitespace fixes for cpu/or1k.opc 2014-06-12 12:30:57 +09:30
or1k-desc.c or1k: add missing l.msync, l.psync and l.psync instructions. 2014-07-20 20:26:09 +03:00
or1k-desc.h or1k: add missing l.msync, l.psync and l.psync instructions. 2014-07-20 20:26:09 +03:00
or1k-dis.c Whitespace fixes for cpu/or1k.opc 2014-06-12 12:30:57 +09:30
or1k-ibld.c Whitespace fixes for cpu/or1k.opc 2014-06-12 12:30:57 +09:30
or1k-opc.c or1k: add missing l.msync, l.psync and l.psync instructions. 2014-07-20 20:26:09 +03:00
or1k-opc.h or1k: add missing l.msync, l.psync and l.psync instructions. 2014-07-20 20:26:09 +03:00
or1k-opinst.c or1k: add missing l.msync, l.psync and l.psync instructions. 2014-07-20 20:26:09 +03:00
pdp11-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
pdp11-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
pj-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
pj-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
ppc-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
ppc-opc.c ppc: enable msgclr and msgsnd on Power8 2014-10-21 09:56:38 +02:00
rl78-decode.c Update copyright years 2014-03-05 22:16:15 +10:30
rl78-decode.opc Update copyright years 2014-03-05 22:16:15 +10:30
rl78-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
rx-decode.c Fix RX gas testsuite failures by accounting for new variations in the disassembler's output. 2014-03-19 09:38:25 +00:00
rx-decode.opc Fix RX gas testsuite failures by accounting for new variations in the disassembler's output. 2014-03-19 09:38:25 +00:00
rx-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
s390-dis.c This patch set mainly aims at improving the S/390 disassembler's 2014-08-19 15:42:13 +01:00
s390-mkopc.c Update copyright years 2014-03-05 22:16:15 +10:30
s390-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
s390-opc.txt Update copyright years 2014-03-05 22:16:15 +10:30
score-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
score-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
score7-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
sh-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
sh-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
sh64-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
sh64-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
sh64-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
sparc-dis.c This is a series of patches that add support for the SPARC M7 cpu to 2014-10-09 13:16:53 +01:00
sparc-opc.c opcodes, elf: annotate instructions with HWCAP2_VIS3B. 2014-10-17 22:00:02 +02:00
spu-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
spu-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
stamp-h.in
sysdep.h Use sigsetjmp/siglongjmp in opcodes 2014-05-02 08:27:16 -07:00
tic4x-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
tic6x-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
tic30-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
tic54x-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
tic54x-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
tic80-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
tic80-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
tilegx-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
tilegx-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
tilepro-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
tilepro-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
v850-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
v850-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
vax-dis.c Use sigsetjmp/siglongjmp in opcodes 2014-05-02 08:27:16 -07:00
w65-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
w65-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
xc16x-asm.c Update copyright years 2014-03-05 22:16:15 +10:30
xc16x-desc.c Update copyright years 2014-03-05 22:16:15 +10:30
xc16x-desc.h Update copyright years 2014-03-05 22:16:15 +10:30
xc16x-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
xc16x-ibld.c Update copyright years 2014-03-05 22:16:15 +10:30
xc16x-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
xc16x-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
xgate-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
xgate-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
xstormy16-asm.c Update copyright years 2014-03-05 22:16:15 +10:30
xstormy16-desc.c Update copyright years 2014-03-05 22:16:15 +10:30
xstormy16-desc.h Update copyright years 2014-03-05 22:16:15 +10:30
xstormy16-dis.c Update copyright years 2014-03-05 22:16:15 +10:30
xstormy16-ibld.c Update copyright years 2014-03-05 22:16:15 +10:30
xstormy16-opc.c Update copyright years 2014-03-05 22:16:15 +10:30
xstormy16-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
xtensa-dis.c Use sigsetjmp/siglongjmp in opcodes 2014-05-02 08:27:16 -07:00
z8k-dis.c Use sigsetjmp/siglongjmp in opcodes 2014-05-02 08:27:16 -07:00
z8k-opc.h Update copyright years 2014-03-05 22:16:15 +10:30
z8kgen.c Update copyright years 2014-03-05 22:16:15 +10:30
z80-dis.c Update copyright years 2014-03-05 22:16:15 +10:30