-
### Reproducing the behavior
Thank you very much for inventing such an amazing programming language. However, when I programmed a quadtree using Bend, I found that this code did not work properly.
…
-
cpu model 显示mips 24kc 选择了mip24kc的ipk
但还是说不兼容
![%S 4)4O{}BYI7XP063D7%4N](https://github.com/user-attachments/assets/5117982a-b550-4314-83bf-5108bf0ac511)
![{O0H0FOAREJ4UG J4WC49Z3](https://github.co…
-
Hi all,
I'm trying to implement support for MIPS cores in LiteX,
My initial target cores are
- microAptiv UP from MIPSOpen (Origin download link is down, but we've got some copies around intern…
-
# In your bug report please include:
* CPU architecture: PowerPC
* Operating System: macOS
* Python version: 3.11.10
* Version of py-cpuinfo: 9.0.0
`cpuinfo` omits `PPC`/`PPC_32` in the list wh…
-
-
Hi, I'm trying to squeeze a 4.14 kernel (+initramfs) onto quite the small flash router, and decided to try LTO'ing the kernel. I based my work on the lto-415-2 branch.
My current attempt ends up li…
-
At the moment I only have a softfloat (openwrt) mips box, which I don't think can run luajit at all, so supporting mips is not going to happen in the short term, although I may be able to add untested…
-
On 64-bit PowerPC, 64-bit SPARC and 64-bit MIPS, Clang gives `__int128_t` an alignment of 16 whereas the LLVM data layout (implicitly) gives `i128` an alignment of 8. This means that LLVM-based compil…
-
Does it ready to be compiled for mips? I would like to run it on OpenWRT router, driving my LIFX bulb ;)
bam80 updated
8 years ago
-
```python
from unicorn import *
from unicorn.mips_const import *
# code to be emulated
# 0x1000000: li v0,3
# 0x1000004: beq s0,v0,0x1000014
# 0x1000008: lbu v1,0(a1)
MIPS_CODE32 = b"\x03\x00…