Searched refs:JX (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | cpu-i960.c | 133 #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()
|
D | ChangeLog-9495 | 5759 * 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/ |
D | lnk960.em | 160 { bfd_mach_i960_jx ,"JX" },
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-xtensa.texi | 421 jump (@code{JX}). However it needs a free register. When there's no spare
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | ChangeLog-9103 | 2537 (I_JX): New instruction category, for JX-only instructions.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-9295 | 5491 (arch_tab): Include JX. 5492 (targ_has_sfr, targ_has_iclass): Handle JX.
|