Searched refs:f_cc (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | fr30-ibld.c | 606 errmsg = insert_normal (cd, fields->f_cc, 0, 0, 4, 4, 16, total_length, buffer); in fr30_cgen_insert_operand() 804 …ength = extract_normal (cd, ex_info, insn_value, 0, 0, 4, 4, 16, total_length, pc, & fields->f_cc); in fr30_cgen_extract_operand() 1007 value = fields->f_cc; in fr30_cgen_get_int_operand() 1135 value = fields->f_cc; in fr30_cgen_get_vma_operand() 1267 fields->f_cc = value; in fr30_cgen_set_int_operand() 1388 fields->f_cc = value; in fr30_cgen_set_vma_operand()
|
D | fr30-opc.h | 100 long f_cc; member
|
D | fr30-dis.c | 221 print_normal (cd, info, fields->f_cc, 0, pc, length); in fr30_cgen_print_operand()
|