Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dip2k-ibld.c578 case IP2K_OPERAND_ADDR16H : in ip2k_cgen_insert_operand()
653 case IP2K_OPERAND_ADDR16H : in ip2k_cgen_extract_operand()
723 case IP2K_OPERAND_ADDR16H : in ip2k_cgen_get_int_operand()
779 case IP2K_OPERAND_ADDR16H : in ip2k_cgen_get_vma_operand()
842 case IP2K_OPERAND_ADDR16H : in ip2k_cgen_set_int_operand()
891 case IP2K_OPERAND_ADDR16H : in ip2k_cgen_set_vma_operand()
Dip2k-asm.c234 if (opindex == (CGEN_OPERAND_TYPE) IP2K_OPERAND_ADDR16H) in parse_addr16()
474 case IP2K_OPERAND_ADDR16H : in ip2k_cgen_parse_operand()
475 errmsg = parse_addr16 (cd, strp, IP2K_OPERAND_ADDR16H, (unsigned long *) (& fields->f_imm8)); in ip2k_cgen_parse_operand()
Dip2k-desc.h233 , IP2K_OPERAND_BITNO, IP2K_OPERAND_ADDR16P, IP2K_OPERAND_ADDR16H, IP2K_OPERAND_ADDR16L enumerator
Dip2k-dis.c251 case IP2K_OPERAND_ADDR16H : in ip2k_cgen_print_operand()
Dip2k-desc.c358 { "addr16h", IP2K_OPERAND_ADDR16H, HW_H_UINT, 7, 8,
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-ip2k.c277 case IP2K_OPERAND_ADDR16H: in md_cgen_lookup_reloc()
/toolchain/binutils/binutils-2.27/cpu/
Dip2k.opc270 if (opindex == (CGEN_OPERAND_TYPE) IP2K_OPERAND_ADDR16H)