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

/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dfr30-opc.h100 long f_cc; member in struct:cgen_fields
H A Dfr30-ibld.c608 errmsg = insert_normal (cd, fields->f_cc, 0, 0, 4, 4, 16, total_length, buffer);
808 length = extract_normal (cd, ex_info, insn_value, 0, 0, 4, 4, 16, total_length, pc, & fields->f_cc);
1014 value = fields->f_cc;
1143 value = fields->f_cc;
1278 fields->f_cc = value;
1400 fields->f_cc = value;
H A Dfr30-asm.c239 errmsg = cgen_parse_unsigned_integer (cd, strp, FR30_OPERAND_CC, &fields->f_cc);
H A Dfr30-dis.c243 print_normal (cd, info, fields->f_cc, 0, pc, length);
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dfr30-opc.h100 long f_cc; member in struct:cgen_fields
H A Dfr30-ibld.c602 errmsg = insert_normal (cd, fields->f_cc, 0, 0, 4, 4, 16, total_length, buffer);
800 length = extract_normal (cd, ex_info, insn_value, 0, 0, 4, 4, 16, total_length, pc, & fields->f_cc);
1003 value = fields->f_cc;
1131 value = fields->f_cc;
1263 fields->f_cc = value;
1384 fields->f_cc = value;
H A Dfr30-asm.c225 errmsg = cgen_parse_unsigned_integer (cd, strp, FR30_OPERAND_CC, (unsigned long *) (& fields->f_cc));
H A Dfr30-dis.c223 print_normal (cd, info, fields->f_cc, 0, pc, length);

Completed in 127 milliseconds