Home
last modified time | relevance | path

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

/dports/devel/openocd/openocd-0.11.0/src/target/
H A Dmips32.h409 int mips32_run_algorithm(struct target *target,
H A Dmips32.c429 int mips32_run_algorithm(struct target *target, int num_mem_params, in mips32_run_algorithm() function
H A Dmips_m4k.c1413 .run_algorithm = mips32_run_algorithm,
/dports/devel/openocd/openocd-0.11.0/
H A DChangeLog19816 …* : mips32: exit_point optional for mips32_run_algorithm As the mips32 uses instruction breakpoint…