Searched refs:f_memgr8 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | xc16x-ibld.c | 643 errmsg = insert_normal (cd, fields->f_memgr8, 0, 0, 31, 16, 32, total_length, buffer); in xc16x_cgen_insert_operand() 863 …= extract_normal (cd, ex_info, insn_value, 0, 0, 31, 16, 32, total_length, pc, & fields->f_memgr8); in xc16x_cgen_extract_operand() 1080 value = fields->f_memgr8; in xc16x_cgen_get_int_operand() 1283 value = fields->f_memgr8; in xc16x_cgen_get_vma_operand() 1491 fields->f_memgr8 = value; in xc16x_cgen_set_int_operand() 1685 fields->f_memgr8 = value; in xc16x_cgen_set_vma_operand()
|
D | xc16x-opc.h | 177 long f_memgr8; member
|
D | xc16x-asm.c | 251 errmsg = cgen_parse_keyword (cd, strp, & xc16x_cgen_opval_memgr8_names, & fields->f_memgr8); in xc16x_cgen_parse_operand()
|
D | xc16x-dis.c | 303 print_keyword (cd, info, & xc16x_cgen_opval_memgr8_names, fields->f_memgr8, 0); in xc16x_cgen_print_operand()
|