Lift Aarch64 load/store acquire/release/etc. min/max operations as intrinsics

オープン
#6,599 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@galenbwill がすでに取り組んでいます。

2025年4月8日 から。

評価

この issue はまだ評価されていません。

説明

Arch: ARM64 Component: Architecture Effort: Low Effort: Medium Impact: Low

Currently LDAR/STLR and friends are lifted as simple loads and stores as of #5926. This issue follows on from that issue to track the unresolved parts, specifically:

The MIN/MAX variants (LDMIN, LDMAX, etc.) remain unlifted, and should be lifted as intrinsics, since lifting them directly requires comparisons and LLIL_IF.

Also leaving this here to note that all of these related instructions should have some kind of representation of their load/store semantics, if and when that ever becomes possible and useful.

主要言語
C++
スター
1.3k
フォーク
298
平均マージ
5日 5時間
マージ済み PR(30日)
19

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Vector35/binaryninja-api のほかの issue

Vector35/binaryninja-api の issue をすべて見る

似ている issue

C++ の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。