Searched refs:f_ICCi_2 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | frv-ibld.c | 702 errmsg = insert_normal (cd, fields->f_ICCi_2, 0, 0, 26, 2, 32, total_length, buffer); in frv_cgen_insert_operand() 1027 … = extract_normal (cd, ex_info, insn_value, 0, 0, 26, 2, 32, total_length, pc, & fields->f_ICCi_2); in frv_cgen_extract_operand() 1334 value = fields->f_ICCi_2; in frv_cgen_get_int_operand() 1594 value = fields->f_ICCi_2; in frv_cgen_get_vma_operand() 1861 fields->f_ICCi_2 = value; in frv_cgen_set_int_operand() 2118 fields->f_ICCi_2 = value; in frv_cgen_set_vma_operand()
|
D | frv-opc.h | 296 long f_ICCi_2; member
|
D | frv-dis.c | 282 print_keyword (cd, info, & frv_cgen_opval_iccr_names, fields->f_ICCi_2, 0); in frv_cgen_print_operand()
|
D | frv-asm.c | 1141 errmsg = cgen_parse_keyword (cd, strp, & frv_cgen_opval_iccr_names, & fields->f_ICCi_2); in frv_cgen_parse_operand()
|