jak-project/decompiler/Disasm
Hat Kid 598ba1aaa3
jak3: add missing files and implement pexcw (#3084)
Some files were in the `banned_objects` list and were thus excluded from
the `all_objs` file.

Also implements the `pexcw` instruction which is only used in `hfrag`
code.
2023-10-12 18:07:37 -04:00
..
DecompilerLabel.h [Decompiler] Static Data Decomp (#280) 2021-02-25 09:51:28 -05:00
Instruction.cpp [decompiler] handle pointer to symbol value, clean up prints on offline test (#1978) 2022-10-16 18:19:59 -04:00
Instruction.h [decompiler] handle pointer to symbol value, clean up prints on offline test (#1978) 2022-10-16 18:19:59 -04:00
InstructionDecode.cpp jak3: add missing files and implement pexcw (#3084) 2023-10-12 18:07:37 -04:00
InstructionDecode.h [decompiler] setup before making IR2 type inspector (#1423) 2022-06-06 17:58:49 -04:00
InstructionMatching.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
InstructionMatching.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
InstructionParser.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
InstructionParser.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
OpcodeInfo.cpp jak3: add missing files and implement pexcw (#3084) 2023-10-12 18:07:37 -04:00
OpcodeInfo.h jak3: add missing files and implement pexcw (#3084) 2023-10-12 18:07:37 -04:00
Register.cpp [jak2] split up big dgos, some minor cleanup (#2066) 2022-12-30 13:33:29 -05:00
Register.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00