From c905afd241d4341e0efaa485143a942b74ef1bca Mon Sep 17 00:00:00 2001 From: x Date: Fri, 10 Mar 2023 20:28:32 +0100 Subject: [PATCH] TurboPFor: bitunpack include --- bitunpack_.h | 1026 +++++++++++++++++++++++++------------------------- 1 file changed, 513 insertions(+), 513 deletions(-) diff --git a/bitunpack_.h b/bitunpack_.h index cebbbe9..e976f21 100644 --- a/bitunpack_.h +++ b/bitunpack_.h @@ -1,5 +1,5 @@ /** - Copyright (C) powturbo 2013-2017 + Copyright (C) powturbo 2013-2023 GPL v2 License This program is free software; you can redistribute it and/or modify @@ -3105,541 +3105,541 @@ #ifndef DELTA #define USIZE 8 -unsigned char *TEMPLATE2(_BITUNPACK_,8_0)(const unsigned char *__restrict in, unsigned n, uint8_t *__restrict out ) { unsigned char *in_=in+PAD8(n*0); const uint8_t *out_ = out+n; do { BITUNPACK64_0( in, out, 0,start); PREFETCH(in+512,0); } while(out