HomeSort by: relevance | last modified time | path
    Searched defs:inst_env (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
cris-tdep.c 629 inst_env. */
1830 inst_env_type *inst_env)
1847 if (inst_env->prefix_found)
1855 if (inst_env->prefix_found)
1919 find_cris_op (unsigned short insn, inst_env_type *inst_env)
1933 level_of_match = constraint (insn, cris_opcodes[i].args, inst_env);
1958 find_step_target (struct regcache *regcache, inst_env_type *inst_env)
1969 inst_env->reg[i] =
1975 inst_env->preg[i] =
1978 inst_env->branch_found = 0
2033 inst_env_type inst_env; local
2153 process_autoincrement (cris_get_size (inst), inst, inst_env); local
2550 process_autoincrement (cris_get_size (inst), inst, inst_env); local
2684 process_autoincrement (cris_get_size (inst), inst, inst_env); local
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
cris-tdep.c 629 inst_env. */
1830 inst_env_type *inst_env)
1847 if (inst_env->prefix_found)
1855 if (inst_env->prefix_found)
1919 find_cris_op (unsigned short insn, inst_env_type *inst_env)
1933 level_of_match = constraint (insn, cris_opcodes[i].args, inst_env);
1958 find_step_target (struct regcache *regcache, inst_env_type *inst_env)
1969 inst_env->reg[i] =
1975 inst_env->preg[i] =
1978 inst_env->branch_found = 0
2033 inst_env_type inst_env; local
2153 process_autoincrement (cris_get_size (inst), inst, inst_env); local
2550 process_autoincrement (cris_get_size (inst), inst, inst_env); local
2684 process_autoincrement (cris_get_size (inst), inst, inst_env); local
    [all...]

Completed in 22 milliseconds