OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tcg_gen_ext32s_i64
(Results
1 - 2
of
2
) sorted by null
/external/qemu/tcg/
tcg-op.h
1507
static inline void
tcg_gen_ext32s_i64
(TCGv_i64 ret, TCGv_i64 arg)
function
1597
static inline void
tcg_gen_ext32s_i64
(TCGv_i64 ret, TCGv_i64 arg)
function
[
all
...]
tcg.c
614
tcg_gen_ext32s_i64
(temp, orig);
[
all
...]
Completed in 55 milliseconds