Home | History | Annotate | Download | only in priv

Lines Matching defs:oper

21874       const HChar *oper;
21876 oper = nameIReg64 (eregOfRexRM(pfx,modrm));
21881 oper = dis_buf;
21886 DIP ("bndmk %s, %%bnd%d\n", oper, bnd);
21888 DIP ("bndcl %s, %%bnd%d\n", oper, bnd);
21892 DIP ("bndcu %s, %%bnd%d\n", oper, bnd);
21894 DIP ("bndcn %s, %%bnd%d\n", oper, bnd);
21898 DIP ("bndmov %s, %%bnd%d\n", oper, bnd);
21900 DIP ("bndmov %%bnd%d, %s\n", bnd, oper);
21904 DIP ("bndldx %s, %%bnd%d\n", oper, bnd);
21906 DIP ("bndstx %%bnd%d, %s\n", bnd, oper);