Home
last modified time | relevance | path

Searched refs:f_CPRi (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dfrv-ibld.c599 errmsg = insert_normal (cd, fields->f_CPRi, 0, 0, 17, 6, 32, total_length, buffer); in frv_cgen_insert_operand()
923 …th = extract_normal (cd, ex_info, insn_value, 0, 0, 17, 6, 32, total_length, pc, & fields->f_CPRi); in frv_cgen_extract_operand()
1235 value = fields->f_CPRi; in frv_cgen_get_int_operand()
1495 value = fields->f_CPRi; in frv_cgen_get_vma_operand()
1762 fields->f_CPRi = value; in frv_cgen_set_int_operand()
2019 fields->f_CPRi = value; in frv_cgen_set_vma_operand()
Dfrv-opc.h280 long f_CPRi; member
Dfrv-dis.c183 print_keyword (cd, info, & frv_cgen_opval_cpr_names, fields->f_CPRi, 0); in frv_cgen_print_operand()
Dfrv-asm.c1042 errmsg = cgen_parse_keyword (cd, strp, & frv_cgen_opval_cpr_names, & fields->f_CPRi); in frv_cgen_parse_operand()