Searched refs:f_ccc (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dfr30-opc.h101 long f_ccc; member in struct:cgen_fields
H A Dfr30-ibld.c611 errmsg = insert_normal (cd, fields->f_ccc, 0, 16, 0, 8, 16, total_length, buffer);
811 length = extract_normal (cd, ex_info, insn_value, 0, 16, 0, 8, 16, total_length, pc, & fields->f_ccc);
1017 value = fields->f_ccc;
1146 value = fields->f_ccc;
1281 fields->f_ccc = value;
1403 fields->f_ccc = value;
H A Dfr30-asm.c242 errmsg = cgen_parse_unsigned_integer (cd, strp, FR30_OPERAND_CCC, &fields->f_ccc);
H A Dfr30-dis.c246 print_normal (cd, info, fields->f_ccc, 0|(1<<CGEN_OPERAND_HASH_PREFIX), pc, length);
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dfr30-opc.h101 long f_ccc; member in struct:cgen_fields
H A Dfr30-ibld.c605 errmsg = insert_normal (cd, fields->f_ccc, 0, 16, 0, 8, 16, total_length, buffer);
803 length = extract_normal (cd, ex_info, insn_value, 0, 16, 0, 8, 16, total_length, pc, & fields->f_ccc);
1006 value = fields->f_ccc;
1134 value = fields->f_ccc;
1266 fields->f_ccc = value;
1387 fields->f_ccc = value;
H A Dfr30-asm.c228 errmsg = cgen_parse_unsigned_integer (cd, strp, FR30_OPERAND_CCC, (unsigned long *) (& fields->f_ccc));
H A Dfr30-dis.c226 print_normal (cd, info, fields->f_ccc, 0|(1<<CGEN_OPERAND_HASH_PREFIX), pc, length);

Completed in 186 milliseconds