-
Changing the setting form little endian to big endian does not changes the byte order. using Revision [030b30d] from 2019-03-17 01:38:34 +0500 Qt 5.12.1 version 3
-
# Feature or enhancement
### Proposal:
1. Global variable _OTHER_ENDIAN, in the _other_endian function to check for endianness but declared at the module level, leading to potential side effects.
R…
-
Seen in https://github.com/adoptium/aqa-tests/issues/5693#issuecomment-2420765323
TestVectorizationMismatchedAccess fails and needs exclusion under https://bugs.openjdk.org/browse/JDK-8342489
``…
-
Hello mupen64 developers,
I am sorry for noise, but I would like to know if MUPEN64PLUS has never ran on a big endian machine like mine PPC790MP Quad Core running @ 2.5Ghz.
Actually I tried to com…
-
### Description of the crash:
I compiled the source on a Big Endian system, PowerMac G5 running Debian sid PPC64. I provided the mm.o2r on the same folder as 2sh2.elf, when try to run it, it opens, s…
-
This works with V2 data:
```python
zarr.create(shape=10, dtype=">i2", zarr_version=2)
# -> i2>
```
But raises for V3
```python
zarr.create(shape=10, dtype=">i2", zarr_version=3)
```
`…
-
We had just ported Woof 12.0 on AmigaOS4 (PowerPC)... no particular issue to report, but there is a problem with the audio.
Apparently we can use SFX and no MUSIC, or only MUSIC without SFX.
The rea…
-
Dedicated issue for #39 / #116 which requested this through `as.integer64.raw()`.
I think we can do this by adding yet-another hijack:
```r
readBin
-
I got the following response from a wgpu maintainer on Discord:
> fwiw wasm is defined to be little endian, so if you're in the browser it's the browsers job to ensure everything looks like the wor…
-
### Zarr version
2.14.2
### Numcodecs version
0.11.0
### Python Version
3.11.2
### Operating System
Fedora Rawhide
### Installation
from source
### Description
When running tests on s390x (…