-
I hit this in PR #6941 where the syntax got set to DR_DISASM_ATT and then the view test crashed on its regdeps case. This crash will happen anytime regdeps is disassembled with a syntax other than DR…
-
```
❯ cat test.s
.global __start
__start:
j $ra
❯ clang -target mipsisa64r6-linux-gnu -nostdlib test.s
❯ objdump --disassemble=__start a.out
a.out: file format elf64-tradbigmips
…
-
I am using the v850 language. Most of the file disassembles correctly. There are some instructions that do not disassemble. See the attached code below
```
00002526 63 47 11 00 st.w …
-
### Is your feature request related to a problem? Please describe.
The `component.Component` interface is the backbone of k0s's internal structure:
https://github.com/k0sproject/k0s/blob/71a2c707b…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR36194](https://bugs.llvm.org/show_bug.cgi?id=36194) |
| Status | NEW |
| Importance | P normal |
|…
-
This scratch was created via objdiff (uploading a target.o file) and is disassmbled with the `--disassemble=XXX` flag. Exported zip is here: [eMessageNextGyouMaxGet.zip](https://github.com/user-attach…
-
I just purchased a Neo Smartpen A1, the demo application does not discover the Neo Smartpen A1. If I use the Smartpen Manager, the pen is discovered.
I disassembled PenManager.exe with ILSpy and t…
-
```
(lldb) dis -b -A thumb-2
0xd1929ba8 : 0x4ff0e92d .long 0x4ff0e92d ; unknown opcode
0xd1929bac : 0xaf03 add r7, sp, #0xc
0xd1929bae : 0x7d61f5ad .l…
-
https://github.com/vezel-dev/ruptura/blob/70168266ca273ec99eee6baba89522c896150db6/src/memory/Diagnostics/CallFrame.cs#L43-L45
The issue is that the function pointer we get from `RuntimeMethodHandl…
-
Hello
I have a very similar sensor: **BTH01**
Marking on SoC: PHY6222QCW04IYOJSH (PHY6222QC-W04C)
Marking on sensor: 8305 ([CHT8305C](https://www.sensylink.com/upload/1/net.sensylink.portal/1689159…