OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcg_gen_st16_tl
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-i386/
translate.c
285
tcg_gen_st16_tl
(t0, cpu_env, offsetof(CPUState, regs[reg]) + REG_W_OFFSET);
321
tcg_gen_st16_tl
(cpu_A0, cpu_env, offsetof(CPUState, regs[reg]) + REG_W_OFFSET);
411
tcg_gen_st16_tl
(cpu_tmp0, cpu_env, offsetof(CPUState, regs[reg]) + REG_W_OFFSET);
437
tcg_gen_st16_tl
(cpu_tmp0, cpu_env, offsetof(CPUState, regs[reg]) + REG_W_OFFSET);
[
all
...]
/external/qemu/tcg/
tcg-op.h
2391
#define
tcg_gen_st16_tl
macro
2463
#define
tcg_gen_st16_tl
macro
[
all
...]
Completed in 41 milliseconds