OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcg_gen_andi_i64
(Results
1 - 2
of
2
) sorted by null
/external/qemu/tcg/
tcg-op.h
758
static inline void
tcg_gen_andi_i64
(TCGv_i64 ret, TCGv_i64 arg1, int64_t arg2)
function
965
static inline void
tcg_gen_andi_i64
(TCGv_i64 ret, TCGv_i64 arg1, int64_t arg2)
function
[
all
...]
/external/qemu/target-arm/
translate.c
[
all
...]
Completed in 1117 milliseconds