OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gen_jmp
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-i386/
translate.c
121
static void
gen_jmp
(DisasContext *s, target_ulong eip);
2738
static void
gen_jmp
(DisasContext *s, target_ulong eip)
function
[
all
...]
/external/qemu/target-arm/
translate.c
3463
static inline void
gen_jmp
(DisasContext *s, uint32_t dest)
function
[
all
...]
Completed in 618 milliseconds