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
530
static inline void
gen_op_ld_v
(int idx, TCGv t0, TCGv a0)
function
556
gen_op_ld_v
(idx, cpu_T[0], cpu_A0);
561
gen_op_ld_v
(idx, cpu_T[0], cpu_A0);
566
gen_op_ld_v
(idx, cpu_T[1], cpu_A0);
[
all
...]
Completed in 2957 milliseconds