Searched refs:f_FCCi_1 (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | frv-ibld.c | 620 errmsg = insert_normal (cd, fields->f_FCCi_1, 0, 0, 11, 2, 32, total_length, buffer); in frv_cgen_insert_operand() 945 … = extract_normal (cd, ex_info, insn_value, 0, 0, 11, 2, 32, total_length, pc, & fields->f_FCCi_1); in frv_cgen_extract_operand() 1252 value = fields->f_FCCi_1; in frv_cgen_get_int_operand() 1512 value = fields->f_FCCi_1; in frv_cgen_get_vma_operand() 1779 fields->f_FCCi_1 = value; in frv_cgen_set_int_operand() 2036 fields->f_FCCi_1 = value; in frv_cgen_set_vma_operand()
|
| D | frv-opc.h | 298 long f_FCCi_1; member
|
| D | frv-dis.c | 208 print_keyword (cd, info, & frv_cgen_opval_fccr_names, fields->f_FCCi_1, 0); in frv_cgen_print_operand()
|
| D | frv-asm.c | 1066 errmsg = cgen_parse_keyword (cd, strp, & frv_cgen_opval_fccr_names, & fields->f_FCCi_1); in frv_cgen_parse_operand()
|