OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:log_cpu_state_mask
(Results
1 - 5
of
5
) sorted by null
/external/qemu/
qemu-log.h
55
#define
log_cpu_state_mask
(b, env, f) do { \
macro
kqemu.c
52
# define LOG_INT_STATE(env)
log_cpu_state_mask
(CPU_LOG_INT, (env), 0)
/external/qemu/target-i386/
op_helper.c
31
log_cpu_state_mask
(CPU_LOG_PCALL, (env), X86_DUMP_CCOP)
[
all
...]
translate.c
[
all
...]
/external/qemu/target-mips/
translate.c
[
all
...]
Completed in 977 milliseconds