Searched refs:EPIPHANY_OPERAND_TRAPNUM6 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | epiphany-ibld.c | 865 case EPIPHANY_OPERAND_TRAPNUM6 : in epiphany_cgen_insert_operand() 1159 case EPIPHANY_OPERAND_TRAPNUM6 : in epiphany_cgen_extract_operand() 1302 case EPIPHANY_OPERAND_TRAPNUM6 : in epiphany_cgen_get_int_operand() 1427 case EPIPHANY_OPERAND_TRAPNUM6 : in epiphany_cgen_get_vma_operand() 1559 case EPIPHANY_OPERAND_TRAPNUM6 : in epiphany_cgen_set_int_operand() 1681 case EPIPHANY_OPERAND_TRAPNUM6 : in epiphany_cgen_set_vma_operand()
|
D | epiphany-asm.c | 448 case EPIPHANY_OPERAND_TRAPNUM6 : in epiphany_cgen_parse_operand() 449 …errmsg = cgen_parse_unsigned_integer (cd, strp, EPIPHANY_OPERAND_TRAPNUM6, (unsigned long *) (& fi… in epiphany_cgen_parse_operand()
|
D | epiphany-desc.h | 337 … EPIPHANY_OPERAND_SIMM3, EPIPHANY_OPERAND_SIMM11, EPIPHANY_OPERAND_DISP3, EPIPHANY_OPERAND_TRAPNUM6 enumerator
|
D | epiphany-dis.c | 270 case EPIPHANY_OPERAND_TRAPNUM6 : in epiphany_cgen_print_operand()
|
D | epiphany-desc.c | 868 { "trapnum6", EPIPHANY_OPERAND_TRAPNUM6, HW_H_UINT, 15, 6,
|