Searched refs:cx (Results 1 – 5 of 5) sorted by relevance
350 bool cx = false; // implicit use of cx in DumpInstruction() local1029 cx = true; in DumpInstruction()1041 cx = true; in DumpInstruction()1386 cx = (*instr == 0xD2) || (*instr == 0xD3); in DumpInstruction()1556 if (cx) { in DumpInstruction()1561 if (has_modrm || reg_in_opcode || ax || cx) { in DumpInstruction()
1192 char[] cx = new char[259]; in main() local1194 cx[i] = (char) (i - 100); in main()1196 castAndNarrow(b1, cx); in main()1198 expectEquals((byte)((short) cx[i] + 1), b1[i]); in main()
314 testw %cx, %cx318 movw %cx, ART_METHOD_HOTNESS_COUNT_OFFSET(%eax)984 movw %cx, ART_METHOD_HOTNESS_COUNT_OFFSET(%eax)
47 div %cx
1154 cmp %cx, %ax