Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dcpu.c179 static void hexagon_dump(CPUHexagonState *env, FILE *f, int flags) in hexagon_dump() function
240 hexagon_dump(cpu_env(cs), f, flags); in hexagon_dump_state()
245 hexagon_dump(env, stdout, CPU_DUMP_FPU); in hexagon_debug()