Home
last modified time | relevance | path

Searched refs:cx (Results 1 – 5 of 5) sorted by relevance

/art/runtime/interpreter/mterp/x86/
Dbindiv.S44 div %cx
/art/disassembler/
Ddisassembler_x86.cc338 bool cx = false; // implicit use of cx in DumpInstruction() local
953 cx = true; in DumpInstruction()
965 cx = true; in DumpInstruction()
1286 cx = (*instr == 0xD2) || (*instr == 0xD3); in DumpInstruction()
1454 if (cx) { in DumpInstruction()
1459 if (has_modrm || reg_in_opcode || ax || cx) { in DumpInstruction()
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S1320 cmpw %cx, %dx // do we hold the lock already?
1357 cmpw %cx, %dx // does the thread id match?
Dmemcmp16_x86_64.S1154 cmp %cx, %ax
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S1301 cmpw %cx, %dx // do we hold the lock already?
1357 cmpw %cx, %dx // does the thread id match?