fname stringlengths 1 1.03k | func_def stringlengths 20 7.68k | technique stringclasses 3
values | clean_asm stringlengths 83 15.9k | obfuscated_asm stringlengths 106 28.6k | clean_ir stringlengths 42 8k | obfuscated_c stringlengths 149 47.6k | tigress_seed int64 3.25k 2.15B | exebench_split stringclasses 1
value | c_deps stringclasses 1
value | func_c_signature stringclasses 1
value | cpp_wrapper stringclasses 1
value | dummy_funcs stringclasses 1
value | io_pairs stringlengths 0 7.22M |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SCEDA_hashset_lookup | int SCEDA_hashset_lookup(SCEDA_HashSet *hset, void **data) {
int i = ((((hset)->hash(*data)) % (hset)->buckets));
return ({ SCEDA_ListSet *_set = (&((*((hset)->table))[i])); SCEDA_list_lookup((&((_set)->elements)), (data), (_set)->match); });
} | Flatten+EncodeArithmetic | .global SCEDA_hashset_lookup
.type SCEDA_hashset_lookup, %function
SCEDA_hashset_lookup:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
ldr x0, [sp, 24]
ldr x1, [x0]
ldr x0, [sp, 16]
ldr x0, [x0]
bl... | .global SCEDA_hashset_lookup
.type SCEDA_hashset_lookup, %function
SCEDA_hashset_lookup:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
str xzr, [sp, 48]
.L7:
ldr x0, [sp, 48]
cmp x0, 2
beq .L2
ld... | %struct.TYPE_5__ = type { i32 (i8*)*, i32, %struct.TYPE_4__** }
%struct.TYPE_4__ = type { i32, i32 }
define dso_local i32 @SCEDA_hashset_lookup(%struct.TYPE_5__* %0, i8** %1) {
%3 = alloca %struct.TYPE_5__*, align 8
%4 = alloca i8**, align 8
%5 = alloca i32, align 4
%6 = alloca %struct.TYPE_4__*, align 8
%7 ... | /* BEGIN FUNCTION-DEF SCEDA_hashset_lookup LOC=UNKNOWN VKEY=4909 */
int SCEDA_hashset_lookup(SCEDA_HashSet *hset , void **data )
{
int i ;
int tmp ;
SCEDA_ListSet *_set ;
int tmp___0 ;
unsigned long _TIG_FN_SN39_1_SCEDA_hashset_lookup_next ;
{
_TIG_FN_SN39_1_SCEDA_hashset_lookup_next = 0UL;
while (1)... | 760,434,128 | train_synth_compilable | |||||
librpip_pwm_get_sysfs_id | uint32_t librpip_pwm_get_sysfs_id(uint32_t id) {
switch(id) {
case 0:
return 2;
case 1:
return 3;
}
return 0;
} | Flatten | .global librpip_pwm_get_sysfs_id
.type librpip_pwm_get_sysfs_id, %function
librpip_pwm_get_sysfs_id:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
ldr w0, [sp, 12]
cmp w0, 0
beq .L2
ldr w0, [sp, 12]
cmp w0, 1
beq .L3
b .L6
.L2:
mov w0, 2
b .L5
.L3:
mov w0, 3
b .L5
.L6:
mo... | .global librpip_pwm_get_sysfs_id
.type librpip_pwm_get_sysfs_id, %function
librpip_pwm_get_sysfs_id:
.LFB5:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, 12]
mov x0, 1
str x0, [sp, 24]
.L19:
ldr x0, [sp, 24]
cmp x0, 4
beq .L8
ldr x0, [sp, 24]
cmp x0, 4
bhi .L20
ldr x0, [sp, 24]
cmp ... | define dso_local i32 @librpip_pwm_get_sysfs_id(i32 %0) {
%2 = alloca i32, align 4
%3 = alloca i32, align 4
store i32 %0, i32* %3, align 4
%4 = load i32, i32* %3, align 4
switch i32 %4, label %7 [
i32 0, label %5
i32 1, label %6
]
5: ; preds = %1
stor... | /* BEGIN FUNCTION-DEF librpip_pwm_get_sysfs_id LOC=UNKNOWN VKEY=4881 */
uint32_t___0 librpip_pwm_get_sysfs_id(uint32_t___0 id )
{
unsigned long _TIG_FN_zkjj_1_librpip_pwm_get_sysfs_id_next ;
{
{
_TIG_FN_zkjj_1_librpip_pwm_get_sysfs_id_next = 1UL;
}
while (1) {
switch (_TIG_FN_zkjj_1_librpip_pwm_get_s... | 1,145,921,803 | train_synth_compilable | |||||
librpip_pwm_get_sysfs_id | uint32_t librpip_pwm_get_sysfs_id(uint32_t id) {
switch(id) {
case 0:
return 2;
case 1:
return 3;
}
return 0;
} | Flatten+EncodeArithmetic | .global librpip_pwm_get_sysfs_id
.type librpip_pwm_get_sysfs_id, %function
librpip_pwm_get_sysfs_id:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
ldr w0, [sp, 12]
cmp w0, 0
beq .L2
ldr w0, [sp, 12]
cmp w0, 1
beq .L3
b .L6
.L2:
mov w0, 2
b .L5
.L3:
mov w0, 3
b .L5
.L6:
mo... | .global librpip_pwm_get_sysfs_id
.type librpip_pwm_get_sysfs_id, %function
librpip_pwm_get_sysfs_id:
.LFB4:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, 12]
mov x0, 1
str x0, [sp, 24]
.L19:
ldr x0, [sp, 24]
cmp x0, 4
beq .L8
ldr x0, [sp, 24]
cmp x0, 4
bhi .L20
ldr x0, [sp, 24]
cmp ... | define dso_local i32 @librpip_pwm_get_sysfs_id(i32 %0) {
%2 = alloca i32, align 4
%3 = alloca i32, align 4
store i32 %0, i32* %3, align 4
%4 = load i32, i32* %3, align 4
switch i32 %4, label %7 [
i32 0, label %5
i32 1, label %6
]
5: ; preds = %1
stor... | /* BEGIN FUNCTION-DEF librpip_pwm_get_sysfs_id LOC=UNKNOWN VKEY=4885 */
uint32_t___0 librpip_pwm_get_sysfs_id(uint32_t___0 id )
{
unsigned long _TIG_FN_mtwk_1_librpip_pwm_get_sysfs_id_next ;
{
_TIG_FN_mtwk_1_librpip_pwm_get_sysfs_id_next = 1UL;
while (1) {
switch (_TIG_FN_mtwk_1_librpip_pwm_get_sysfs_id_... | 464,267,175 | train_synth_compilable | |||||
librpip_pwm_get_sysfs_id | uint32_t librpip_pwm_get_sysfs_id(uint32_t id) {
switch(id) {
case 0:
return 2;
case 1:
return 3;
}
return 0;
} | EncodeArithmetic | .global librpip_pwm_get_sysfs_id
.type librpip_pwm_get_sysfs_id, %function
librpip_pwm_get_sysfs_id:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
ldr w0, [sp, 12]
cmp w0, 0
beq .L2
ldr w0, [sp, 12]
cmp w0, 1
beq .L3
b .L6
.L2:
mov w0, 2
b .L5
.L3:
mov w0, 3
b .L5
.L6:
mo... | .global librpip_pwm_get_sysfs_id
.type librpip_pwm_get_sysfs_id, %function
librpip_pwm_get_sysfs_id:
.LFB4:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
ldr w0, [sp, 12]
cmp w0, 0
beq .L8
ldr w0, [sp, 12]
cmp w0, 1
beq .L9
b .L12
.L8:
mov w0, 2
b .L11
.L9:
mov w0, 3
b .L11
.L1... | define dso_local i32 @librpip_pwm_get_sysfs_id(i32 %0) {
%2 = alloca i32, align 4
%3 = alloca i32, align 4
store i32 %0, i32* %3, align 4
%4 = load i32, i32* %3, align 4
switch i32 %4, label %7 [
i32 0, label %5
i32 1, label %6
]
5: ; preds = %1
stor... | /* BEGIN FUNCTION-DEF librpip_pwm_get_sysfs_id LOC=UNKNOWN VKEY=4881 */
uint32_t___0 librpip_pwm_get_sysfs_id(uint32_t___0 id )
{
{
#line 43
switch (id) {
case 0:
#line 45 "/tmp/forklift_obfu_0c5jfv0f/input.c"
return (2);
case 1:
#line 47
return (3);
}
#line 49
return (0);
}
}
/* END FUNCTION-DEF ... | 683,749,521 | train_synth_compilable | |||||
ATR_GetNumberOfProtocols | int
ATR_GetNumberOfProtocols (ATR * atr, unsigned *number_protocols)
{
(*number_protocols) = atr->pn;
return (0);
} | Flatten | .global ATR_GetNumberOfProtocols
.type ATR_GetNumberOfProtocols, %function
ATR_GetNumberOfProtocols:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
str x1, [sp]
ldr x0, [sp, 8]
ldr w1, [x0]
ldr x0, [sp]
str w1, [x0]
mov w0, 0
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endp... | .global ATR_GetNumberOfProtocols
.type ATR_GetNumberOfProtocols, %function
ATR_GetNumberOfProtocols:
.LFB2:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str x1, [sp]
str xzr, [sp, 24]
.L12:
ldr x0, [sp, 24]
cmp x0, 0
beq .L8
ldr x0, [sp, 24]
cmp x0, 1
bne .L14
mov w0, 0
b .L13
.... | %struct.TYPE_3__ = type { i32 }
define dso_local i32 @ATR_GetNumberOfProtocols(%struct.TYPE_3__* %0, i32* %1) {
%3 = alloca %struct.TYPE_3__*, align 8
%4 = alloca i32*, align 8
store %struct.TYPE_3__* %0, %struct.TYPE_3__** %3, align 8
store i32* %1, i32** %4, align 8
%5 = load %struct.TYPE_3__*, %struct.TYP... | /* BEGIN FUNCTION-DEF ATR_GetNumberOfProtocols LOC=UNKNOWN VKEY=4884 */
int ATR_GetNumberOfProtocols(ATR *atr , unsigned int *number_protocols )
{
unsigned long _TIG_FN_3o1J_1_ATR_GetNumberOfProtocols_next ;
{
{
_TIG_FN_3o1J_1_ATR_GetNumberOfProtocols_next = 0UL;
}
while (1) {
switch (_TIG_FN_3o1J_1_... | 955,345,537 | train_synth_compilable | |||||
ATR_GetNumberOfProtocols | int
ATR_GetNumberOfProtocols (ATR * atr, unsigned *number_protocols)
{
(*number_protocols) = atr->pn;
return (0);
} | Flatten+EncodeArithmetic | .global ATR_GetNumberOfProtocols
.type ATR_GetNumberOfProtocols, %function
ATR_GetNumberOfProtocols:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
str x1, [sp]
ldr x0, [sp, 8]
ldr w1, [x0]
ldr x0, [sp]
str w1, [x0]
mov w0, 0
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endp... | .global ATR_GetNumberOfProtocols
.type ATR_GetNumberOfProtocols, %function
ATR_GetNumberOfProtocols:
.LFB0:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str x1, [sp]
str xzr, [sp, 24]
.L6:
ldr x0, [sp, 24]
cmp x0, 0
beq .L2
ldr x0, [sp, 24]
cmp x0, 1
bne .L8
mov w0, 0
b .L7
.L2:... | %struct.TYPE_3__ = type { i32 }
define dso_local i32 @ATR_GetNumberOfProtocols(%struct.TYPE_3__* %0, i32* %1) {
%3 = alloca %struct.TYPE_3__*, align 8
%4 = alloca i32*, align 8
store %struct.TYPE_3__* %0, %struct.TYPE_3__** %3, align 8
store i32* %1, i32** %4, align 8
%5 = load %struct.TYPE_3__*, %struct.TYP... | /* BEGIN FUNCTION-DEF ATR_GetNumberOfProtocols LOC=UNKNOWN VKEY=4889 */
int ATR_GetNumberOfProtocols(ATR *atr , unsigned int *number_protocols )
{
unsigned long _TIG_FN_OeNL_1_ATR_GetNumberOfProtocols_next ;
{
_TIG_FN_OeNL_1_ATR_GetNumberOfProtocols_next = 0UL;
while (1) {
switch (_TIG_FN_OeNL_1_ATR_GetN... | 1,976,987,348 | train_synth_compilable | |||||
ATR_GetNumberOfProtocols | int
ATR_GetNumberOfProtocols (ATR * atr, unsigned *number_protocols)
{
(*number_protocols) = atr->pn;
return (0);
} | EncodeArithmetic | .global ATR_GetNumberOfProtocols
.type ATR_GetNumberOfProtocols, %function
ATR_GetNumberOfProtocols:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
str x1, [sp]
ldr x0, [sp, 8]
ldr w1, [x0]
ldr x0, [sp]
str w1, [x0]
mov w0, 0
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endp... | .global ATR_GetNumberOfProtocols
.type ATR_GetNumberOfProtocols, %function
ATR_GetNumberOfProtocols:
.LFB5:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
str x1, [sp]
ldr x0, [sp, 8]
ldr w1, [x0]
ldr x0, [sp]
str w1, [x0]
mov w0, 0
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_en... | %struct.TYPE_3__ = type { i32 }
define dso_local i32 @ATR_GetNumberOfProtocols(%struct.TYPE_3__* %0, i32* %1) {
%3 = alloca %struct.TYPE_3__*, align 8
%4 = alloca i32*, align 8
store %struct.TYPE_3__* %0, %struct.TYPE_3__** %3, align 8
store i32* %1, i32** %4, align 8
%5 = load %struct.TYPE_3__*, %struct.TYP... | /* BEGIN FUNCTION-DEF ATR_GetNumberOfProtocols LOC=UNKNOWN VKEY=4884 */
int ATR_GetNumberOfProtocols(ATR *atr , unsigned int *number_protocols )
{
{
#line 47 "/tmp/forklift_obfu_bvkiufx1/input.c"
*number_protocols = atr->pn;
#line 48
return (0);
}
}
/* END FUNCTION-DEF ATR_GetNumberOfProtocols LOC=UNKNOWN VKE... | 857,158,768 | train_synth_compilable | |||||
my_fread | int my_fread(t_fle *file, char *dest, int n)
{
int i;
int j;
int z;
if (file == NULL || dest == NULL || n <= 0)
return (0);
i = 0;
while (i < n && file->status != 0)
{
if (file->status == 0)
return (0);
z = my_fbuffncpy(file->buff + file->csr, dest + i, n - i);
i += z;
file... | EncodeArithmetic | .global my_fread
.type my_fread, %function
my_fread:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str w2, [sp, 28]
ldr x0, [sp, 40]
cmp x0, 0
beq .L2
ldr x0, [sp, 32]
cmp x0, 0
beq .L2
ldr w0, ... | .global my_fread
.type my_fread, %function
my_fread:
.LFB2:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str w2, [sp, 28]
ldr x0, [sp, 40]
neg x1, x0
ldr x0, [sp, 40]
orr x0, x1, x0
mvn x0, x0
lsr x0... | %struct.TYPE_3__ = type { i64, i8*, i32, i32 }
define dso_local i32 @my_fread(%struct.TYPE_3__* %0, i8* %1, i32 %2) {
%4 = alloca i32, align 4
%5 = alloca %struct.TYPE_3__*, align 8
%6 = alloca i8*, align 8
%7 = alloca i32, align 4
%8 = alloca i32, align 4
%9 = alloca i32, align 4
%10 = alloca i32, align... | /* BEGIN FUNCTION-DEF my_fread LOC=UNKNOWN VKEY=4904 */
int my_fread(t_fle *file , char *dest , int n )
{
int i ;
int j ;
int z ;
{
#line 52
if ((int )((~ (((unsigned long )file - (unsigned long )((void *)0)) | ((unsigned long )((void *)0) - (unsigned long )file)) >> 63UL) & 1UL)) {
#line 53
return (0)... | 101,637,979 | train_synth_compilable | |||||
hash_plugin_parse_hash | hash_stat hash_plugin_parse_hash(char *hashline, char *filename)
{
(void)hash_add_username("test");
(void)hash_add_hash("0123456789abcdef",16);
(void)hash_add_salt("");
(void)hash_add_salt2("");
return hash_ok;
} | EncodeArithmetic | .global hash_plugin_parse_hash
.type hash_plugin_parse_hash, %function
hash_plugin_parse_hash:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl hash_add_username
... | .global hash_plugin_parse_hash
.type hash_plugin_parse_hash, %function
hash_plugin_parse_hash:
.LFB4:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl hash_add_usernam... | @.str = external hidden unnamed_addr constant [5 x i8], align 1
@.str.1 = external hidden unnamed_addr constant [17 x i8], align 1
@.str.2 = external hidden unnamed_addr constant [1 x i8], align 1
@hash_ok = external dso_local global i32, align 4
define dso_local i32 @hash_plugin_parse_hash(i8* %0, i8* %1) {
%3 = al... | /* BEGIN FUNCTION-DEF hash_plugin_parse_hash LOC=UNKNOWN VKEY=4900 */
hash_stat hash_plugin_parse_hash(char *hashline , char *filename )
{
{
{
#line 50 "/tmp/forklift_obfu_45jslq3d/input.c"
hash_add_username("test");
#line 52
hash_add_hash("0123456789abcdef", 16);
#line 54
hash_add_salt("");
#line 55
ha... | 1,409,874,348 | train_synth_compilable | |||||
my_fread | int my_fread(t_fle *file, char *dest, int n)
{
int i;
int j;
int z;
if (file == NULL || dest == NULL || n <= 0)
return (0);
i = 0;
while (i < n && file->status != 0)
{
if (file->status == 0)
return (0);
z = my_fbuffncpy(file->buff + file->csr, dest + i, n - i);
i += z;
file... | Flatten | .global my_fread
.type my_fread, %function
my_fread:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str w2, [sp, 28]
ldr x0, [sp, 40]
cmp x0, 0
beq .L2
ldr x0, [sp, 32]
cmp x0, 0
beq .L2
ldr w0, ... | .global my_fread
.type my_fread, %function
my_fread:
.LFB5:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str w2, [sp, 28]
mov x0, 14
str x0, [sp, 56]
.L56:
ldr x0, [sp, 56]
cmp x0, 27
beq .L8
ldr x0,... | %struct.TYPE_3__ = type { i64, i8*, i32, i32 }
define dso_local i32 @my_fread(%struct.TYPE_3__* %0, i8* %1, i32 %2) {
%4 = alloca i32, align 4
%5 = alloca %struct.TYPE_3__*, align 8
%6 = alloca i8*, align 8
%7 = alloca i32, align 4
%8 = alloca i32, align 4
%9 = alloca i32, align 4
%10 = alloca i32, align... | /* BEGIN FUNCTION-DEF my_fread LOC=UNKNOWN VKEY=4904 */
int my_fread(t_fle *file , char *dest , int n )
{
int i ;
int j ;
int z ;
unsigned long _TIG_FN_UPT5_1_my_fread_next ;
{
{
_TIG_FN_UPT5_1_my_fread_next = 14UL;
}
while (1) {
switch (_TIG_FN_UPT5_1_my_fread_next) {
case 18UL: ;
if (... | 957,449,367 | train_synth_compilable | |||||
hash_plugin_parse_hash | hash_stat hash_plugin_parse_hash(char *hashline, char *filename)
{
(void)hash_add_username("test");
(void)hash_add_hash("0123456789abcdef",16);
(void)hash_add_salt("");
(void)hash_add_salt2("");
return hash_ok;
} | Flatten+EncodeArithmetic | .global hash_plugin_parse_hash
.type hash_plugin_parse_hash, %function
hash_plugin_parse_hash:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl hash_add_username
... | .global hash_plugin_parse_hash
.type hash_plugin_parse_hash, %function
hash_plugin_parse_hash:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
str xzr, [sp, 40]
.L7:
ldr x0, [sp, 40]
cmp x0, 2
beq .... | @.str = external hidden unnamed_addr constant [5 x i8], align 1
@.str.1 = external hidden unnamed_addr constant [17 x i8], align 1
@.str.2 = external hidden unnamed_addr constant [1 x i8], align 1
@hash_ok = external dso_local global i32, align 4
define dso_local i32 @hash_plugin_parse_hash(i8* %0, i8* %1) {
%3 = al... | /* BEGIN FUNCTION-DEF hash_plugin_parse_hash LOC=UNKNOWN VKEY=4905 */
hash_stat hash_plugin_parse_hash(char *hashline , char *filename )
{
unsigned long _TIG_FN_c3ie_1_hash_plugin_parse_hash_next ;
{
_TIG_FN_c3ie_1_hash_plugin_parse_hash_next = 0UL;
while (1) {
switch (_TIG_FN_c3ie_1_hash_plugin_parse_ha... | 1,196,591,018 | train_synth_compilable | |||||
hash_plugin_parse_hash | hash_stat hash_plugin_parse_hash(char *hashline, char *filename)
{
(void)hash_add_username("test");
(void)hash_add_hash("0123456789abcdef",16);
(void)hash_add_salt("");
(void)hash_add_salt2("");
return hash_ok;
} | Flatten | .global hash_plugin_parse_hash
.type hash_plugin_parse_hash, %function
hash_plugin_parse_hash:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl hash_add_username
... | .global hash_plugin_parse_hash
.type hash_plugin_parse_hash, %function
hash_plugin_parse_hash:
.LFB5:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
str xzr, [sp, 40]
.L14:
ldr x0, [sp, 40]
cmp x0, 2
beq ... | @.str = external hidden unnamed_addr constant [5 x i8], align 1
@.str.1 = external hidden unnamed_addr constant [17 x i8], align 1
@.str.2 = external hidden unnamed_addr constant [1 x i8], align 1
@hash_ok = external dso_local global i32, align 4
define dso_local i32 @hash_plugin_parse_hash(i8* %0, i8* %1) {
%3 = al... | /* BEGIN FUNCTION-DEF hash_plugin_parse_hash LOC=UNKNOWN VKEY=4900 */
hash_stat hash_plugin_parse_hash(char *hashline , char *filename )
{
unsigned long _TIG_FN_nZf0_1_hash_plugin_parse_hash_next ;
{
{
_TIG_FN_nZf0_1_hash_plugin_parse_hash_next = 0UL;
}
while (1) {
switch (_TIG_FN_nZf0_1_hash_plugin_... | 1,711,398,352 | train_synth_compilable | |||||
my_fread | int my_fread(t_fle *file, char *dest, int n)
{
int i;
int j;
int z;
if (file == NULL || dest == NULL || n <= 0)
return (0);
i = 0;
while (i < n && file->status != 0)
{
if (file->status == 0)
return (0);
z = my_fbuffncpy(file->buff + file->csr, dest + i, n - i);
i += z;
file... | Flatten+EncodeArithmetic | .global my_fread
.type my_fread, %function
my_fread:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str w2, [sp, 28]
ldr x0, [sp, 40]
cmp x0, 0
beq .L2
ldr x0, [sp, 32]
cmp x0, 0
beq .L2
ldr w0, ... | .global my_fread
.type my_fread, %function
my_fread:
.LFB4:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str w2, [sp, 28]
mov x0, 14
str x0, [sp, 56]
.L56:
ldr x0, [sp, 56]
cmp x0, 27
beq .L8
ldr x0,... | %struct.TYPE_3__ = type { i64, i8*, i32, i32 }
define dso_local i32 @my_fread(%struct.TYPE_3__* %0, i8* %1, i32 %2) {
%4 = alloca i32, align 4
%5 = alloca %struct.TYPE_3__*, align 8
%6 = alloca i8*, align 8
%7 = alloca i32, align 4
%8 = alloca i32, align 4
%9 = alloca i32, align 4
%10 = alloca i32, align... | /* BEGIN FUNCTION-DEF my_fread LOC=UNKNOWN VKEY=4913 */
int my_fread(t_fle *file , char *dest , int n )
{
int i ;
int j ;
int z ;
unsigned long _TIG_FN_SwSz_1_my_fread_next ;
{
_TIG_FN_SwSz_1_my_fread_next = 14UL;
while (1) {
switch (_TIG_FN_SwSz_1_my_fread_next) {
case 18UL: ;
if (((unsign... | 829,486,135 | train_synth_compilable | |||||
rtnl_dev_get_flags | __attribute__((used)) static unsigned int rtnl_dev_get_flags(const struct net_device *dev)
{
return (dev->flags & ~(IFF_PROMISC | IFF_ALLMULTI)) |
(dev->gflags & (IFF_PROMISC | IFF_ALLMULTI));
} | Flatten | .global rtnl_dev_get_flags
.type rtnl_dev_get_flags, %function
rtnl_dev_get_flags:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
ldr w1, [x0]
ldr x0, [sp, 8]
ldr w0, [x0, 4]
eor w1, w1, w0
adrp x0, :got:IFF_PROMISC
ldr x0, [x0, #:got_lo12:IFF_PROMISC]
ldr w2, [... | .global rtnl_dev_get_flags
.type rtnl_dev_get_flags, %function
rtnl_dev_get_flags:
.LFB2:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str xzr, [sp, 24]
.L12:
ldr x0, [sp, 24]
cmp x0, 0
bne .L15
ldr x0, [sp, 8]
ldr w1, [x0]
ldr x0, [sp, 8]
ldr w0, [x0, 4]
eor w1, w1, w0
adrp x0,... | %struct.net_device = type { i32, i32 }
@IFF_PROMISC = external dso_local global i32, align 4
@IFF_ALLMULTI = external dso_local global i32, align 4
define dso_local i32 @rtnl_dev_get_flags(%struct.net_device* %0) {
%2 = alloca %struct.net_device*, align 8
store %struct.net_device* %0, %struct.net_device** %2, alig... | /* BEGIN FUNCTION-DEF rtnl_dev_get_flags LOC=UNKNOWN VKEY=4885 */
static unsigned int rtnl_dev_get_flags(struct net_device const *dev )
{
unsigned long _TIG_FN_THHc_1_rtnl_dev_get_flags_next ;
{
{
_TIG_FN_THHc_1_rtnl_dev_get_flags_next = 0UL;
}
while (1) {
switch (_TIG_FN_THHc_1_rtnl_dev_get_flags_... | 298,159,856 | train_synth_compilable | {"input": [{"var": ["dev", "IFF_ALLMULTI", "IFF_PROMISC"], "value": ["{\"gflags\": 391, \"flags\": 500}", "430", "983"]}, {"var": ["dev", "IFF_ALLMULTI", "IFF_PROMISC"], "value": ["{\"gflags\": 118, \"flags\": 912}", "313", "895"]}, {"var": ["dev", "IFF_ALLMULTI", "IFF_PROMISC"], "value": ["{\"gflags\": 461, \"flags\":... | ||||
rtnl_dev_get_flags | __attribute__((used)) static unsigned int rtnl_dev_get_flags(const struct net_device *dev)
{
return (dev->flags & ~(IFF_PROMISC | IFF_ALLMULTI)) |
(dev->gflags & (IFF_PROMISC | IFF_ALLMULTI));
} | EncodeArithmetic | .global rtnl_dev_get_flags
.type rtnl_dev_get_flags, %function
rtnl_dev_get_flags:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
ldr w1, [x0]
ldr x0, [sp, 8]
ldr w0, [x0, 4]
eor w1, w1, w0
adrp x0, :got:IFF_PROMISC
ldr x0, [x0, #:got_lo12:IFF_PROMISC]
ldr w2, [... | .global rtnl_dev_get_flags
.type rtnl_dev_get_flags, %function
rtnl_dev_get_flags:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
ldr w1, [x0]
ldr x0, [sp, 8]
ldr w0, [x0, 4]
eor w1, w1, w0
adrp x0, IFF_PROMISC
add x0, x0, :lo12:IFF_PROMISC
ldr w2, [x0]
adrp ... | %struct.net_device = type { i32, i32 }
@IFF_PROMISC = external dso_local global i32, align 4
@IFF_ALLMULTI = external dso_local global i32, align 4
define dso_local i32 @rtnl_dev_get_flags(%struct.net_device* %0) {
%2 = alloca %struct.net_device*, align 8
store %struct.net_device* %0, %struct.net_device** %2, alig... | /* BEGIN FUNCTION-DEF rtnl_dev_get_flags LOC=UNKNOWN VKEY=4885 */
static unsigned int rtnl_dev_get_flags(struct net_device const *dev )
{
{
#line 46 "/tmp/forklift_obfu_l65blf4i/input.c"
return ((unsigned int )((dev->flags & (unsigned int )(~ (IFF_PROMISC | IFF_ALLMULTI))) | (dev->gflags & (unsigned int )(IFF... | 1,198,832,728 | train_synth_compilable | {"input": [{"var": ["dev", "IFF_ALLMULTI", "IFF_PROMISC"], "value": ["{\"gflags\": 391, \"flags\": 500}", "430", "983"]}, {"var": ["dev", "IFF_ALLMULTI", "IFF_PROMISC"], "value": ["{\"gflags\": 118, \"flags\": 912}", "313", "895"]}, {"var": ["dev", "IFF_ALLMULTI", "IFF_PROMISC"], "value": ["{\"gflags\": 461, \"flags\":... | ||||
NITIO_Gi_Counting_Mode_Reg | __attribute__((used)) static inline enum ni_gpct_register NITIO_Gi_Counting_Mode_Reg(unsigned
counter_index)
{
switch (counter_index) {
case 0:
return NITIO_G0_Counting_Mode_Reg;
break;
case 1:
return NITIO_G1_Counting_Mode_Reg;
break;
case 2:
return NITIO_G2_Counting_Mode_Reg;
break;
cas... | Flatten | .global NITIO_Gi_Counting_Mode_Reg
.type NITIO_Gi_Counting_Mode_Reg, %function
NITIO_Gi_Counting_Mode_Reg:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str w0, [sp, 28]
ldr w0, [sp, 28]
cmp w0, 3
beq .L2
ldr w0, [sp, 28]
cmp w0, 3
... | .global NITIO_Gi_Counting_Mode_Reg
.type NITIO_Gi_Counting_Mode_Reg, %function
NITIO_Gi_Counting_Mode_Reg:
.LFB3:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str w0, [sp, 28]
mov x0, 10
str x0, [sp, 40]
.L18:
ldr x0, [sp, 40]
cmp x0, 10... | @NITIO_G0_Counting_Mode_Reg = external dso_local global i32, align 4
@NITIO_G1_Counting_Mode_Reg = external dso_local global i32, align 4
@NITIO_G2_Counting_Mode_Reg = external dso_local global i32, align 4
@NITIO_G3_Counting_Mode_Reg = external dso_local global i32, align 4
define dso_local i32 @NITIO_Gi_Counting_Mode... | /* BEGIN FUNCTION-DEF NITIO_Gi_Counting_Mode_Reg LOC=UNKNOWN VKEY=4890 */
enum ni_gpct_register NITIO_Gi_Counting_Mode_Reg(unsigned int counter_index )
{
unsigned long _TIG_FN_OQq6_1_NITIO_Gi_Counting_Mode_Reg_next ;
{
{
_TIG_FN_OQq6_1_NITIO_Gi_Counting_Mode_Reg_next = 10UL;
}
while (1) {
switch (_TI... | 1,716,605,598 | train_synth_compilable | |||||
rtnl_dev_get_flags | __attribute__((used)) static unsigned int rtnl_dev_get_flags(const struct net_device *dev)
{
return (dev->flags & ~(IFF_PROMISC | IFF_ALLMULTI)) |
(dev->gflags & (IFF_PROMISC | IFF_ALLMULTI));
} | Flatten+EncodeArithmetic | .global rtnl_dev_get_flags
.type rtnl_dev_get_flags, %function
rtnl_dev_get_flags:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
ldr w1, [x0]
ldr x0, [sp, 8]
ldr w0, [x0, 4]
eor w1, w1, w0
adrp x0, :got:IFF_PROMISC
ldr x0, [x0, #:got_lo12:IFF_PROMISC]
ldr w2, [... | .global rtnl_dev_get_flags
.type rtnl_dev_get_flags, %function
rtnl_dev_get_flags:
.LFB0:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str xzr, [sp, 24]
.L4:
ldr x0, [sp, 24]
cmp x0, 0
bne .L7
ldr x0, [sp, 8]
ldr w1, [x0]
ldr x0, [sp, 8]
ldr w0, [x0, 4]
eor w1, w1, w0
adrp x0, I... | %struct.net_device = type { i32, i32 }
@IFF_PROMISC = external dso_local global i32, align 4
@IFF_ALLMULTI = external dso_local global i32, align 4
define dso_local i32 @rtnl_dev_get_flags(%struct.net_device* %0) {
%2 = alloca %struct.net_device*, align 8
store %struct.net_device* %0, %struct.net_device** %2, alig... | /* BEGIN FUNCTION-DEF rtnl_dev_get_flags LOC=UNKNOWN VKEY=4889 */
static unsigned int rtnl_dev_get_flags(struct net_device const *dev )
{
unsigned long _TIG_FN_t4Rp_1_rtnl_dev_get_flags_next ;
{
_TIG_FN_t4Rp_1_rtnl_dev_get_flags_next = 0UL;
while (1) {
switch (_TIG_FN_t4Rp_1_rtnl_dev_get_flags_next) {
... | 1,508,161,137 | train_synth_compilable | {"input": [{"var": ["dev", "IFF_ALLMULTI", "IFF_PROMISC"], "value": ["{\"gflags\": 391, \"flags\": 500}", "430", "983"]}, {"var": ["dev", "IFF_ALLMULTI", "IFF_PROMISC"], "value": ["{\"gflags\": 118, \"flags\": 912}", "313", "895"]}, {"var": ["dev", "IFF_ALLMULTI", "IFF_PROMISC"], "value": ["{\"gflags\": 461, \"flags\":... | ||||
rsnd_drain | __attribute__((used)) static void rsnd_drain(rsound_t *rd)
{
/* If the audio playback has started on the server we need to use timers. */
if ( rd->has_written )
{
/* Calculates the amount of bytes that the server has consumed. */
int64_t time = rsnd_get_time_usec();
int64_t delta = time - rd... | EncodeArithmetic | .global rsnd_drain
.type rsnd_drain, %function
rsnd_drain:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -48
str x0, [sp, 40]
ldr x0, [sp, 40]
ldr x0, [x0, 40]
cmp x0, 0
beq .L2
bl rsnd_get_time_u... | .global rsnd_drain
.type rsnd_drain, %function
rsnd_drain:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
ldr x0, [x0, 40]
cmp x0, 0
beq .L2
bl rsnd_get_time_usec
str w0, [sp, 44]
ldr w0, [sp, 44... | %struct.TYPE_5__ = type { i32, i32, i32, i32, i32, %struct.TYPE_4__, i32, i64, i64 }
%struct.TYPE_4__ = type { i32 }
define dso_local void @rsnd_drain(%struct.TYPE_5__* %0) {
%2 = alloca %struct.TYPE_5__*, align 8
%3 = alloca i32, align 4
%4 = alloca i32, align 4
store %struct.TYPE_5__* %0, %struct.TYPE_5__** ... | /* BEGIN FUNCTION-DEF rsnd_drain LOC=UNKNOWN VKEY=4896 */
static void rsnd_drain(rsound_t *rd )
{
int64_t___0 time ;
int tmp ;
int64_t___0 delta ;
int tmp___0 ;
{
#line 54
if (rd->has_written) {
{
#line 57
tmp = rsnd_get_time_usec();
#line 57
time = tmp;
#line 59
delta = (time ^ rd->start... | 1,121,910,732 | train_synth_compilable | |||||
NITIO_Gi_Counting_Mode_Reg | __attribute__((used)) static inline enum ni_gpct_register NITIO_Gi_Counting_Mode_Reg(unsigned
counter_index)
{
switch (counter_index) {
case 0:
return NITIO_G0_Counting_Mode_Reg;
break;
case 1:
return NITIO_G1_Counting_Mode_Reg;
break;
case 2:
return NITIO_G2_Counting_Mode_Reg;
break;
cas... | Flatten+EncodeArithmetic | .global NITIO_Gi_Counting_Mode_Reg
.type NITIO_Gi_Counting_Mode_Reg, %function
NITIO_Gi_Counting_Mode_Reg:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str w0, [sp, 28]
ldr w0, [sp, 28]
cmp w0, 3
beq .L2
ldr w0, [sp, 28]
cmp w0, 3
... | .global NITIO_Gi_Counting_Mode_Reg
.type NITIO_Gi_Counting_Mode_Reg, %function
NITIO_Gi_Counting_Mode_Reg:
.LFB3:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str w0, [sp, 28]
mov x0, 10
str x0, [sp, 40]
.L28:
ldr x0, [sp, 40]
cmp x0, 10... | @NITIO_G0_Counting_Mode_Reg = external dso_local global i32, align 4
@NITIO_G1_Counting_Mode_Reg = external dso_local global i32, align 4
@NITIO_G2_Counting_Mode_Reg = external dso_local global i32, align 4
@NITIO_G3_Counting_Mode_Reg = external dso_local global i32, align 4
define dso_local i32 @NITIO_Gi_Counting_Mode... | /* BEGIN FUNCTION-DEF NITIO_Gi_Counting_Mode_Reg LOC=UNKNOWN VKEY=4894 */
enum ni_gpct_register NITIO_Gi_Counting_Mode_Reg(unsigned int counter_index )
{
unsigned long _TIG_FN_n5Ya_1_NITIO_Gi_Counting_Mode_Reg_next ;
{
_TIG_FN_n5Ya_1_NITIO_Gi_Counting_Mode_Reg_next = 10UL;
while (1) {
switch (_TIG_FN_n5Y... | 118,543,408 | train_synth_compilable | |||||
rsnd_drain | __attribute__((used)) static void rsnd_drain(rsound_t *rd)
{
/* If the audio playback has started on the server we need to use timers. */
if ( rd->has_written )
{
/* Calculates the amount of bytes that the server has consumed. */
int64_t time = rsnd_get_time_usec();
int64_t delta = time - rd... | Flatten+EncodeArithmetic | .global rsnd_drain
.type rsnd_drain, %function
rsnd_drain:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -48
str x0, [sp, 40]
ldr x0, [sp, 40]
ldr x0, [x0, 40]
cmp x0, 0
beq .L2
bl rsnd_get_time_u... | .global rsnd_drain
.type rsnd_drain, %function
rsnd_drain:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 24]
mov x0, 3
str x0, [sp, 56]
.L16:
ldr x0, [sp, 56]
cmp x0, 3
beq .L8
ldr x0, [sp, 56]
cmp x0, 3
bhi .L18
... | %struct.TYPE_5__ = type { i32, i32, i32, i32, i32, %struct.TYPE_4__, i32, i64, i64 }
%struct.TYPE_4__ = type { i32 }
define dso_local void @rsnd_drain(%struct.TYPE_5__* %0) {
%2 = alloca %struct.TYPE_5__*, align 8
%3 = alloca i32, align 4
%4 = alloca i32, align 4
store %struct.TYPE_5__* %0, %struct.TYPE_5__** ... | /* BEGIN FUNCTION-DEF rsnd_drain LOC=UNKNOWN VKEY=4904 */
static void rsnd_drain(rsound_t *rd )
{
int64_t___0 time ;
int tmp ;
int64_t___0 delta ;
int tmp___0 ;
unsigned long _TIG_FN_pLIK_1_rsnd_drain_next ;
{
_TIG_FN_pLIK_1_rsnd_drain_next = 3UL;
while (1) {
switch (_TIG_FN_pLIK_1_rsnd_drain_nex... | 766,942,939 | train_synth_compilable | |||||
nat64_set_output_method | void
nat64_set_output_method(int direct)
{
V_nat64out = direct != 0 ? &nat64_direct: &nat64_netisr;
} | Flatten | .global nat64_set_output_method
.type nat64_set_output_method, %function
nat64_set_output_method:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
ldr w0, [sp, 12]
cmp w0, 0
beq .L2
adrp x0, :got:nat64_direct
ldr x0, [x0, #:got_lo12:nat64_direct]
b .L3
.L2:
adrp x0, :got:nat64_ne... | .global nat64_set_output_method
.type nat64_set_output_method, %function
nat64_set_output_method:
.LFB6:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, 12]
mov x0, 1
str x0, [sp, 24]
.L10:
ldr x0, [sp, 24]
cmp x0, 3
beq .L2
ldr x0, [sp, 24]
cmp x0, 3
bhi .L11
ldr x0, [sp, 24]
cmp x0,... | @nat64_direct = external dso_local global i32, align 4
@nat64_netisr = external dso_local global i32, align 4
@V_nat64out = external dso_local global i32*, align 8
define dso_local void @nat64_set_output_method(i32 %0) {
%2 = alloca i32, align 4
store i32 %0, i32* %2, align 4
%3 = load i32, i32* %2, align 4
%4... | /* BEGIN FUNCTION-DEF nat64_set_output_method LOC=UNKNOWN VKEY=4887 */
void nat64_set_output_method(int direct )
{
unsigned long _TIG_FN_R0BB_1_nat64_set_output_method_next ;
{
{
_TIG_FN_R0BB_1_nat64_set_output_method_next = 1UL;
}
while (1) {
switch (_TIG_FN_R0BB_1_nat64_set_output_method_next) {
... | 1,140,169,349 | train_synth_compilable | |||||
NITIO_Gi_Counting_Mode_Reg | __attribute__((used)) static inline enum ni_gpct_register NITIO_Gi_Counting_Mode_Reg(unsigned
counter_index)
{
switch (counter_index) {
case 0:
return NITIO_G0_Counting_Mode_Reg;
break;
case 1:
return NITIO_G1_Counting_Mode_Reg;
break;
case 2:
return NITIO_G2_Counting_Mode_Reg;
break;
cas... | EncodeArithmetic | .global NITIO_Gi_Counting_Mode_Reg
.type NITIO_Gi_Counting_Mode_Reg, %function
NITIO_Gi_Counting_Mode_Reg:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str w0, [sp, 28]
ldr w0, [sp, 28]
cmp w0, 3
beq .L2
ldr w0, [sp, 28]
cmp w0, 3
... | .global NITIO_Gi_Counting_Mode_Reg
.type NITIO_Gi_Counting_Mode_Reg, %function
NITIO_Gi_Counting_Mode_Reg:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str w0, [sp, 28]
ldr w0, [sp, 28]
cmp w0, 3
beq .L2
ldr w0, [sp, 28]
cmp w0, ... | @NITIO_G0_Counting_Mode_Reg = external dso_local global i32, align 4
@NITIO_G1_Counting_Mode_Reg = external dso_local global i32, align 4
@NITIO_G2_Counting_Mode_Reg = external dso_local global i32, align 4
@NITIO_G3_Counting_Mode_Reg = external dso_local global i32, align 4
define dso_local i32 @NITIO_Gi_Counting_Mode... | /* BEGIN FUNCTION-DEF NITIO_Gi_Counting_Mode_Reg LOC=UNKNOWN VKEY=4890 */
enum ni_gpct_register NITIO_Gi_Counting_Mode_Reg(unsigned int counter_index )
{
{
#line 50
switch (counter_index) {
case 0U:
#line 52 "/tmp/forklift_obfu_b2sqty5v/input.c"
return ((enum ni_gpct_register )NITIO_G0_Counting_Mode_Reg);
... | 1,422,277,848 | train_synth_compilable | |||||
nat64_set_output_method | void
nat64_set_output_method(int direct)
{
V_nat64out = direct != 0 ? &nat64_direct: &nat64_netisr;
} | EncodeArithmetic | .global nat64_set_output_method
.type nat64_set_output_method, %function
nat64_set_output_method:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
ldr w0, [sp, 12]
cmp w0, 0
beq .L2
adrp x0, :got:nat64_direct
ldr x0, [x0, #:got_lo12:nat64_direct]
b .L3
.L2:
adrp x0, :got:nat64_ne... | .global nat64_set_output_method
.type nat64_set_output_method, %function
nat64_set_output_method:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
ldr w0, [sp, 12]
neg w1, w0
ldr w0, [sp, 12]
orr w0, w1, w0
cmp w0, 0
bge .L2
adrp x0, V_nat64out
add x0, x0, :lo12:V_nat64out
ad... | @nat64_direct = external dso_local global i32, align 4
@nat64_netisr = external dso_local global i32, align 4
@V_nat64out = external dso_local global i32*, align 8
define dso_local void @nat64_set_output_method(i32 %0) {
%2 = alloca i32, align 4
store i32 %0, i32* %2, align 4
%3 = load i32, i32* %2, align 4
%4... | /* BEGIN FUNCTION-DEF nat64_set_output_method LOC=UNKNOWN VKEY=4887 */
void nat64_set_output_method(int direct )
{
{
#line 48
if (((unsigned int )(direct | - direct) >> 31U) & 1) {
#line 48
V_nat64out = & nat64_direct;
} else {
#line 48 "/tmp/forklift_obfu_j2og4c1k/input.c"
V_nat64out = & nat64_netisr... | 164,313,410 | train_synth_compilable | |||||
rsnd_drain | __attribute__((used)) static void rsnd_drain(rsound_t *rd)
{
/* If the audio playback has started on the server we need to use timers. */
if ( rd->has_written )
{
/* Calculates the amount of bytes that the server has consumed. */
int64_t time = rsnd_get_time_usec();
int64_t delta = time - rd... | Flatten | .global rsnd_drain
.type rsnd_drain, %function
rsnd_drain:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -48
str x0, [sp, 40]
ldr x0, [sp, 40]
ldr x0, [x0, 40]
cmp x0, 0
beq .L2
bl rsnd_get_time_u... | .global rsnd_drain
.type rsnd_drain, %function
rsnd_drain:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 24]
mov x0, 3
str x0, [sp, 56]
.L10:
ldr x0, [sp, 56]
cmp x0, 3
beq .L2
ldr x0, [sp, 56]
cmp x0, 3
bhi .L12
... | %struct.TYPE_5__ = type { i32, i32, i32, i32, i32, %struct.TYPE_4__, i32, i64, i64 }
%struct.TYPE_4__ = type { i32 }
define dso_local void @rsnd_drain(%struct.TYPE_5__* %0) {
%2 = alloca %struct.TYPE_5__*, align 8
%3 = alloca i32, align 4
%4 = alloca i32, align 4
store %struct.TYPE_5__* %0, %struct.TYPE_5__** ... | /* BEGIN FUNCTION-DEF rsnd_drain LOC=UNKNOWN VKEY=4896 */
static void rsnd_drain(rsound_t *rd )
{
int64_t___0 time ;
int tmp ;
int64_t___0 delta ;
int tmp___0 ;
unsigned long _TIG_FN_xV2B_1_rsnd_drain_next ;
{
{
_TIG_FN_xV2B_1_rsnd_drain_next = 3UL;
}
while (1) {
switch (_TIG_FN_xV2B_1_rsnd_d... | 495,389,030 | train_synth_compilable | |||||
nat64_set_output_method | void
nat64_set_output_method(int direct)
{
V_nat64out = direct != 0 ? &nat64_direct: &nat64_netisr;
} | Flatten+EncodeArithmetic | .global nat64_set_output_method
.type nat64_set_output_method, %function
nat64_set_output_method:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
ldr w0, [sp, 12]
cmp w0, 0
beq .L2
adrp x0, :got:nat64_direct
ldr x0, [x0, #:got_lo12:nat64_direct]
b .L3
.L2:
adrp x0, :got:nat64_ne... | .global nat64_set_output_method
.type nat64_set_output_method, %function
nat64_set_output_method:
.LFB4:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, 12]
mov x0, 1
str x0, [sp, 24]
.L19:
ldr x0, [sp, 24]
cmp x0, 3
beq .L11
ldr x0, [sp, 24]
cmp x0, 3
bhi .L20
ldr x0, [sp, 24]
cmp x0... | @nat64_direct = external dso_local global i32, align 4
@nat64_netisr = external dso_local global i32, align 4
@V_nat64out = external dso_local global i32*, align 8
define dso_local void @nat64_set_output_method(i32 %0) {
%2 = alloca i32, align 4
store i32 %0, i32* %2, align 4
%3 = load i32, i32* %2, align 4
%4... | /* BEGIN FUNCTION-DEF nat64_set_output_method LOC=UNKNOWN VKEY=4891 */
void nat64_set_output_method(int direct )
{
unsigned long _TIG_FN_ucj1_1_nat64_set_output_method_next ;
{
_TIG_FN_ucj1_1_nat64_set_output_method_next = 1UL;
while (1) {
switch (_TIG_FN_ucj1_1_nat64_set_output_method_next) {
case 1... | 465,585,404 | train_synth_compilable | |||||
midpoint | static off_t
midpoint (off_t a, off_t b, long blksize)
{
off_t aprime = a / blksize;
off_t bprime = b / blksize;
off_t c, cprime;
cprime = (bprime - aprime) / 2 + aprime;
c = cprime * blksize;
return c;
} | Flatten+EncodeArithmetic | .global midpoint
.type midpoint, %function
midpoint:
.LFB0:
.cfi_startproc
sub sp, sp, #64
.cfi_def_cfa_offset 64
str x0, [sp, 24]
str x1, [sp, 16]
str x2, [sp, 8]
ldr x1, [sp, 24]
ldr x0, [sp, 8]
sdiv x0, x1, x0
str x0, [sp, 32]
ldr x1, [sp, 16]
ldr x0, [sp, 8]
sdiv x0, x1, x0
str x0, [sp, 40]
ldr x1, [... | .global midpoint
.type midpoint, %function
midpoint:
.LFB1:
.cfi_startproc
sub sp, sp, #80
.cfi_def_cfa_offset 80
str x0, [sp, 24]
str x1, [sp, 16]
str x2, [sp, 8]
str xzr, [sp, 64]
.L7:
ldr x0, [sp, 64]
cmp x0, 2
beq .L2
ldr x0, [sp, 64]
cmp x0, 2
bhi .L9
ldr x0, [sp, 64]
cmp x0, 0
beq .L4
ldr x0, [... | define dso_local i64 @midpoint(i64 %0, i64 %1, i64 %2) {
%4 = alloca i64, align 8
%5 = alloca i64, align 8
%6 = alloca i64, align 8
%7 = alloca i64, align 8
%8 = alloca i64, align 8
%9 = alloca i64, align 8
%10 = alloca i64, align 8
store i64 %0, i64* %4, align 8
store i64 %1, i64* %5, align 8
stor... | /* BEGIN FUNCTION-DEF midpoint LOC=UNKNOWN VKEY=4901 */
static off_t___0 midpoint(off_t___0 a , off_t___0 b , long blksize )
{
off_t___0 aprime ;
off_t___0 bprime ;
off_t___0 c ;
off_t___0 cprime ;
unsigned long _TIG_FN_LntM_1_midpoint_next ;
{
_TIG_FN_LntM_1_midpoint_next = 0UL;
while (1) {
swit... | 300,535,210 | train_synth_compilable | |||||
cc770_get_canstate | static inline int cc770_get_canstate(CPC_CHAN_T * chan)
{
if (IsBufferFull(chan))
return CPC_ERR_CAN_NO_TRANSMIT_BUF;
chan->buf[chan->iidx].type = CPC_MSG_T_CANSTATE;
chan->buf[chan->iidx].length = 1;
chan->buf[chan->iidx].msg.canstate = chan->read_byte(chan, (0 + 0x01));
chan->WnR = 0;
chan->iidx = (chan->ii... | EncodeArithmetic | .global cc770_get_canstate
.type cc770_get_canstate, %function
cc770_get_canstate:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -32
str x0, [sp, 40]
ldr x0, [sp, 40]
bl IsBufferFull
cmp x0, 0
beq ... | .global cc770_get_canstate
.type cc770_get_canstate, %function
cc770_get_canstate:
.LFB3:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -48
str x0, [sp, 40]
ldr x0, [sp, 40]
bl IsBufferFull
str x0, [sp, ... | %struct.TYPE_9__ = type { i64, i64, i32 (%struct.TYPE_9__*, i64)*, %struct.TYPE_8__* }
%struct.TYPE_8__ = type { i32, %struct.TYPE_7__, i32 }
%struct.TYPE_7__ = type { i32 }
@CPC_ERR_CAN_NO_TRANSMIT_BUF = external dso_local global i32, align 4
@CPC_MSG_T_CANSTATE = external dso_local global i32, align 4
@CPC_MSG_BUF_CN... | /* BEGIN FUNCTION-DEF cc770_get_canstate LOC=UNKNOWN VKEY=4900 */
int cc770_get_canstate(CPC_CHAN_T *chan )
{
scalar_t__ tmp ;
{
#line 56 "/tmp/forklift_obfu_p9sfqihp/input.c"
tmp = IsBufferFull(chan);
#line 56
if (tmp) {
#line 57
return (CPC_ERR_CAN_NO_TRANSMIT_BUF);
}
{
#line 59
(chan->buf + chan... | 1,328,367,510 | train_synth_compilable | |||||
cc770_get_canstate | static inline int cc770_get_canstate(CPC_CHAN_T * chan)
{
if (IsBufferFull(chan))
return CPC_ERR_CAN_NO_TRANSMIT_BUF;
chan->buf[chan->iidx].type = CPC_MSG_T_CANSTATE;
chan->buf[chan->iidx].length = 1;
chan->buf[chan->iidx].msg.canstate = chan->read_byte(chan, (0 + 0x01));
chan->WnR = 0;
chan->iidx = (chan->ii... | Flatten | .global cc770_get_canstate
.type cc770_get_canstate, %function
cc770_get_canstate:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -32
str x0, [sp, 40]
ldr x0, [sp, 40]
bl IsBufferFull
cmp x0, 0
beq ... | .global cc770_get_canstate
.type cc770_get_canstate, %function
cc770_get_canstate:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -48
str x0, [sp, 40]
mov x0, 3
str x0, [sp, 48]
.L12:
ldr x0, [sp, ... | %struct.TYPE_9__ = type { i64, i64, i32 (%struct.TYPE_9__*, i64)*, %struct.TYPE_8__* }
%struct.TYPE_8__ = type { i32, %struct.TYPE_7__, i32 }
%struct.TYPE_7__ = type { i32 }
@CPC_ERR_CAN_NO_TRANSMIT_BUF = external dso_local global i32, align 4
@CPC_MSG_T_CANSTATE = external dso_local global i32, align 4
@CPC_MSG_BUF_CN... | /* BEGIN FUNCTION-DEF cc770_get_canstate LOC=UNKNOWN VKEY=4900 */
int cc770_get_canstate(CPC_CHAN_T *chan )
{
scalar_t__ tmp ;
unsigned long _TIG_FN_uY4K_1_cc770_get_canstate_next ;
{
{
_TIG_FN_uY4K_1_cc770_get_canstate_next = 3UL;
}
while (1) {
switch (_TIG_FN_uY4K_1_cc770_get_canstate_next) {
... | 1,289,874,320 | train_synth_compilable | |||||
midpoint | static off_t
midpoint (off_t a, off_t b, long blksize)
{
off_t aprime = a / blksize;
off_t bprime = b / blksize;
off_t c, cprime;
cprime = (bprime - aprime) / 2 + aprime;
c = cprime * blksize;
return c;
} | EncodeArithmetic | .global midpoint
.type midpoint, %function
midpoint:
.LFB0:
.cfi_startproc
sub sp, sp, #64
.cfi_def_cfa_offset 64
str x0, [sp, 24]
str x1, [sp, 16]
str x2, [sp, 8]
ldr x1, [sp, 24]
ldr x0, [sp, 8]
sdiv x0, x1, x0
str x0, [sp, 32]
ldr x1, [sp, 16]
ldr x0, [sp, 8]
sdiv x0, x1, x0
str x0, [sp, 40]
ldr x1, [... | .global midpoint
.type midpoint, %function
midpoint:
.LFB0:
.cfi_startproc
sub sp, sp, #64
.cfi_def_cfa_offset 64
str x0, [sp, 24]
str x1, [sp, 16]
str x2, [sp, 8]
ldr x1, [sp, 24]
ldr x0, [sp, 8]
sdiv x0, x1, x0
str x0, [sp, 56]
ldr x1, [sp, 16]
ldr x0, [sp, 8]
sdiv x0, x1, x0
str x0, [sp, 48]
ldr x1,... | define dso_local i64 @midpoint(i64 %0, i64 %1, i64 %2) {
%4 = alloca i64, align 8
%5 = alloca i64, align 8
%6 = alloca i64, align 8
%7 = alloca i64, align 8
%8 = alloca i64, align 8
%9 = alloca i64, align 8
%10 = alloca i64, align 8
store i64 %0, i64* %4, align 8
store i64 %1, i64* %5, align 8
stor... | /* BEGIN FUNCTION-DEF midpoint LOC=UNKNOWN VKEY=4891 */
static off_t___0 midpoint(off_t___0 a , off_t___0 b , long blksize )
{
off_t___0 aprime ;
off_t___0 bprime ;
off_t___0 c ;
off_t___0 cprime ;
{
{
#line 45 "/tmp/forklift_obfu_w3degtnu/input.c"
aprime = a / blksize;
#line 46
bprime = b / blksize;... | 1,852,408,227 | train_synth_compilable | |||||
midpoint | static off_t
midpoint (off_t a, off_t b, long blksize)
{
off_t aprime = a / blksize;
off_t bprime = b / blksize;
off_t c, cprime;
cprime = (bprime - aprime) / 2 + aprime;
c = cprime * blksize;
return c;
} | Flatten | .global midpoint
.type midpoint, %function
midpoint:
.LFB0:
.cfi_startproc
sub sp, sp, #64
.cfi_def_cfa_offset 64
str x0, [sp, 24]
str x1, [sp, 16]
str x2, [sp, 8]
ldr x1, [sp, 24]
ldr x0, [sp, 8]
sdiv x0, x1, x0
str x0, [sp, 32]
ldr x1, [sp, 16]
ldr x0, [sp, 8]
sdiv x0, x1, x0
str x0, [sp, 40]
ldr x1, [... | .global midpoint
.type midpoint, %function
midpoint:
.LFB5:
.cfi_startproc
sub sp, sp, #80
.cfi_def_cfa_offset 80
str x0, [sp, 24]
str x1, [sp, 16]
str x2, [sp, 8]
str xzr, [sp, 64]
.L13:
ldr x0, [sp, 64]
cmp x0, 2
beq .L8
ldr x0, [sp, 64]
cmp x0, 2
bhi .L15
ldr x0, [sp, 64]
cmp x0, 0
beq .L10
ldr x0... | define dso_local i64 @midpoint(i64 %0, i64 %1, i64 %2) {
%4 = alloca i64, align 8
%5 = alloca i64, align 8
%6 = alloca i64, align 8
%7 = alloca i64, align 8
%8 = alloca i64, align 8
%9 = alloca i64, align 8
%10 = alloca i64, align 8
store i64 %0, i64* %4, align 8
store i64 %1, i64* %5, align 8
stor... | /* BEGIN FUNCTION-DEF midpoint LOC=UNKNOWN VKEY=4891 */
static off_t___0 midpoint(off_t___0 a , off_t___0 b , long blksize )
{
off_t___0 aprime ;
off_t___0 bprime ;
off_t___0 c ;
off_t___0 cprime ;
unsigned long _TIG_FN_8zcO_1_midpoint_next ;
{
{
_TIG_FN_8zcO_1_midpoint_next = 0UL;
}
while (1) {
... | 1,564,319,318 | train_synth_compilable | |||||
cc770_get_canstate | static inline int cc770_get_canstate(CPC_CHAN_T * chan)
{
if (IsBufferFull(chan))
return CPC_ERR_CAN_NO_TRANSMIT_BUF;
chan->buf[chan->iidx].type = CPC_MSG_T_CANSTATE;
chan->buf[chan->iidx].length = 1;
chan->buf[chan->iidx].msg.canstate = chan->read_byte(chan, (0 + 0x01));
chan->WnR = 0;
chan->iidx = (chan->ii... | Flatten+EncodeArithmetic | .global cc770_get_canstate
.type cc770_get_canstate, %function
cc770_get_canstate:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -32
str x0, [sp, 40]
ldr x0, [sp, 40]
bl IsBufferFull
cmp x0, 0
beq ... | .global cc770_get_canstate
.type cc770_get_canstate, %function
cc770_get_canstate:
.LFB3:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x19, [sp, 16]
.cfi_offset 19, -48
str x0, [sp, 40]
mov x0, 3
str x0, [sp, 48]
.L22:
ldr x0, [sp, ... | %struct.TYPE_9__ = type { i64, i64, i32 (%struct.TYPE_9__*, i64)*, %struct.TYPE_8__* }
%struct.TYPE_8__ = type { i32, %struct.TYPE_7__, i32 }
%struct.TYPE_7__ = type { i32 }
@CPC_ERR_CAN_NO_TRANSMIT_BUF = external dso_local global i32, align 4
@CPC_MSG_T_CANSTATE = external dso_local global i32, align 4
@CPC_MSG_BUF_CN... | /* BEGIN FUNCTION-DEF cc770_get_canstate LOC=UNKNOWN VKEY=4905 */
int cc770_get_canstate(CPC_CHAN_T *chan )
{
scalar_t__ tmp ;
unsigned long _TIG_FN_zi4I_1_cc770_get_canstate_next ;
{
_TIG_FN_zi4I_1_cc770_get_canstate_next = 3UL;
while (1) {
switch (_TIG_FN_zi4I_1_cc770_get_canstate_next) {
case 4U... | 1,754,034,197 | train_synth_compilable | |||||
excludes_buffer_append | static int excludes_buffer_append(excludes_buffer *exb, buffer *string) {
# 126 "/scratch/repos/new/home/jordi_armengol_estape/c-scraper/outputs/2022-01-22/02-19-57/repos/PatchyFog/lighttpd1.4-mbedtls/refs/heads/master/src/mod_dirlisting.c"
( (void)(exb) );
( (void)(string) );
return -1;
} | Flatten | .global excludes_buffer_append
.type excludes_buffer_append, %function
excludes_buffer_append:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
str x1, [sp]
mov w0, -1
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
| .global excludes_buffer_append
.type excludes_buffer_append, %function
excludes_buffer_append:
.LFB0:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str x1, [sp]
str xzr, [sp, 24]
.L4:
ldr x0, [sp, 24]
cmp x0, 0
bne .L7
mov w0, -1
b .L6
.L7:
nop
b .L4
.L6:
add sp, sp, 32
.cfi_def... | define dso_local i32 @excludes_buffer_append(i32* %0, i32* %1) {
%3 = alloca i32*, align 8
%4 = alloca i32*, align 8
store i32* %0, i32** %3, align 8
store i32* %1, i32** %4, align 8
%5 = load i32*, i32** %3, align 8
%6 = load i32*, i32** %4, align 8
ret i32 -1
} | /* BEGIN FUNCTION-DEF excludes_buffer_append LOC=UNKNOWN VKEY=4884 */
static int excludes_buffer_append(excludes_buffer *exb , buffer *string )
{
unsigned long _TIG_FN_DRQx_1_excludes_buffer_append_next ;
{
{
_TIG_FN_DRQx_1_excludes_buffer_append_next = 0UL;
}
while (1) {
switch (_TIG_FN_DRQx_1_exclu... | 1,400,944,900 | train_synth_compilable | {"input": [{"var": ["exb", "string"], "value": ["[113, 70, 114, 71, 68, 56, 104, 2, 112, 86, 79, 60, 12, 62, 126, 124, 74, 125, 0, 43, 34, 72, 98, 7, 55, 84, 29, 103, 112, 40, 82, 88]", "[31, 9, 73, 4, 42, 121, 40, 42, 40, 7, 98, 48, 13, 18, 29, 43, 115, 120, 67, 99, 101, 68, 74, 41, 20, 22, 23, 55, 95, 57, 99, 2]"]}, ... | ||||
excludes_buffer_append | static int excludes_buffer_append(excludes_buffer *exb, buffer *string) {
# 126 "/scratch/repos/new/home/jordi_armengol_estape/c-scraper/outputs/2022-01-22/02-19-57/repos/PatchyFog/lighttpd1.4-mbedtls/refs/heads/master/src/mod_dirlisting.c"
( (void)(exb) );
( (void)(string) );
return -1;
} | Flatten+EncodeArithmetic | .global excludes_buffer_append
.type excludes_buffer_append, %function
excludes_buffer_append:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
str x1, [sp]
mov w0, -1
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
| .global excludes_buffer_append
.type excludes_buffer_append, %function
excludes_buffer_append:
.LFB1:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str x1, [sp]
str xzr, [sp, 24]
.L4:
ldr x0, [sp, 24]
cmp x0, 0
bne .L7
mov w0, -1
b .L6
.L7:
nop
b .L4
.L6:
add sp, sp, 32
.cfi_def... | define dso_local i32 @excludes_buffer_append(i32* %0, i32* %1) {
%3 = alloca i32*, align 8
%4 = alloca i32*, align 8
store i32* %0, i32** %3, align 8
store i32* %1, i32** %4, align 8
%5 = load i32*, i32** %3, align 8
%6 = load i32*, i32** %4, align 8
ret i32 -1
} | /* BEGIN FUNCTION-DEF excludes_buffer_append LOC=UNKNOWN VKEY=4889 */
static int excludes_buffer_append(excludes_buffer *exb , buffer *string )
{
unsigned long _TIG_FN_0TmN_1_excludes_buffer_append_next ;
{
_TIG_FN_0TmN_1_excludes_buffer_append_next = 0UL;
while (1) {
switch (_TIG_FN_0TmN_1_excludes_buff... | 1,269,829,408 | train_synth_compilable | {"input": [{"var": ["exb", "string"], "value": ["[113, 70, 114, 71, 68, 56, 104, 2, 112, 86, 79, 60, 12, 62, 126, 124, 74, 125, 0, 43, 34, 72, 98, 7, 55, 84, 29, 103, 112, 40, 82, 88]", "[31, 9, 73, 4, 42, 121, 40, 42, 40, 7, 98, 48, 13, 18, 29, 43, 115, 120, 67, 99, 101, 68, 74, 41, 20, 22, 23, 55, 95, 57, 99, 2]"]}, ... | ||||
excludes_buffer_append | static int excludes_buffer_append(excludes_buffer *exb, buffer *string) {
# 126 "/scratch/repos/new/home/jordi_armengol_estape/c-scraper/outputs/2022-01-22/02-19-57/repos/PatchyFog/lighttpd1.4-mbedtls/refs/heads/master/src/mod_dirlisting.c"
( (void)(exb) );
( (void)(string) );
return -1;
} | EncodeArithmetic | .global excludes_buffer_append
.type excludes_buffer_append, %function
excludes_buffer_append:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
str x1, [sp]
mov w0, -1
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
| .global excludes_buffer_append
.type excludes_buffer_append, %function
excludes_buffer_append:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
str x1, [sp]
mov w0, -1
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE0:
.size excludes_buffer_append, .-excludes_buffer_ap... | define dso_local i32 @excludes_buffer_append(i32* %0, i32* %1) {
%3 = alloca i32*, align 8
%4 = alloca i32*, align 8
store i32* %0, i32** %3, align 8
store i32* %1, i32** %4, align 8
%5 = load i32*, i32** %3, align 8
%6 = load i32*, i32** %4, align 8
ret i32 -1
} | /* BEGIN FUNCTION-DEF excludes_buffer_append LOC=UNKNOWN VKEY=4884 */
static int excludes_buffer_append(excludes_buffer *exb , buffer *string )
{
{
#line 129 "/scratch/repos/new/home/jordi_armengol_estape/c-scraper/outputs/2022-01-22/02-19-57/repos/PatchyFog/lighttpd1.4-mbedtls/refs/heads/master/src/mod_dirlistin... | 1,728,296,502 | train_synth_compilable | {"input": [{"var": ["exb", "string"], "value": ["[113, 70, 114, 71, 68, 56, 104, 2, 112, 86, 79, 60, 12, 62, 126, 124, 74, 125, 0, 43, 34, 72, 98, 7, 55, 84, 29, 103, 112, 40, 82, 88]", "[31, 9, 73, 4, 42, 121, 40, 42, 40, 7, 98, 48, 13, 18, 29, 43, 115, 120, 67, 99, 101, 68, 74, 41, 20, 22, 23, 55, 95, 57, 99, 2]"]}, ... | ||||
v4l2_device_unregister_subdev | void v4l2_device_unregister_subdev(struct v4l2_subdev *sd)
{
struct v4l2_device *v4l2_dev;
/* return if it isn't registered */
if (sd == NULL || sd->v4l2_dev == NULL)
return;
v4l2_dev = sd->v4l2_dev;
spin_lock(&v4l2_dev->lock);
list_del(&sd->list);
spin_unlock(&v4l2_dev->lock);
if (sd->internal_ops && sd-... | Flatten | .global v4l2_device_unregister_subdev
.type v4l2_device_unregister_subdev, %function
v4l2_device_unregister_subdev:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
cmp x0, 0
beq .L7
ldr x0, [sp, 24]
l... | .global v4l2_device_unregister_subdev
.type v4l2_device_unregister_subdev, %function
v4l2_device_unregister_subdev:
.LFB2:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
mov x0, 8
str x0, [sp, 40]
.L34:
ldr x0, [sp, 40]
cm... | %struct.v4l2_subdev = type { i64, i32, %struct.v4l2_device*, %struct.TYPE_2__*, i32 }
%struct.v4l2_device = type { i64, i32 }
%struct.TYPE_2__ = type { i32 (%struct.v4l2_subdev*)* }
define dso_local void @v4l2_device_unregister_subdev(%struct.v4l2_subdev* %0) {
%2 = alloca %struct.v4l2_subdev*, align 8
%3 = alloca... | /* BEGIN FUNCTION-DEF v4l2_device_unregister_subdev LOC=UNKNOWN VKEY=4904 */
void v4l2_device_unregister_subdev(struct v4l2_subdev *sd )
{
struct v4l2_device *v4l2_dev ;
unsigned long _TIG_FN_iCqM_1_v4l2_device_unregister_subdev_next ;
{
{
_TIG_FN_iCqM_1_v4l2_device_unregister_subdev_next = 8UL;
}
whil... | 546,696,950 | train_synth_compilable | |||||
get_loglevel_str | const char* get_loglevel_str(log_level_t level)
{
switch(level){
case LOG_FATAL: return "FATAL";
case LOG_ERROR: return "ERROR";
case LOG_WARN: return "WARN ";
case LOG_INFO: return "INFO ";
case LOG_DEBUG: return "DEBUG";
case LOG_TRACE: return "TRACE";
case LOG_FINE: return "FINE ";
default:
retur... | Flatten | .global get_loglevel_str
.type get_loglevel_str, %function
get_loglevel_str:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
ldr w0, [sp, 12]
cmp w0, 134
beq .L2
ldr w0, [sp, 12]
cmp w0, 134
bgt .L3
ldr w0, [sp, 12]
cmp w0, 133
beq .L4
ldr w0, [sp, 12]
cmp w0, 133
bgt .L3
... | .global get_loglevel_str
.type get_loglevel_str, %function
get_loglevel_str:
.LFB5:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, 12]
str xzr, [sp, 24]
.L29:
ldr x0, [sp, 24]
cmp x0, 9
beq .L8
ldr x0, [sp, 24]
cmp x0, 9
bhi .L30
ldr x0, [sp, 24]
cmp x0, 7
beq .L10
ldr x0, [sp, 24]
... | @.str = external hidden unnamed_addr constant [6 x i8], align 1
@.str.1 = external hidden unnamed_addr constant [6 x i8], align 1
@.str.2 = external hidden unnamed_addr constant [6 x i8], align 1
@.str.3 = external hidden unnamed_addr constant [6 x i8], align 1
@.str.4 = external hidden unnamed_addr constant [6 x i8], ... | /* BEGIN FUNCTION-DEF get_loglevel_str LOC=UNKNOWN VKEY=4881 */
char const *get_loglevel_str(log_level_t level )
{
unsigned long _TIG_FN_rEfV_1_get_loglevel_str_next ;
{
{
_TIG_FN_rEfV_1_get_loglevel_str_next = 0UL;
}
while (1) {
switch (_TIG_FN_rEfV_1_get_loglevel_str_next) {
case 4UL: ;
r... | 1,628,416,575 | train_synth_compilable | {"input": [{"var": ["level"], "value": ["67"]}, {"var": ["level"], "value": ["112"]}, {"var": ["level"], "value": ["89"]}, {"var": ["level"], "value": ["55"]}, {"var": ["level"], "value": ["93"]}, {"var": ["level"], "value": ["72"]}, {"var": ["level"], "value": ["114"]}, {"var": ["level"], "value": ["101"]}, {"var": ["... | ||||
get_loglevel_str | const char* get_loglevel_str(log_level_t level)
{
switch(level){
case LOG_FATAL: return "FATAL";
case LOG_ERROR: return "ERROR";
case LOG_WARN: return "WARN ";
case LOG_INFO: return "INFO ";
case LOG_DEBUG: return "DEBUG";
case LOG_TRACE: return "TRACE";
case LOG_FINE: return "FINE ";
default:
retur... | EncodeArithmetic | .global get_loglevel_str
.type get_loglevel_str, %function
get_loglevel_str:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
ldr w0, [sp, 12]
cmp w0, 134
beq .L2
ldr w0, [sp, 12]
cmp w0, 134
bgt .L3
ldr w0, [sp, 12]
cmp w0, 133
beq .L4
ldr w0, [sp, 12]
cmp w0, 133
bgt .L3
... | .global get_loglevel_str
.type get_loglevel_str, %function
get_loglevel_str:
.LFB6:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
ldr w0, [sp, 12]
cmp w0, 134
beq .L2
ldr w0, [sp, 12]
cmp w0, 134
bgt .L3
ldr w0, [sp, 12]
cmp w0, 133
beq .L4
ldr w0, [sp, 12]
cmp w0, 133
bgt .L3... | @.str = external hidden unnamed_addr constant [6 x i8], align 1
@.str.1 = external hidden unnamed_addr constant [6 x i8], align 1
@.str.2 = external hidden unnamed_addr constant [6 x i8], align 1
@.str.3 = external hidden unnamed_addr constant [6 x i8], align 1
@.str.4 = external hidden unnamed_addr constant [6 x i8], ... | /* BEGIN FUNCTION-DEF get_loglevel_str LOC=UNKNOWN VKEY=4881 */
char const *get_loglevel_str(log_level_t level )
{
{
#line 51
switch (level) {
case 132:
#line 52 "/tmp/forklift_obfu_jh80kt68/input.c"
return ((char const *)"FATAL");
case 133:
#line 53
return ((char const *)"ERROR");
case 128:
... | 747,441,732 | train_synth_compilable | {"input": [{"var": ["level"], "value": ["67"]}, {"var": ["level"], "value": ["112"]}, {"var": ["level"], "value": ["89"]}, {"var": ["level"], "value": ["55"]}, {"var": ["level"], "value": ["93"]}, {"var": ["level"], "value": ["72"]}, {"var": ["level"], "value": ["114"]}, {"var": ["level"], "value": ["101"]}, {"var": ["... | ||||
get_loglevel_str | const char* get_loglevel_str(log_level_t level)
{
switch(level){
case LOG_FATAL: return "FATAL";
case LOG_ERROR: return "ERROR";
case LOG_WARN: return "WARN ";
case LOG_INFO: return "INFO ";
case LOG_DEBUG: return "DEBUG";
case LOG_TRACE: return "TRACE";
case LOG_FINE: return "FINE ";
default:
retur... | Flatten+EncodeArithmetic | .global get_loglevel_str
.type get_loglevel_str, %function
get_loglevel_str:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, 12]
ldr w0, [sp, 12]
cmp w0, 134
beq .L2
ldr w0, [sp, 12]
cmp w0, 134
bgt .L3
ldr w0, [sp, 12]
cmp w0, 133
beq .L4
ldr w0, [sp, 12]
cmp w0, 133
bgt .L3
... | .global get_loglevel_str
.type get_loglevel_str, %function
get_loglevel_str:
.LFB5:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, 12]
str xzr, [sp, 24]
.L29:
ldr x0, [sp, 24]
cmp x0, 9
beq .L8
ldr x0, [sp, 24]
cmp x0, 9
bhi .L30
ldr x0, [sp, 24]
cmp x0, 7
beq .L10
ldr x0, [sp, 24]
... | @.str = external hidden unnamed_addr constant [6 x i8], align 1
@.str.1 = external hidden unnamed_addr constant [6 x i8], align 1
@.str.2 = external hidden unnamed_addr constant [6 x i8], align 1
@.str.3 = external hidden unnamed_addr constant [6 x i8], align 1
@.str.4 = external hidden unnamed_addr constant [6 x i8], ... | /* BEGIN FUNCTION-DEF get_loglevel_str LOC=UNKNOWN VKEY=4885 */
char const *get_loglevel_str(log_level_t level )
{
unsigned long _TIG_FN_bWdZ_1_get_loglevel_str_next ;
{
_TIG_FN_bWdZ_1_get_loglevel_str_next = 0UL;
while (1) {
switch (_TIG_FN_bWdZ_1_get_loglevel_str_next) {
case 4UL: ;
return ((... | 1,292,569,882 | train_synth_compilable | {"input": [{"var": ["level"], "value": ["67"]}, {"var": ["level"], "value": ["112"]}, {"var": ["level"], "value": ["89"]}, {"var": ["level"], "value": ["55"]}, {"var": ["level"], "value": ["93"]}, {"var": ["level"], "value": ["72"]}, {"var": ["level"], "value": ["114"]}, {"var": ["level"], "value": ["101"]}, {"var": ["... | ||||
v4l2_device_unregister_subdev | void v4l2_device_unregister_subdev(struct v4l2_subdev *sd)
{
struct v4l2_device *v4l2_dev;
/* return if it isn't registered */
if (sd == NULL || sd->v4l2_dev == NULL)
return;
v4l2_dev = sd->v4l2_dev;
spin_lock(&v4l2_dev->lock);
list_del(&sd->list);
spin_unlock(&v4l2_dev->lock);
if (sd->internal_ops && sd-... | EncodeArithmetic | .global v4l2_device_unregister_subdev
.type v4l2_device_unregister_subdev, %function
v4l2_device_unregister_subdev:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
cmp x0, 0
beq .L7
ldr x0, [sp, 24]
l... | .global v4l2_device_unregister_subdev
.type v4l2_device_unregister_subdev, %function
v4l2_device_unregister_subdev:
.LFB7:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
ldr x1, [sp, 24]
mov x0, -9223372036854775808
add x0,... | %struct.v4l2_subdev = type { i64, i32, %struct.v4l2_device*, %struct.TYPE_2__*, i32 }
%struct.v4l2_device = type { i64, i32 }
%struct.TYPE_2__ = type { i32 (%struct.v4l2_subdev*)* }
define dso_local void @v4l2_device_unregister_subdev(%struct.v4l2_subdev* %0) {
%2 = alloca %struct.v4l2_subdev*, align 8
%3 = alloca... | /* BEGIN FUNCTION-DEF v4l2_device_unregister_subdev LOC=UNKNOWN VKEY=4904 */
void v4l2_device_unregister_subdev(struct v4l2_subdev *sd )
{
struct v4l2_device *v4l2_dev ;
{
#line 57
if ((int )(((((((unsigned long )sd - (unsigned long )((void *)0)) + (1UL << 63UL)) + ((long )(((unsigned long )sd - (unsigned long... | 823,946,934 | train_synth_compilable | |||||
v4l2_device_unregister_subdev | void v4l2_device_unregister_subdev(struct v4l2_subdev *sd)
{
struct v4l2_device *v4l2_dev;
/* return if it isn't registered */
if (sd == NULL || sd->v4l2_dev == NULL)
return;
v4l2_dev = sd->v4l2_dev;
spin_lock(&v4l2_dev->lock);
list_del(&sd->list);
spin_unlock(&v4l2_dev->lock);
if (sd->internal_ops && sd-... | Flatten+EncodeArithmetic | .global v4l2_device_unregister_subdev
.type v4l2_device_unregister_subdev, %function
v4l2_device_unregister_subdev:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
cmp x0, 0
beq .L7
ldr x0, [sp, 24]
l... | .global v4l2_device_unregister_subdev
.type v4l2_device_unregister_subdev, %function
v4l2_device_unregister_subdev:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
mov x0, 8
str x0, [sp, 40]
.L28:
ldr x0, [sp, 40]
cm... | %struct.v4l2_subdev = type { i64, i32, %struct.v4l2_device*, %struct.TYPE_2__*, i32 }
%struct.v4l2_device = type { i64, i32 }
%struct.TYPE_2__ = type { i32 (%struct.v4l2_subdev*)* }
define dso_local void @v4l2_device_unregister_subdev(%struct.v4l2_subdev* %0) {
%2 = alloca %struct.v4l2_subdev*, align 8
%3 = alloca... | /* BEGIN FUNCTION-DEF v4l2_device_unregister_subdev LOC=UNKNOWN VKEY=4909 */
void v4l2_device_unregister_subdev(struct v4l2_subdev *sd )
{
struct v4l2_device *v4l2_dev ;
unsigned long _TIG_FN_euOk_1_v4l2_device_unregister_subdev_next ;
{
_TIG_FN_euOk_1_v4l2_device_unregister_subdev_next = 8UL;
while (1) {
... | 1,805,803,262 | train_synth_compilable | |||||
lineFileReuse | void lineFileReuse(struct lineFile *lf)
{
lf->reuse = 1;
} | Flatten | .global lineFileReuse
.type lineFileReuse, %function
lineFileReuse:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
mov w1, 1
str w1, [x0]
nop
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
| .global lineFileReuse
.type lineFileReuse, %function
lineFileReuse:
.LFB5:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str xzr, [sp, 24]
.L12:
ldr x0, [sp, 24]
cmp x0, 0
beq .L8
ldr x0, [sp, 24]
cmp x0, 1
bne .L14
b .L13
.L8:
ldr x0, [sp, 8]
mov w1, 1
str w1, [x0]
mov x0, 1
... | %struct.lineFile = type { i32 }
define dso_local void @lineFileReuse(%struct.lineFile* %0) {
%2 = alloca %struct.lineFile*, align 8
store %struct.lineFile* %0, %struct.lineFile** %2, align 8
%3 = load %struct.lineFile*, %struct.lineFile** %2, align 8
%4 = getelementptr inbounds %struct.lineFile, %struct.lineFi... | /* BEGIN FUNCTION-DEF lineFileReuse LOC=UNKNOWN VKEY=4881 */
void lineFileReuse(struct lineFile *lf )
{
unsigned long _TIG_FN_WG97_1_lineFileReuse_next ;
{
{
_TIG_FN_WG97_1_lineFileReuse_next = 0UL;
}
while (1) {
switch (_TIG_FN_WG97_1_lineFileReuse_next) {
case 1UL: ;
return;
break;
... | 1,384,049,914 | train_synth_compilable | {"input": [{"var": ["lf"], "value": ["{\"reuse\": 11}"]}, {"var": ["lf"], "value": ["{\"reuse\": 8}"]}, {"var": ["lf"], "value": ["{\"reuse\": 111}"]}, {"var": ["lf"], "value": ["{\"reuse\": 89}"]}, {"var": ["lf"], "value": ["{\"reuse\": 15}"]}, {"var": ["lf"], "value": ["{\"reuse\": 64}"]}, {"var": ["lf"], "value": ["... | ||||
lineFileReuse | void lineFileReuse(struct lineFile *lf)
{
lf->reuse = 1;
} | Flatten+EncodeArithmetic | .global lineFileReuse
.type lineFileReuse, %function
lineFileReuse:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
mov w1, 1
str w1, [x0]
nop
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
| .global lineFileReuse
.type lineFileReuse, %function
lineFileReuse:
.LFB4:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str xzr, [sp, 24]
.L12:
ldr x0, [sp, 24]
cmp x0, 0
beq .L8
ldr x0, [sp, 24]
cmp x0, 1
bne .L14
b .L13
.L8:
ldr x0, [sp, 8]
mov w1, 1
str w1, [x0]
mov x0, 1
... | %struct.lineFile = type { i32 }
define dso_local void @lineFileReuse(%struct.lineFile* %0) {
%2 = alloca %struct.lineFile*, align 8
store %struct.lineFile* %0, %struct.lineFile** %2, align 8
%3 = load %struct.lineFile*, %struct.lineFile** %2, align 8
%4 = getelementptr inbounds %struct.lineFile, %struct.lineFi... | /* BEGIN FUNCTION-DEF lineFileReuse LOC=UNKNOWN VKEY=4885 */
void lineFileReuse(struct lineFile *lf )
{
unsigned long _TIG_FN_bY61_1_lineFileReuse_next ;
{
_TIG_FN_bY61_1_lineFileReuse_next = 0UL;
while (1) {
switch (_TIG_FN_bY61_1_lineFileReuse_next) {
case 1UL: ;
return;
break;
case 0UL... | 1,897,456,484 | train_synth_compilable | {"input": [{"var": ["lf"], "value": ["{\"reuse\": 11}"]}, {"var": ["lf"], "value": ["{\"reuse\": 8}"]}, {"var": ["lf"], "value": ["{\"reuse\": 111}"]}, {"var": ["lf"], "value": ["{\"reuse\": 89}"]}, {"var": ["lf"], "value": ["{\"reuse\": 15}"]}, {"var": ["lf"], "value": ["{\"reuse\": 64}"]}, {"var": ["lf"], "value": ["... | ||||
lineFileReuse | void lineFileReuse(struct lineFile *lf)
{
lf->reuse = 1;
} | EncodeArithmetic | .global lineFileReuse
.type lineFileReuse, %function
lineFileReuse:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
mov w1, 1
str w1, [x0]
nop
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
| .global lineFileReuse
.type lineFileReuse, %function
lineFileReuse:
.LFB5:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
mov w1, 1
str w1, [x0]
nop
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE5:
.size lineFileReuse, .-lineFileReuse | %struct.lineFile = type { i32 }
define dso_local void @lineFileReuse(%struct.lineFile* %0) {
%2 = alloca %struct.lineFile*, align 8
store %struct.lineFile* %0, %struct.lineFile** %2, align 8
%3 = load %struct.lineFile*, %struct.lineFile** %2, align 8
%4 = getelementptr inbounds %struct.lineFile, %struct.lineFi... | /* BEGIN FUNCTION-DEF lineFileReuse LOC=UNKNOWN VKEY=4881 */
void lineFileReuse(struct lineFile *lf )
{
{
#line 45 "/tmp/forklift_obfu_xvaipqzg/input.c"
lf->reuse = 1;
#line 46
return;
}
}
/* END FUNCTION-DEF lineFileReuse LOC=UNKNOWN VKEY=4881 */ | 1,997,109,065 | train_synth_compilable | {"input": [{"var": ["lf"], "value": ["{\"reuse\": 11}"]}, {"var": ["lf"], "value": ["{\"reuse\": 8}"]}, {"var": ["lf"], "value": ["{\"reuse\": 111}"]}, {"var": ["lf"], "value": ["{\"reuse\": 89}"]}, {"var": ["lf"], "value": ["{\"reuse\": 15}"]}, {"var": ["lf"], "value": ["{\"reuse\": 64}"]}, {"var": ["lf"], "value": ["... | ||||
ValidityTestParse06 | static int ValidityTestParse06 (void)
{
DetectTlsValidityData *dd = NULL;
dd = DetectTlsValidityParse(">1430000000<>1470000000");
FAIL_IF_NOT_NULL(dd);
PASS;
} | Flatten+EncodeArithmetic | .global ValidityTestParse06
.type ValidityTestParse06, %function
ValidityTestParse06:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str xzr, [sp, 24]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl DetectTlsValidityParse
str x0, [sp, 24]
ld... | .global ValidityTestParse06
.type ValidityTestParse06, %function
ValidityTestParse06:
.LFB5:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str xzr, [sp, 24]
.L7:
ldr x0, [sp, 24]
cmp x0, 2
beq .L2
ldr x0, [sp, 24]
cmp x0, 2
bhi .L9
ldr... | @.str = external hidden unnamed_addr constant [24 x i8], align 1
@PASS = external dso_local global i32, align 4
define dso_local i32 @ValidityTestParse06() {
%1 = alloca i32, align 4
%2 = alloca i32*, align 8
store i32* null, i32** %2, align 8
%3 = call i32* @DetectTlsValidityParse(i8* getelementptr inbounds (... | /* BEGIN FUNCTION-DEF ValidityTestParse06 LOC=UNKNOWN VKEY=4892 */
static int ValidityTestParse06(void)
{
DetectTlsValidityData *dd ;
unsigned long _TIG_FN_pVIl_1_ValidityTestParse06_next ;
{
_TIG_FN_pVIl_1_ValidityTestParse06_next = 0UL;
while (1) {
switch (_TIG_FN_pVIl_1_ValidityTestParse06_next) {
... | 1,008,752,943 | train_synth_compilable | {"input": [{"var": ["PASS"], "value": ["8"]}, {"var": ["PASS"], "value": ["14"]}, {"var": ["PASS"], "value": ["23"]}, {"var": ["PASS"], "value": ["40"]}, {"var": ["PASS"], "value": ["76"]}, {"var": ["PASS"], "value": ["88"]}, {"var": ["PASS"], "value": ["124"]}, {"var": ["PASS"], "value": ["113"]}, {"var": ["PASS"], "v... | ||||
ValidityTestParse06 | static int ValidityTestParse06 (void)
{
DetectTlsValidityData *dd = NULL;
dd = DetectTlsValidityParse(">1430000000<>1470000000");
FAIL_IF_NOT_NULL(dd);
PASS;
} | EncodeArithmetic | .global ValidityTestParse06
.type ValidityTestParse06, %function
ValidityTestParse06:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str xzr, [sp, 24]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl DetectTlsValidityParse
str x0, [sp, 24]
ld... | .global ValidityTestParse06
.type ValidityTestParse06, %function
ValidityTestParse06:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str xzr, [sp, 24]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl DetectTlsValidityParse
str x0, [sp, 24]
... | @.str = external hidden unnamed_addr constant [24 x i8], align 1
@PASS = external dso_local global i32, align 4
define dso_local i32 @ValidityTestParse06() {
%1 = alloca i32, align 4
%2 = alloca i32*, align 8
store i32* null, i32** %2, align 8
%3 = call i32* @DetectTlsValidityParse(i8* getelementptr inbounds (... | /* BEGIN FUNCTION-DEF ValidityTestParse06 LOC=UNKNOWN VKEY=4888 */
static int ValidityTestParse06(void)
{
DetectTlsValidityData *dd ;
{
{
#line 47 "/tmp/forklift_obfu_cmq0ort7/input.c"
dd = (DetectTlsValidityData *)((void *)0);
#line 48
dd = DetectTlsValidityParse(">1430000000<>1470000000");
#line 49
FAI... | 401,094,954 | train_synth_compilable | {"input": [{"var": ["PASS"], "value": ["8"]}, {"var": ["PASS"], "value": ["14"]}, {"var": ["PASS"], "value": ["23"]}, {"var": ["PASS"], "value": ["40"]}, {"var": ["PASS"], "value": ["76"]}, {"var": ["PASS"], "value": ["88"]}, {"var": ["PASS"], "value": ["124"]}, {"var": ["PASS"], "value": ["113"]}, {"var": ["PASS"], "v... | ||||
do_power | void do_power( dbref player, dbref cause, int key, char *name, char *flag ) {
dbref thing;
if( !flag || !*flag ) {
notify_check(player,player,0x00001|0x00800,NULL,"I don't know what you want to set!");
return;
}
if( ( thing = match_controlled( player, name ) ) == (-1) ) {
re... | Flatten+EncodeArithmetic | .global do_power
.type do_power, %function
do_power:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str w0, [sp, 44]
str w1, [sp, 40]
str w2, [sp, 36]
str x3, [sp, 24]
str x4, [sp, 16]
ldr x0, [sp, 16]
cmp x0, 0
beq .L2
ldr x0, [s... | .global do_power
.type do_power, %function
do_power:
.LFB5:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str w0, [sp, 44]
str w1, [sp, 40]
str w2, [sp, 36]
str x3, [sp, 24]
str x4, [sp, 16]
mov x0, 4
str x0, [sp, 48]
.L28:
ldr x0, [sp... | @.str = external hidden unnamed_addr constant [35 x i8], align 1
define dso_local void @do_power(i32 %0, i32 %1, i32 %2, i8* %3, i8* %4) {
%6 = alloca i32, align 4
%7 = alloca i32, align 4
%8 = alloca i32, align 4
%9 = alloca i8*, align 8
%10 = alloca i8*, align 8
%11 = alloca i32, align 4
store i32 %0, ... | /* BEGIN FUNCTION-DEF do_power LOC=UNKNOWN VKEY=4928 */
void do_power(dbref player , dbref cause , int key , char *name , char *flag )
{
dbref thing ;
unsigned long _TIG_FN_kHy6_1_do_power_next ;
{
_TIG_FN_kHy6_1_do_power_next = 4UL;
while (1) {
switch (_TIG_FN_kHy6_1_do_power_next) {
case 4UL: ;
... | 1,218,853,328 | train_synth_compilable | |||||
fmt_hex_out | __attribute__((used)) static void fmt_hex_out(fz_context *ctx, void *arg, const unsigned char *s, int n)
{
struct fmt *fmt = (struct fmt *)arg;
int i, b, c;
for (i = 0; i < n; i++) {
b = (unsigned char) s[i];
c = (b >> 4) & 0x0f;
fmt_putc(ctx, fmt, c < 0xA ? c + '0' : c + 'A' - 0xA);
c = (b) & 0x0f;
fmt_p... | Flatten+EncodeArithmetic | .global fmt_hex_out
.type fmt_hex_out, %function
fmt_hex_out:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str x2, [sp, 24]
str w3, [sp, 20]
ldr x0, [sp, 32]
str x0, [sp, 72]
str wzr, [sp, 60]
b ... | .global fmt_hex_out
.type fmt_hex_out, %function
fmt_hex_out:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -96]!
.cfi_def_cfa_offset 96
.cfi_offset 29, -96
.cfi_offset 30, -88
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str x2, [sp, 24]
str w3, [sp, 20]
mov x0, 16
str x0, [sp, 56]
.L24:
ldr x0, [sp, 56]
c... | %struct.fmt = type { i32 }
define dso_local void @fmt_hex_out(i32* %0, i8* %1, i8* %2, i32 %3) {
%5 = alloca i32*, align 8
%6 = alloca i8*, align 8
%7 = alloca i8*, align 8
%8 = alloca i32, align 4
%9 = alloca %struct.fmt*, align 8
%10 = alloca i32, align 4
%11 = alloca i32, align 4
%12 = alloca i32, a... | /* BEGIN FUNCTION-DEF fmt_hex_out LOC=UNKNOWN VKEY=4918 */
static void fmt_hex_out(fz_context *ctx , void *arg , unsigned char const *s , int n )
{
struct fmt *fmt ;
int i ;
int b___0 ;
int c ;
int tmp ;
int tmp___0 ;
unsigned long _TIG_FN_hg8x_1_fmt_hex_out_next ;
{
_TIG_FN_hg8x_1_fmt_hex_out_ne... | 855,256,552 | train_synth_compilable | |||||
do_power | void do_power( dbref player, dbref cause, int key, char *name, char *flag ) {
dbref thing;
if( !flag || !*flag ) {
notify_check(player,player,0x00001|0x00800,NULL,"I don't know what you want to set!");
return;
}
if( ( thing = match_controlled( player, name ) ) == (-1) ) {
re... | Flatten | .global do_power
.type do_power, %function
do_power:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str w0, [sp, 44]
str w1, [sp, 40]
str w2, [sp, 36]
str x3, [sp, 24]
str x4, [sp, 16]
ldr x0, [sp, 16]
cmp x0, 0
beq .L2
ldr x0, [s... | .global do_power
.type do_power, %function
do_power:
.LFB4:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str w0, [sp, 44]
str w1, [sp, 40]
str w2, [sp, 36]
str x3, [sp, 24]
str x4, [sp, 16]
mov x0, 4
str x0, [sp, 48]
.L28:
ldr x0, [sp... | @.str = external hidden unnamed_addr constant [35 x i8], align 1
define dso_local void @do_power(i32 %0, i32 %1, i32 %2, i8* %3, i8* %4) {
%6 = alloca i32, align 4
%7 = alloca i32, align 4
%8 = alloca i32, align 4
%9 = alloca i8*, align 8
%10 = alloca i8*, align 8
%11 = alloca i32, align 4
store i32 %0, ... | /* BEGIN FUNCTION-DEF do_power LOC=UNKNOWN VKEY=4919 */
void do_power(dbref player , dbref cause , int key , char *name , char *flag )
{
dbref thing ;
unsigned long _TIG_FN_mRTP_1_do_power_next ;
{
{
_TIG_FN_mRTP_1_do_power_next = 4UL;
}
while (1) {
switch (_TIG_FN_mRTP_1_do_power_next) {
case ... | 728,818,981 | train_synth_compilable | |||||
undefined_3186 | void* undefined_3186 () { return (void*)functions[3186].pointer; } | Flatten | .global undefined_3186
.type undefined_3186, %function
undefined_3186:
.LFB0:
.cfi_startproc
adrp x0, :got:functions
ldr x0, [x0, #:got_lo12:functions]
ldr x1, [x0]
mov x0, 25488
add x0, x1, x0
ldr x0, [x0]
ret
.cfi_endproc
| .global undefined_3186
.type undefined_3186, %function
undefined_3186:
.LFB2:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str xzr, [sp, 8]
.L11:
ldr x0, [sp, 8]
cmp x0, 0
bne .L14
adrp x0, functions
add x0, x0, :lo12:functions
ldr x1, [x0]
mov x0, 25488
add x0, x1, x0
ldr x0, [x0]
b .L13
.L14:... | %struct.TYPE_2__ = type { i64 }
@functions = external dso_local global %struct.TYPE_2__*, align 8
define dso_local i8* @undefined_3186() {
%1 = load %struct.TYPE_2__*, %struct.TYPE_2__** @functions, align 8
%2 = getelementptr inbounds %struct.TYPE_2__, %struct.TYPE_2__* %1, i64 3186
%3 = getelementptr inbounds %... | /* BEGIN FUNCTION-DEF undefined_3186 LOC=UNKNOWN VKEY=4880 */
void *undefined_3186(void)
{
unsigned long _TIG_FN_9u0f_1_undefined_3186_next ;
{
{
_TIG_FN_9u0f_1_undefined_3186_next = 0UL;
}
while (1) {
switch (_TIG_FN_9u0f_1_undefined_3186_next) {
case 0UL: ;
return ((void *)(functions + 3186... | 632,880,459 | train_synth_compilable | |||||
fmt_hex_out | __attribute__((used)) static void fmt_hex_out(fz_context *ctx, void *arg, const unsigned char *s, int n)
{
struct fmt *fmt = (struct fmt *)arg;
int i, b, c;
for (i = 0; i < n; i++) {
b = (unsigned char) s[i];
c = (b >> 4) & 0x0f;
fmt_putc(ctx, fmt, c < 0xA ? c + '0' : c + 'A' - 0xA);
c = (b) & 0x0f;
fmt_p... | Flatten | .global fmt_hex_out
.type fmt_hex_out, %function
fmt_hex_out:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str x2, [sp, 24]
str w3, [sp, 20]
ldr x0, [sp, 32]
str x0, [sp, 72]
str wzr, [sp, 60]
b ... | .global fmt_hex_out
.type fmt_hex_out, %function
fmt_hex_out:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -96]!
.cfi_def_cfa_offset 96
.cfi_offset 29, -96
.cfi_offset 30, -88
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str x2, [sp, 24]
str w3, [sp, 20]
mov x0, 16
str x0, [sp, 56]
.L30:
ldr x0, [sp, 56]
c... | %struct.fmt = type { i32 }
define dso_local void @fmt_hex_out(i32* %0, i8* %1, i8* %2, i32 %3) {
%5 = alloca i32*, align 8
%6 = alloca i8*, align 8
%7 = alloca i8*, align 8
%8 = alloca i32, align 4
%9 = alloca %struct.fmt*, align 8
%10 = alloca i32, align 4
%11 = alloca i32, align 4
%12 = alloca i32, a... | /* BEGIN FUNCTION-DEF fmt_hex_out LOC=UNKNOWN VKEY=4905 */
static void fmt_hex_out(fz_context *ctx , void *arg , unsigned char const *s , int n )
{
struct fmt *fmt ;
int i ;
int b___0 ;
int c ;
int tmp ;
int tmp___0 ;
unsigned long _TIG_FN_y3OJ_1_fmt_hex_out_next ;
{
{
_TIG_FN_y3OJ_1_fmt_hex_ou... | 1,333,241,445 | train_synth_compilable | |||||
do_power | void do_power( dbref player, dbref cause, int key, char *name, char *flag ) {
dbref thing;
if( !flag || !*flag ) {
notify_check(player,player,0x00001|0x00800,NULL,"I don't know what you want to set!");
return;
}
if( ( thing = match_controlled( player, name ) ) == (-1) ) {
re... | EncodeArithmetic | .global do_power
.type do_power, %function
do_power:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str w0, [sp, 44]
str w1, [sp, 40]
str w2, [sp, 36]
str x3, [sp, 24]
str x4, [sp, 16]
ldr x0, [sp, 16]
cmp x0, 0
beq .L2
ldr x0, [s... | .global do_power
.type do_power, %function
do_power:
.LFB3:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str w0, [sp, 44]
str w1, [sp, 40]
str w2, [sp, 36]
str x3, [sp, 24]
str x4, [sp, 16]
ldr x0, [sp, 16]
cmp x0, 0
bne .L2
adrp x0,... | @.str = external hidden unnamed_addr constant [35 x i8], align 1
define dso_local void @do_power(i32 %0, i32 %1, i32 %2, i8* %3, i8* %4) {
%6 = alloca i32, align 4
%7 = alloca i32, align 4
%8 = alloca i32, align 4
%9 = alloca i8*, align 8
%10 = alloca i8*, align 8
%11 = alloca i32, align 4
store i32 %0, ... | /* BEGIN FUNCTION-DEF do_power LOC=UNKNOWN VKEY=4919 */
void do_power(dbref player , dbref cause , int key , char *name , char *flag )
{
dbref thing ;
{
#line 48
if (! flag) {
#line 49
notify_check(player, player, 2049, (int *)((void *)0), "I don\'t know what you want to set!");
#line 50
return;
} el... | 364,194,056 | train_synth_compilable | |||||
ValidityTestParse06 | static int ValidityTestParse06 (void)
{
DetectTlsValidityData *dd = NULL;
dd = DetectTlsValidityParse(">1430000000<>1470000000");
FAIL_IF_NOT_NULL(dd);
PASS;
} | Flatten | .global ValidityTestParse06
.type ValidityTestParse06, %function
ValidityTestParse06:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str xzr, [sp, 24]
adrp x0, .LC0
add x0, x0, :lo12:.LC0
bl DetectTlsValidityParse
str x0, [sp, 24]
ld... | .global ValidityTestParse06
.type ValidityTestParse06, %function
ValidityTestParse06:
.LFB2:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str xzr, [sp, 24]
.L7:
ldr x0, [sp, 24]
cmp x0, 2
beq .L2
ldr x0, [sp, 24]
cmp x0, 2
bhi .L9
ldr... | @.str = external hidden unnamed_addr constant [24 x i8], align 1
@PASS = external dso_local global i32, align 4
define dso_local i32 @ValidityTestParse06() {
%1 = alloca i32, align 4
%2 = alloca i32*, align 8
store i32* null, i32** %2, align 8
%3 = call i32* @DetectTlsValidityParse(i8* getelementptr inbounds (... | /* BEGIN FUNCTION-DEF ValidityTestParse06 LOC=UNKNOWN VKEY=4888 */
static int ValidityTestParse06(void)
{
DetectTlsValidityData *dd ;
unsigned long _TIG_FN_7ias_1_ValidityTestParse06_next ;
{
{
_TIG_FN_7ias_1_ValidityTestParse06_next = 0UL;
}
while (1) {
switch (_TIG_FN_7ias_1_ValidityTestParse06_n... | 1,439,622,619 | train_synth_compilable | {"input": [{"var": ["PASS"], "value": ["8"]}, {"var": ["PASS"], "value": ["14"]}, {"var": ["PASS"], "value": ["23"]}, {"var": ["PASS"], "value": ["40"]}, {"var": ["PASS"], "value": ["76"]}, {"var": ["PASS"], "value": ["88"]}, {"var": ["PASS"], "value": ["124"]}, {"var": ["PASS"], "value": ["113"]}, {"var": ["PASS"], "v... | ||||
fmt_hex_out | __attribute__((used)) static void fmt_hex_out(fz_context *ctx, void *arg, const unsigned char *s, int n)
{
struct fmt *fmt = (struct fmt *)arg;
int i, b, c;
for (i = 0; i < n; i++) {
b = (unsigned char) s[i];
c = (b >> 4) & 0x0f;
fmt_putc(ctx, fmt, c < 0xA ? c + '0' : c + 'A' - 0xA);
c = (b) & 0x0f;
fmt_p... | EncodeArithmetic | .global fmt_hex_out
.type fmt_hex_out, %function
fmt_hex_out:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str x2, [sp, 24]
str w3, [sp, 20]
ldr x0, [sp, 32]
str x0, [sp, 72]
str wzr, [sp, 60]
b ... | .global fmt_hex_out
.type fmt_hex_out, %function
fmt_hex_out:
.LFB2:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str x0, [sp, 40]
str x1, [sp, 32]
str x2, [sp, 24]
str w3, [sp, 20]
ldr x0, [sp, 32]
str x0, [sp, 56]
str wzr, [sp, 76]
... | %struct.fmt = type { i32 }
define dso_local void @fmt_hex_out(i32* %0, i8* %1, i8* %2, i32 %3) {
%5 = alloca i32*, align 8
%6 = alloca i8*, align 8
%7 = alloca i8*, align 8
%8 = alloca i32, align 4
%9 = alloca %struct.fmt*, align 8
%10 = alloca i32, align 4
%11 = alloca i32, align 4
%12 = alloca i32, a... | /* BEGIN FUNCTION-DEF fmt_hex_out LOC=UNKNOWN VKEY=4905 */
static void fmt_hex_out(fz_context *ctx , void *arg , unsigned char const *s , int n )
{
struct fmt *fmt ;
int i ;
int b___0 ;
int c ;
int tmp ;
int tmp___0 ;
{
{
#line 47 "/tmp/forklift_obfu_y1px52lj/input.c"
fmt = (struct fmt *)arg;
#li... | 964,824,319 | train_synth_compilable | |||||
undefined_3186 | void* undefined_3186 () { return (void*)functions[3186].pointer; } | EncodeArithmetic | .global undefined_3186
.type undefined_3186, %function
undefined_3186:
.LFB0:
.cfi_startproc
adrp x0, :got:functions
ldr x0, [x0, #:got_lo12:functions]
ldr x1, [x0]
mov x0, 25488
add x0, x1, x0
ldr x0, [x0]
ret
.cfi_endproc
| .global undefined_3186
.type undefined_3186, %function
undefined_3186:
.LFB0:
.cfi_startproc
adrp x0, functions
add x0, x0, :lo12:functions
ldr x1, [x0]
mov x0, 25488
add x0, x1, x0
ldr x0, [x0]
ret
.cfi_endproc
.LFE0:
.size undefined_3186, .-undefined_3186 | %struct.TYPE_2__ = type { i64 }
@functions = external dso_local global %struct.TYPE_2__*, align 8
define dso_local i8* @undefined_3186() {
%1 = load %struct.TYPE_2__*, %struct.TYPE_2__** @functions, align 8
%2 = getelementptr inbounds %struct.TYPE_2__, %struct.TYPE_2__* %1, i64 3186
%3 = getelementptr inbounds %... | /* BEGIN FUNCTION-DEF undefined_3186 LOC=UNKNOWN VKEY=4880 */
void *undefined_3186(void)
{
{
#line 44 "/tmp/forklift_obfu_gf48yy2u/input.c"
return ((void *)(functions + 3186)->pointer);
}
}
/* END FUNCTION-DEF undefined_3186 LOC=UNKNOWN VKEY=4880 */ | 104,906,255 | train_synth_compilable | |||||
undefined_3186 | void* undefined_3186 () { return (void*)functions[3186].pointer; } | Flatten+EncodeArithmetic | .global undefined_3186
.type undefined_3186, %function
undefined_3186:
.LFB0:
.cfi_startproc
adrp x0, :got:functions
ldr x0, [x0, #:got_lo12:functions]
ldr x1, [x0]
mov x0, 25488
add x0, x1, x0
ldr x0, [x0]
ret
.cfi_endproc
| .global undefined_3186
.type undefined_3186, %function
undefined_3186:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str xzr, [sp, 8]
.L4:
ldr x0, [sp, 8]
cmp x0, 0
bne .L7
adrp x0, functions
add x0, x0, :lo12:functions
ldr x1, [x0]
mov x0, 25488
add x0, x1, x0
ldr x0, [x0]
b .L6
.L7:
no... | %struct.TYPE_2__ = type { i64 }
@functions = external dso_local global %struct.TYPE_2__*, align 8
define dso_local i8* @undefined_3186() {
%1 = load %struct.TYPE_2__*, %struct.TYPE_2__** @functions, align 8
%2 = getelementptr inbounds %struct.TYPE_2__, %struct.TYPE_2__* %1, i64 3186
%3 = getelementptr inbounds %... | /* BEGIN FUNCTION-DEF undefined_3186 LOC=UNKNOWN VKEY=4883 */
void *undefined_3186(void)
{
unsigned long _TIG_FN_rkVr_1_undefined_3186_next ;
{
_TIG_FN_rkVr_1_undefined_3186_next = 0UL;
while (1) {
switch (_TIG_FN_rkVr_1_undefined_3186_next) {
case 0UL: ;
return ((void *)(functions + 3186)->point... | 198,486,416 | train_synth_compilable | |||||
rtl_eri_set_bits | __attribute__((used)) static void rtl_eri_set_bits(struct rtl8169_private *tp, int addr, u32 mask,
u32 p)
{
rtl_w0w1_eri(tp, addr, mask, p, 0);
} | EncodeArithmetic | .global rtl_eri_set_bits
.type rtl_eri_set_bits, %function
rtl_eri_set_bits:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 40]
str w1, [sp, 36]
str w2, [sp, 32]
str w3, [sp, 28]
mov w4, 0
ldr w3, [sp, 28]
ldr w2, [sp, ... | .global rtl_eri_set_bits
.type rtl_eri_set_bits, %function
rtl_eri_set_bits:
.LFB7:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 40]
str w1, [sp, 36]
str w2, [sp, 32]
str w3, [sp, 28]
mov w4, 0
ldr w3, [sp, 28]
ldr w2, [sp... | %struct.rtl8169_private = type { i32 }
define dso_local void @rtl_eri_set_bits(%struct.rtl8169_private* %0, i32 %1, i32 %2, i32 %3) {
%5 = alloca %struct.rtl8169_private*, align 8
%6 = alloca i32, align 4
%7 = alloca i32, align 4
%8 = alloca i32, align 4
store %struct.rtl8169_private* %0, %struct.rtl8169_pri... | /* BEGIN FUNCTION-DEF rtl_eri_set_bits LOC=UNKNOWN VKEY=4901 */
static void rtl_eri_set_bits(struct rtl8169_private *tp , int addr , u32 mask , u32 p )
{
{
#line 47 "/tmp/forklift_obfu_1iyyuumn/input.c"
rtl_w0w1_eri(tp, addr, mask, p, 0);
#line 48
return;
}
}
/* END FUNCTION-DEF rtl_eri_set_bits LOC=UNKNOWN V... | 2,040,695,043 | train_synth_compilable | {"input": [{"var": ["tp", "addr", "mask", "p"], "value": ["[{\"dummy\": 102}, {\"dummy\": 15}, {\"dummy\": 95}, {\"dummy\": 123}, {\"dummy\": 0}, {\"dummy\": 77}, {\"dummy\": 109}, {\"dummy\": 81}, {\"dummy\": 31}, {\"dummy\": 83}, {\"dummy\": 34}, {\"dummy\": 50}, {\"dummy\": 55}, {\"dummy\": 19}, {\"dummy\": 102}, {\... | ||||
rtl_eri_set_bits | __attribute__((used)) static void rtl_eri_set_bits(struct rtl8169_private *tp, int addr, u32 mask,
u32 p)
{
rtl_w0w1_eri(tp, addr, mask, p, 0);
} | Flatten+EncodeArithmetic | .global rtl_eri_set_bits
.type rtl_eri_set_bits, %function
rtl_eri_set_bits:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 40]
str w1, [sp, 36]
str w2, [sp, 32]
str w3, [sp, 28]
mov w4, 0
ldr w3, [sp, 28]
ldr w2, [sp, ... | .global rtl_eri_set_bits
.type rtl_eri_set_bits, %function
rtl_eri_set_bits:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 40]
str w1, [sp, 36]
str w2, [sp, 32]
str w3, [sp, 28]
str xzr, [sp, 56]
.L6:
ldr x0, [sp, 56]... | %struct.rtl8169_private = type { i32 }
define dso_local void @rtl_eri_set_bits(%struct.rtl8169_private* %0, i32 %1, i32 %2, i32 %3) {
%5 = alloca %struct.rtl8169_private*, align 8
%6 = alloca i32, align 4
%7 = alloca i32, align 4
%8 = alloca i32, align 4
store %struct.rtl8169_private* %0, %struct.rtl8169_pri... | /* BEGIN FUNCTION-DEF rtl_eri_set_bits LOC=UNKNOWN VKEY=4908 */
static void rtl_eri_set_bits(struct rtl8169_private *tp , int addr , u32 mask , u32 p )
{
unsigned long _TIG_FN_mohr_1_rtl_eri_set_bits_next ;
{
_TIG_FN_mohr_1_rtl_eri_set_bits_next = 0UL;
while (1) {
switch (_TIG_FN_mohr_1_rtl_eri_set_bits_... | 312,794,864 | train_synth_compilable | {"input": [{"var": ["tp", "addr", "mask", "p"], "value": ["[{\"dummy\": 102}, {\"dummy\": 15}, {\"dummy\": 95}, {\"dummy\": 123}, {\"dummy\": 0}, {\"dummy\": 77}, {\"dummy\": 109}, {\"dummy\": 81}, {\"dummy\": 31}, {\"dummy\": 83}, {\"dummy\": 34}, {\"dummy\": 50}, {\"dummy\": 55}, {\"dummy\": 19}, {\"dummy\": 102}, {\... | ||||
rtl_eri_set_bits | __attribute__((used)) static void rtl_eri_set_bits(struct rtl8169_private *tp, int addr, u32 mask,
u32 p)
{
rtl_w0w1_eri(tp, addr, mask, p, 0);
} | Flatten | .global rtl_eri_set_bits
.type rtl_eri_set_bits, %function
rtl_eri_set_bits:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 40]
str w1, [sp, 36]
str w2, [sp, 32]
str w3, [sp, 28]
mov w4, 0
ldr w3, [sp, 28]
ldr w2, [sp, ... | .global rtl_eri_set_bits
.type rtl_eri_set_bits, %function
rtl_eri_set_bits:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 40]
str w1, [sp, 36]
str w2, [sp, 32]
str w3, [sp, 28]
str xzr, [sp, 56]
.L6:
ldr x0, [sp, 56]... | %struct.rtl8169_private = type { i32 }
define dso_local void @rtl_eri_set_bits(%struct.rtl8169_private* %0, i32 %1, i32 %2, i32 %3) {
%5 = alloca %struct.rtl8169_private*, align 8
%6 = alloca i32, align 4
%7 = alloca i32, align 4
%8 = alloca i32, align 4
store %struct.rtl8169_private* %0, %struct.rtl8169_pri... | /* BEGIN FUNCTION-DEF rtl_eri_set_bits LOC=UNKNOWN VKEY=4901 */
static void rtl_eri_set_bits(struct rtl8169_private *tp , int addr , u32 mask , u32 p )
{
unsigned long _TIG_FN_CDV2_1_rtl_eri_set_bits_next ;
{
{
_TIG_FN_CDV2_1_rtl_eri_set_bits_next = 0UL;
}
while (1) {
switch (_TIG_FN_CDV2_1_rtl_eri_s... | 1,051,590,706 | train_synth_compilable | {"input": [{"var": ["tp", "addr", "mask", "p"], "value": ["[{\"dummy\": 102}, {\"dummy\": 15}, {\"dummy\": 95}, {\"dummy\": 123}, {\"dummy\": 0}, {\"dummy\": 77}, {\"dummy\": 109}, {\"dummy\": 81}, {\"dummy\": 31}, {\"dummy\": 83}, {\"dummy\": 34}, {\"dummy\": 50}, {\"dummy\": 55}, {\"dummy\": 19}, {\"dummy\": 102}, {\... | ||||
_DtHelpCeLockVolume | int
_DtHelpCeLockVolume (
_DtHelpVolumeHdl volume,
_DtHelpCeLockInfo *lock_info)
{
struct stat buf;
_DtHelpVolume vol = (_DtHelpVolume)volume;
;
if (vol == 0 || CheckVolList (vol, 0) == -1)
{
;
return -1;
}
lock_info->fd = open(vol->volFile, O_RDONLY);
if (lock_inf... | EncodeArithmetic | .global _DtHelpCeLockVolume
.type _DtHelpCeLockVolume, %function
_DtHelpCeLockVolume:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_... | .global _DtHelpCeLockVolume
.type _DtHelpCeLockVolume, %function
_DtHelpCeLockVolume:
.LFB5:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
ldrsw x0, [sp, 28]
str x0, [sp, 56]
ldr x1, [sp, 56]
mov x0, -92... | %struct.TYPE_7__ = type { i32, i32 }
%struct.stat = type { i64 }
%struct.TYPE_6__ = type { i64, i32, i32 }
@O_RDONLY = external dso_local global i32, align 4
define dso_local i32 @_DtHelpCeLockVolume(i32 %0, %struct.TYPE_7__* %1) {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca %struct.TYPE_7__*, ... | /* BEGIN FUNCTION-DEF _DtHelpCeLockVolume LOC=UNKNOWN VKEY=4912 */
int _DtHelpCeLockVolume(_DtHelpVolumeHdl volume , _DtHelpCeLockInfo *lock_info )
{
struct stat buf ;
_DtHelpVolume vol ;
int tmp ;
scalar_t__ tmp___0 ;
{
#line 61 "/tmp/forklift_obfu_8bn0u54y/input.c"
vol = (_DtHelpVolume )volume;
#line 6... | 1,780,010,572 | train_synth_compilable | |||||
_DtHelpCeLockVolume | int
_DtHelpCeLockVolume (
_DtHelpVolumeHdl volume,
_DtHelpCeLockInfo *lock_info)
{
struct stat buf;
_DtHelpVolume vol = (_DtHelpVolume)volume;
;
if (vol == 0 || CheckVolList (vol, 0) == -1)
{
;
return -1;
}
lock_info->fd = open(vol->volFile, O_RDONLY);
if (lock_inf... | Flatten | .global _DtHelpCeLockVolume
.type _DtHelpCeLockVolume, %function
_DtHelpCeLockVolume:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_... | .global _DtHelpCeLockVolume
.type _DtHelpCeLockVolume, %function
_DtHelpCeLockVolume:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
mov x0, 17
str x0, [sp, 48]
.L33:
ldr x0, [sp, 48]
cmp x0, 18
b... | %struct.TYPE_7__ = type { i32, i32 }
%struct.stat = type { i64 }
%struct.TYPE_6__ = type { i64, i32, i32 }
@O_RDONLY = external dso_local global i32, align 4
define dso_local i32 @_DtHelpCeLockVolume(i32 %0, %struct.TYPE_7__* %1) {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca %struct.TYPE_7__*, ... | /* BEGIN FUNCTION-DEF _DtHelpCeLockVolume LOC=UNKNOWN VKEY=4912 */
int _DtHelpCeLockVolume(_DtHelpVolumeHdl volume , _DtHelpCeLockInfo *lock_info )
{
struct stat buf ;
_DtHelpVolume vol ;
int tmp ;
scalar_t__ tmp___0 ;
unsigned long _TIG_FN_1Vnz_1__DtHelpCeLockVolume_next ;
{
{
_TIG_FN_1Vnz_1__DtHelp... | 1,955,997,540 | train_synth_compilable | |||||
_DtHelpCeLockVolume | int
_DtHelpCeLockVolume (
_DtHelpVolumeHdl volume,
_DtHelpCeLockInfo *lock_info)
{
struct stat buf;
_DtHelpVolume vol = (_DtHelpVolume)volume;
;
if (vol == 0 || CheckVolList (vol, 0) == -1)
{
;
return -1;
}
lock_info->fd = open(vol->volFile, O_RDONLY);
if (lock_inf... | Flatten+EncodeArithmetic | .global _DtHelpCeLockVolume
.type _DtHelpCeLockVolume, %function
_DtHelpCeLockVolume:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_... | .global _DtHelpCeLockVolume
.type _DtHelpCeLockVolume, %function
_DtHelpCeLockVolume:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str w0, [sp, 28]
str x1, [sp, 16]
mov x0, 17
str x0, [sp, 48]
.L33:
ldr x0, [sp, 48]
cmp x0, 18
b... | %struct.TYPE_7__ = type { i32, i32 }
%struct.stat = type { i64 }
%struct.TYPE_6__ = type { i64, i32, i32 }
@O_RDONLY = external dso_local global i32, align 4
define dso_local i32 @_DtHelpCeLockVolume(i32 %0, %struct.TYPE_7__* %1) {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca %struct.TYPE_7__*, ... | /* BEGIN FUNCTION-DEF _DtHelpCeLockVolume LOC=UNKNOWN VKEY=4921 */
int _DtHelpCeLockVolume(_DtHelpVolumeHdl volume , _DtHelpCeLockInfo *lock_info )
{
struct stat buf ;
_DtHelpVolume vol ;
int tmp ;
scalar_t__ tmp___0 ;
unsigned long _TIG_FN_Cbrf_1__DtHelpCeLockVolume_next ;
{
_TIG_FN_Cbrf_1__DtHelpCeLo... | 835,092,972 | train_synth_compilable | |||||
rtxErrResetLastErrors | int rtxErrResetLastErrors (OSCTXT* pctxt, int errorsToReset)
{
OSRTDListNode* pNode = pctxt->errInfo.list.tail, *pPrevNode;
for (;errorsToReset > 0 && pNode != 0; pNode = pPrevNode, errorsToReset--) {
OSRTErrInfo* pErrInfo = (OSRTErrInfo*)pNode->data;
pPrevNode = pNode->prev;
rtxErrFreeNodePar... | Flatten | .global rtxErrResetLastErrors
.type rtxErrResetLastErrors, %function
rtxErrResetLastErrors:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 24]
str w1, [sp, 20]
ldr x0, [sp, 24]
ldr x0, [x0]
str x0, [sp, 40]
b .L2
.L6:
l... | .global rtxErrResetLastErrors
.type rtxErrResetLastErrors, %function
rtxErrResetLastErrors:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 24]
str w1, [sp, 20]
mov x0, 12
str x0, [sp, 32]
.L20:
ldr x0, [sp, 32]
cmp x0,... | %struct.TYPE_13__ = type { %struct.TYPE_11__ }
%struct.TYPE_11__ = type { %struct.TYPE_14__, i32 }
%struct.TYPE_14__ = type { %struct.TYPE_12__* }
%struct.TYPE_12__ = type { %struct.TYPE_12__*, i64 }
define dso_local i32 @rtxErrResetLastErrors(%struct.TYPE_13__* %0, i32 %1) {
%3 = alloca %struct.TYPE_13__*, align 8
... | /* BEGIN FUNCTION-DEF rtxErrResetLastErrors LOC=UNKNOWN VKEY=4904 */
int rtxErrResetLastErrors(OSCTXT *pctxt , int errorsToReset )
{
OSRTDListNode *pNode ;
OSRTDListNode *pPrevNode ;
OSRTErrInfo *pErrInfo ;
unsigned long _TIG_FN_5xIc_1_rtxErrResetLastErrors_next ;
{
{
_TIG_FN_5xIc_1_rtxErrResetLastErro... | 457,788,949 | train_synth_compilable | |||||
rtxErrResetLastErrors | int rtxErrResetLastErrors (OSCTXT* pctxt, int errorsToReset)
{
OSRTDListNode* pNode = pctxt->errInfo.list.tail, *pPrevNode;
for (;errorsToReset > 0 && pNode != 0; pNode = pPrevNode, errorsToReset--) {
OSRTErrInfo* pErrInfo = (OSRTErrInfo*)pNode->data;
pPrevNode = pNode->prev;
rtxErrFreeNodePar... | Flatten+EncodeArithmetic | .global rtxErrResetLastErrors
.type rtxErrResetLastErrors, %function
rtxErrResetLastErrors:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 24]
str w1, [sp, 20]
ldr x0, [sp, 24]
ldr x0, [x0]
str x0, [sp, 40]
b .L2
.L6:
l... | .global rtxErrResetLastErrors
.type rtxErrResetLastErrors, %function
rtxErrResetLastErrors:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 24]
str w1, [sp, 20]
mov x0, 12
str x0, [sp, 32]
.L26:
ldr x0, [sp, 32]
cmp x0,... | %struct.TYPE_13__ = type { %struct.TYPE_11__ }
%struct.TYPE_11__ = type { %struct.TYPE_14__, i32 }
%struct.TYPE_14__ = type { %struct.TYPE_12__* }
%struct.TYPE_12__ = type { %struct.TYPE_12__*, i64 }
define dso_local i32 @rtxErrResetLastErrors(%struct.TYPE_13__* %0, i32 %1) {
%3 = alloca %struct.TYPE_13__*, align 8
... | /* BEGIN FUNCTION-DEF rtxErrResetLastErrors LOC=UNKNOWN VKEY=4912 */
int rtxErrResetLastErrors(OSCTXT *pctxt , int errorsToReset )
{
OSRTDListNode *pNode ;
OSRTDListNode *pPrevNode ;
OSRTErrInfo *pErrInfo ;
unsigned long _TIG_FN_h9rR_1_rtxErrResetLastErrors_next ;
{
_TIG_FN_h9rR_1_rtxErrResetLastErrors_n... | 939,915,527 | train_synth_compilable | |||||
rtxErrResetLastErrors | int rtxErrResetLastErrors (OSCTXT* pctxt, int errorsToReset)
{
OSRTDListNode* pNode = pctxt->errInfo.list.tail, *pPrevNode;
for (;errorsToReset > 0 && pNode != 0; pNode = pPrevNode, errorsToReset--) {
OSRTErrInfo* pErrInfo = (OSRTErrInfo*)pNode->data;
pPrevNode = pNode->prev;
rtxErrFreeNodePar... | EncodeArithmetic | .global rtxErrResetLastErrors
.type rtxErrResetLastErrors, %function
rtxErrResetLastErrors:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 24]
str w1, [sp, 20]
ldr x0, [sp, 24]
ldr x0, [x0]
str x0, [sp, 40]
b .L2
.L6:
l... | .global rtxErrResetLastErrors
.type rtxErrResetLastErrors, %function
rtxErrResetLastErrors:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 24]
str w1, [sp, 20]
ldr x0, [sp, 24]
ldr x0, [x0]
str x0, [sp, 56]
.L7:
ldr w0... | %struct.TYPE_13__ = type { %struct.TYPE_11__ }
%struct.TYPE_11__ = type { %struct.TYPE_14__, i32 }
%struct.TYPE_14__ = type { %struct.TYPE_12__* }
%struct.TYPE_12__ = type { %struct.TYPE_12__*, i64 }
define dso_local i32 @rtxErrResetLastErrors(%struct.TYPE_13__* %0, i32 %1) {
%3 = alloca %struct.TYPE_13__*, align 8
... | /* BEGIN FUNCTION-DEF rtxErrResetLastErrors LOC=UNKNOWN VKEY=4904 */
int rtxErrResetLastErrors(OSCTXT *pctxt , int errorsToReset )
{
OSRTDListNode *pNode ;
OSRTDListNode *pPrevNode ;
OSRTErrInfo *pErrInfo ;
{
#line 57 "/tmp/forklift_obfu_3wt_3_ys/input.c"
pNode = pctxt->errInfo.list.tail;
#line 59
while ... | 1,825,989,011 | train_synth_compilable | |||||
clHCA_getInfo | int clHCA_getInfo(clHCA *hca, clHCA_stInfo *info){
if (!hca->_validFile)return -1;
info->version=hca->_version;
info->dataOffset=hca->_dataOffset;
info->samplingRate=hca->_samplingRate;
info->channelCount=hca->_channelCount;
info->blockSize=hca->_blockSize;
info->blockCount=hca->_blockCount;
info->loopEnabled=h... | Flatten | .global clHCA_getInfo
.type clHCA_getInfo, %function
clHCA_getInfo:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
str x1, [sp]
ldr x0, [sp, 8]
ldr w0, [x0, 36]
cmp w0, 0
bne .L2
mov w0, -1
b .L3
.L2:
ldr x0, [sp, 8]
ldr w1, [x0, 32]
ldr x0, [sp]
str w1, [x0, 32]
ldr x0, [s... | .global clHCA_getInfo
.type clHCA_getInfo, %function
clHCA_getInfo:
.LFB7:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str x1, [sp]
mov x0, 2
str x0, [sp, 24]
.L17:
ldr x0, [sp, 24]
cmp x0, 4
beq .L8
ldr x0, [sp, 24]
cmp x0, 4
bhi .L18
ldr x0, [sp, 24]
cmp x0, 3
beq .L10
ldr... | %struct.TYPE_6__ = type { i32, i32, i32, i32, i32, i32, i32, i32, i32, i32 }
%struct.TYPE_5__ = type { i32, i32, i32, i32, i32, i32, i32, i32, i32 }
define dso_local i32 @clHCA_getInfo(%struct.TYPE_6__* %0, %struct.TYPE_5__* %1) {
%3 = alloca i32, align 4
%4 = alloca %struct.TYPE_6__*, align 8
%5 = alloca %struc... | /* BEGIN FUNCTION-DEF clHCA_getInfo LOC=UNKNOWN VKEY=4884 */
int clHCA_getInfo(clHCA *hca , clHCA_stInfo *info )
{
unsigned long _TIG_FN_Us2V_1_clHCA_getInfo_next ;
{
{
_TIG_FN_Us2V_1_clHCA_getInfo_next = 2UL;
}
while (1) {
switch (_TIG_FN_Us2V_1_clHCA_getInfo_next) {
case 4UL: ;
return (-1);... | 1,900,838,388 | train_synth_compilable | {"input": [{"var": ["hca", "info"], "value": ["{\"_samplingRate\": 97, \"_channelCount\": 65, \"_blockSize\": 50, \"_version\": 1, \"_dataOffset\": 55, \"_loopStart\": 0, \"_validFile\": 108, \"_loopFlg\": 1, \"_loopEnd\": 6, \"_blockCount\": 78}", "{\"samplingRate\": 45, \"loopStart\": 96, \"blockCount\": 31, \"versio... | ||||
clHCA_getInfo | int clHCA_getInfo(clHCA *hca, clHCA_stInfo *info){
if (!hca->_validFile)return -1;
info->version=hca->_version;
info->dataOffset=hca->_dataOffset;
info->samplingRate=hca->_samplingRate;
info->channelCount=hca->_channelCount;
info->blockSize=hca->_blockSize;
info->blockCount=hca->_blockCount;
info->loopEnabled=h... | EncodeArithmetic | .global clHCA_getInfo
.type clHCA_getInfo, %function
clHCA_getInfo:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
str x1, [sp]
ldr x0, [sp, 8]
ldr w0, [x0, 36]
cmp w0, 0
bne .L2
mov w0, -1
b .L3
.L2:
ldr x0, [sp, 8]
ldr w1, [x0, 32]
ldr x0, [sp]
str w1, [x0, 32]
ldr x0, [s... | .global clHCA_getInfo
.type clHCA_getInfo, %function
clHCA_getInfo:
.LFB2:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
str x1, [sp]
ldr x0, [sp, 8]
ldr w0, [x0, 36]
cmp w0, 0
bne .L2
mov w0, -1
b .L3
.L2:
ldr x0, [sp, 8]
ldr w1, [x0, 32]
ldr x0, [sp]
str w1, [x0, 32]
ldr x0, ... | %struct.TYPE_6__ = type { i32, i32, i32, i32, i32, i32, i32, i32, i32, i32 }
%struct.TYPE_5__ = type { i32, i32, i32, i32, i32, i32, i32, i32, i32 }
define dso_local i32 @clHCA_getInfo(%struct.TYPE_6__* %0, %struct.TYPE_5__* %1) {
%3 = alloca i32, align 4
%4 = alloca %struct.TYPE_6__*, align 8
%5 = alloca %struc... | /* BEGIN FUNCTION-DEF clHCA_getInfo LOC=UNKNOWN VKEY=4884 */
int clHCA_getInfo(clHCA *hca , clHCA_stInfo *info )
{
{
#line 48
if (! hca->_validFile) {
#line 48 "/tmp/forklift_obfu_81_dakzl/input.c"
return (-1);
}
{
#line 49
info->version = hca->_version;
#line 50
info->dataOffset = hca->_dataOffset;... | 1,832,837,596 | train_synth_compilable | {"input": [{"var": ["hca", "info"], "value": ["{\"_samplingRate\": 97, \"_channelCount\": 65, \"_blockSize\": 50, \"_version\": 1, \"_dataOffset\": 55, \"_loopStart\": 0, \"_validFile\": 108, \"_loopFlg\": 1, \"_loopEnd\": 6, \"_blockCount\": 78}", "{\"samplingRate\": 45, \"loopStart\": 96, \"blockCount\": 31, \"versio... | ||||
reiserfs_get_block_create_0 | __attribute__((used)) static int reiserfs_get_block_create_0(struct inode *inode, sector_t block,
struct buffer_head *bh_result,
int create)
{
return reiserfs_get_block(inode, block, bh_result, GET_BLOCK_NO_HOLE);
} | EncodeArithmetic | .global reiserfs_get_block_create_0
.type reiserfs_get_block_create_0, %function
reiserfs_get_block_create_0:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 40]
str w1, [sp, 36]
str x2, [sp, 24]
str w3, [sp, 32]
adrp x0, ... | .global reiserfs_get_block_create_0
.type reiserfs_get_block_create_0, %function
reiserfs_get_block_create_0:
.LFB5:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 40]
str w1, [sp, 36]
str x2, [sp, 24]
str w3, [sp, 32]
adrp x0... | %struct.inode = type { i32 }
%struct.buffer_head = type { i32 }
@GET_BLOCK_NO_HOLE = external dso_local global i32, align 4
define dso_local i32 @reiserfs_get_block_create_0(%struct.inode* %0, i32 %1, %struct.buffer_head* %2, i32 %3) {
%5 = alloca %struct.inode*, align 8
%6 = alloca i32, align 4
%7 = alloca %str... | /* BEGIN FUNCTION-DEF reiserfs_get_block_create_0 LOC=UNKNOWN VKEY=4902 */
static int reiserfs_get_block_create_0(struct inode *inode , sector_t block , struct buffer_head *bh_result ,
int create )
{
int tmp ;
{
#line 50 "/tmp/forklift_obfu_2rf7p1of/input.c"
tmp = reiserf... | 1,061,886,576 | train_synth_compilable | {"input": [{"var": ["inode", "block", "bh_result", "create", "GET_BLOCK_NO_HOLE"], "value": ["[{\"dummy\": 15}, {\"dummy\": 125}, {\"dummy\": 0}, {\"dummy\": 70}, {\"dummy\": 68}, {\"dummy\": 63}, {\"dummy\": 50}, {\"dummy\": 49}, {\"dummy\": 122}, {\"dummy\": 106}, {\"dummy\": 62}, {\"dummy\": 105}, {\"dummy\": 88}, {... | ||||
clHCA_getInfo | int clHCA_getInfo(clHCA *hca, clHCA_stInfo *info){
if (!hca->_validFile)return -1;
info->version=hca->_version;
info->dataOffset=hca->_dataOffset;
info->samplingRate=hca->_samplingRate;
info->channelCount=hca->_channelCount;
info->blockSize=hca->_blockSize;
info->blockCount=hca->_blockCount;
info->loopEnabled=h... | Flatten+EncodeArithmetic | .global clHCA_getInfo
.type clHCA_getInfo, %function
clHCA_getInfo:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
str x1, [sp]
ldr x0, [sp, 8]
ldr w0, [x0, 36]
cmp w0, 0
bne .L2
mov w0, -1
b .L3
.L2:
ldr x0, [sp, 8]
ldr w1, [x0, 32]
ldr x0, [sp]
str w1, [x0, 32]
ldr x0, [s... | .global clHCA_getInfo
.type clHCA_getInfo, %function
clHCA_getInfo:
.LFB5:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str x1, [sp]
mov x0, 2
str x0, [sp, 24]
.L17:
ldr x0, [sp, 24]
cmp x0, 4
beq .L8
ldr x0, [sp, 24]
cmp x0, 4
bhi .L18
ldr x0, [sp, 24]
cmp x0, 3
beq .L10
ldr... | %struct.TYPE_6__ = type { i32, i32, i32, i32, i32, i32, i32, i32, i32, i32 }
%struct.TYPE_5__ = type { i32, i32, i32, i32, i32, i32, i32, i32, i32 }
define dso_local i32 @clHCA_getInfo(%struct.TYPE_6__* %0, %struct.TYPE_5__* %1) {
%3 = alloca i32, align 4
%4 = alloca %struct.TYPE_6__*, align 8
%5 = alloca %struc... | /* BEGIN FUNCTION-DEF clHCA_getInfo LOC=UNKNOWN VKEY=4889 */
int clHCA_getInfo(clHCA *hca , clHCA_stInfo *info )
{
unsigned long _TIG_FN_0A2y_1_clHCA_getInfo_next ;
{
_TIG_FN_0A2y_1_clHCA_getInfo_next = 2UL;
while (1) {
switch (_TIG_FN_0A2y_1_clHCA_getInfo_next) {
case 4UL: ;
return (-1);
bre... | 1,915,184,358 | train_synth_compilable | {"input": [{"var": ["hca", "info"], "value": ["{\"_samplingRate\": 97, \"_channelCount\": 65, \"_blockSize\": 50, \"_version\": 1, \"_dataOffset\": 55, \"_loopStart\": 0, \"_validFile\": 108, \"_loopFlg\": 1, \"_loopEnd\": 6, \"_blockCount\": 78}", "{\"samplingRate\": 45, \"loopStart\": 96, \"blockCount\": 31, \"versio... | ||||
reiserfs_get_block_create_0 | __attribute__((used)) static int reiserfs_get_block_create_0(struct inode *inode, sector_t block,
struct buffer_head *bh_result,
int create)
{
return reiserfs_get_block(inode, block, bh_result, GET_BLOCK_NO_HOLE);
} | Flatten | .global reiserfs_get_block_create_0
.type reiserfs_get_block_create_0, %function
reiserfs_get_block_create_0:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 40]
str w1, [sp, 36]
str x2, [sp, 24]
str w3, [sp, 32]
adrp x0, ... | .global reiserfs_get_block_create_0
.type reiserfs_get_block_create_0, %function
reiserfs_get_block_create_0:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 40]
str w1, [sp, 36]
str x2, [sp, 24]
str w3, [sp, 32]
str xzr... | %struct.inode = type { i32 }
%struct.buffer_head = type { i32 }
@GET_BLOCK_NO_HOLE = external dso_local global i32, align 4
define dso_local i32 @reiserfs_get_block_create_0(%struct.inode* %0, i32 %1, %struct.buffer_head* %2, i32 %3) {
%5 = alloca %struct.inode*, align 8
%6 = alloca i32, align 4
%7 = alloca %str... | /* BEGIN FUNCTION-DEF reiserfs_get_block_create_0 LOC=UNKNOWN VKEY=4902 */
static int reiserfs_get_block_create_0(struct inode *inode , sector_t block , struct buffer_head *bh_result ,
int create )
{
int tmp ;
unsigned long _TIG_FN_yS26_1_reiserfs_get_block_create_0_next ;
... | 1,113,219,231 | train_synth_compilable | {"input": [{"var": ["inode", "block", "bh_result", "create", "GET_BLOCK_NO_HOLE"], "value": ["[{\"dummy\": 15}, {\"dummy\": 125}, {\"dummy\": 0}, {\"dummy\": 70}, {\"dummy\": 68}, {\"dummy\": 63}, {\"dummy\": 50}, {\"dummy\": 49}, {\"dummy\": 122}, {\"dummy\": 106}, {\"dummy\": 62}, {\"dummy\": 105}, {\"dummy\": 88}, {... | ||||
TEST | TEST ()
{
GeglBuffer *buffer, *buffer2;
GeglRectangle bound = {0, 0, 20, 20};
test_start ();
buffer = gegl_buffer_new (&bound, babl_format ("Y float"));
vgrad (buffer);
buffer2 = gegl_buffer_dup (buffer);
checkerboard (buffer2, 3, 0.0, 1.0);
print_buffer (buffer2);
g_object_unref (buffer);
g_object_... | EncodeArithmetic | .global TEST
.type TEST, %function
TEST:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1,0
str wzr, [sp, 40]
str wzr, [sp... | .global TEST
.type TEST, %function
TEST:
.LFB5:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str wzr, [sp, 24]
str wzr, [sp, 28]
mov w0, 20
str w0, [sp, 32]
mov w0, 20
str w0, [sp, 36]
bl test_start
adrp x0, .LC0
add x0, x0, :lo12:.L... | %struct.TYPE_3__ = type { i32, i32, i32, i32 }
@__const.TEST.bound = external hidden unnamed_addr constant %struct.TYPE_3__, align 4
@.str = external hidden unnamed_addr constant [8 x i8], align 1
define dso_local i32 @TEST() {
%1 = alloca i32, align 4
%2 = alloca i32*, align 8
%3 = alloca i32*, align 8
%4 = a... | /* BEGIN FUNCTION-DEF TEST LOC=UNKNOWN VKEY=4913 */
int TEST(void)
{
GeglBuffer *buffer ;
GeglBuffer *buffer2 ;
GeglRectangle bound ;
int tmp ;
{
{
#line 57
bound.member_2 = 0;
#line 57
bound.member_3 = 0;
#line 57
bound.member_1 = 20;
#line 57
bound.member_0 = 20;
#line 58
test_start();
#line ... | 332,788,471 | train_synth_compilable | |||||
TEST | TEST ()
{
GeglBuffer *buffer, *buffer2;
GeglRectangle bound = {0, 0, 20, 20};
test_start ();
buffer = gegl_buffer_new (&bound, babl_format ("Y float"));
vgrad (buffer);
buffer2 = gegl_buffer_dup (buffer);
checkerboard (buffer2, 3, 0.0, 1.0);
print_buffer (buffer2);
g_object_unref (buffer);
g_object_... | Flatten | .global TEST
.type TEST, %function
TEST:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1,0
str wzr, [sp, 40]
str wzr, [sp... | .global TEST
.type TEST, %function
TEST:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str xzr, [sp, 56]
.L13:
ldr x0, [sp, 56]
cmp x0, 2
beq .L8
ldr x0, [sp, 56]
cmp x0, 2
bhi .L15
ldr x0, [sp, 56]
cmp x0, 0
beq .L10
ldr x0,... | %struct.TYPE_3__ = type { i32, i32, i32, i32 }
@__const.TEST.bound = external hidden unnamed_addr constant %struct.TYPE_3__, align 4
@.str = external hidden unnamed_addr constant [8 x i8], align 1
define dso_local i32 @TEST() {
%1 = alloca i32, align 4
%2 = alloca i32*, align 8
%3 = alloca i32*, align 8
%4 = a... | /* BEGIN FUNCTION-DEF TEST LOC=UNKNOWN VKEY=4913 */
int TEST(void)
{
GeglBuffer *buffer ;
GeglBuffer *buffer2 ;
GeglRectangle bound ;
int tmp ;
unsigned long _TIG_FN_ChZf_1_TEST_next ;
{
{
_TIG_FN_ChZf_1_TEST_next = 0UL;
}
while (1) {
switch (_TIG_FN_ChZf_1_TEST_next) {
case 1UL:
#line 5... | 1,889,238,423 | train_synth_compilable | |||||
reiserfs_get_block_create_0 | __attribute__((used)) static int reiserfs_get_block_create_0(struct inode *inode, sector_t block,
struct buffer_head *bh_result,
int create)
{
return reiserfs_get_block(inode, block, bh_result, GET_BLOCK_NO_HOLE);
} | Flatten+EncodeArithmetic | .global reiserfs_get_block_create_0
.type reiserfs_get_block_create_0, %function
reiserfs_get_block_create_0:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 40]
str w1, [sp, 36]
str x2, [sp, 24]
str w3, [sp, 32]
adrp x0, ... | .global reiserfs_get_block_create_0
.type reiserfs_get_block_create_0, %function
reiserfs_get_block_create_0:
.LFB2:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 40]
str w1, [sp, 36]
str x2, [sp, 24]
str w3, [sp, 32]
str xzr... | %struct.inode = type { i32 }
%struct.buffer_head = type { i32 }
@GET_BLOCK_NO_HOLE = external dso_local global i32, align 4
define dso_local i32 @reiserfs_get_block_create_0(%struct.inode* %0, i32 %1, %struct.buffer_head* %2, i32 %3) {
%5 = alloca %struct.inode*, align 8
%6 = alloca i32, align 4
%7 = alloca %str... | /* BEGIN FUNCTION-DEF reiserfs_get_block_create_0 LOC=UNKNOWN VKEY=4910 */
static int reiserfs_get_block_create_0(struct inode *inode , sector_t block , struct buffer_head *bh_result ,
int create )
{
int tmp ;
unsigned long _TIG_FN_Bn4C_1_reiserfs_get_block_create_0_next ;
... | 1,191,043,170 | train_synth_compilable | {"input": [{"var": ["inode", "block", "bh_result", "create", "GET_BLOCK_NO_HOLE"], "value": ["[{\"dummy\": 15}, {\"dummy\": 125}, {\"dummy\": 0}, {\"dummy\": 70}, {\"dummy\": 68}, {\"dummy\": 63}, {\"dummy\": 50}, {\"dummy\": 49}, {\"dummy\": 122}, {\"dummy\": 106}, {\"dummy\": 62}, {\"dummy\": 105}, {\"dummy\": 88}, {... | ||||
m68k_op_sub_32_er_aw | static void m68k_op_sub_32_er_aw(void)
{
unsigned int* r_dst = &(m68ki_cpu.dar[(m68ki_cpu.ir >> 9) & 7]);
unsigned int src = OPER_AW_32();
unsigned int dst = *r_dst;
unsigned int res = dst - src;
m68ki_cpu.n_flag = ((res)>>24);
m68ki_cpu.x_flag = m68ki_cpu.c_flag = (((src & res) | (~dst & (src | res)))>>23);
m6... | Flatten | .global m68k_op_sub_32_er_aw
.type m68k_op_sub_32_er_aw, %function
m68k_op_sub_32_er_aw:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
adrp x0, :got:m68ki_cpu
ldr x0, [x0, #:got_lo12:m68ki_cpu]
ldr x1, [x0]
adrp x0, :got:m68ki_cpu
ld... | .global m68k_op_sub_32_er_aw
.type m68k_op_sub_32_er_aw, %function
m68k_op_sub_32_er_aw:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str xzr, [sp, 40]
.L7:
ldr x0, [sp, 40]
cmp x0, 2
beq .L8
ldr x0, [sp, 40]
cmp x0, 2
bhi .L9
... | %struct.TYPE_2__ = type { i32*, i32, i32, i32, i32, i32, i32 }
@m68ki_cpu = external dso_local global %struct.TYPE_2__, align 8
define dso_local void @m68k_op_sub_32_er_aw() {
%1 = alloca i32*, align 8
%2 = alloca i32, align 4
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = load i32*, i32** getelement... | /* BEGIN FUNCTION-DEF m68k_op_sub_32_er_aw LOC=UNKNOWN VKEY=4887 */
static void m68k_op_sub_32_er_aw(void)
{
unsigned int *r_dst ;
unsigned int src ;
unsigned int tmp ;
unsigned int dst ;
unsigned int res ;
unsigned long _TIG_FN_DDoZ_1_m68k_op_sub_32_er_aw_next ;
{
{
_TIG_FN_DDoZ_1_m68k_op_sub_32_e... | 1,373,142,116 | train_synth_compilable | |||||
TEST | TEST ()
{
GeglBuffer *buffer, *buffer2;
GeglRectangle bound = {0, 0, 20, 20};
test_start ();
buffer = gegl_buffer_new (&bound, babl_format ("Y float"));
vgrad (buffer);
buffer2 = gegl_buffer_dup (buffer);
checkerboard (buffer2, 3, 0.0, 1.0);
print_buffer (buffer2);
g_object_unref (buffer);
g_object_... | Flatten+EncodeArithmetic | .global TEST
.type TEST, %function
TEST:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got_lo12:__stack_chk_guard]
ldr x1, [x0]
str x1, [sp, 56]
mov x1,0
str wzr, [sp, 40]
str wzr, [sp... | .global TEST
.type TEST, %function
TEST:
.LFB4:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str xzr, [sp, 56]
.L7:
ldr x0, [sp, 56]
cmp x0, 2
beq .L2
ldr x0, [sp, 56]
cmp x0, 2
bhi .L9
ldr x0, [sp, 56]
cmp x0, 0
beq .L4
ldr x0, [s... | %struct.TYPE_3__ = type { i32, i32, i32, i32 }
@__const.TEST.bound = external hidden unnamed_addr constant %struct.TYPE_3__, align 4
@.str = external hidden unnamed_addr constant [8 x i8], align 1
define dso_local i32 @TEST() {
%1 = alloca i32, align 4
%2 = alloca i32*, align 8
%3 = alloca i32*, align 8
%4 = a... | /* BEGIN FUNCTION-DEF TEST LOC=UNKNOWN VKEY=4920 */
int TEST(void)
{
GeglBuffer *buffer ;
GeglBuffer *buffer2 ;
GeglRectangle bound ;
int tmp ;
unsigned long _TIG_FN_K3AD_1_TEST_next ;
{
_TIG_FN_K3AD_1_TEST_next = 0UL;
while (1) {
switch (_TIG_FN_K3AD_1_TEST_next) {
case 1UL:
{
#line 57 ... | 1,227,193,073 | train_synth_compilable | |||||
m68k_op_sub_32_er_aw | static void m68k_op_sub_32_er_aw(void)
{
unsigned int* r_dst = &(m68ki_cpu.dar[(m68ki_cpu.ir >> 9) & 7]);
unsigned int src = OPER_AW_32();
unsigned int dst = *r_dst;
unsigned int res = dst - src;
m68ki_cpu.n_flag = ((res)>>24);
m68ki_cpu.x_flag = m68ki_cpu.c_flag = (((src & res) | (~dst & (src | res)))>>23);
m6... | Flatten+EncodeArithmetic | .global m68k_op_sub_32_er_aw
.type m68k_op_sub_32_er_aw, %function
m68k_op_sub_32_er_aw:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
adrp x0, :got:m68ki_cpu
ldr x0, [x0, #:got_lo12:m68ki_cpu]
ldr x1, [x0]
adrp x0, :got:m68ki_cpu
ld... | .global m68k_op_sub_32_er_aw
.type m68k_op_sub_32_er_aw, %function
m68k_op_sub_32_er_aw:
.LFB3:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str xzr, [sp, 40]
.L14:
ldr x0, [sp, 40]
cmp x0, 2
beq .L15
ldr x0, [sp, 40]
cmp x0, 2
bhi .L1... | %struct.TYPE_2__ = type { i32*, i32, i32, i32, i32, i32, i32 }
@m68ki_cpu = external dso_local global %struct.TYPE_2__, align 8
define dso_local void @m68k_op_sub_32_er_aw() {
%1 = alloca i32*, align 8
%2 = alloca i32, align 4
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = load i32*, i32** getelement... | /* BEGIN FUNCTION-DEF m68k_op_sub_32_er_aw LOC=UNKNOWN VKEY=4895 */
static void m68k_op_sub_32_er_aw(void)
{
unsigned int *r_dst ;
unsigned int src ;
unsigned int tmp ;
unsigned int dst ;
unsigned int res ;
unsigned long _TIG_FN_2wH9_1_m68k_op_sub_32_er_aw_next ;
{
_TIG_FN_2wH9_1_m68k_op_sub_32_er_aw... | 594,312,071 | train_synth_compilable | |||||
__isns_default_dd_rebuild | static int
__isns_default_dd_rebuild(isns_object_t *obj, isns_db_t *db)
{
isns_object_list_t list = ISNS_OBJECT_LIST_INIT;
unsigned int i;
isns_object_prune_attrs(obj);
isns_db_get_domainless(db, &isns_iscsi_node_template, &list);
for (i = 0; i < list.iol_count; ++i) {
isns_object_t *node = list.iol_data[i];
... | EncodeArithmetic | .global __isns_default_dd_rebuild
.type __isns_default_dd_rebuild, %function
__isns_default_dd_rebuild:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got... | .global __isns_default_dd_rebuild
.type __isns_default_dd_rebuild, %function
__isns_default_dd_rebuild:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -96]!
.cfi_def_cfa_offset 96
.cfi_offset 29, -96
.cfi_offset 30, -88
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
adrp x0, ISNS_OBJECT_LIST_INIT
add x0, x0, :lo12... | %struct.TYPE_4__ = type { i32, i32** }
@ISNS_OBJECT_LIST_INIT = external dso_local global %struct.TYPE_4__, align 8
@isns_iscsi_node_template = external dso_local global i32, align 4
@ISNS_TAG_ISCSI_NODE_TYPE = external dso_local global i32, align 4
@ISNS_ISCSI_NODE_TYPE_CONTROL = external dso_local global i32, align 4... | /* BEGIN FUNCTION-DEF __isns_default_dd_rebuild LOC=UNKNOWN VKEY=4937 */
static int __isns_default_dd_rebuild(isns_object_t *obj , isns_db_t *db )
{
isns_object_list_t list ;
unsigned int i ;
isns_object_t *node ;
char const *name ;
uint32_t___0 type ;
int tmp ;
int tmp___0 ;
{
{
#line 62 "/tmp/f... | 993,260,504 | train_synth_compilable | |||||
__isns_default_dd_rebuild | static int
__isns_default_dd_rebuild(isns_object_t *obj, isns_db_t *db)
{
isns_object_list_t list = ISNS_OBJECT_LIST_INIT;
unsigned int i;
isns_object_prune_attrs(obj);
isns_db_get_domainless(db, &isns_iscsi_node_template, &list);
for (i = 0; i < list.iol_count; ++i) {
isns_object_t *node = list.iol_data[i];
... | Flatten+EncodeArithmetic | .global __isns_default_dd_rebuild
.type __isns_default_dd_rebuild, %function
__isns_default_dd_rebuild:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got... | .global __isns_default_dd_rebuild
.type __isns_default_dd_rebuild, %function
__isns_default_dd_rebuild:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -96]!
.cfi_def_cfa_offset 96
.cfi_offset 29, -96
.cfi_offset 30, -88
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
mov x0, 13
str x0, [sp, 64]
.L24:
ldr x0, [sp, ... | %struct.TYPE_4__ = type { i32, i32** }
@ISNS_OBJECT_LIST_INIT = external dso_local global %struct.TYPE_4__, align 8
@isns_iscsi_node_template = external dso_local global i32, align 4
@ISNS_TAG_ISCSI_NODE_TYPE = external dso_local global i32, align 4
@ISNS_ISCSI_NODE_TYPE_CONTROL = external dso_local global i32, align 4... | /* BEGIN FUNCTION-DEF __isns_default_dd_rebuild LOC=UNKNOWN VKEY=4949 */
static int __isns_default_dd_rebuild(isns_object_t *obj , isns_db_t *db )
{
isns_object_list_t list ;
unsigned int i ;
isns_object_t *node ;
char const *name ;
uint32_t___0 type ;
int tmp ;
int tmp___0 ;
unsigned long _TIG_FN_U... | 1,645,124,051 | train_synth_compilable | |||||
dxt3_to_x4r4g4b4 | __attribute__((used)) static inline BOOL dxt3_to_x4r4g4b4(const BYTE *src, BYTE *dst, DWORD pitch_in,
DWORD pitch_out, unsigned int w, unsigned int h, BOOL alpha)
{
unsigned int x, y;
DWORD color;
TRACE("Converting %ux%u pixels, pitches %u %u\n", w, h, pitch_in, pitch_out);
for (y = 0; y < h; ... | Flatten | .global dxt3_to_x4r4g4b4
.type dxt3_to_x4r4g4b4, %function
dxt3_to_x4r4g4b4:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -96]!
.cfi_def_cfa_offset 96
.cfi_offset 29, -96
.cfi_offset 30, -88
mov x29, sp
str x0, [sp, 56]
str x1, [sp, 48]
str w2, [sp, 44]
str w3, [sp, 40]
str w4, [sp, 36]
str w5, [sp, 32]
str x6... | .global dxt3_to_x4r4g4b4
.type dxt3_to_x4r4g4b4, %function
dxt3_to_x4r4g4b4:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -96]!
.cfi_def_cfa_offset 96
.cfi_offset 29, -96
.cfi_offset 30, -88
mov x29, sp
str x0, [sp, 56]
str x1, [sp, 48]
str w2, [sp, 44]
str w3, [sp, 40]
str w4, [sp, 36]
str w5, [sp, 32]
str ... | @.str = external hidden unnamed_addr constant [40 x i8], align 1
@TRUE = external dso_local global i64, align 8
define dso_local i64 @dxt3_to_x4r4g4b4(i32* %0, i32* %1, i32 %2, i32 %3, i32 %4, i32 %5, i64 %6) {
%8 = alloca i32*, align 8
%9 = alloca i32*, align 8
%10 = alloca i32, align 4
%11 = alloca i32, alig... | /* BEGIN FUNCTION-DEF dxt3_to_x4r4g4b4 LOC=UNKNOWN VKEY=4927 */
BOOL dxt3_to_x4r4g4b4(BYTE const *src , BYTE *dst , DWORD pitch_in , DWORD pitch_out ,
unsigned int w , unsigned int h , BOOL alpha )
{
unsigned int x ;
unsigned int y ;
DWORD color ;
WORD *dst_line ;
unsigned long _TIG_... | 656,293,602 | train_synth_compilable | |||||
m68k_op_sub_32_er_aw | static void m68k_op_sub_32_er_aw(void)
{
unsigned int* r_dst = &(m68ki_cpu.dar[(m68ki_cpu.ir >> 9) & 7]);
unsigned int src = OPER_AW_32();
unsigned int dst = *r_dst;
unsigned int res = dst - src;
m68ki_cpu.n_flag = ((res)>>24);
m68ki_cpu.x_flag = m68ki_cpu.c_flag = (((src & res) | (~dst & (src | res)))>>23);
m6... | EncodeArithmetic | .global m68k_op_sub_32_er_aw
.type m68k_op_sub_32_er_aw, %function
m68k_op_sub_32_er_aw:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
adrp x0, :got:m68ki_cpu
ldr x0, [x0, #:got_lo12:m68ki_cpu]
ldr x1, [x0]
adrp x0, :got:m68ki_cpu
ld... | .global m68k_op_sub_32_er_aw
.type m68k_op_sub_32_er_aw, %function
m68k_op_sub_32_er_aw:
.LFB4:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
adrp x0, m68ki_cpu
add x0, x0, :lo12:m68ki_cpu
ldr x1, [x0]
adrp x0, m68ki_cpu
add x0, x0, :lo12... | %struct.TYPE_2__ = type { i32*, i32, i32, i32, i32, i32, i32 }
@m68ki_cpu = external dso_local global %struct.TYPE_2__, align 8
define dso_local void @m68k_op_sub_32_er_aw() {
%1 = alloca i32*, align 8
%2 = alloca i32, align 4
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = load i32*, i32** getelement... | /* BEGIN FUNCTION-DEF m68k_op_sub_32_er_aw LOC=UNKNOWN VKEY=4887 */
static void m68k_op_sub_32_er_aw(void)
{
unsigned int *r_dst ;
unsigned int src ;
unsigned int tmp ;
unsigned int dst ;
unsigned int res ;
{
{
#line 47 "/tmp/forklift_obfu_q33av77s/input.c"
r_dst = m68ki_cpu.dar + ((m68ki_cpu.ir >> 9... | 346,078,411 | train_synth_compilable | |||||
dxt3_to_x4r4g4b4 | __attribute__((used)) static inline BOOL dxt3_to_x4r4g4b4(const BYTE *src, BYTE *dst, DWORD pitch_in,
DWORD pitch_out, unsigned int w, unsigned int h, BOOL alpha)
{
unsigned int x, y;
DWORD color;
TRACE("Converting %ux%u pixels, pitches %u %u\n", w, h, pitch_in, pitch_out);
for (y = 0; y < h; ... | EncodeArithmetic | .global dxt3_to_x4r4g4b4
.type dxt3_to_x4r4g4b4, %function
dxt3_to_x4r4g4b4:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -96]!
.cfi_def_cfa_offset 96
.cfi_offset 29, -96
.cfi_offset 30, -88
mov x29, sp
str x0, [sp, 56]
str x1, [sp, 48]
str w2, [sp, 44]
str w3, [sp, 40]
str w4, [sp, 36]
str w5, [sp, 32]
str x6... | .global dxt3_to_x4r4g4b4
.type dxt3_to_x4r4g4b4, %function
dxt3_to_x4r4g4b4:
.LFB2:
.cfi_startproc
stp x29, x30, [sp, -96]!
.cfi_def_cfa_offset 96
.cfi_offset 29, -96
.cfi_offset 30, -88
mov x29, sp
str x0, [sp, 56]
str x1, [sp, 48]
str w2, [sp, 44]
str w3, [sp, 40]
str w4, [sp, 36]
str w5, [sp, 32]
str ... | @.str = external hidden unnamed_addr constant [40 x i8], align 1
@TRUE = external dso_local global i64, align 8
define dso_local i64 @dxt3_to_x4r4g4b4(i32* %0, i32* %1, i32 %2, i32 %3, i32 %4, i32 %5, i64 %6) {
%8 = alloca i32*, align 8
%9 = alloca i32*, align 8
%10 = alloca i32, align 4
%11 = alloca i32, alig... | /* BEGIN FUNCTION-DEF dxt3_to_x4r4g4b4 LOC=UNKNOWN VKEY=4927 */
BOOL dxt3_to_x4r4g4b4(BYTE const *src , BYTE *dst , DWORD pitch_in , DWORD pitch_out ,
unsigned int w , unsigned int h , BOOL alpha )
{
unsigned int x ;
unsigned int y ;
DWORD color ;
WORD *dst_line ;
{
{
#line 54 "/t... | 918,920,620 | train_synth_compilable | |||||
__isns_default_dd_rebuild | static int
__isns_default_dd_rebuild(isns_object_t *obj, isns_db_t *db)
{
isns_object_list_t list = ISNS_OBJECT_LIST_INIT;
unsigned int i;
isns_object_prune_attrs(obj);
isns_db_get_domainless(db, &isns_iscsi_node_template, &list);
for (i = 0; i < list.iol_count; ++i) {
isns_object_t *node = list.iol_data[i];
... | Flatten | .global __isns_default_dd_rebuild
.type __isns_default_dd_rebuild, %function
__isns_default_dd_rebuild:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
adrp x0, :got:__stack_chk_guard
ldr x0, [x0, #:got... | .global __isns_default_dd_rebuild
.type __isns_default_dd_rebuild, %function
__isns_default_dd_rebuild:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -96]!
.cfi_def_cfa_offset 96
.cfi_offset 29, -96
.cfi_offset 30, -88
mov x29, sp
str x0, [sp, 24]
str x1, [sp, 16]
mov x0, 13
str x0, [sp, 64]
.L24:
ldr x0, [sp, ... | %struct.TYPE_4__ = type { i32, i32** }
@ISNS_OBJECT_LIST_INIT = external dso_local global %struct.TYPE_4__, align 8
@isns_iscsi_node_template = external dso_local global i32, align 4
@ISNS_TAG_ISCSI_NODE_TYPE = external dso_local global i32, align 4
@ISNS_ISCSI_NODE_TYPE_CONTROL = external dso_local global i32, align 4... | /* BEGIN FUNCTION-DEF __isns_default_dd_rebuild LOC=UNKNOWN VKEY=4937 */
static int __isns_default_dd_rebuild(isns_object_t *obj , isns_db_t *db )
{
isns_object_list_t list ;
unsigned int i ;
isns_object_t *node ;
char const *name ;
uint32_t___0 type ;
int tmp ;
int tmp___0 ;
unsigned long _TIG_FN_7... | 647,812,758 | train_synth_compilable | |||||
dxt3_to_x4r4g4b4 | __attribute__((used)) static inline BOOL dxt3_to_x4r4g4b4(const BYTE *src, BYTE *dst, DWORD pitch_in,
DWORD pitch_out, unsigned int w, unsigned int h, BOOL alpha)
{
unsigned int x, y;
DWORD color;
TRACE("Converting %ux%u pixels, pitches %u %u\n", w, h, pitch_in, pitch_out);
for (y = 0; y < h; ... | Flatten+EncodeArithmetic | .global dxt3_to_x4r4g4b4
.type dxt3_to_x4r4g4b4, %function
dxt3_to_x4r4g4b4:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -96]!
.cfi_def_cfa_offset 96
.cfi_offset 29, -96
.cfi_offset 30, -88
mov x29, sp
str x0, [sp, 56]
str x1, [sp, 48]
str w2, [sp, 44]
str w3, [sp, 40]
str w4, [sp, 36]
str w5, [sp, 32]
str x6... | .global dxt3_to_x4r4g4b4
.type dxt3_to_x4r4g4b4, %function
dxt3_to_x4r4g4b4:
.LFB4:
.cfi_startproc
stp x29, x30, [sp, -96]!
.cfi_def_cfa_offset 96
.cfi_offset 29, -96
.cfi_offset 30, -88
mov x29, sp
str x0, [sp, 56]
str x1, [sp, 48]
str w2, [sp, 44]
str w3, [sp, 40]
str w4, [sp, 36]
str w5, [sp, 32]
str ... | @.str = external hidden unnamed_addr constant [40 x i8], align 1
@TRUE = external dso_local global i64, align 8
define dso_local i64 @dxt3_to_x4r4g4b4(i32* %0, i32* %1, i32 %2, i32 %3, i32 %4, i32 %5, i64 %6) {
%8 = alloca i32*, align 8
%9 = alloca i32*, align 8
%10 = alloca i32, align 4
%11 = alloca i32, alig... | /* BEGIN FUNCTION-DEF dxt3_to_x4r4g4b4 LOC=UNKNOWN VKEY=4941 */
BOOL dxt3_to_x4r4g4b4(BYTE const *src , BYTE *dst , DWORD pitch_in , DWORD pitch_out ,
unsigned int w , unsigned int h , BOOL alpha )
{
unsigned int x ;
unsigned int y ;
DWORD color ;
WORD *dst_line ;
unsigned long _TIG_... | 275,860,817 | train_synth_compilable | |||||
YM2151ReadStatus | int YM2151ReadStatus(MameYm2151 *chip)
{
return chip->status;
} | EncodeArithmetic | .global YM2151ReadStatus
.type YM2151ReadStatus, %function
YM2151ReadStatus:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
ldr w0, [x0]
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
| .global YM2151ReadStatus
.type YM2151ReadStatus, %function
YM2151ReadStatus:
.LFB6:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
ldr w0, [x0]
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
.LFE6:
.size YM2151ReadStatus, .-YM2151ReadStatus | %struct.TYPE_3__ = type { i32 }
define dso_local i32 @YM2151ReadStatus(%struct.TYPE_3__* %0) {
%2 = alloca %struct.TYPE_3__*, align 8
store %struct.TYPE_3__* %0, %struct.TYPE_3__** %2, align 8
%3 = load %struct.TYPE_3__*, %struct.TYPE_3__** %2, align 8
%4 = getelementptr inbounds %struct.TYPE_3__, %struct.TYPE... | /* BEGIN FUNCTION-DEF YM2151ReadStatus LOC=UNKNOWN VKEY=4881 */
int YM2151ReadStatus(MameYm2151 *chip )
{
{
#line 46 "/tmp/forklift_obfu_vp9sny4e/input.c"
return (chip->status);
}
}
/* END FUNCTION-DEF YM2151ReadStatus LOC=UNKNOWN VKEY=4881 */ | 1,785,736,751 | train_synth_compilable | |||||
YM2151ReadStatus | int YM2151ReadStatus(MameYm2151 *chip)
{
return chip->status;
} | Flatten | .global YM2151ReadStatus
.type YM2151ReadStatus, %function
YM2151ReadStatus:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
ldr w0, [x0]
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
| .global YM2151ReadStatus
.type YM2151ReadStatus, %function
YM2151ReadStatus:
.LFB2:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str xzr, [sp, 24]
.L10:
ldr x0, [sp, 24]
cmp x0, 0
bne .L13
ldr x0, [sp, 8]
ldr w0, [x0]
b .L12
.L13:
nop
b .L10
.L12:
add sp, sp, 32
.cfi_def_cfa_of... | %struct.TYPE_3__ = type { i32 }
define dso_local i32 @YM2151ReadStatus(%struct.TYPE_3__* %0) {
%2 = alloca %struct.TYPE_3__*, align 8
store %struct.TYPE_3__* %0, %struct.TYPE_3__** %2, align 8
%3 = load %struct.TYPE_3__*, %struct.TYPE_3__** %2, align 8
%4 = getelementptr inbounds %struct.TYPE_3__, %struct.TYPE... | /* BEGIN FUNCTION-DEF YM2151ReadStatus LOC=UNKNOWN VKEY=4881 */
int YM2151ReadStatus(MameYm2151 *chip )
{
unsigned long _TIG_FN_udWc_1_YM2151ReadStatus_next ;
{
{
_TIG_FN_udWc_1_YM2151ReadStatus_next = 0UL;
}
while (1) {
switch (_TIG_FN_udWc_1_YM2151ReadStatus_next) {
case 0UL: ;
return (chip... | 2,001,129,658 | train_synth_compilable | |||||
YM2151ReadStatus | int YM2151ReadStatus(MameYm2151 *chip)
{
return chip->status;
} | Flatten+EncodeArithmetic | .global YM2151ReadStatus
.type YM2151ReadStatus, %function
YM2151ReadStatus:
.LFB0:
.cfi_startproc
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, 8]
ldr x0, [sp, 8]
ldr w0, [x0]
add sp, sp, 16
.cfi_def_cfa_offset 0
ret
.cfi_endproc
| .global YM2151ReadStatus
.type YM2151ReadStatus, %function
YM2151ReadStatus:
.LFB7:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
str xzr, [sp, 24]
.L10:
ldr x0, [sp, 24]
cmp x0, 0
bne .L13
ldr x0, [sp, 8]
ldr w0, [x0]
b .L12
.L13:
nop
b .L10
.L12:
add sp, sp, 32
.cfi_def_cfa_of... | %struct.TYPE_3__ = type { i32 }
define dso_local i32 @YM2151ReadStatus(%struct.TYPE_3__* %0) {
%2 = alloca %struct.TYPE_3__*, align 8
store %struct.TYPE_3__* %0, %struct.TYPE_3__** %2, align 8
%3 = load %struct.TYPE_3__*, %struct.TYPE_3__** %2, align 8
%4 = getelementptr inbounds %struct.TYPE_3__, %struct.TYPE... | /* BEGIN FUNCTION-DEF YM2151ReadStatus LOC=UNKNOWN VKEY=4885 */
int YM2151ReadStatus(MameYm2151 *chip )
{
unsigned long _TIG_FN_T3uT_1_YM2151ReadStatus_next ;
{
_TIG_FN_T3uT_1_YM2151ReadStatus_next = 0UL;
while (1) {
switch (_TIG_FN_T3uT_1_YM2151ReadStatus_next) {
case 0UL: ;
return (chip->status... | 267,429,212 | train_synth_compilable | |||||
dcs_inverse | static double dcs_inverse(enum ent_pid projectile, double energy, double Z,
enum ent_process process, double y)
{
if ((projectile != ENT_PID_NU_BAR_E) &&
((projectile != ENT_PID_NU_MU) ||
(process != ENT_PROCESS_INVERSE_MUON)) &&
((projectile != ENT_PID_NU_TAU) ||
... | Flatten+EncodeArithmetic | .global dcs_inverse
.type dcs_inverse, %function
dcs_inverse:
.LFB0:
.cfi_startproc
sub sp, sp, #96
.cfi_def_cfa_offset 96
str w0, [sp, 28]
str d0, [sp, 16]
str d1, [sp, 8]
str w1, [sp, 24]
str d2, [sp]
adrp x0, :got:ENT_PID_NU_BAR_E
ldr x0, [x0, #:got_lo12:ENT_PID_NU_BAR_E]
ldr w0, [x0]
mov w1, w0
ldr w0,... | .global dcs_inverse
.type dcs_inverse, %function
dcs_inverse:
.LFB4:
.cfi_startproc
sub sp, sp, #112
.cfi_def_cfa_offset 112
str w0, [sp, 28]
str d0, [sp, 16]
str d1, [sp, 8]
str w1, [sp, 24]
str d2, [sp]
mov x0, 5
str x0, [sp, 64]
.L46:
ldr x0, [sp, 64]
cmp x0, 19
beq .L13
ldr x0, [sp, 64]
cmp x0, 19
... | @ENT_PID_NU_BAR_E = external dso_local global i32, align 4
@ENT_PID_NU_MU = external dso_local global i32, align 4
@ENT_PROCESS_INVERSE_MUON = external dso_local global i32, align 4
@ENT_PID_NU_TAU = external dso_local global i32, align 4
@ENT_PROCESS_INVERSE_TAU = external dso_local global i32, align 4
define dso_loca... | /* BEGIN FUNCTION-DEF dcs_inverse LOC=UNKNOWN VKEY=4928 */
static double dcs_inverse(enum ent_pid projectile , double energy , double Z , enum ent_process process ,
double y )
{
double ml ;
double tmp ;
double MW2 ;
double factor ;
double a ;
double b2 ;
double tmp___0 ;
doub... | 2,048,612,358 | train_synth_compilable | |||||
math_acos | static VALUE
math_acos(VALUE obj, VALUE x)
{
double d0, d;
do {if (TYPE(x) != T_FLOAT) {(x) = rb_to_float(x);}} while(0);
d0 = RFLOAT_VALUE(x);
if (d0 < -1.0 || 1.0 < d0) rb_raise(rb_eMathDomainError, "Numerical argument is out of domain - " "\"acos\"");;
d = acos(d0);
return DBL2NUM(d);
} | Flatten | .global math_acos
.type math_acos, %function
math_acos:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str w0, [sp, 28]
str w1, [sp, 24]
ldr w0, [sp, 24]
bl TYPE
mov x1, x0
adrp x0, :got:T_FLOAT
ldr x0, [x0, #:got_lo12:T_FLOAT]
ldr... | .global math_acos
.type math_acos, %function
math_acos:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str w0, [sp, 28]
str w1, [sp, 24]
mov x0, 11
str x0, [sp, 48]
.L24:
ldr x0, [sp, 48]
cmp x0, 12
beq .L2
ldr x0, [sp, 48]
cmp ... | @T_FLOAT = external dso_local global i64, align 8
@rb_eMathDomainError = external dso_local global i32, align 4
@.str = external hidden unnamed_addr constant [45 x i8], align 1
define dso_local i32 @math_acos(i32 %0, i32 %1) {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca double, align 8
%6 = a... | /* BEGIN FUNCTION-DEF math_acos LOC=UNKNOWN VKEY=4913 */
static VALUE math_acos(VALUE obj , VALUE x )
{
double d0 ;
double d ;
scalar_t__ tmp ;
int tmp___0 ;
unsigned long _TIG_FN_T62g_1_math_acos_next ;
{
{
_TIG_FN_T62g_1_math_acos_next = 11UL;
}
while (1) {
switch (_TIG_FN_T62g_1_math_acos_... | 1,674,979,897 | train_synth_compilable | |||||
dcs_inverse | static double dcs_inverse(enum ent_pid projectile, double energy, double Z,
enum ent_process process, double y)
{
if ((projectile != ENT_PID_NU_BAR_E) &&
((projectile != ENT_PID_NU_MU) ||
(process != ENT_PROCESS_INVERSE_MUON)) &&
((projectile != ENT_PID_NU_TAU) ||
... | EncodeArithmetic | .global dcs_inverse
.type dcs_inverse, %function
dcs_inverse:
.LFB0:
.cfi_startproc
sub sp, sp, #96
.cfi_def_cfa_offset 96
str w0, [sp, 28]
str d0, [sp, 16]
str d1, [sp, 8]
str w1, [sp, 24]
str d2, [sp]
adrp x0, :got:ENT_PID_NU_BAR_E
ldr x0, [x0, #:got_lo12:ENT_PID_NU_BAR_E]
ldr w0, [x0]
mov w1, w0
ldr w0,... | .global dcs_inverse
.type dcs_inverse, %function
dcs_inverse:
.LFB7:
.cfi_startproc
sub sp, sp, #96
.cfi_def_cfa_offset 96
str w0, [sp, 28]
str d0, [sp, 16]
str d1, [sp, 8]
str w1, [sp, 24]
str d2, [sp]
adrp x0, ENT_PID_NU_BAR_E
add x0, x0, :lo12:ENT_PID_NU_BAR_E
ldr w0, [x0]
mov w1, w0
ldr w0, [sp, 28]
... | @ENT_PID_NU_BAR_E = external dso_local global i32, align 4
@ENT_PID_NU_MU = external dso_local global i32, align 4
@ENT_PROCESS_INVERSE_MUON = external dso_local global i32, align 4
@ENT_PID_NU_TAU = external dso_local global i32, align 4
@ENT_PROCESS_INVERSE_TAU = external dso_local global i32, align 4
define dso_loca... | /* BEGIN FUNCTION-DEF dcs_inverse LOC=UNKNOWN VKEY=4912 */
static double dcs_inverse(enum ent_pid projectile , double energy , double Z , enum ent_process process ,
double y )
{
double ml ;
double tmp ;
double MW2 ;
double factor ;
double a ;
double b2 ;
double tmp___0 ;
doub... | 1,633,724,084 | train_synth_compilable | |||||
cht_wc_i2c_adap_i2c_remove | __attribute__((used)) static int cht_wc_i2c_adap_i2c_remove(struct platform_device *pdev)
{
struct cht_wc_i2c_adap *adap = platform_get_drvdata(pdev);
i2c_unregister_device(adap->client);
i2c_del_adapter(&adap->adapter);
irq_domain_remove(adap->irq_domain);
return 0;
} | EncodeArithmetic | .global cht_wc_i2c_adap_i2c_remove
.type cht_wc_i2c_adap_i2c_remove, %function
cht_wc_i2c_adap_i2c_remove:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
bl platform_get_drvdata
str x0, [sp, 40]
ldr x... | .global cht_wc_i2c_adap_i2c_remove
.type cht_wc_i2c_adap_i2c_remove, %function
cht_wc_i2c_adap_i2c_remove:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
bl platform_get_drvdata
str x0, [sp, 40]
ldr... | %struct.platform_device = type { i32 }
%struct.cht_wc_i2c_adap = type { i32, i32, i32 }
define dso_local i32 @cht_wc_i2c_adap_i2c_remove(%struct.platform_device* %0) {
%2 = alloca %struct.platform_device*, align 8
%3 = alloca %struct.cht_wc_i2c_adap*, align 8
store %struct.platform_device* %0, %struct.platform_d... | /* BEGIN FUNCTION-DEF cht_wc_i2c_adap_i2c_remove LOC=UNKNOWN VKEY=4895 */
static int cht_wc_i2c_adap_i2c_remove(struct platform_device *pdev )
{
struct cht_wc_i2c_adap *adap ;
struct cht_wc_i2c_adap *tmp ;
{
{
#line 49 "/tmp/forklift_obfu_p0q61_y8/input.c"
tmp = platform_get_drvdata(pdev);
#line 49
adap ... | 1,510,792,572 | train_synth_compilable | {"input": [{"var": ["pdev"], "value": ["[{\"dummy\": 71}, {\"dummy\": 29}, {\"dummy\": 106}, {\"dummy\": 109}, {\"dummy\": 88}, {\"dummy\": 96}, {\"dummy\": 6}, {\"dummy\": 97}, {\"dummy\": 2}, {\"dummy\": 112}, {\"dummy\": 102}, {\"dummy\": 27}, {\"dummy\": 8}, {\"dummy\": 123}, {\"dummy\": 15}, {\"dummy\": 117}, {\"d... | ||||
cht_wc_i2c_adap_i2c_remove | __attribute__((used)) static int cht_wc_i2c_adap_i2c_remove(struct platform_device *pdev)
{
struct cht_wc_i2c_adap *adap = platform_get_drvdata(pdev);
i2c_unregister_device(adap->client);
i2c_del_adapter(&adap->adapter);
irq_domain_remove(adap->irq_domain);
return 0;
} | Flatten+EncodeArithmetic | .global cht_wc_i2c_adap_i2c_remove
.type cht_wc_i2c_adap_i2c_remove, %function
cht_wc_i2c_adap_i2c_remove:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
bl platform_get_drvdata
str x0, [sp, 40]
ldr x... | .global cht_wc_i2c_adap_i2c_remove
.type cht_wc_i2c_adap_i2c_remove, %function
cht_wc_i2c_adap_i2c_remove:
.LFB6:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 24]
str xzr, [sp, 56]
.L13:
ldr x0, [sp, 56]
cmp x0, 2
beq .L8
l... | %struct.platform_device = type { i32 }
%struct.cht_wc_i2c_adap = type { i32, i32, i32 }
define dso_local i32 @cht_wc_i2c_adap_i2c_remove(%struct.platform_device* %0) {
%2 = alloca %struct.platform_device*, align 8
%3 = alloca %struct.cht_wc_i2c_adap*, align 8
store %struct.platform_device* %0, %struct.platform_d... | /* BEGIN FUNCTION-DEF cht_wc_i2c_adap_i2c_remove LOC=UNKNOWN VKEY=4901 */
static int cht_wc_i2c_adap_i2c_remove(struct platform_device *pdev )
{
struct cht_wc_i2c_adap *adap ;
struct cht_wc_i2c_adap *tmp ;
unsigned long _TIG_FN_6PkS_1_cht_wc_i2c_adap_i2c_remove_next ;
{
_TIG_FN_6PkS_1_cht_wc_i2c_adap_i2c_r... | 1,282,531,582 | train_synth_compilable | {"input": [{"var": ["pdev"], "value": ["[{\"dummy\": 71}, {\"dummy\": 29}, {\"dummy\": 106}, {\"dummy\": 109}, {\"dummy\": 88}, {\"dummy\": 96}, {\"dummy\": 6}, {\"dummy\": 97}, {\"dummy\": 2}, {\"dummy\": 112}, {\"dummy\": 102}, {\"dummy\": 27}, {\"dummy\": 8}, {\"dummy\": 123}, {\"dummy\": 15}, {\"dummy\": 117}, {\"d... | ||||
dcs_inverse | static double dcs_inverse(enum ent_pid projectile, double energy, double Z,
enum ent_process process, double y)
{
if ((projectile != ENT_PID_NU_BAR_E) &&
((projectile != ENT_PID_NU_MU) ||
(process != ENT_PROCESS_INVERSE_MUON)) &&
((projectile != ENT_PID_NU_TAU) ||
... | Flatten | .global dcs_inverse
.type dcs_inverse, %function
dcs_inverse:
.LFB0:
.cfi_startproc
sub sp, sp, #96
.cfi_def_cfa_offset 96
str w0, [sp, 28]
str d0, [sp, 16]
str d1, [sp, 8]
str w1, [sp, 24]
str d2, [sp]
adrp x0, :got:ENT_PID_NU_BAR_E
ldr x0, [x0, #:got_lo12:ENT_PID_NU_BAR_E]
ldr w0, [x0]
mov w1, w0
ldr w0,... | .global dcs_inverse
.type dcs_inverse, %function
dcs_inverse:
.LFB6:
.cfi_startproc
sub sp, sp, #112
.cfi_def_cfa_offset 112
str w0, [sp, 28]
str d0, [sp, 16]
str d1, [sp, 8]
str w1, [sp, 24]
str d2, [sp]
mov x0, 5
str x0, [sp, 64]
.L46:
ldr x0, [sp, 64]
cmp x0, 19
beq .L13
ldr x0, [sp, 64]
cmp x0, 19
... | @ENT_PID_NU_BAR_E = external dso_local global i32, align 4
@ENT_PID_NU_MU = external dso_local global i32, align 4
@ENT_PROCESS_INVERSE_MUON = external dso_local global i32, align 4
@ENT_PID_NU_TAU = external dso_local global i32, align 4
@ENT_PROCESS_INVERSE_TAU = external dso_local global i32, align 4
define dso_loca... | /* BEGIN FUNCTION-DEF dcs_inverse LOC=UNKNOWN VKEY=4912 */
static double dcs_inverse(enum ent_pid projectile , double energy , double Z , enum ent_process process ,
double y )
{
double ml ;
double tmp ;
double MW2 ;
double factor ;
double a ;
double b2 ;
double tmp___0 ;
doub... | 83,889,094 | train_synth_compilable | |||||
e1000_force_mac_fc | s32 e1000_force_mac_fc(struct e1000_hw *hw)
{
return e1000_force_mac_fc_generic(hw);
} | Flatten | .global e1000_force_mac_fc
.type e1000_force_mac_fc, %function
e1000_force_mac_fc:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
bl e1000_force_mac_fc_generic
ldp x29, x30, [sp], 32
.cfi_restore 30
... | .global e1000_force_mac_fc
.type e1000_force_mac_fc, %function
e1000_force_mac_fc:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
str xzr, [sp, 32]
.L6:
ldr x0, [sp, 32]
cmp x0, 0
beq .L2
ldr x0, [sp, 32]
cmp x0, ... | %struct.e1000_hw = type { i32 }
define dso_local i32 @e1000_force_mac_fc(%struct.e1000_hw* %0) {
%2 = alloca %struct.e1000_hw*, align 8
store %struct.e1000_hw* %0, %struct.e1000_hw** %2, align 8
%3 = load %struct.e1000_hw*, %struct.e1000_hw** %2, align 8
%4 = call i32 @e1000_force_mac_fc_generic(%struct.e1000_... | /* BEGIN FUNCTION-DEF e1000_force_mac_fc LOC=UNKNOWN VKEY=4885 */
s32 e1000_force_mac_fc(struct e1000_hw *hw )
{
int tmp ;
unsigned long _TIG_FN_km1F_1_e1000_force_mac_fc_next ;
{
{
_TIG_FN_km1F_1_e1000_force_mac_fc_next = 0UL;
}
while (1) {
switch (_TIG_FN_km1F_1_e1000_force_mac_fc_next) {
cas... | 2,096,929,657 | train_synth_compilable | {"input": [{"var": ["hw", "CTRL", "E1000_CTRL_RFCE", "E1000_CTRL_TFCE", "E1000_ERR_CONFIG", "E1000_SUCCESS", "e1000_82542_rev2_0"], "value": ["{\"mac_type\": 90, \"fc\": 9}", "124", "77", "22", "11", "54", "119"]}, {"var": ["hw", "CTRL", "E1000_CTRL_RFCE", "E1000_CTRL_TFCE", "E1000_ERR_CONFIG", "E1000_SUCCESS", "e1000_... | ||||
cht_wc_i2c_adap_i2c_remove | __attribute__((used)) static int cht_wc_i2c_adap_i2c_remove(struct platform_device *pdev)
{
struct cht_wc_i2c_adap *adap = platform_get_drvdata(pdev);
i2c_unregister_device(adap->client);
i2c_del_adapter(&adap->adapter);
irq_domain_remove(adap->irq_domain);
return 0;
} | Flatten | .global cht_wc_i2c_adap_i2c_remove
.type cht_wc_i2c_adap_i2c_remove, %function
cht_wc_i2c_adap_i2c_remove:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
bl platform_get_drvdata
str x0, [sp, 40]
ldr x... | .global cht_wc_i2c_adap_i2c_remove
.type cht_wc_i2c_adap_i2c_remove, %function
cht_wc_i2c_adap_i2c_remove:
.LFB1:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str x0, [sp, 24]
str xzr, [sp, 56]
.L7:
ldr x0, [sp, 56]
cmp x0, 2
beq .L2
ld... | %struct.platform_device = type { i32 }
%struct.cht_wc_i2c_adap = type { i32, i32, i32 }
define dso_local i32 @cht_wc_i2c_adap_i2c_remove(%struct.platform_device* %0) {
%2 = alloca %struct.platform_device*, align 8
%3 = alloca %struct.cht_wc_i2c_adap*, align 8
store %struct.platform_device* %0, %struct.platform_d... | /* BEGIN FUNCTION-DEF cht_wc_i2c_adap_i2c_remove LOC=UNKNOWN VKEY=4895 */
static int cht_wc_i2c_adap_i2c_remove(struct platform_device *pdev )
{
struct cht_wc_i2c_adap *adap ;
struct cht_wc_i2c_adap *tmp ;
unsigned long _TIG_FN_XMMc_1_cht_wc_i2c_adap_i2c_remove_next ;
{
{
_TIG_FN_XMMc_1_cht_wc_i2c_adap_i... | 25,323,460 | train_synth_compilable | {"input": [{"var": ["pdev"], "value": ["[{\"dummy\": 71}, {\"dummy\": 29}, {\"dummy\": 106}, {\"dummy\": 109}, {\"dummy\": 88}, {\"dummy\": 96}, {\"dummy\": 6}, {\"dummy\": 97}, {\"dummy\": 2}, {\"dummy\": 112}, {\"dummy\": 102}, {\"dummy\": 27}, {\"dummy\": 8}, {\"dummy\": 123}, {\"dummy\": 15}, {\"dummy\": 117}, {\"d... | ||||
math_acos | static VALUE
math_acos(VALUE obj, VALUE x)
{
double d0, d;
do {if (TYPE(x) != T_FLOAT) {(x) = rb_to_float(x);}} while(0);
d0 = RFLOAT_VALUE(x);
if (d0 < -1.0 || 1.0 < d0) rb_raise(rb_eMathDomainError, "Numerical argument is out of domain - " "\"acos\"");;
d = acos(d0);
return DBL2NUM(d);
} | EncodeArithmetic | .global math_acos
.type math_acos, %function
math_acos:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str w0, [sp, 28]
str w1, [sp, 24]
ldr w0, [sp, 24]
bl TYPE
mov x1, x0
adrp x0, :got:T_FLOAT
ldr x0, [x0, #:got_lo12:T_FLOAT]
ldr... | .global math_acos
.type math_acos, %function
math_acos:
.LFB3:
.cfi_startproc
stp x29, x30, [sp, -64]!
.cfi_def_cfa_offset 64
.cfi_offset 29, -64
.cfi_offset 30, -56
mov x29, sp
str w0, [sp, 28]
str w1, [sp, 24]
ldr w0, [sp, 24]
bl TYPE
str x0, [sp, 56]
adrp x0, T_FLOAT
add x0, x0, :lo12:T_FLOAT
ldr x0,... | @T_FLOAT = external dso_local global i64, align 8
@rb_eMathDomainError = external dso_local global i32, align 4
@.str = external hidden unnamed_addr constant [45 x i8], align 1
define dso_local i32 @math_acos(i32 %0, i32 %1) {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca double, align 8
%6 = a... | /* BEGIN FUNCTION-DEF math_acos LOC=UNKNOWN VKEY=4913 */
static VALUE math_acos(VALUE obj , VALUE x )
{
double d0 ;
double d ;
scalar_t__ tmp ;
int tmp___0 ;
{
#line 55
while (1) {
#line 55
tmp = TYPE(x);
#line 55
if ((int )(((unsigned long )((((tmp - T_FLOAT) >> 63L) - (tmp - T_FLOAT)) ^ ((tmp -... | 1,799,682,701 | train_synth_compilable | |||||
math_acos | static VALUE
math_acos(VALUE obj, VALUE x)
{
double d0, d;
do {if (TYPE(x) != T_FLOAT) {(x) = rb_to_float(x);}} while(0);
d0 = RFLOAT_VALUE(x);
if (d0 < -1.0 || 1.0 < d0) rb_raise(rb_eMathDomainError, "Numerical argument is out of domain - " "\"acos\"");;
d = acos(d0);
return DBL2NUM(d);
} | Flatten+EncodeArithmetic | .global math_acos
.type math_acos, %function
math_acos:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str w0, [sp, 28]
str w1, [sp, 24]
ldr w0, [sp, 24]
bl TYPE
mov x1, x0
adrp x0, :got:T_FLOAT
ldr x0, [x0, #:got_lo12:T_FLOAT]
ldr... | .global math_acos
.type math_acos, %function
math_acos:
.LFB7:
.cfi_startproc
stp x29, x30, [sp, -80]!
.cfi_def_cfa_offset 80
.cfi_offset 29, -80
.cfi_offset 30, -72
mov x29, sp
str w0, [sp, 28]
str w1, [sp, 24]
mov x0, 11
str x0, [sp, 48]
.L32:
ldr x0, [sp, 48]
cmp x0, 12
beq .L10
ldr x0, [sp, 48]
cmp... | @T_FLOAT = external dso_local global i64, align 8
@rb_eMathDomainError = external dso_local global i32, align 4
@.str = external hidden unnamed_addr constant [45 x i8], align 1
define dso_local i32 @math_acos(i32 %0, i32 %1) {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca double, align 8
%6 = a... | /* BEGIN FUNCTION-DEF math_acos LOC=UNKNOWN VKEY=4922 */
static VALUE math_acos(VALUE obj , VALUE x )
{
double d0 ;
double d ;
scalar_t__ tmp ;
int tmp___0 ;
unsigned long _TIG_FN_R08m_1_math_acos_next ;
{
_TIG_FN_R08m_1_math_acos_next = 11UL;
while (1) {
switch (_TIG_FN_R08m_1_math_acos_next) {
... | 947,206,476 | train_synth_compilable | |||||
e1000_force_mac_fc | s32 e1000_force_mac_fc(struct e1000_hw *hw)
{
return e1000_force_mac_fc_generic(hw);
} | Flatten+EncodeArithmetic | .global e1000_force_mac_fc
.type e1000_force_mac_fc, %function
e1000_force_mac_fc:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
bl e1000_force_mac_fc_generic
ldp x29, x30, [sp], 32
.cfi_restore 30
... | .global e1000_force_mac_fc
.type e1000_force_mac_fc, %function
e1000_force_mac_fc:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
str xzr, [sp, 32]
.L6:
ldr x0, [sp, 32]
cmp x0, 0
beq .L2
ldr x0, [sp, 32]
cmp x0, ... | %struct.e1000_hw = type { i32 }
define dso_local i32 @e1000_force_mac_fc(%struct.e1000_hw* %0) {
%2 = alloca %struct.e1000_hw*, align 8
store %struct.e1000_hw* %0, %struct.e1000_hw** %2, align 8
%3 = load %struct.e1000_hw*, %struct.e1000_hw** %2, align 8
%4 = call i32 @e1000_force_mac_fc_generic(%struct.e1000_... | /* BEGIN FUNCTION-DEF e1000_force_mac_fc LOC=UNKNOWN VKEY=4890 */
s32 e1000_force_mac_fc(struct e1000_hw *hw )
{
int tmp ;
unsigned long _TIG_FN_6qxd_1_e1000_force_mac_fc_next ;
{
_TIG_FN_6qxd_1_e1000_force_mac_fc_next = 0UL;
while (1) {
switch (_TIG_FN_6qxd_1_e1000_force_mac_fc_next) {
case 1UL: ;... | 1,172,248,246 | train_synth_compilable | {"input": [{"var": ["hw", "CTRL", "E1000_CTRL_RFCE", "E1000_CTRL_TFCE", "E1000_ERR_CONFIG", "E1000_SUCCESS", "e1000_82542_rev2_0"], "value": ["{\"mac_type\": 90, \"fc\": 9}", "124", "77", "22", "11", "54", "119"]}, {"var": ["hw", "CTRL", "E1000_CTRL_RFCE", "E1000_CTRL_TFCE", "E1000_ERR_CONFIG", "E1000_SUCCESS", "e1000_... | ||||
round_power2 | static inline size_t round_power2(size_t val)
{
size_t i = 1;
while (i < val)
i <<= 1;
return i;
} | Flatten | .global round_power2
.type round_power2, %function
round_power2:
.LFB0:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
mov x0, 1
str x0, [sp, 24]
b .L2
.L3:
ldr x0, [sp, 24]
lsl x0, x0, 1
str x0, [sp, 24]
.L2:
ldr x1, [sp, 24]
ldr x0, [sp, 8]
cmp x1, x0
bcc .L3
ldr x0, [sp, 24]
ad... | .global round_power2
.type round_power2, %function
round_power2:
.LFB0:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
mov x0, 1
str x0, [sp, 16]
.L11:
ldr x0, [sp, 16]
cmp x0, 5
beq .L2
ldr x0, [sp, 16]
cmp x0, 5
bhi .L13
ldr x0, [sp, 16]
cmp x0, 4
beq .L4
ldr x0, [sp, 16]
cmp... | define dso_local i64 @round_power2(i64 %0) {
%2 = alloca i64, align 8
%3 = alloca i64, align 8
store i64 %0, i64* %2, align 8
store i64 1, i64* %3, align 8
br label %4
4: ; preds = %8, %1
%5 = load i64, i64* %3, align 8
%6 = load i64, i64* %2, align 8
%7 =... | /* BEGIN FUNCTION-DEF round_power2 LOC=UNKNOWN VKEY=4882 */
size_t___0 round_power2(size_t___0 val )
{
size_t___0 i ;
unsigned long _TIG_FN_nVSp_1_round_power2_next ;
{
{
_TIG_FN_nVSp_1_round_power2_next = 1UL;
}
while (1) {
switch (_TIG_FN_nVSp_1_round_power2_next) {
case 4UL:
#line 45 "/tmp/... | 1,871,901,278 | train_synth_compilable | |||||
e1000_force_mac_fc | s32 e1000_force_mac_fc(struct e1000_hw *hw)
{
return e1000_force_mac_fc_generic(hw);
} | EncodeArithmetic | .global e1000_force_mac_fc
.type e1000_force_mac_fc, %function
e1000_force_mac_fc:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -32]!
.cfi_def_cfa_offset 32
.cfi_offset 29, -32
.cfi_offset 30, -24
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
bl e1000_force_mac_fc_generic
ldp x29, x30, [sp], 32
.cfi_restore 30
... | .global e1000_force_mac_fc
.type e1000_force_mac_fc, %function
e1000_force_mac_fc:
.LFB0:
.cfi_startproc
stp x29, x30, [sp, -48]!
.cfi_def_cfa_offset 48
.cfi_offset 29, -48
.cfi_offset 30, -40
mov x29, sp
str x0, [sp, 24]
ldr x0, [sp, 24]
bl e1000_force_mac_fc_generic
str w0, [sp, 44]
ldr w0, [sp, 44]
ldp... | %struct.e1000_hw = type { i32 }
define dso_local i32 @e1000_force_mac_fc(%struct.e1000_hw* %0) {
%2 = alloca %struct.e1000_hw*, align 8
store %struct.e1000_hw* %0, %struct.e1000_hw** %2, align 8
%3 = load %struct.e1000_hw*, %struct.e1000_hw** %2, align 8
%4 = call i32 @e1000_force_mac_fc_generic(%struct.e1000_... | /* BEGIN FUNCTION-DEF e1000_force_mac_fc LOC=UNKNOWN VKEY=4885 */
s32 e1000_force_mac_fc(struct e1000_hw *hw )
{
int tmp ;
{
#line 46 "/tmp/forklift_obfu_do8h4enk/input.c"
tmp = e1000_force_mac_fc_generic(hw);
#line 46
return (tmp);
}
}
/* END FUNCTION-DEF e1000_force_mac_fc LOC=UNKNOWN VKEY=4885 */ | 942,408,767 | train_synth_compilable | {"input": [{"var": ["hw", "CTRL", "E1000_CTRL_RFCE", "E1000_CTRL_TFCE", "E1000_ERR_CONFIG", "E1000_SUCCESS", "e1000_82542_rev2_0"], "value": ["{\"mac_type\": 90, \"fc\": 9}", "124", "77", "22", "11", "54", "119"]}, {"var": ["hw", "CTRL", "E1000_CTRL_RFCE", "E1000_CTRL_TFCE", "E1000_ERR_CONFIG", "E1000_SUCCESS", "e1000_... | ||||
round_power2 | static inline size_t round_power2(size_t val)
{
size_t i = 1;
while (i < val)
i <<= 1;
return i;
} | Flatten+EncodeArithmetic | .global round_power2
.type round_power2, %function
round_power2:
.LFB0:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
mov x0, 1
str x0, [sp, 24]
b .L2
.L3:
ldr x0, [sp, 24]
lsl x0, x0, 1
str x0, [sp, 24]
.L2:
ldr x1, [sp, 24]
ldr x0, [sp, 8]
cmp x1, x0
bcc .L3
ldr x0, [sp, 24]
ad... | .global round_power2
.type round_power2, %function
round_power2:
.LFB3:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
mov x0, 1
str x0, [sp, 16]
.L17:
ldr x0, [sp, 16]
cmp x0, 5
beq .L8
ldr x0, [sp, 16]
cmp x0, 5
bhi .L19
ldr x0, [sp, 16]
cmp x0, 4
beq .L10
ldr x0, [sp, 16]
cm... | define dso_local i64 @round_power2(i64 %0) {
%2 = alloca i64, align 8
%3 = alloca i64, align 8
store i64 %0, i64* %2, align 8
store i64 1, i64* %3, align 8
br label %4
4: ; preds = %8, %1
%5 = load i64, i64* %3, align 8
%6 = load i64, i64* %2, align 8
%7 =... | /* BEGIN FUNCTION-DEF round_power2 LOC=UNKNOWN VKEY=4887 */
size_t___0 round_power2(size_t___0 val )
{
size_t___0 i ;
unsigned long _TIG_FN_Tg5v_1_round_power2_next ;
{
_TIG_FN_Tg5v_1_round_power2_next = 1UL;
while (1) {
switch (_TIG_FN_Tg5v_1_round_power2_next) {
case 4UL:
#line 45
i <<= 1;
... | 124,660,666 | train_synth_compilable | |||||
round_power2 | static inline size_t round_power2(size_t val)
{
size_t i = 1;
while (i < val)
i <<= 1;
return i;
} | EncodeArithmetic | .global round_power2
.type round_power2, %function
round_power2:
.LFB0:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
mov x0, 1
str x0, [sp, 24]
b .L2
.L3:
ldr x0, [sp, 24]
lsl x0, x0, 1
str x0, [sp, 24]
.L2:
ldr x1, [sp, 24]
ldr x0, [sp, 8]
cmp x1, x0
bcc .L3
ldr x0, [sp, 24]
ad... | .global round_power2
.type round_power2, %function
round_power2:
.LFB0:
.cfi_startproc
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, 8]
mov x0, 1
str x0, [sp, 24]
b .L2
.L3:
ldr x0, [sp, 24]
lsl x0, x0, 1
str x0, [sp, 24]
.L2:
ldr x0, [sp, 24]
mvn x1, x0
ldr x0, [sp, 8]
and x1, x1, x0
ldr x2, [sp... | define dso_local i64 @round_power2(i64 %0) {
%2 = alloca i64, align 8
%3 = alloca i64, align 8
store i64 %0, i64* %2, align 8
store i64 1, i64* %3, align 8
br label %4
4: ; preds = %8, %1
%5 = load i64, i64* %3, align 8
%6 = load i64, i64* %2, align 8
%7 =... | /* BEGIN FUNCTION-DEF round_power2 LOC=UNKNOWN VKEY=4882 */
size_t___0 round_power2(size_t___0 val )
{
size_t___0 i ;
{
#line 43 "/tmp/forklift_obfu_4d39upao/input.c"
i = (size_t___0 )1;
#line 44
while ((int )((((~ i & val) | (~ (i ^ val) & (i - val))) >> 63UL) & 1UL)) {
#line 45
i <<= 1;
}
#line 46
... | 2,085,816,511 | train_synth_compilable |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.