fxos/lib
Lephenixnoir 10e7334524
view: show syscall numbers even when the function has a name
2024-01-15 18:56:46 +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: faster project loading through functions 2024-01-11 12:42:15 +01:00
view view: show syscall numbers even when the function has a name 2024-01-15 18:56:46 +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: fix basic block duplication bug 2024-01-15 18:55:55 +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: show memory usage after project load 2024-01-11 19:47:06 +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