Lines Matching refs:ex_info

328 	    CGEN_EXTRACT_INFO *ex_info,  in fill_cache()  argument
336 disassemble_info *info = (disassemble_info *) ex_info->dis_info; in fill_cache()
340 if (((ex_info->valid >> offset) & mask) == mask) in fill_cache()
345 if (! (mask & ex_info->valid)) in fill_cache()
354 (pc, ex_info->insn_bytes + offset, bytes, info); in fill_cache()
362 ex_info->valid |= ((1 << bytes) - 1) << offset; in fill_cache()
372 CGEN_EXTRACT_INFO *ex_info ATTRIBUTE_UNUSED, in extract_1()
416 CGEN_EXTRACT_INFO *ex_info, in extract_normal() argument
418 CGEN_EXTRACT_INFO *ex_info ATTRIBUTE_UNUSED, in extract_normal()
469 unsigned char *bufp = ex_info->insn_bytes + word_offset / 8; in extract_normal()
474 if (fill_cache (cd, ex_info, word_offset / 8, word_length / 8, pc) == 0) in extract_normal()
477 value = extract_1 (cd, ex_info, start, length, word_length, bufp, pc); in extract_normal()
508 CGEN_EXTRACT_INFO *ex_info, in extract_insn_normal() argument
528 ex_info, insn_value, fields, pc); in extract_insn_normal()
671 CGEN_EXTRACT_INFO *ex_info, in or1k_cgen_extract_operand() argument
685 …length = extract_normal (cd, ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED)|(1<<CGEN_IFLD_PCREL_ADDR… in or1k_cgen_extract_operand()
691 …length = extract_normal (cd, ex_info, insn_value, 0, 0, 20, 5, 32, total_length, pc, & fields->f_r… in or1k_cgen_extract_operand()
694 …length = extract_normal (cd, ex_info, insn_value, 0, 0, 25, 5, 32, total_length, pc, & fields->f_r… in or1k_cgen_extract_operand()
697 …length = extract_normal (cd, ex_info, insn_value, 0, 0, 20, 5, 32, total_length, pc, & fields->f_r… in or1k_cgen_extract_operand()
700 …length = extract_normal (cd, ex_info, insn_value, 0, 0, 15, 5, 32, total_length, pc, & fields->f_r… in or1k_cgen_extract_operand()
703 …length = extract_normal (cd, ex_info, insn_value, 0, 0, 25, 5, 32, total_length, pc, & fields->f_r… in or1k_cgen_extract_operand()
706 …length = extract_normal (cd, ex_info, insn_value, 0, 0, 15, 5, 32, total_length, pc, & fields->f_r… in or1k_cgen_extract_operand()
709 …length = extract_normal (cd, ex_info, insn_value, 0, 0, 25, 5, 32, total_length, pc, & fields->f_r… in or1k_cgen_extract_operand()
712 …length = extract_normal (cd, ex_info, insn_value, 0, 0, 25, 5, 32, total_length, pc, & fields->f_r… in or1k_cgen_extract_operand()
715 …length = extract_normal (cd, ex_info, insn_value, 0, 0, 25, 5, 32, total_length, pc, & fields->f_r… in or1k_cgen_extract_operand()
718 …length = extract_normal (cd, ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED)|(1<<CGEN_IFLD_SIGN_OPT),… in or1k_cgen_extract_operand()
722 …length = extract_normal (cd, ex_info, insn_value, 0, 0, 25, 5, 32, total_length, pc, & fields->f_i… in or1k_cgen_extract_operand()
724 …length = extract_normal (cd, ex_info, insn_value, 0, 0, 10, 11, 32, total_length, pc, & fields->f_… in or1k_cgen_extract_operand()
730 …length = extract_normal (cd, ex_info, insn_value, 0, 0, 15, 16, 32, total_length, pc, & fields->f_… in or1k_cgen_extract_operand()
734 …length = extract_normal (cd, ex_info, insn_value, 0, 0, 25, 5, 32, total_length, pc, & fields->f_i… in or1k_cgen_extract_operand()
736 …length = extract_normal (cd, ex_info, insn_value, 0, 0, 10, 11, 32, total_length, pc, & fields->f_… in or1k_cgen_extract_operand()
742 …length = extract_normal (cd, ex_info, insn_value, 0, 0, 5, 6, 32, total_length, pc, & fields->f_ui… in or1k_cgen_extract_operand()