OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcg_gen_ld32u_tl
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-i386/
translate.c
445
tcg_gen_ld32u_tl
(cpu_A0, cpu_env, offsetof(CPUX86State, regs[reg]) + REG_L_OFFSET);
548
tcg_gen_ld32u_tl
(cpu_A0, cpu_env, offsetof(CPUX86State, segs[reg].base) + REG_L_OFFSET);
[
all
...]
/external/qemu/tcg/
tcg-op.h
2718
#define
tcg_gen_ld32u_tl
macro
[
all
...]
Completed in 87 milliseconds