Ivan Krysak
|
ec90ac0083
|
yield::Instruction: add getRelativeAddressBase
This helper computes the architecture-specific base for PC-relative
immediate originating from the given instruction.
|
2023-05-25 06:36:58 +00:00 |
|
Alessandro Di Federico
|
1d91ed9beb
|
tuple_tree_generator: make C++ just a regular backend
The `tuple_tree_generator` component was still heavily treating C++ as a
special citizen.
This commit normalizes the situation.
|
2022-08-11 16:20:42 +02:00 |
|
Ivan Krysak
|
5b49873523
|
Move delay slot control down to basic block level
|
2022-06-15 16:04:43 +03:00 |
|
Ivan Krysak
|
f26ee02029
|
Use tuple tree generator for assembly description
|
2022-06-15 15:51:23 +03:00 |
|