Commit graph

13 commits

Author SHA1 Message Date
ghidorahrex
00687c8db8 GP-4995: Updated pcodetest framework to python3 and additional config 2025-04-10 14:44:56 -04:00
Ryan Kurtz
9b77447764 GP-0: Certify 2024-11-26 08:54:23 -05:00
hippietrail
13598df8db many doubled words in comments etc, plus some nearby typos 2024-11-26 13:18:05 +07:00
RoboSchmied
d7cc532fe3 Fix: 132 typos
Signed-off-by: RoboSchmied <github@roboschmie.de>
2024-03-22 02:25:30 +01:00
ghidorahrex
2853f487a8 GP-3211: Code review fixes 2023-08-21 15:25:15 +00:00
ghidorahrex
8004108681 GP-3211: Refactored pcodetest scripts 2023-08-15 15:53:42 +00:00
ghidorahrex
7130901ed5 Corrected ARM/Thumb adcs/sbcs flag update macros. 2021-08-17 10:47:43 -04:00
ghidorahrex
947b7635ce GT-3106: Implement AVR 8 pcodetests
Updated AVR 8 to implement pcode tests and correct any issues found as a
result.
2019-09-04 09:37:23 -04:00
ghidorahrex
727080eb3f Corrected right shift test where shift was assumed to be arithmetic when
the C spec states that it is implementation dependent.
2019-07-26 15:53:15 -04:00
ghidorahrex
dd92314b85 Corrected pcode_test.h function pointer declaration in TestInfo struct. 2019-07-26 15:44:46 -04:00
ghidorahrex
d7877b0353 Updated pcode tests for PIC30 issues. 2019-07-19 13:22:06 -04:00
ghidra1
a28abc9ab0 Additional merge fixes 2019-07-12 18:04:51 -04:00
ghidra1
fca9e847c7 Added pcodetest source code to SleighDevTools module. Corrected
certification issues.
2019-07-11 16:46:11 -04:00