Alessandro Di Federico
|
ba1baf6609
|
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 11:18:02 +02:00 |
|
Ivan Krysak
|
7b7c4c25b9
|
Standardize the pipe names to use CamelCase
|
2022-08-05 21:46:46 +03:00 |
|
Ivan Krysak
|
dff7c5f37d
|
Move yield pipes into revngYield
|
2022-08-05 21:46:28 +03:00 |
|
Ivan Krysak
|
8f4590bf00
|
Outline the cross-relation interface
|
2022-08-05 21:42:58 +03:00 |
|
Giacomo Vercesi
|
3e9058393e
|
Rework YieldAssemblyHTML to output PTML
|
2022-07-28 08:47:34 +02:00 |
|
Ivan Krysak
|
7e538776d4
|
Outline sugiyama style layouter interface
|
2022-06-15 16:04:44 +03:00 |
|
Ivan Krysak
|
7591788620
|
Implement node size calculation
|
2022-06-15 16:04:44 +03:00 |
|
Ivan Krysak
|
840a34c0a4
|
Implement CFG extraction
|
2022-06-15 16:04:44 +03:00 |
|
Ivan Krysak
|
71f2ea6b22
|
Outline yield::Graph
|
2022-06-15 16:04:44 +03:00 |
|
Ivan Krysak
|
d3afdc47bb
|
Outline yield::cfg::Configuration
|
2022-06-15 16:04:43 +03:00 |
|
Ivan Krysak
|
5b49873523
|
Move delay slot control down to basic block level
|
2022-06-15 16:04:43 +03:00 |
|
Ivan Krysak
|
b19663e439
|
Implement labeled block detection
|
2022-06-15 16:03:45 +03:00 |
|
Ivan Krysak
|
de9861815a
|
Move fallthrough detection to yield::cfg
|
2022-06-15 16:02:44 +03:00 |
|
Ivan Krysak
|
80e9243e06
|
Add a basic CFG pipeline
|
2022-06-15 15:52:26 +03:00 |
|
Ivan Krysak
|
832a8d0baa
|
Use TTG-based assembly to weaken dependency on efa
|
2022-06-15 15:52:23 +03:00 |
|
Ivan Krysak
|
74764f9729
|
Switch to TTG-based assembly description
|
2022-06-15 15:52:00 +03:00 |
|
Ivan Krysak
|
f26ee02029
|
Use tuple tree generator for assembly description
|
2022-06-15 15:51:23 +03:00 |
|
Ivan Krysak
|
cf3845b78d
|
Add a way to output assembly as plain text
|
2022-05-06 18:51:47 +02:00 |
|
Ivan Krysak
|
1adc74e660
|
Import an assembly to html converter from caliban
|
2022-05-06 18:51:47 +02:00 |
|
Ivan Krysak
|
6e81dbe06c
|
Add a disassembly helper
|
2022-05-06 18:51:47 +02:00 |
|
Ivan Krysak
|
36c63c1bb9
|
Implement the disassembler interface
|
2022-05-06 18:51:47 +02:00 |
|
Ivan Krysak
|
6125ad4a71
|
Define internal assembly representation
|
2022-05-06 18:51:47 +02:00 |
|