Home
last modified time | relevance | path

Searched refs:opspecialregs (Results 1 – 2 of 2) sorted by relevance

/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/asm/
H A Dx86asm.h122 bool opspecialregs(x86_insn_op *op, const char *xop);
H A Dx86asm.cc2035 bool x86asm::opspecialregs(x86_insn_op *op, const char *xop) in opspecialregs() function in x86asm
2127 || opspecialregs(&insn->op[i], op[i]))) { in translate_str()