Ivan Krysak
|
371f5c4555
|
Implement ABI-based register state deductions
This will help EarlyFunctionAnalysis in providing more accurate results,
in case assumptions about the ABI can be made.
|
2022-02-14 13:35:37 +01:00 |
|
Ivan Krysak
|
9771ae29d6
|
Move RegisterState to ABI
|
2022-02-14 13:35:37 +01:00 |
|
Ivan Krysak
|
cafe44097b
|
ABI: introduce default function type generation
|
2022-02-14 13:35:37 +01:00 |
|
Ivan Krysak
|
5c671e8446
|
Add abi::Trait specialization for s390x ABI
|
2022-02-14 13:35:36 +01:00 |
|
Ivan Krysak
|
75c00f5112
|
Add abi::Trait specialization for mips ABI
|
2022-02-14 13:35:36 +01:00 |
|
Ivan Krysak
|
c9daab2ce4
|
Add abi::Trait specializations for arm ABIs
|
2022-02-14 13:35:36 +01:00 |
|
Ivan Krysak
|
4069d547b6
|
Add abi::Trait specializations for x86 ABIs
|
2022-02-14 13:35:36 +01:00 |
|
Ivan Krysak
|
756d0f7376
|
Add abi::Trait specializations for x86_64 ABIs
|
2022-02-14 13:35:36 +01:00 |
|
Ivan Krysak
|
d30c4c54fb
|
Introduce trait to describe ABIs
|
2022-02-14 13:35:36 +01:00 |
|