OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TCG_AREG0
(Results
1 - 7
of
7
) sorted by null
/external/qemu/tcg/arm/
tcg-target.h
80
TCG_AREG0
= TCG_REG_R7,
/external/qemu/tcg/hppa/
tcg-target.h
106
#define
TCG_AREG0
TCG_REG_R17
/external/qemu/tcg/i386/
tcg-target.h
119
#define
TCG_AREG0
TCG_REG_R14
123
#define
TCG_AREG0
TCG_REG_EBP
/external/qemu/tcg/ppc/
tcg-target.h
96
#define
TCG_AREG0
TCG_REG_R27
/external/qemu/tcg/ppc64/
tcg-target.h
106
#define
TCG_AREG0
TCG_REG_R27
/external/qemu/tcg/sparc/
tcg-target.h
134
#define
TCG_AREG0
TCG_REG_G2
136
#define
TCG_AREG0
TCG_REG_G5
138
#define
TCG_AREG0
TCG_REG_G6
/external/qemu/tcg/x86_64/
tcg-target.h
89
#define
TCG_AREG0
TCG_REG_R14
Completed in 31 milliseconds