Home
last modified time | relevance | path

Searched refs:f_cc (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dfr30-ibld.c606 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()
Dfr30-opc.h100 long f_cc; member
Dfr30-dis.c221 print_normal (cd, info, fields->f_cc, 0, pc, length); in fr30_cgen_print_operand()