Conversation
|
This PR (HEAD: 9938bb6) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/arch/+/735520. Important tips:
|
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from Weihong Qiu: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from Joel Sing: Patch Set 1: Commit-Queue+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from Go LUCI: Patch Set 1: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2026-03-27T14:07:59Z","revision":"c1537c9c525283e27e5bdaa3f27ea5ee08d07b27"} Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from Joel Sing: Patch Set 1: -Commit-Queue (Performed by <GERRIT_ACCOUNT_60063> on behalf of <GERRIT_ACCOUNT_13640>) Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from Go LUCI: Patch Set 1: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from Go LUCI: Patch Set 1: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from Joel Sing: Patch Set 1: Commit-Queue+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from Go LUCI: Patch Set 1: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2026-03-27T14:22:23Z","revision":"c1537c9c525283e27e5bdaa3f27ea5ee08d07b27"} Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from Joel Sing: Patch Set 1: -Commit-Queue (Performed by <GERRIT_ACCOUNT_60063> on behalf of <GERRIT_ACCOUNT_13640>) Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from Go LUCI: Patch Set 1: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from Mark Ryan: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from Mark Ryan: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from Mark Ryan: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
9938bb6 to
b26b26e
Compare
|
Message from Weihong Qiu: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
This PR (HEAD: b26b26e) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/arch/+/735520. Important tips:
|
|
Message from Mark Ryan: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
This PR (HEAD: d6398d2) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/arch/+/735520. Important tips:
|
|
Message from Weihong Qiu: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from Mark Ryan: Patch Set 3: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from golang-scoped@luci-project-accounts.iam.gserviceaccount.com: Patch Set 3: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2026-08-26T07:13:43Z","revision":"e7c129450c6a19d78dc8aa69eaf4ebb5a931b040"} Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from Mark Ryan: Patch Set 3: -Commit-Queue (Performed by <GERRIT_ACCOUNT_60063> on behalf of <GERRIT_ACCOUNT_62943>) Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from golang-scoped@luci-project-accounts.iam.gserviceaccount.com: Patch Set 3: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from golang-scoped@luci-project-accounts.iam.gserviceaccount.com: Patch Set 3: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from Mark Ryan: Patch Set 3: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from Meng Zhuo: Patch Set 3: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from Cherry Mui: Patch Set 3: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
|
Message from David Chase: Patch Set 3: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/735520. |
Add disassembly support and tests for Zacas extension on RISCV64. Change-Id: Iea42ead99f5eba68f88c7a64e58cebba43d89a85 GitHub-Last-Rev: d6398d2 GitHub-Pull-Request: #17 Reviewed-on: https://go-review.googlesource.com/c/arch/+/735520 Reviewed-by: Cherry Mui <cherryyz@google.com> Reviewed-by: David Chase <drchase@google.com> Reviewed-by: Mark Ryan <markdryan@meta.com> Reviewed-by: Meng Zhuo <mengzhuo1203@gmail.com> LUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
|
This PR is being closed because golang.org/cl/735520 has been merged. |
Add disassembly support and tests for Zacas extension on RISCV64.