OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcg_gen_mov_tl
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-i386/
translate.c
241
tcg_gen_mov_tl
(cpu_T[0], cpu_T[1]);
793
tcg_gen_mov_tl
(cpu_cc_dst, cpu_T[0]);
798
tcg_gen_mov_tl
(cpu_cc_src, cpu_T[1]);
799
tcg_gen_mov_tl
(cpu_cc_dst, cpu_T[0]);
804
tcg_gen_mov_tl
(cpu_cc_src, cpu_T[1]);
817
tcg_gen_mov_tl
(cpu_cc_dst, cpu_T[0]);
[
all
...]
/external/qemu/tcg/
tcg-op.h
2382
#define
tcg_gen_mov_tl
macro
2454
#define
tcg_gen_mov_tl
macro
[
all
...]
Completed in 20 milliseconds