-
```
What steps will reproduce the problem?
1. Obtain V8 port to PowerPC https://github.com/andrewlow/v8ppc
2. Compile V8 on PowerPC running big endian
3. Run octane benchmark using V8 on a big endian …
-
@jonwd7 It seems that Nifskope internally works with loaded nif data in little endian byte order. When I open big endian nif and then save it, I get file where most of data is converted into little en…
-
Currently there seems to be no support for ARM BE. I have successfully built a complete ARM-BE toolchain via buildroot, then attempted to configure a build as follows:
CC=armeb-linux-gcc CXX=armeb-…
-
This is currently fairly confusing, we should rework this section.
> I like this, though it is interesting that the least significant bits in our representation correspond to the most significant *…
-
Hello!
I ran into a strange issue when trying to use `read_all`. When the struct also contains a specifically sized field using ex `#[deku(bits = 40)]`, deserialization always fails with `Incomplete(…
-
# ArrayIndexOutOfBoundsException Issue
I am currently facing error
```bash
java.lang.ArrayIndexOutOfBoundsException: arraycopy: last destination index 2147483812 out of bounds for byte[2147483637]
…
-
Another error on 10.6.8 Rosetta with `gcc12`:
```
/opt/local/var/macports/build/_opt_PPCRosettaPorts_devel_folly/folly/work/folly-v2022.08.01.00/folly/detail/base64_detail/Base64SWAR.cpp: In functio…
-
Something goes wrong with nonEmptyDouble on mips, powerpc, s390x, and sparc, which are all big-endian platforms.
[MIPS buildd log](https://buildd.debian.org/status/fetch.php?pkg=haskell-hastache&arch…
-
malformed test fails compare ste on big endian
````
Checking ike-scan malformed packet against ./pkt-malformed.dat ...
/tmp/ike-scan-test.12963.tmp ./pkt-malformed.dat
CMP FAILED
FAIL check-pac…
-
I think this is the first one to fail
```
Start 22: ESTMEG-Head1
22/525 Test #22: ESTMEG-Head1 ...............................***Exception: Other 0.05 sec
/home/yoh/openmeeg/openmeeg-2.3.…