Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dmep-ibld.c1134 …errmsg = insert_normal (cd, fields->f_6s8, 0|(1<<CGEN_IFLD_SIGNED), 0, 8, 6, 32, total_length, buf… in mep_cgen_insert_operand()
1736 …(cd, ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 8, 6, 32, total_length, pc, & fields->f_6s8); in mep_cgen_extract_operand()
2223 value = fields->f_6s8; in mep_cgen_get_int_operand()
2676 value = fields->f_6s8; in mep_cgen_get_vma_operand()
3095 fields->f_6s8 = value; in mep_cgen_set_int_operand()
3499 fields->f_6s8 = value; in mep_cgen_set_vma_operand()
Dmep-opc.h421 long f_6s8; member
Dmep-dis.c1136 print_normal (cd, info, fields->f_6s8, 0|(1<<CGEN_OPERAND_SIGNED), pc, length); in mep_cgen_print_operand()
Dmep-asm.c1220 errmsg = cgen_parse_signed_integer (cd, strp, MEP_OPERAND_SIMM6, (long *) (& fields->f_6s8)); in mep_cgen_parse_operand()
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dmep-ibld.c1134 …errmsg = insert_normal (cd, fields->f_6s8, 0|(1<<CGEN_IFLD_SIGNED), 0, 8, 6, 32, total_length, buf… in mep_cgen_insert_operand()
1736 …(cd, ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 8, 6, 32, total_length, pc, & fields->f_6s8); in mep_cgen_extract_operand()
2223 value = fields->f_6s8; in mep_cgen_get_int_operand()
2676 value = fields->f_6s8; in mep_cgen_get_vma_operand()
3095 fields->f_6s8 = value; in mep_cgen_set_int_operand()
3499 fields->f_6s8 = value; in mep_cgen_set_vma_operand()
Dmep-opc.h421 long f_6s8; member
Dmep-asm.c1222 errmsg = cgen_parse_signed_integer (cd, strp, MEP_OPERAND_SIMM6, (long *) (& fields->f_6s8)); in mep_cgen_parse_operand()
Dmep-dis.c1136 print_normal (cd, info, fields->f_6s8, 0|(1<<CGEN_OPERAND_SIGNED), pc, length); in mep_cgen_print_operand()