OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcg_out_ld_ptr
(Results
1 - 2
of
2
) sorted by null
/external/qemu/tcg/sparc/
tcg-target.c
343
static inline void
tcg_out_ld_ptr
(TCGContext *s, int ret,
function
952
tcg_out_ld_ptr
(s, TCG_REG_I5, (tcg_target_long)(s->tb_next + args[0]));
965
tcg_out_ld_ptr
(s, TCG_REG_I5,
[
all
...]
/external/qemu/tcg/hppa/
tcg-target.c
256
static inline void
tcg_out_ld_ptr
(TCGContext *s, int ret,
function
746
tcg_out_ld_ptr
(s, TCG_REG_R20,
Completed in 19 milliseconds