Searched refs:f_ivc2_8s20 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | mep-ibld.c | 1137 …errmsg = insert_normal (cd, fields->f_ivc2_8s20, 0|(1<<CGEN_IFLD_SIGNED), 0, 20, 8, 32, total_leng… in mep_cgen_insert_operand() 1738 …_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 20, 8, 32, total_length, pc, & fields->f_ivc2_8s20); in mep_cgen_extract_operand() 2224 value = fields->f_ivc2_8s20; in mep_cgen_get_int_operand() 2676 value = fields->f_ivc2_8s20; in mep_cgen_get_vma_operand() 3094 fields->f_ivc2_8s20 = value; in mep_cgen_set_int_operand() 3497 fields->f_ivc2_8s20 = value; in mep_cgen_set_vma_operand()
|
D | mep-opc.h | 482 long f_ivc2_8s20; member
|
D | mep-dis.c | 1130 print_normal (cd, info, fields->f_ivc2_8s20, 0|(1<<CGEN_OPERAND_SIGNED), pc, length); in mep_cgen_print_operand()
|
D | mep-asm.c | 1229 …msg = cgen_parse_signed_integer (cd, strp, MEP_OPERAND_SIMM8P20, (long *) (& fields->f_ivc2_8s20)); in mep_cgen_parse_operand()
|