Skip to content

refactor: align LLIL raw operand ABI#77

Merged
tinysec merged 1 commit into
masterfrom
refactor/llil-raw-operands-abi
Jul 22, 2026
Merged

refactor: align LLIL raw operand ABI#77
tinysec merged 1 commit into
masterfrom
refactor/llil-raw-operands-abi

Conversation

@tinysec

@tinysec tinysec commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • mirror the native BNLowLevelILInstruction four-slot operand array exactly
  • remove the drift-prone per-operation raw operand count table
  • copy exactly four operands in both native-to-managed and managed-to-native conversions

Validation

  • dotnet build -c Release: 0 warnings
  • targeted real-core LLIL E2E: 6 passed, 0 failed
  • full external real-core E2E: 166 passed, 0 failed

@tinysec
tinysec merged commit 882c142 into master Jul 22, 2026
1 check passed
@tinysec
tinysec deleted the refactor/llil-raw-operands-abi branch July 22, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant