Home
last modified time | relevance | path

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

/art/runtime/interpreter/mterp/x86/
Dcvtfp_int.S21 movw %ax, LOCAL0+2(%esp)
48 fnstsw %ax
Dop_rem_double.S8 fstsw %ax
Dop_rem_float.S8 fstsw %ax
Dop_rem_double_2addr.S9 fstsw %ax
Dop_rem_float_2addr.S9 fstsw %ax
/art/runtime/interpreter/mterp/x86_64/
Dop_rem_double.S8 fstsw %ax
Dop_rem_float.S8 fstsw %ax
Dop_rem_double_2addr.S9 fstsw %ax
Dop_rem_float_2addr.S9 fstsw %ax
Dentry.S72 movswl %ax, rPROFILE
Dfooter.S279 movw %ax, OFF_FP_COUNTDOWN_OFFSET(rFP)
/art/disassembler/
Ddisassembler_x86.cc337 bool ax = false; // implicit use of ax in DumpInstruction() local
352 case ax8_i8: opcode1 = #opname; ax = true; immediate_bytes = 1; byte_operand = true; break; \ in DumpInstruction()
353 case ax32_i32: opcode1 = #opname; ax = true; immediate_bytes = 4; break; in DumpInstruction()
1450 if (ax) { in DumpInstruction()
1459 if (has_modrm || reg_in_opcode || ax || cx) { in DumpInstruction()
/art/runtime/arch/x86_64/
Dmemcmp16_x86_64.S1154 cmp %cx, %ax