Home
last modified time | relevance | path

Searched refs:EPIPHANY_OPERAND_SIMM3 (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Depiphany-asm.c100 case EPIPHANY_OPERAND_SIMM3: in parse_simm_not_reg()
420 case EPIPHANY_OPERAND_SIMM3 : in epiphany_cgen_parse_operand()
421 errmsg = parse_simm_not_reg (cd, strp, EPIPHANY_OPERAND_SIMM3, (long *) (& fields->f_sdisp3)); in epiphany_cgen_parse_operand()
Depiphany-ibld.c800 case EPIPHANY_OPERAND_SIMM3 : in epiphany_cgen_insert_operand()
1105 case EPIPHANY_OPERAND_SIMM3 : in epiphany_cgen_extract_operand()
1285 case EPIPHANY_OPERAND_SIMM3 : in epiphany_cgen_get_int_operand()
1410 case EPIPHANY_OPERAND_SIMM3 : in epiphany_cgen_get_vma_operand()
1542 case EPIPHANY_OPERAND_SIMM3 : in epiphany_cgen_set_int_operand()
1664 case EPIPHANY_OPERAND_SIMM3 : in epiphany_cgen_set_vma_operand()
Depiphany-desc.h337 …, EPIPHANY_OPERAND_SIMM3, EPIPHANY_OPERAND_SIMM11, EPIPHANY_OPERAND_DISP3, EPIPHANY_OPERAND_TRAPNU… enumerator
Depiphany-dis.c247 case EPIPHANY_OPERAND_SIMM3 : in epiphany_cgen_print_operand()
Depiphany-desc.c856 { "simm3", EPIPHANY_OPERAND_SIMM3, HW_H_SINT, 9, 3,
/toolchain/binutils/binutils-2.27/cpu/
Depiphany.opc140 case EPIPHANY_OPERAND_SIMM3:
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-epiphany.c887 opindx = EPIPHANY_OPERAND_SIMM3; in md_convert_frag()