Searched refs:f_ivc2_8s4 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | mep-ibld.c | 1140 …errmsg = insert_normal (cd, fields->f_ivc2_8s4, 0|(1<<CGEN_IFLD_SIGNED), 0, 4, 8, 32, total_length… in mep_cgen_insert_operand() 1741 …ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 4, 8, 32, total_length, pc, & fields->f_ivc2_8s4); in mep_cgen_extract_operand() 2227 value = fields->f_ivc2_8s4; in mep_cgen_get_int_operand() 2679 value = fields->f_ivc2_8s4; in mep_cgen_get_vma_operand() 3097 fields->f_ivc2_8s4 = value; in mep_cgen_set_int_operand() 3500 fields->f_ivc2_8s4 = value; in mep_cgen_set_vma_operand()
|
D | mep-opc.h | 449 long f_ivc2_8s4; member
|
D | mep-dis.c | 1133 print_normal (cd, info, fields->f_ivc2_8s4, 0|(1<<CGEN_OPERAND_SIGNED), pc, length); in mep_cgen_print_operand()
|
D | mep-asm.c | 1232 …rrmsg = cgen_parse_signed_integer (cd, strp, MEP_OPERAND_SIMM8P4, (long *) (& fields->f_ivc2_8s4)); in mep_cgen_parse_operand()
|