-
From what I see, there's `armv7::InstDecoder` and `armv8::InstDecoder` already.
I'm interested in developing for the ARM7TDMI which is an ARMv4, so it would be great to have an `armv4::InstDecoder`…
-
1. `qemu-system-x86_64 -bios bios.bin -drive file=disk.img,format=raw -m 1G -S -s`
2. Open `bios.bin` in binja
3. Debugger -> Connect To Remote Process
4. Select gdb-remote, and type host:port as 1…
-
armdata.js marks "blx label" as available in ARMv4:
`["blx" , "#RelS*4" , "T32", "1111|0|RelS[22]|RelS[19:10]|11|Ja|0|Jb|RelS[9:0]|0" , "ARMv4T+…
tom42 updated
4 years ago
-
## Version(s) of meta-rust
master (a4302679bbe2bfc5762aa47003ca8192f21a1342)
## Version(s) of poky and/or oe-core
master/hardknott (7d0988966cc1fd9e93549ca2ec21ac3bc765ceb6)
## Expected result…
-
Maintainer: @martinschneider
Environment: arm_fa526, OpenWrt master
Description:
From the buildbot [faillog](https://downloads.openwrt.org/snapshots/faillogs/arm_fa526/packages/boringssl/compil…
-
Hello all
I'm finding some issues to update from openssl-1.1.0f to openssl-1.1.1d
This options where used in 1.1.0f: (it worked nice)
./Configure --cross-compile-prefix=$(CHOST)- --prefix=$(DIR_INS…
-
shenjianbin@shenjiabindeMBP contrib % ./compile-openssl.sh
====================
[*] check archs
====================
FF_ALL_ARCHS = armv5 armv7a arm64 x86 x86_64
FF_ACT_ARCHS = armv7a
-----…
-
Related to #57486 and found when overviewing the code changes.
Similar to how ARMv2 and v3 reject thumb, v4 (NOT v4T) should reject thumb as well, but it silently accepts it.
```llvm
define voi…
-
Greetings,
I was playing with meson because it seemed fast. I compiled OpenSSL in 7.5 seconds as the wrapdb subproject compared to 5:11 seconds for regular build. This inspired me to try to cross c…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR31720](https://bugs.llvm.org/show_bug.cgi?id=31720) |
| Status | NEW |
| Importance | P normal |
|…