87 Commits

Author SHA1 Message Date
Skyth
f8353aa1e2 Implement more comparison instructions. 2024-09-12 17:54:56 +03:00
Skyth
1ab19abed5 Define XER register. 2024-09-12 17:41:39 +03:00
Skyth
eaa8e7d482 More flow control instructions. 2024-09-12 17:23:37 +03:00
Skyth
6f32dc35a2 Implement some loop instructions & add loop test. 2024-09-12 16:42:26 +03:00
Skyth
c82c4688e7 Add compile-all.bat. 2024-09-12 15:53:58 +03:00
Skyth
ce3f9621f6 Whoops. 2024-09-12 15:45:59 +03:00
Skyth
572dc2a67f Prevent optimization for recompiled functions. 2024-09-12 15:45:39 +03:00
Skyth
589104a0ef Control flow instructions & local PPC context test. 2024-09-12 15:34:59 +03:00
Skyth
a03c2e89e7 Fix SearchBlock. 2024-09-12 14:33:49 +03:00
Sajid
6683059a48 Different function type 2024-09-11 22:06:01 +06:00
Sajid
39cec3442b Merge branch 'main' of https://github.com/hedge-dev/PowerRecomp 2024-09-11 21:21:38 +06:00
Sajid
9d6c760ab9 Add X_RUNTIME_FUNCTION 2024-09-11 21:21:23 +06:00
Skyth
cf9522a662 Some instruction fixes. 2024-09-11 12:22:58 +03:00
Sajid
6e48ca31ab Chase after branches again, but better 2024-09-11 10:03:41 +06:00
Sajid
c167e5c90c oop 2024-09-11 09:10:23 +06:00
Sajid
a3126d6beb Merge branch 'main' of https://github.com/hedge-dev/PowerRecomp 2024-09-11 08:59:01 +06:00
Sajid
cbc914a43d Branch analyser fixups 2024-09-11 08:58:50 +06:00
Skyth
28e6ba92f8 Implement some instructions. 2024-09-10 23:16:21 +03:00
Skyth
57ebe48cf7 Add a huge switch case with all instructions. 2024-09-10 19:26:53 +03:00
Sajid
8d9a35a0f3 Add missing ppc instruction macros 2024-09-10 21:13:01 +06:00
Sajid
05b23d2ad8 Only chase after continious branches 2024-09-10 02:42:20 +06:00
Sajid
cbfcdc3ebc Move C emit code to PowerRecomp 2024-09-09 23:23:04 +06:00
Sajid
267e19b854 Handle branch fallthrough 2024-09-09 22:52:34 +06:00
Sajid
60edcad576 Function branch analysis 2024-09-09 21:09:37 +06:00
Skyth
25ede377a1 Pseudocode decompilation attempts for the test. 2024-09-09 13:14:27 +03:00
Sajid
606463ac09 Handle relativism, public ppc macros 2024-09-09 08:13:57 +06:00
Sajid
6d1e649eaf Add VMX128 instruction set 2024-09-09 03:10:53 +06:00
Sajid
893dcddbfc Add PPC instruction ids 2024-09-09 01:30:45 +06:00
Sajid
42043a7aac Nullify op_str 2024-09-08 21:46:44 +06:00
Sajid
fac30517f0 Remove capstone, use libopcodes 2024-09-08 21:39:04 +06:00
Sajid
3d6a3c61a6 XEX2 check 2024-09-08 18:18:18 +06:00
Sajid
13ec7258e1 Add missing thirdparty files 2024-09-08 17:16:32 +06:00
Sajid
458577aaee Remove manual map 2024-09-08 08:40:52 +06:00
Sajid
6d79935928 Symbol table 2024-09-08 08:32:31 +06:00
Sajid
36fb31de3a Implement ELF support 2024-09-07 22:57:03 +06:00
Sajid
1e24423ea7 Editorconfig 2024-09-07 18:21:08 +06:00
Sajid
0f9a53f75a Initial Commit 2024-09-07 18:15:29 +06:00