Searched refs:f_6s8 (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | mep-ibld.c | 1134 …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()
|
| D | mep-opc.h | 421 long f_6s8; member
|
| D | mep-dis.c | 1136 print_normal (cd, info, fields->f_6s8, 0|(1<<CGEN_OPERAND_SIGNED), pc, length); in mep_cgen_print_operand()
|
| D | mep-asm.c | 1220 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/ |
| D | mep-ibld.c | 1134 …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()
|
| D | mep-opc.h | 421 long f_6s8; member
|
| D | mep-asm.c | 1222 errmsg = cgen_parse_signed_integer (cd, strp, MEP_OPERAND_SIMM6, (long *) (& fields->f_6s8)); in mep_cgen_parse_operand()
|
| D | mep-dis.c | 1136 print_normal (cd, info, fields->f_6s8, 0|(1<<CGEN_OPERAND_SIGNED), pc, length); in mep_cgen_print_operand()
|