Home
last modified time | relevance | path

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

/external/qemu/target-arm/
Dexec.h47 if (!env->halted) in cpu_halted()
53 env->halted = 0; in cpu_halted()
Dop_helper.c281 env->halted = 1; in HELPER()
/external/qemu/
Dcpu-defs.h151 uint32_t halted; /* Nonzero if the CPU is in suspend state */ \
Dusb-linux.c98 uint8_t halted; member
148 return s->endp_table[ep - 1].halted; in is_halted()
153 s->endp_table[ep - 1].halted = 0; in clear_halt()
158 s->endp_table[ep - 1].halted = 1; in set_halt()
876 s->endp_table[(devep & 0xf) - 1].halted = 0; in usb_linux_update_endp_table()
Dcpu-exec.c377 env->halted = 1; in cpu_exec()
Dexec.c522 qemu_put_be32s(f, &env->halted); in cpu_common_save()
533 qemu_get_be32s(f, &env->halted); in cpu_common_load()
Dgdbstub.c1854 env->halted ? "halted " : "running"); in gdb_handle_packet()
Dmonitor.c365 if (env->halted) in do_info_cpus()
Dvl-android.c4519 if (!env->halted) in cpu_has_work()
Dvl.c4378 if (!env->halted) in cpu_has_work()
/external/qemu/hw/
Dgoldfish_trace.c180 cpu_single_env->halted = 1; in trace_dev_write()
/external/bison/doc/
Dbison.texinfo8091 essentially halted.
Dbison.info7403 essentially halted.
/external/webkit/JavaScriptCore/
DChangeLog-2009-06-1620044 access other than to a direct prototype property, list formation is halted (or
/external/webkit/WebCore/
DChangeLog-2009-06-1656499 we get new data for that frame. This fixes animations that halted