Searched hist:3352 (Results 1 - 21 of 21) sorted by relevance

/openjdk10/hotspot/src/cpu/x86/vm/
H A Dc1_LinearScan_x86.cppdiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
H A Dc1_LIRGenerator_x86.cppdiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
H A Dassembler_x86.hppdiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
H A DstubGenerator_x86_64.cppdiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
H A DstubGenerator_x86_32.cppdiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
H A Dc1_LIRAssembler_x86.cppdiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
H A Dassembler_x86.cppdiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
H A Dx86_32.addiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
H A Dx86_64.addiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
/openjdk10/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreter.cppdiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
H A Dinterpreter.cppdiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
H A DabstractInterpreter.hppdiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.cppdiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
H A Dc1_LIR.hppdiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
H A Dc1_LIRAssembler.cppdiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
H A Dc1_LIR.cppdiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
H A Dc1_LIRGenerator.cppdiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
H A Dc1_GraphBuilder.cppdiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
/openjdk10/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRGenerator_sparc.cppdiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
/openjdk10/hotspot/src/share/vm/opto/
H A Dsubnode.cppdiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
H A Dlibrary_call.cppdiff 3352:6759698e3140 Tue May 15 02:10:00 MDT 2012 roland 7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti

Completed in 690 milliseconds