OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcg_target_call_oarg_regs
(Results
1 - 7
of
7
) sorted by null
/external/qemu/tcg/x86_64/
tcg-target.c
73
static const int
tcg_target_call_oarg_regs
[2] = {
variable
[
all
...]
/external/qemu/tcg/arm/
tcg-target.c
112
static const int
tcg_target_call_oarg_regs
[2] = {
variable
[
all
...]
/external/qemu/tcg/sparc/
tcg-target.c
87
static const int
tcg_target_call_oarg_regs
[2] = {
variable
[
all
...]
/external/qemu/tcg/hppa/
tcg-target.c
76
static const int
tcg_target_call_oarg_regs
[2] = {
variable
[
all
...]
/external/qemu/tcg/i386/
tcg-target.c
79
static const int
tcg_target_call_oarg_regs
[2] = {
variable
[
all
...]
/external/qemu/tcg/ppc/
tcg-target.c
137
static const int
tcg_target_call_oarg_regs
[2] = {
variable
[
all
...]
/external/qemu/tcg/ppc64/
tcg-target.c
133
static const int
tcg_target_call_oarg_regs
[2] = {
variable
[
all
...]
Completed in 53 milliseconds