Home
last modified time | relevance | path

Searched refs:f_ivc2_8s20 (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dmep-ibld.c1143 …errmsg = insert_normal (cd, fields->f_ivc2_8s20, 0|(1<<CGEN_IFLD_SIGNED), 0, 20, 8, 32, total_leng… in mep_cgen_insert_operand()
1745 …_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 20, 8, 32, total_length, pc, & fields->f_ivc2_8s20); in mep_cgen_extract_operand()
2232 value = fields->f_ivc2_8s20; in mep_cgen_get_int_operand()
2685 value = fields->f_ivc2_8s20; in mep_cgen_get_vma_operand()
3104 fields->f_ivc2_8s20 = value; in mep_cgen_set_int_operand()
3508 fields->f_ivc2_8s20 = value; in mep_cgen_set_vma_operand()
Dmep-opc.h487 long f_ivc2_8s20; member
Dmep-dis.c1145 print_normal (cd, info, fields->f_ivc2_8s20, 0|(1<<CGEN_OPERAND_SIGNED), pc, length); in mep_cgen_print_operand()
Dmep-asm.c1229 …msg = cgen_parse_signed_integer (cd, strp, MEP_OPERAND_SIMM8P20, (long *) (& fields->f_ivc2_8s20)); in mep_cgen_parse_operand()
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dmep-ibld.c1143 …errmsg = insert_normal (cd, fields->f_ivc2_8s20, 0|(1<<CGEN_IFLD_SIGNED), 0, 20, 8, 32, total_leng… in mep_cgen_insert_operand()
1745 …_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 20, 8, 32, total_length, pc, & fields->f_ivc2_8s20); in mep_cgen_extract_operand()
2232 value = fields->f_ivc2_8s20; in mep_cgen_get_int_operand()
2685 value = fields->f_ivc2_8s20; in mep_cgen_get_vma_operand()
3104 fields->f_ivc2_8s20 = value; in mep_cgen_set_int_operand()
3508 fields->f_ivc2_8s20 = value; in mep_cgen_set_vma_operand()
Dmep-opc.h487 long f_ivc2_8s20; member
Dmep-asm.c1231 …msg = cgen_parse_signed_integer (cd, strp, MEP_OPERAND_SIMM8P20, (long *) (& fields->f_ivc2_8s20)); in mep_cgen_parse_operand()
Dmep-dis.c1145 print_normal (cd, info, fields->f_ivc2_8s20, 0|(1<<CGEN_OPERAND_SIGNED), pc, length); in mep_cgen_print_operand()