Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dfrv-ibld.c602 errmsg = insert_normal (cd, fields->f_CPRj, 0, 0, 5, 6, 32, total_length, buffer); in frv_cgen_insert_operand()
926 …gth = extract_normal (cd, ex_info, insn_value, 0, 0, 5, 6, 32, total_length, pc, & fields->f_CPRj); in frv_cgen_extract_operand()
1238 value = fields->f_CPRj; in frv_cgen_get_int_operand()
1498 value = fields->f_CPRj; in frv_cgen_get_vma_operand()
1765 fields->f_CPRj = value; in frv_cgen_set_int_operand()
2022 fields->f_CPRj = value; in frv_cgen_set_vma_operand()
Dfrv-opc.h281 long f_CPRj; member
Dfrv-dis.c186 print_keyword (cd, info, & frv_cgen_opval_cpr_names, fields->f_CPRj, 0); in frv_cgen_print_operand()
Dfrv-asm.c1045 errmsg = cgen_parse_keyword (cd, strp, & frv_cgen_opval_cpr_names, & fields->f_CPRj); in frv_cgen_parse_operand()