Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dmep-ibld.c1121 …errmsg = insert_normal (cd, fields->f_6s8, 0|(1<<CGEN_IFLD_SIGNED), 0, 8, 6, 32, total_length, buf… in mep_cgen_insert_operand()
1722 …(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()
2208 value = fields->f_6s8; in mep_cgen_get_int_operand()
2660 value = fields->f_6s8; in mep_cgen_get_vma_operand()
3078 fields->f_6s8 = value; in mep_cgen_set_int_operand()
3481 fields->f_6s8 = value; in mep_cgen_set_vma_operand()
Dmep-opc.h416 long f_6s8; member
Dmep-asm.c1220 errmsg = cgen_parse_signed_integer (cd, strp, MEP_OPERAND_SIMM6, (long *) (& fields->f_6s8)); in mep_cgen_parse_operand()
Dmep-dis.c1121 print_normal (cd, info, fields->f_6s8, 0|(1<<CGEN_OPERAND_SIGNED), pc, length); in mep_cgen_print_operand()