OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCState
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-mips/
cpu.h
139
typedef struct
TCState
TCState
;
140
struct
TCState
{
174
TCState
active_tc;
412
TCState
tcs[MIPS_SHADOW_SET_MAX];
machine.c
6
static void save_tc(QEMUFile *f,
TCState
*tc)
153
static void load_tc(QEMUFile *f,
TCState
*tc)
Completed in 1937 milliseconds