Home
last modified time | relevance | path

Searched refs:EPIPHANY_RELAX_ARITH_SIMM11 (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-epiphany.c633 { 3, -4,0, EPIPHANY_RELAX_ARITH_SIMM11 },
662 EPIPHANY_RELAX_ARITH_SIMM11, /* OP4_IMM32 - special */
686 else if (subtype == EPIPHANY_RELAX_ARITH_SIMM11) in epiphany_relax_frag()
746 subtype = EPIPHANY_RELAX_ARITH_SIMM11; in md_estimate_size_before_relax()
827 case EPIPHANY_RELAX_ARITH_SIMM11: in md_convert_frag()
/toolchain/binutils/binutils-2.27/opcodes/
Depiphany-opc.h40 EPIPHANY_RELAX_ARITH_SIMM11, /* add/sub -2**11-1 .. 2**10-1 */ enumerator
/toolchain/binutils/binutils-2.27/cpu/
Depiphany.opc45 EPIPHANY_RELAX_ARITH_SIMM11, /* add/sub -2**11-1 .. 2**10-1 */