|
0c9b93b42a
|
update copyright
|
2022-10-01 18:20:02 +02:00 |
|
|
04fcca5829
|
update copyright
|
2022-10-01 18:19:19 +02:00 |
|
|
b50f3a7098
|
switch from gnu99 to gnu11
|
2022-09-28 15:16:41 +02:00 |
|
|
f7336d6814
|
when rule 4 is violated, skip to next possible number
|
2022-09-20 22:01:43 +02:00 |
|
|
a461bf2842
|
typo
|
2022-09-20 20:02:23 +02:00 |
|
|
0ce9f9aafa
|
Add --show-error-list=yes to valgrind options. Invalid opcode again!
To run "make memcheck", uncomment Makefile line 36 (-m no-tbm).
Without this, I get :
vex amd64->IR: unhandled instruction bytes: 0x8F 0xEA 0xF8 0x10 0xFF 0x23 0x1D 0x0 0x0 0x89
vex amd64->IR: REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
vex amd64->IR: VEX=0 VEX.L=0 VEX.nVVVV=0x0 ESC=NONE
vex amd64->IR: PFX.66=0 PFX.F2=0 PFX.F3=0
==888233== valgrind: Unrecognised instruction at address 0x109336.
|
2022-09-20 19:58:30 +02:00 |
|
|
ea530e7d8d
|
2019 day 4, minor is_valid() simplification
|
2022-09-20 19:57:27 +02:00 |
|
|
2694f8d4d0
|
2019 day 4, parts 1 and 2
|
2022-09-20 19:22:13 +02:00 |
|
|
f9a80239b4
|
2019 day 4 init
|
2022-09-20 13:55:15 +02:00 |
|