Searched refs:inst_env (Results 1 – 1 of 1) sorted by relevance
1619 inst_env_type *inst_env) in constraint() argument1636 if (inst_env->prefix_found) in constraint()1644 if (inst_env->prefix_found) in constraint()1708 find_cris_op (unsigned short insn, inst_env_type *inst_env) in find_cris_op() argument1720 level_of_match = constraint (insn, cris_opcodes[i].args, inst_env); in find_cris_op()1745 find_step_target (inst_env_type *inst_env) in find_step_target() argument1754 inst_env->reg[i] = (unsigned long) read_register (i); in find_step_target()1759 inst_env->preg[i] = (unsigned long) read_register (offset + i); in find_step_target()1761 inst_env->branch_found = 0; in find_step_target()1762 inst_env->slot_needed = 0; in find_step_target()[all …]