Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dxc16x-ibld.c646 errmsg = insert_normal (cd, fields->f_memory, 0, 0, 31, 16, 32, total_length, buffer); in xc16x_cgen_insert_operand()
741 errmsg = insert_normal (cd, fields->f_memory, 0, 0, 31, 16, 32, total_length, buffer); in xc16x_cgen_insert_operand()
866 …= extract_normal (cd, ex_info, insn_value, 0, 0, 31, 16, 32, total_length, pc, & fields->f_memory); in xc16x_cgen_extract_operand()
961 …= extract_normal (cd, ex_info, insn_value, 0, 0, 31, 16, 32, total_length, pc, & fields->f_memory); in xc16x_cgen_extract_operand()
1083 value = fields->f_memory; in xc16x_cgen_get_int_operand()
1182 value = fields->f_memory; in xc16x_cgen_get_int_operand()
1286 value = fields->f_memory; in xc16x_cgen_get_vma_operand()
1385 value = fields->f_memory; in xc16x_cgen_get_vma_operand()
1494 fields->f_memory = value; in xc16x_cgen_set_int_operand()
1589 fields->f_memory = value; in xc16x_cgen_set_int_operand()
[all …]
Dxc16x-asm.c257 fields->f_memory = value; in xc16x_cgen_parse_operand()
360 fields->f_memory = value; in xc16x_cgen_parse_operand()
Dxc16x-opc.h176 long f_memory; member
Dxc16x-dis.c306 print_address (cd, info, fields->f_memory, 0, pc, length); in xc16x_cgen_print_operand()
405 … print_with_pof_prefix (cd, info, fields->f_memory, 0|(1<<CGEN_OPERAND_POF_PREFIX), pc, length); in xc16x_cgen_print_operand()