Searched refs:f_ivc2_2u6 (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | mep-ibld.c | 889 errmsg = insert_normal (cd, fields->f_ivc2_2u6, 0, 0, 6, 2, 32, total_length, buffer); in mep_cgen_insert_operand() 1517 …= extract_normal (cd, ex_info, insn_value, 0, 0, 6, 2, 32, total_length, pc, & fields->f_ivc2_2u6); in mep_cgen_extract_operand() 2022 value = fields->f_ivc2_2u6; in mep_cgen_get_int_operand() 2475 value = fields->f_ivc2_2u6; in mep_cgen_get_vma_operand() 2929 fields->f_ivc2_2u6 = value; in mep_cgen_set_int_operand() 3333 fields->f_ivc2_2u6 = value; in mep_cgen_set_vma_operand()
|
| D | mep-opc.h | 456 long f_ivc2_2u6; member
|
| D | mep-dis.c | 935 print_normal (cd, info, fields->f_ivc2_2u6, 0, pc, length); in mep_cgen_print_operand()
|
| D | mep-asm.c | 1019 …parse_unsigned_integer (cd, strp, MEP_OPERAND_IVC_X_6_2, (unsigned long *) (& fields->f_ivc2_2u6)); in mep_cgen_parse_operand()
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | mep-ibld.c | 889 errmsg = insert_normal (cd, fields->f_ivc2_2u6, 0, 0, 6, 2, 32, total_length, buffer); in mep_cgen_insert_operand() 1517 …= extract_normal (cd, ex_info, insn_value, 0, 0, 6, 2, 32, total_length, pc, & fields->f_ivc2_2u6); in mep_cgen_extract_operand() 2022 value = fields->f_ivc2_2u6; in mep_cgen_get_int_operand() 2475 value = fields->f_ivc2_2u6; in mep_cgen_get_vma_operand() 2929 fields->f_ivc2_2u6 = value; in mep_cgen_set_int_operand() 3333 fields->f_ivc2_2u6 = value; in mep_cgen_set_vma_operand()
|
| D | mep-opc.h | 456 long f_ivc2_2u6; member
|
| D | mep-asm.c | 1021 …parse_unsigned_integer (cd, strp, MEP_OPERAND_IVC_X_6_2, (unsigned long *) (& fields->f_ivc2_2u6)); in mep_cgen_parse_operand()
|
| D | mep-dis.c | 935 print_normal (cd, info, fields->f_ivc2_2u6, 0, pc, length); in mep_cgen_print_operand()
|