I hereby claim:
- I am jandem on github.
- I am jandem (https://keybase.io/jandem) on keybase.
- I have a public key ASCZT0cL6jJrELh7lYaExUWSKiZyayKj8zgWihjpAIGgYAo
To claim this, I am signing this object:
| #include <pthread.h> | |
| #include <sys/mman.h> | |
| #include <stdio.h> | |
| #include <stdlib.h> | |
| #include <string.h> | |
| #include <unistd.h> | |
| #include <stdatomic.h> | |
| #include <errno.h> | |
| #include <stdint.h> | |
| #include <sched.h> |
| // Instructions: | |
| // | |
| // Download as test.cpp, then compile and run it: | |
| // | |
| // $ clang++ -O3 test.cpp -o test && ./test | |
| // | |
| // Output on M1: zero flag: 1, result: 0 (Jan) | |
| // Output on M4: zero flag: 0, result: 0 (Matt) | |
| #include <cstdint> |
I hereby claim:
To claim this, I am signing this object: