powerpc
Here are 66 public repositories matching this topic...
xargo CI is failing with a strange ICE:
thread 'rustc' panicked at 'failed to lookup `SourceFile` in new context', src/librustc_middle/ty/query/on_disk_cache.rs:456:17
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: internal compiler error: unexpected panic
note: the compiler unexpect
debug/log flag?
Just a quick question, do you think we should add a flag to keystone that will log all assemble attempts and their results? This could help for detecting inconsistencies, however it might be out of the scope for the project.
Missing instructions
add a doc builder
Our documentation site is always lagging behind as updating the docs is a non-trivial task that has to be automated. Setting up the Travis job for building wouldn't be trivial (we probably won't fit into the time constraints), but we can use GitHub actions and host a documentation builder on one of our servers. We shall update both bap documentation and Primus Lisp docs.
Conan package
We should add WASM simd128 implementations of as many SSE/SSE2/etc. functions as possible.
Some of the functions won't see much, if any, improvements since we already have GCC-style vector extension and OpenMP SIMD support. The real benefit will be for the functions that can't use GCC-style vectors. For example, saturated operations, min/max, etc. And of course there will be a lot of cases w
developer docs
Need documentation for developers and contributors
For compatibility reasons we probably don't want all of the changes linked via the meta-bug at https://bugzilla.mozilla.org/show_bug.cgi?id=897815 and we don't want to remove the old properties, but we probably do want at least this, or some way to access the properties both directions.
document.body https://bugzilla.mozilla.org/show_bug.cgi?id=1276438 prereq?
https://bugzilla.mozilla.org/sho
-
Updated
Apr 8, 2018 - C
-
Updated
Jul 15, 2019 - C
-
Updated
May 7, 2020 - Assembly
-
Updated
Sep 4, 2018 - C
-
Updated
Dec 13, 2019 - C
-
Updated
Oct 7, 2019 - OCaml
-
Updated
Jan 28, 2014 - C
Improve this page
Add a description, image, and links to the powerpc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the powerpc topic, visit your repo's landing page and select "manage topics."
Env:
Repro: