Searched refs:is_store (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/target-i386/
H A Dtranslate.c2408 static void gen_ldst_modrm(DisasContext *s, int modrm, int ot, int reg, int is_store) argument
2415 if (is_store) {
2426 if (is_store) {

Completed in 1461 milliseconds