OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCG_REG_ESP
(Results
1 - 2
of
2
) sorted by null
/external/qemu/tcg/i386/
tcg-target.h
42
TCG_REG_ESP
,
61
TCG_REG_RSP =
TCG_REG_ESP
,
71
#define TCG_REG_CALL_STACK
TCG_REG_ESP
tcg-target.c
494
if (index < 0 && LOWREGMASK(rm) !=
TCG_REG_ESP
) {
507
assert(index !=
TCG_REG_ESP
);
[
all
...]
Completed in 1468 milliseconds