[webkit-changes] [WebKit/WebKit] f0868f: Implement DoubleNotEqualAndOrdered/DoubleEqualOrUn...

aoikonomopoulos noreply at github.com
Mon Jul 29 01:32:33 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f0868f4000ed3315882e9beb34654b2b0d58e501
      https://github.com/WebKit/WebKit/commit/f0868f4000ed3315882e9beb34654b2b0d58e501
  Author: Angelos Oikonomopoulos <angelos at igalia.com>
  Date:   2024-07-29 (Mon, 29 Jul 2024)

  Changed paths:
    M Source/JavaScriptCore/assembler/MacroAssemblerARMv7.h

  Log Message:
  -----------
  Implement DoubleNotEqualAndOrdered/DoubleEqualOrUnordered comparisons on ARMv7
https://bugs.webkit.org/show_bug.cgi?id=277136

Reviewed by Yusuke Suzuki.

Exercised by testb3.

* Source/JavaScriptCore/assembler/MacroAssemblerARMv7.h:
(JSC::MacroAssemblerARMv7::compareFloat):
(JSC::MacroAssemblerARMv7::compareDouble):

Canonical link: https://commits.webkit.org/281491@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list