Searched refs:cx (Results 1 – 6 of 6) sorted by relevance
773 char[] cx = new char[259]; in main() local775 cx[i] = (char) (i - 100); in main()777 castAndNarrow(b1, cx); in main()779 expectEquals((byte)((short) cx[i] + 1), b1[i]); in main()
338 bool cx = false; // implicit use of cx in DumpInstruction() local1014 cx = true; in DumpInstruction()1026 cx = true; in DumpInstruction()1371 cx = (*instr == 0xD2) || (*instr == 0xD3); in DumpInstruction()1539 if (cx) { in DumpInstruction()1544 if (has_modrm || reg_in_opcode || ax || cx) { in DumpInstruction()
1332 cmpw %cx, %dx // do we hold the lock already?1369 cmpw %cx, %dx // does the thread id match?
1154 cmp %cx, %ax
1313 cmpw %cx, %dx // do we hold the lock already?1369 cmpw %cx, %dx // does the thread id match?
47 div %cx