Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dfr30-ibld.c711 errmsg = insert_normal (cd, fields->f_u4c, 0, 0, 12, 4, 16, total_length, buffer); in fr30_cgen_insert_operand()
915 …gth = extract_normal (cd, ex_info, insn_value, 0, 0, 12, 4, 16, total_length, pc, & fields->f_u4c); in fr30_cgen_extract_operand()
1066 value = fields->f_u4c; in fr30_cgen_get_int_operand()
1194 value = fields->f_u4c; in fr30_cgen_get_vma_operand()
1325 fields->f_u4c = value; in fr30_cgen_set_int_operand()
1446 fields->f_u4c = value; in fr30_cgen_set_vma_operand()
Dfr30-opc.h111 long f_u4c; member
Dfr30-asm.c298 …sg = cgen_parse_unsigned_integer (cd, strp, FR30_OPERAND_U4C, (unsigned long *) (& fields->f_u4c)); in fr30_cgen_parse_operand()
Dfr30-dis.c287 print_normal (cd, info, fields->f_u4c, 0|(1<<CGEN_OPERAND_HASH_PREFIX), pc, length); in fr30_cgen_print_operand()