Home | History | Annotate | Download | only in disassembler

Lines Matching defs:cx

48   "ax", "cx", "dx", "bx", "sp", "bp", "si", "di",
209 bool cx = false; // implicit use of cx
981 cx = (*instr == 0xD2) || (*instr == 0xD3);
1195 if (cx) {
1200 if (has_modrm || reg_in_opcode || ax || cx) {