pycdc/bytes
Michael Hansen b939aeb87c Update operand documentation for new opcodes and oparg changes.
Also extends the disassembly oparg decoding for new 3.13 additions.
2024-08-07 15:44:36 -07:00
..
bytecode_map.h Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_1_0.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_1_1.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_1_3.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_1_4.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_1_5.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_1_6.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_2_0.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_2_1.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_2_2.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_2_3.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_2_4.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_2_5.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_2_6.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_2_7.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_3_0.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_3_1.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_3_2.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_3_3.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_3_4.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_3_5.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_3_6.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_3_7.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_3_8.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_3_9.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_3_10.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_3_11.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_3_12.cpp Convert opcode maps to C++ source with macros. 2023-12-05 14:30:33 -08:00
python_3_13.cpp Update operand documentation for new opcodes and oparg changes. 2024-08-07 15:44:36 -07:00