HomeSort by relevance Sort by last modified time
    Searched full:gen_op_st_v (Results 1 - 1 of 1) sorted by null

  /external/qemu/target-i386/
translate.c 569 static inline void gen_op_st_v(int idx, TCGv t0, TCGv a0) function
594 gen_op_st_v(idx, cpu_T[0], cpu_A0);
599 gen_op_st_v(idx, cpu_T[1], cpu_A0);
    [all...]

Completed in 139 milliseconds