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

/haiku-buildtools/legacy/binutils/opcodes/
H A Dfrv-ibld.c735 errmsg = insert_normal (cd, fields->f_ccond, 0, 0, 12, 1, 32, total_length, buffer);
1060 length = extract_normal (cd, ex_info, insn_value, 0, 0, 12, 1, 32, total_length, pc, & fields->f_ccond);
1367 value = fields->f_ccond;
1627 value = fields->f_ccond;
1894 fields->f_ccond = value;
2151 fields->f_ccond = value;
H A Dfrv-opc.h318 long f_ccond; member in struct:cgen_fields
H A Dfrv-dis.c314 print_normal (cd, info, fields->f_ccond, 0|(1<<CGEN_OPERAND_HASH_PREFIX), pc, length);
H A Dfrv-asm.c1172 errmsg = cgen_parse_unsigned_integer (cd, strp, FRV_OPERAND_CCOND, (unsigned long *) (& fields->f_ccond));
/haiku-buildtools/binutils/opcodes/
H A Dfrv-ibld.c742 errmsg = insert_normal (cd, fields->f_ccond, 0, 0, 12, 1, 32, total_length, buffer);
1067 length = extract_normal (cd, ex_info, insn_value, 0, 0, 12, 1, 32, total_length, pc, & fields->f_ccond);
1374 value = fields->f_ccond;
1634 value = fields->f_ccond;
1901 fields->f_ccond = value;
2158 fields->f_ccond = value;
H A Dfrv-opc.h318 long f_ccond; member in struct:cgen_fields
H A Dfrv-dis.c313 print_normal (cd, info, fields->f_ccond, 0|(1<<CGEN_OPERAND_HASH_PREFIX), pc, length);
H A Dfrv-asm.c1172 errmsg = cgen_parse_unsigned_integer (cd, strp, FRV_OPERAND_CCOND, (unsigned long *) (& fields->f_ccond));

Completed in 139 milliseconds