Searched refs:f_CRj_float (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | frv-ibld.c | 620 errmsg = insert_normal (cd, fields->f_CRj_float, 0, 0, 26, 2, 32, total_length, buffer); 922 …extract_normal (cd, ex_info, insn_value, 0, 0, 26, 2, 32, total_length, pc, & fields->f_CRj_float); 1213 value = fields->f_CRj_float; 1450 value = fields->f_CRj_float; 1696 fields->f_CRj_float = value; 1930 fields->f_CRj_float = value;
|
H A D | frv-opc.h | 294 long f_CRj_float; member
|
H A D | frv-dis.c | 200 print_keyword (cd, info, & frv_cgen_opval_cccr_names, fields->f_CRj_float, 0);
|
H A D | frv-asm.c | 771 errmsg = cgen_parse_keyword (cd, strp, & frv_cgen_opval_cccr_names, & fields->f_CRj_float);
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | frv-ibld.c | 614 errmsg = insert_normal (cd, fields->f_CRj_float, 0, 0, 26, 2, 32, total_length, buffer); in frv_cgen_insert_operand() 938 …extract_normal (cd, ex_info, insn_value, 0, 0, 26, 2, 32, total_length, pc, & fields->f_CRj_float); in frv_cgen_extract_operand() 1250 value = fields->f_CRj_float; in frv_cgen_get_int_operand() 1510 value = fields->f_CRj_float; in frv_cgen_get_vma_operand() 1777 fields->f_CRj_float = value; in frv_cgen_set_int_operand() 2034 fields->f_CRj_float = value; in frv_cgen_set_vma_operand()
|
H A D | frv-opc.h | 294 long f_CRj_float; member
|
H A D | frv-dis.c | 199 print_keyword (cd, info, & frv_cgen_opval_cccr_names, fields->f_CRj_float, 0); in frv_cgen_print_operand()
|
H A D | frv-asm.c | 1057 errmsg = cgen_parse_keyword (cd, strp, & frv_cgen_opval_cccr_names, & fields->f_CRj_float); in frv_cgen_parse_operand()
|