RESOLVED FIXED 234630
[RISCV64] Add MacroAssemblerRISCV64 operations for testing, comparison
https://bugs.webkit.org/show_bug.cgi?id=234630
Summary [RISCV64] Add MacroAssemblerRISCV64 operations for testing, comparison
Zan Dobersek
Reported 2021-12-23 01:36:19 PST
[RISCV64] Add MacroAssemblerRISCV64 operations for testing, comparison
Attachments
Patch (9.27 KB, patch)
2021-12-23 01:36 PST, Zan Dobersek
no flags
Zan Dobersek
Comment 1 2021-12-23 01:36:53 PST
Zan Dobersek
Comment 2 2021-12-23 01:37:35 PST
Comment on attachment 447864 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=447864&action=review > Source/JavaScriptCore/assembler/MacroAssemblerRISCV64.h:2703 > + void compareFinalize(RelationalCondition cond, RegisterID lhs, RegisterID rhs, RegisterID dest) These helper method names are ATM all over the place. I'll clean up and align them at the end.
EWS
Comment 3 2021-12-28 01:46:41 PST
Committed r287467 (245602@main): <https://commits.webkit.org/245602@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 447864 [details].
Radar WebKit Bug Importer
Comment 4 2021-12-28 01:47:16 PST
Note You need to log in before you can comment on or make changes to this bug.