OpenGrok
Cross Reference: gdbstub.c
xref
: /
external
/
qemu
/
gdbstub.c
Home
|
History
|
Annotate
|
Download
|
only in
qemu
Lines Matching
refs:pstate
781
((env->
pstate
& 0xfff) << 8) |
844
env->
pstate
= (tmp >> 8) & 0xfff;