OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcg_out_nop
(Results
1 - 2
of
2
) sorted by null
/external/qemu/tcg/sparc/
tcg-target.c
427
static inline void
tcg_out_nop
(TCGContext *s)
function
490
tcg_out_nop
(s);
505
tcg_out_nop
(s);
516
tcg_out_nop
(s);
672
tcg_out_nop
(s);
853
tcg_out_nop
(s);
956
tcg_out_nop
(s);
983
tcg_out_nop
(s);
[
all
...]
/external/qemu/tcg/hppa/
tcg-target.c
305
static inline void
tcg_out_nop
(TCGContext *s)
function
436
tcg_out_nop
(s); /* delay slot */
609
tcg_out_nop
(s); /* delay slot */
Completed in 12 milliseconds