/toolchain/binutils/binutils-2.25/opcodes/ |
xc16x-ibld.c | 613 errmsg = insert_normal (cd, fields->f_r4, 0, 0, 11, 4, 32, total_length, buffer); 833 length = extract_normal (cd, ex_info, insn_value, 0, 0, 11, 4, 32, total_length, pc, & fields->f_r4); [all...] |
xc16x-opc.h | 169 long f_r4; member in struct:cgen_fields
|
xc16x-asm.c | 225 errmsg = cgen_parse_keyword (cd, strp, & xc16x_cgen_opval_gr_names, & fields->f_r4);
|
xc16x-dis.c | 277 print_keyword (cd, info, & xc16x_cgen_opval_gr_names, fields->f_r4, 0);
|