OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gen_op_ld_v
(Results
1 - 1
of
1
) sorted by null
/external/qemu/target-i386/
translate.c
603
static inline void
gen_op_ld_v
(int idx, TCGv t0, TCGv a0)
function
629
gen_op_ld_v
(idx, cpu_T[0], cpu_A0);
634
gen_op_ld_v
(idx, cpu_T[0], cpu_A0);
639
gen_op_ld_v
(idx, cpu_T[1], cpu_A0);
[
all
...]
Completed in 50 milliseconds