OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcg_gen_ext32u_i64
(Results
1 - 3
of
3
) sorted by null
/external/qemu/tcg/
tcg-op.h
1525
static inline void
tcg_gen_ext32u_i64
(TCGv_i64 ret, TCGv_i64 arg)
function
1625
static inline void
tcg_gen_ext32u_i64
(TCGv_i64 ret, TCGv_i64 arg)
function
[
all
...]
tcg.c
616
tcg_gen_ext32u_i64
(temp, orig);
[
all
...]
/external/qemu/target-arm/
translate.c
[
all
...]
Completed in 37 milliseconds