Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 11bb726032715079621145e442f7ded7812e5404
      
https://github.com/WebKit/WebKit/commit/11bb726032715079621145e442f7ded7812e5404
  Author: MingZhu Yan <[email protected]>
  Date:   2024-11-10 (Sun, 10 Nov 2024)

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

  Log Message:
  -----------
  [RISCV] Set some used MacroAssemblerRISCV64 methods to public
https://bugs.webkit.org/show_bug.cgi?id=282899

Reviewed by Yusuke Suzuki.

float16 related methods are used in jit, so this patch makes them public

* Source/JavaScriptCore/assembler/MacroAssemblerRISCV64.h:
(JSC::MacroAssemblerRISCV64::loadFloat16):
(JSC::MacroAssemblerRISCV64::storeFloat16):
(JSC::MacroAssemblerRISCV64::convertFloat16ToDouble):
(JSC::MacroAssemblerRISCV64::convertDoubleToFloat16):
(JSC::MacroAssemblerRISCV64::moveZeroToFloat16):
(JSC::MacroAssemblerRISCV64::move16ToFloat16):
(JSC::MacroAssemblerRISCV64::moveFloat16To16):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to