Searched refs:prefix_value (Results 1 – 1 of 1) sorted by relevance
386 unsigned long prefix_value; member1865 inst_env->prefix_value = inst_env->reg[cris_get_operand2 (inst)]; in quick_mode_bdap_prefix()1866 inst_env->prefix_value += cris_get_bdap_quick_offset (inst); in quick_mode_bdap_prefix()1932 inst_env->prefix_value = inst_env->reg[cris_get_operand2 (inst)]; in bdap_prefix()1935 inst_env->prefix_value += in bdap_prefix()1962 inst_env->prefix_value = inst_env->reg[cris_get_operand1 (inst)]; in biap_prefix()1966 inst_env->prefix_value += in biap_prefix()1974 inst_env->prefix_value += 2; in biap_prefix()2002 inst_env->prefix_value = read_memory_unsigned_integer (address, 4); in dip_prefix()2305 inst_env->reg[cris_get_operand1 (inst)] = inst_env->prefix_value; in check_assign()[all …]