OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tcg_to_bc
(Results
1 - 2
of
2
) sorted by null
/external/qemu/tcg/ppc/
tcg-target.c
427
static const uint32_t
tcg_to_bc
[10] = {
variable
[
all
...]
/external/qemu/tcg/ppc64/
tcg-target.c
425
static const uint32_t
tcg_to_bc
[10] = {
variable
1186
tcg_out_bc (s,
tcg_to_bc
[cond], label_index);
[
all
...]
Completed in 107 milliseconds