aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2023-06-28 12:28:41 +0300
committerGitHub <noreply@github.com>2023-06-28 12:28:41 +0300
commit6c12792402503705bf921d56ea3b309408bb417a (patch)
treee8e1651cc96dbafd87a5e5db55086d2ebf8213f8
parent7f46afe63752ce50adea9af7f63e053e41c8fc03 (diff)
downloadcopyjit-6c12792402503705bf921d56ea3b309408bb417a.tar.gz
copyjit-6c12792402503705bf921d56ea3b309408bb417a.zip
Update README.md power10
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 32a2485..a1a4620 100644
--- a/README.md
+++ b/README.md
@@ -179,7 +179,7 @@ Broken:
+ `sh4` (fails to generate continuation passing (I think?))
+ `s390x` (doesn't crash, but seems to jump over some code or something?)
+ `m68k` (segfault, unclear why)
-+ `powerpc64le` (fails to generate continuation passing)
++ `powerpc64le` (fails to generate continuation passing) (does work with power10, though)
+ `powerpc64`
+ `powerpc`