-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [30b34e6d7b475c1de91623d3589723181a260523](https://github.com/dotnet/runtime/commit/30b…
-
It appears that the original SMPS drivers were binary blobs. Doing the same for this driver should help with compatibility, and ease-of-use. Then again, only one disasm primarily uses asm68k, and the …
-
I run Ubuntu 18.04. On a fresh clone of riscv-tools, I followed (as far as I can tell) the instructions in `README.md`. On running `./build.sh` as mentioned, I got the following output:
```
Starting…
-
```
What steps will reproduce the problem?
1. Try to use the -disasm or -list commands on a function.
What is the expected output?
Disassembly or annotated source.
What do you see instead?
"no filen…
-
```
What steps will reproduce the problem?
1. Try to use the -disasm or -list commands on a function.
What is the expected output?
Disassembly or annotated source.
What do you see instead?
"no filen…
-
```
What steps will reproduce the problem?
1. Try to use the -disasm or -list commands on a function.
What is the expected output?
Disassembly or annotated source.
What do you see instead?
"no filen…
-
```
What steps will reproduce the problem?
1. Try to use the -disasm or -list commands on a function.
What is the expected output?
Disassembly or annotated source.
What do you see instead?
"no filen…
-
```
What steps will reproduce the problem?
1. Try to use the -disasm or -list commands on a function.
What is the expected output?
Disassembly or annotated source.
What do you see instead?
"no filen…
-
### Run Information
Name | Value
-- | --
Architecture | x86
OS | Windows 10.0.18362
Queue | TigerWindows
Baseline | [d06ebfee1cfd1ef437784013e93ccfcd31334ac0](https://github.com/dotnet/run…
-
Env:
- python 3.8
- capstone 4.0.1
- ubuntu 18.04 (WSL)
Repro:
```python
import capstone
md = capstone.Cs(capstone.CS_ARCH_X86, capstone.CS_MODE_32)
md.detail = True
# case 1
# expecte…