Home
last modified time | relevance | path

Searched refs:ax (Results 1 – 6 of 6) sorted by relevance

/art/runtime/interpreter/mterp/x86_64/
Dfloating_point.S182 fstsw %ax
199 fstsw %ax
215 fstsw %ax
232 fstsw %ax
Dmain.S404 movswl %ax, rPROFILE
716 movw %ax, OFF_FP_COUNTDOWN_OFFSET(rFP)
/art/runtime/interpreter/mterp/x86/
Dfloating_point.S182 fstsw %ax
199 fstsw %ax
215 fstsw %ax
232 fstsw %ax
Darithmetic.S285 movw %ax, LOCAL0+2(%esp)
314 fnstsw %ax
/art/disassembler/
Ddisassembler_x86.cc349 bool ax = false; // implicit use of ax in DumpInstruction() local
366 case ax8_i8: opcode1 = #opname; ax = true; immediate_bytes = 1; byte_operand = true; break; \ in DumpInstruction()
367 case ax32_i32: opcode1 = #opname; ax = true; immediate_bytes = 4; break; in DumpInstruction()
1552 if (ax) { in DumpInstruction()
1561 if (has_modrm || reg_in_opcode || ax || cx) { in DumpInstruction()
/art/runtime/arch/x86_64/
Dmemcmp16_x86_64.S1154 cmp %cx, %ax