Commit Graph

9 Commits

Author SHA1 Message Date
Jonathan Campbell
aed7f15e23 We are not going to align pointers to 3, 5, or anything not a power of 2, so change the code to just use ANDing by (A - 1) for performance 2018-06-05 01:25:06 -07:00
Jonathan Campbell
3121ad548a more 2018-06-04 08:31:14 -07:00
Jonathan Campbell
e5a9d9054f commenting 2018-06-04 08:01:40 -07:00
Jonathan Campbell
0993500620 ptrop finish 2018-06-03 12:54:51 -07:00
Jonathan Campbell
84b86fa9e8 ptrop work 2018-06-03 12:52:04 -07:00
Jonathan Campbell
80d9143457 ptrop work 2018-06-03 12:48:54 -07:00
Jonathan Campbell
877b839a4b ptrop by direct integer value rather than typeof 2018-06-03 12:37:59 -07:00
Jonathan Campbell
070909b956 ptrop self test 2018-06-03 12:19:58 -07:00
Jonathan Campbell
e3f7f26fd5 ptrop move into header 2018-06-03 12:17:44 -07:00