OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcg_gen_qemu_ld32s
(Results
1 - 3
of
3
) sorted by null
/external/qemu/tcg/
tcg-op.h
2245
static inline void
tcg_gen_qemu_ld32s
(TCGv ret, TCGv addr, int mem_index)
function
2341
static inline void
tcg_gen_qemu_ld32s
(TCGv ret, TCGv addr, int mem_index)
function
[
all
...]
/external/qemu/target-mips/
translate.c
[
all
...]
/external/qemu/target-i386/
translate.c
525
tcg_gen_qemu_ld32s
(cpu_T[0], cpu_A0, mem_index);
[
all
...]
Completed in 23 milliseconds