Searched refs:strg (Results 1 – 1 of 1) sorted by relevance
2279 struct x86_store *strg, *strm; in node_regmodrm() local2295 strg = &instr->src; in node_regmodrm()2299 strg = &instr->dst; in node_regmodrm()2331 strg->type = STORE_REG; in node_regmodrm()2332 strg->u.reg = reg; in node_regmodrm()