fxos/lib
Lephenixnoir 80d6001417
fxos: save binary objects (currently functions) in project
2024-01-08 21:10:12 +01:00
..
ai fxos: first useful analysis + quite a few cleanups 2023-11-29 16:33:14 +01:00
passes fxos: make AsmArgument -> AsmOperand more analysis-friendly 2023-11-29 16:33:14 +01:00
util fxos: internalize assembly tables, for real this time 2024-01-07 19:35:10 +01:00
view fxos: improve analysis of move-register when value is known 2023-12-26 16:07:36 +01:00
analysis.cpp fxos: improve analysis of move-register when value is known 2023-12-26 16:07:36 +01:00
binary.cpp fxos: save binary objects (currently functions) in project 2024-01-08 21:10:12 +01:00
disassembly.cpp fxos: make AsmArgument -> AsmOperand more analysis-friendly 2023-11-29 16:33:14 +01:00
function.cpp fxos: save binary objects (currently functions) in project 2024-01-08 21:10:12 +01:00
lang.cpp fxos: improve analysis of move-register when value is known 2023-12-26 16:07:36 +01:00
load-asm.l fxos: first useful analysis + quite a few cleanups 2023-11-29 16:33:14 +01:00
memory.cpp meta: provide automatic formatting with clang-format 2022-04-14 15:28:20 +01:00
os.cpp fxos: first useful analysis + quite a few cleanups 2023-11-29 16:33:14 +01:00
project.cpp fxos: save binary objects (currently functions) in project 2024-01-08 21:10:12 +01:00
semantics.cpp meta: provide automatic formatting with clang-format 2022-04-14 15:28:20 +01:00
sh3.def fxos: generate defs from insn table + some renaming 2023-11-29 16:33:13 +01:00
sh4.def fxos: generate defs from insn table + some renaming 2023-11-29 16:33:13 +01:00
syscalls_cg.def fxos: replace parts of base library with syscall defs 2023-11-05 19:57:58 +01:00
syscalls_fx.def fxos: replace parts of base library with syscall defs 2023-11-05 19:57:58 +01:00
vspace.cpp fxos: first useful analysis + quite a few cleanups 2023-11-29 16:33:14 +01:00