pcode: Missing calling conventions
オープン
bug
- 主要言語
- Python
- スター
- 9.1k
- フォーク
- 1.2k
- 平均マージ
- 16時間 20分
- マージ済み PR(30日)
- 169
説明
### Description
There are several default calling conventions missing in https://github.com/angr/angr/blob/16a60357578662f363bf9b0a19292ecfd4d90f67/angr/engines/pcode/cc.py#L98. The automatic name matcher fallback may not catch the rest, e.g. `ARM:LE:32:v8`, `MIPS:LE:32:default`.
### Steps to reproduce the bug
See https://github.com/angr/pypcode/issues/115
### Environment
angr @ 16a60357578662f363bf9b0a19292ecfd4d90f67
### Additional context
We may be able to populate any missing calling conventions from associated .cspec files.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。