OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcg_gen_qemu_ld8u
(Results
1 - 2
of
2
) sorted by null
/external/qemu/tcg/
tcg-op.h
1834
static inline void
tcg_gen_qemu_ld8u
(TCGv ret, TCGv addr, int mem_index)
function
1956
static inline void
tcg_gen_qemu_ld8u
(TCGv ret, TCGv addr, int mem_index)
function
[
all
...]
/external/qemu/target-arm/
translate.c
878
tcg_gen_qemu_ld8u
(tmp, addr, index);
[
all
...]
Completed in 40 milliseconds