Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dxc16x-ibld.c616 errmsg = insert_normal (cd, fields->f_regb8, 0, 0, 15, 8, 32, total_length, buffer); in xc16x_cgen_insert_operand()
661 errmsg = insert_normal (cd, fields->f_regb8, 0, 0, 15, 8, 32, total_length, buffer); in xc16x_cgen_insert_operand()
836 …h = extract_normal (cd, ex_info, insn_value, 0, 0, 15, 8, 32, total_length, pc, & fields->f_regb8); in xc16x_cgen_extract_operand()
881 …h = extract_normal (cd, ex_info, insn_value, 0, 0, 15, 8, 32, total_length, pc, & fields->f_regb8); in xc16x_cgen_extract_operand()
1052 value = fields->f_regb8; in xc16x_cgen_get_int_operand()
1100 value = fields->f_regb8; in xc16x_cgen_get_int_operand()
1255 value = fields->f_regb8; in xc16x_cgen_get_vma_operand()
1303 value = fields->f_regb8; in xc16x_cgen_get_vma_operand()
1464 fields->f_regb8 = value; in xc16x_cgen_set_int_operand()
1509 fields->f_regb8 = value; in xc16x_cgen_set_int_operand()
[all …]
Dxc16x-asm.c230 errmsg = cgen_parse_keyword (cd, strp, & xc16x_cgen_opval_r8_names, & fields->f_regb8); in xc16x_cgen_parse_operand()
282 errmsg = cgen_parse_keyword (cd, strp, & xc16x_cgen_opval_grb8_names, & fields->f_regb8); in xc16x_cgen_parse_operand()
Dxc16x-opc.h184 long f_regb8; member
Dxc16x-dis.c282 print_keyword (cd, info, & xc16x_cgen_opval_r8_names, fields->f_regb8, 0); in xc16x_cgen_print_operand()
330 print_keyword (cd, info, & xc16x_cgen_opval_grb8_names, fields->f_regb8, 0); in xc16x_cgen_print_operand()