Home
last modified time | relevance | path

Searched refs:JX (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcpu-i960.c133 #define JX bfd_mach_i960_jx /*7*/ in compatible() macro
139 { ERROR, CORE, KA, KB, MC, XA, CA, JX, HX }, in compatible()
140 { CORE, CORE, KA, KB, MC, XA, CA, JX, HX }, in compatible()
146 { JX, JX, ERROR, ERROR, ERROR, ERROR, ERROR, JX, HX }, in compatible()
DChangeLog-94955759 * cpu-i960.c (JX): Define as bfd_mach_i960_jx.
5761 (MAX_ARCH): Define to be JX.
5762 (compatible): Add JX row to array.
5763 (arch_info_struct): Add JX entry.
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dlnk960.em160 { bfd_mach_i960_jx ,"JX" },
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-xtensa.texi421 jump (@code{JX}). However it needs a free register. When there's no spare
/toolchain/binutils/binutils-2.25/include/opcode/
DChangeLog-91032537 (I_JX): New instruction category, for JX-only instructions.
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-92955491 (arch_tab): Include JX.
5492 (targ_has_sfr, targ_has_iclass): Handle JX.