input
stringlengths
144
489k
output
stringlengths
45
339k
shard
stringclasses
16 values
filename
stringlengths
135
135
line_num
int64
0
2.62k
context
list
{"name": "pd_float", "code": "__int64 __fastcall pd_float ( __int64 @@a1@@ , float @@a2@@ ) { return ( * ( __int64 ( __fastcall * * ) ( __int64 , double ) ) ( * ( _QWORD * ) @@a1@@ + Number L ) ) ( @@a1@@ , * ( double * ) _mm_cvtsi32_si128 ( LODWORD ( @@a2@@ ) ) . m128i_i64 ) ; }", "source": [{"n": "a2", "t": {"T": 1, ...
[{"n": "f", "t": {"T": 1, "n": "t_float", "s": 4}, "location": "r496"}, {"n": "x", "t": {"T": 3, "t": "t_pd"}, "location": "r56"}]
data1/train-shard-10.tar
aa3f26ae82272df6aaea0489637b81a7114e7dff0012e7452b505f72a213a228_aa3f26ae82272df6aaea0489637b81a7114e7dff0012e7452b505f72a213a228.jsonl
17
[]
{"name": "pd_pointer", "code": "__int64 __fastcall pd_pointer ( __int64 @@a1@@ , __int64 @@a2@@ ) { return ( * ( __int64 ( __fastcall * * ) ( __int64 , __int64 ) ) ( * ( _QWORD * ) @@a1@@ + Number L ) ) ( @@a1@@ , @@a2@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2...
[{"n": "x", "t": {"T": 3, "t": "t_pd"}, "location": "r56"}, {"n": "gp", "t": {"T": 3, "t": "t_gpointer"}, "location": "r64"}]
data1/train-shard-10.tar
aa3f26ae82272df6aaea0489637b81a7114e7dff0012e7452b505f72a213a228_aa3f26ae82272df6aaea0489637b81a7114e7dff0012e7452b505f72a213a228.jsonl
18
[]
{"name": "pd_symbol", "code": "__int64 __fastcall pd_symbol ( __int64 @@a1@@ , __int64 @@a2@@ ) { return ( * ( __int64 ( __fastcall * * ) ( __int64 , __int64 ) ) ( * ( _QWORD * ) @@a1@@ + Number L ) ) ( @@a1@@ , @@a2@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2",...
[{"n": "x", "t": {"T": 3, "t": "t_pd"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "t_symbol"}, "location": "r64"}]
data1/train-shard-10.tar
aa3f26ae82272df6aaea0489637b81a7114e7dff0012e7452b505f72a213a228_aa3f26ae82272df6aaea0489637b81a7114e7dff0012e7452b505f72a213a228.jsonl
19
[]
{"name": "pd_list", "code": "__int64 __fastcall pd_list ( __int64 @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ , __int64 @@a4@@ ) { return ( * ( __int64 ( __fastcall * * ) ( __int64 , void * , _QWORD , __int64 ) ) ( * ( _QWORD * ) @@a1@@ + Number L ) ) ( @@a1@@ , & s_list , @@a3@@ , @@a4@@ ) ; }", "source": [{"n": "a3...
[{"n": "argc", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "argv", "t": {"T": 3, "t": "t_atom"}, "location": "r24"}, {"n": "x", "t": {"T": 3, "t": "t_pd"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "t_symbol"}, "location": "r64"}]
data1/train-shard-10.tar
aa3f26ae82272df6aaea0489637b81a7114e7dff0012e7452b505f72a213a228_aa3f26ae82272df6aaea0489637b81a7114e7dff0012e7452b505f72a213a228.jsonl
20
[]
{"name": ".fclose", "code": "int fclose ( FILE * @@stream@@ ) { return fclose ( @@stream@@ ) ; }", "source": [{"n": "stream", "t": {"T": 3, "t": "FILE"}, "location": "r56"}]}
[{"n": "stream", "t": {"T": 3, "t": "FILE"}, "location": "r56"}]
data1/train-shard-10.tar
21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94_21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94.jsonl
1
[]
{"name": ".fputc", "code": "int fputc ( int @@c@@ , FILE * @@stream@@ ) { return fputc ( @@c@@ , @@stream@@ ) ; }", "source": [{"n": "c", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "stream", "t": {"T": 3, "t": "FILE"}, "location": "r64"}]}
[{"n": "c", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "stream", "t": {"T": 3, "t": "FILE"}, "location": "r64"}]
data1/train-shard-10.tar
21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94_21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94.jsonl
2
[]
{"name": ".fprintf", "code": "int fprintf ( FILE * @@stream@@ , const char * @@format@@ , ... ) { return fprintf ( @@stream@@ , @@format@@ ) ; }", "source": [{"n": "stream", "t": {"T": 3, "t": "FILE"}, "location": "r56"}, {"n": "format", "t": {"T": 3, "t": "const char"}, "location": "r64"}]}
[{"n": "stream", "t": {"T": 3, "t": "FILE"}, "location": "r56"}, {"n": "format", "t": {"T": 3, "t": "const char"}, "location": "r64"}]
data1/train-shard-10.tar
21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94_21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94.jsonl
3
[]
{"name": ".fopen", "code": "FILE * fopen ( const char * @@filename@@ , const char * @@modes@@ ) { return fopen ( @@filename@@ , @@modes@@ ) ; }", "source": [{"n": "filename", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "modes", "t": {"T": 3, "t": "const char"}, "location": "r64"}]}
[{"n": "filename", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "modes", "t": {"T": 3, "t": "const char"}, "location": "r64"}]
data1/train-shard-10.tar
21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94_21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94.jsonl
4
[]
{"name": ".sprintf", "code": "int sprintf ( char * @@s@@ , const char * @@format@@ , ... ) { return sprintf ( @@s@@ , @@format@@ ) ; }", "source": [{"n": "s", "t": {"T": 3, "t": "char"}, "location": "r56"}, {"n": "format", "t": {"T": 3, "t": "const char"}, "location": "r64"}]}
[{"n": "s", "t": {"T": 3, "t": "char"}, "location": "r56"}, {"n": "format", "t": {"T": 3, "t": "const char"}, "location": "r64"}]
data1/train-shard-10.tar
21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94_21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94.jsonl
5
[]
{"name": "__do_global_dtors_aux", "code": "void * _do_global_dtors_aux ( ) { void * @@result@@ ; if ( ! completed_7348 ) { @@result@@ = deregister_tm_clones ( ) ; completed_7348 = Number ; } return @@result@@ ; }", "source": [{"n": "result", "t": {"T": 3, "t": "void"}, "location": "r8"}]}
[{"n": "result", "t": {"T": 3, "t": "void"}, "location": "r8"}]
data1/train-shard-10.tar
21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94_21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94.jsonl
7
[]
{"name": "init_array", "code": "__int64 init_array ( ) { __int64 @@result@@ ; int @@j@@ ; int @@i@@ ; alpha = Number ; for ( @@i@@ = Number ; @@i@@ <= Number ; ++ @@i@@ ) { for ( @@j@@ = Number ; @@j@@ <= Number ; ++ @@j@@ ) { A [ Number * @@i@@ + @@j@@ ] = ( double ) @@j@@ * ( double ) @@i@@ / Number ; @@result@@ = @@...
[{"n": "", "t": {"T": 10}, "location": "r8"}, {"n": "i", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "j", "t": {"T": 1, "n": "int", "s": 4}, "location": "s8"}]
data1/train-shard-10.tar
21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94_21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94.jsonl
8
[]
{"name": "logIntValue", "code": "int __fastcall logIntValue ( const char * @@a1@@ , const char * @@a2@@ , unsigned int @@a3@@ ) { int @@result@@ ; @@result@@ = logEnabled ; if ( logEnabled ) { if ( ! f ) mem_trace_open ( ) ; fprintf ( f , @@a1@@ ) ; fputc ( Number , f ) ; fprintf ( f , @@a2@@ ) ; fputc ( Number , f ) ;...
[{"n": "v", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "key", "t": {"T": 3, "t": "char"}, "location": "r56"}, {"n": "var", "t": {"T": 3, "t": "char"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94_21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94.jsonl
10
[ "{\"name\": \"mem_trace_open\", \"code\": \"FILE * mem_trace_open ( ) { FILE * @@result@@ ; @@result@@ = fopen ( String , String ) ; f = @@result@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"FILE\"}, \"location\": \"r8\"}]}" ]
{"name": "logStr", "code": "int __fastcall logStr ( const char * @@a1@@ , const char * @@a2@@ ) { int @@result@@ ; @@result@@ = logEnabled ; if ( logEnabled ) { if ( ! f ) mem_trace_open ( ) ; fprintf ( f , @@a1@@ ) ; fputc ( Number , f ) ; fprintf ( f , @@a2@@ ) ; @@result@@ = fputc ( Number , f ) ; } return @@result@...
[{"n": "key", "t": {"T": 3, "t": "char"}, "location": "r56"}, {"n": "var", "t": {"T": 3, "t": "char"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94_21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94.jsonl
12
[ "{\"name\": \"mem_trace_open\", \"code\": \"FILE * mem_trace_open ( ) { FILE * @@result@@ ; @@result@@ = fopen ( String , String ) ; f = @@result@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"FILE\"}, \"location\": \"r8\"}]}" ]
{"name": "mem_trace_enable", "code": "__int64 __fastcall mem_trace_enable ( unsigned int @@a1@@ ) { __int64 @@result@@ ; @@result@@ = @@a1@@ ; logEnabled = @@a1@@ ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64"...
[{"n": "v", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94_21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94.jsonl
25
[]
{"name": "mem_trace_open", "code": "FILE * mem_trace_open ( ) { FILE * @@result@@ ; @@result@@ = fopen ( String , String ) ; f = @@result@@ ; return @@result@@ ; }", "source": [{"n": "result", "t": {"T": 3, "t": "FILE"}, "location": "r8"}]}
[{"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94_21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94.jsonl
26
[]
{"name": "mem_trace_close", "code": "int mem_trace_close ( ) { int @@result@@ ; @@result@@ = fclose ( f ) ; f = Number L ; return @@result@@ ; }", "source": [{"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}]}
[{"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94_21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94.jsonl
27
[]
{"name": "__libc_csu_init", "code": "void __fastcall _libc_csu_init ( unsigned int @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { signed __int64 @@v4@@ ; __int64 @@i@@ ; init_proc ( ) ; @@v4@@ = & _do_global_dtors_aux_fini_array_entry - & _frame_dummy_init_array_entry ; if ( @@v4@@ ) { for ( @@i@@ = Number L ; @@i@@ != @...
[{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "i", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r32"}, {"n": "v4", "t": {"T": 1, "n": "signed __int64", "s": 8}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1...
data1/train-shard-10.tar
21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94_21942e7c9dd07005e2bda3f3132521d74860fc8def879df8eb739011e2df2d94.jsonl
28
[ "{\"name\": \"init_array\", \"code\": \"__int64 init_array ( ) { __int64 @@result@@ ; int @@j@@ ; int @@i@@ ; alpha = Number ; for ( @@i@@ = Number ; @@i@@ <= Number ; ++ @@i@@ ) { for ( @@j@@ = Number ; @@j@@ <= Number ; ++ @@j@@ ) { A [ Number * @@i@@ + @@j@@ ] = ( double ) @@j@@ * ( double ) @@i@@ / Number ; @@r...
{"name": "acpi_ut_dump_buffer", "code": "__int64 __fastcall acpi_ut_dump_buffer ( __int64 @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ , int @@a4@@ ) { __int64 @@result@@ ; unsigned __int8 @@v7@@ ; unsigned int v8 ; unsigned int i ; unsigned int @@v10@@ ; @@v10@@ = Number ; if ( @@a1@@ ) { if ( @@a2@@ <= Number |...
[{"n": "display", "t": {"T": 1, "n": "u32", "s": 4}, "location": "r16"}, {"n": "base_offset", "t": {"T": 1, "n": "u32", "s": 4}, "location": "r24"}, {"n": "buffer", "t": {"T": 3, "t": "u8"}, "location": "r56"}, {"n": "count", "t": {"T": 1, "n": "u32", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "...
data1/train-shard-10.tar
d08a04566637fa3029dc83b30ec6d0b8623f9737e09f2a8bad915ee2b97744bc_d08a04566637fa3029dc83b30ec6d0b8623f9737e09f2a8bad915ee2b97744bc.jsonl
0
[]
{"name": "acpi_ut_debug_dump_buffer", "code": "__int64 __fastcall acpi_ut_debug_dump_buffer ( __int64 @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ , unsigned int @@a4@@ ) { __int64 @@result@@ ; @@result@@ = acpi_dbg_level & Number ; if ( ( acpi_dbg_level & Number ) != Number ) { @@result@@ = @@a4@@ & acpi_dbg_lay...
[{"n": "display", "t": {"T": 1, "n": "u32", "s": 4}, "location": "r16"}, {"n": "component_id", "t": {"T": 1, "n": "u32", "s": 4}, "location": "r24"}, {"n": "buffer", "t": {"T": 3, "t": "u8"}, "location": "r56"}, {"n": "count", "t": {"T": 1, "n": "u32", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": ...
data1/train-shard-10.tar
d08a04566637fa3029dc83b30ec6d0b8623f9737e09f2a8bad915ee2b97744bc_d08a04566637fa3029dc83b30ec6d0b8623f9737e09f2a8bad915ee2b97744bc.jsonl
1
[ "{\"name\": \"acpi_ut_dump_buffer\", \"code\": \"__int64 __fastcall acpi_ut_dump_buffer ( __int64 @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ , int @@a4@@ ) { __int64 @@result@@ ; unsigned __int8 @@v7@@ ; unsigned int v8 ; unsigned int i ; unsigned int @@v10@@ ; @@v10@@ = Number ; if ( @@a1@@ ) { if ( @@a2@@...
{"name": "acpi_ut_dump_buffer_to_file", "code": "int __fastcall acpi_ut_dump_buffer_to_file ( FILE * @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ , unsigned int @@a4@@ , int @@a5@@ ) { int @@result@@ ; unsigned __int8 @@v9@@ ; unsigned int v10 ; unsigned int i ; unsigned int @@v12@@ ; @@v12@@ = Number ; if ( @@a2@@ ) ...
[{"n": "count", "t": {"T": 1, "n": "u32", "s": 4}, "location": "r16"}, {"n": "display", "t": {"T": 1, "n": "u32", "s": 4}, "location": "r24"}, {"n": "file", "t": {"T": 3, "t": "FILE"}, "location": "r56"}, {"n": "buffer", "t": {"T": 3, "t": "u8"}, "location": "r64"}, {"n": "base_offset", "t": {"T": 1, "n": "u32", "s": 4...
data1/train-shard-10.tar
d08a04566637fa3029dc83b30ec6d0b8623f9737e09f2a8bad915ee2b97744bc_d08a04566637fa3029dc83b30ec6d0b8623f9737e09f2a8bad915ee2b97744bc.jsonl
2
[ "{\"name\": \"acpi_ut_dump_buffer\", \"code\": \"__int64 __fastcall acpi_ut_dump_buffer ( __int64 @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ , int @@a4@@ ) { __int64 @@result@@ ; unsigned __int8 @@v7@@ ; unsigned int v8 ; unsigned int i ; unsigned int @@v10@@ ; @@v10@@ = Number ; if ( @@a1@@ ) { if ( @@a2@@...
{"name": "mpegaudio_parse", "code": "__int64 __fastcall mpegaudio_parse ( __int64 * @@a1@@ , _DWORD * @@a2@@ , _QWORD * @@a3@@ , _DWORD * @@a4@@ , __int64 @@a5@@ , int @@a6@@ ) { int v6 ; int v7 ; __int64 result ; int @@v9@@ ; __int64 @@v10@@ ; _DWORD * @@v11@@ ; _QWORD * @@v12@@ ; _DWORD * @@v13@@ ; __int64 * @@v14@@ ...
[{"n": "poutbuf", "t": {"T": 3, "t": "const uint8_t *"}, "location": "r16"}, {"n": "poutbuf_size", "t": {"T": 3, "t": "int"}, "location": "r24"}, {"n": "s1", "t": {"T": 3, "t": "AVCodecParserContext_0"}, "location": "r56"}, {"n": "avctx", "t": {"T": 3, "t": "AVCodecContext_0"}, "location": "r64"}, {"n": "buf", "t": {"T...
data1/train-shard-10.tar
0d92405cd93b31cd6c4540eb990bfa65a62ad5138c4f983586d9ba139d00f8e0_0d92405cd93b31cd6c4540eb990bfa65a62ad5138c4f983586d9ba139d00f8e0.jsonl
0
[]
{"name": ".free", "code": "void free ( void * @@ptr@@ ) { free ( @@ptr@@ ) ; }", "source": [{"n": "ptr", "t": {"T": 3, "t": "void"}, "location": "r56"}]}
[{"n": "ptr", "t": {"T": 3, "t": "void"}, "location": "r56"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
1
[]
{"name": ".strcpy", "code": "char * strcpy ( char * @@dest@@ , const char * @@src@@ ) { return strcpy ( @@dest@@ , @@src@@ ) ; }", "source": [{"n": "dest", "t": {"T": 3, "t": "char"}, "location": "r56"}, {"n": "src", "t": {"T": 3, "t": "const char"}, "location": "r64"}]}
[{"n": "dest", "t": {"T": 3, "t": "char"}, "location": "r56"}, {"n": "src", "t": {"T": 3, "t": "const char"}, "location": "r64"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
2
[]
{"name": ".ferror", "code": "int ferror ( FILE * @@stream@@ ) { return ferror ( @@stream@@ ) ; }", "source": [{"n": "stream", "t": {"T": 3, "t": "FILE"}, "location": "r56"}]}
[{"n": "stream", "t": {"T": 3, "t": "FILE"}, "location": "r56"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
3
[]
{"name": ".strlen", "code": "size_t strlen ( const char * @@s@@ ) { return strlen ( @@s@@ ) ; }", "source": [{"n": "s", "t": {"T": 3, "t": "const char"}, "location": "r56"}]}
[{"n": "s", "t": {"T": 3, "t": "const char"}, "location": "r56"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
4
[]
{"name": ".strchr", "code": "char * strchr ( const char * @@s@@ , int @@c@@ ) { return strchr ( @@s@@ , @@c@@ ) ; }", "source": [{"n": "s", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "c", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]}
[{"n": "s", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "c", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
5
[]
{"name": ".__assert_fail", "code": "void __noreturn __assert_fail ( const char * @@assertion@@ , const char * @@file@@ , unsigned int @@line@@ , const char * @@function@@ ) { _assert_fail ( @@assertion@@ , @@file@@ , @@line@@ , @@function@@ ) ; }", "source": [{"n": "line", "t": {"T": 1, "n": "unsigned int", "s": 4}, "l...
[{"n": "line", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "function", "t": {"T": 3, "t": "const char"}, "location": "r24"}, {"n": "assertion", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "file", "t": {"T": 3, "t": "const char"}, "location": "r64"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
6
[]
{"name": ".strcmp", "code": "int strcmp ( const char * @@s1@@ , const char * @@s2@@ ) { return strcmp ( @@s1@@ , @@s2@@ ) ; }", "source": [{"n": "s1", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "s2", "t": {"T": 3, "t": "const char"}, "location": "r64"}]}
[{"n": "s1", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "s2", "t": {"T": 3, "t": "const char"}, "location": "r64"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
7
[]
{"name": ".putc", "code": "int putc ( int @@c@@ , FILE * @@stream@@ ) { return putc ( @@c@@ , @@stream@@ ) ; }", "source": [{"n": "c", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "stream", "t": {"T": 3, "t": "FILE"}, "location": "r64"}]}
[{"n": "c", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "stream", "t": {"T": 3, "t": "FILE"}, "location": "r64"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
8
[]
{"name": ".fprintf", "code": "int fprintf ( FILE * @@stream@@ , const char * @@format@@ , ... ) { return fprintf ( @@stream@@ , @@format@@ ) ; }", "source": [{"n": "stream", "t": {"T": 3, "t": "FILE"}, "location": "r56"}, {"n": "format", "t": {"T": 3, "t": "const char"}, "location": "r64"}]}
[{"n": "stream", "t": {"T": 3, "t": "FILE"}, "location": "r56"}, {"n": "format", "t": {"T": 3, "t": "const char"}, "location": "r64"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
9
[]
{"name": ".strtol", "code": "__int64 strtol ( const char * @@nptr@@ , char * * @@endptr@@ , int @@base@@ ) { return strtol ( @@nptr@@ , @@endptr@@ , @@base@@ ) ; }", "source": [{"n": "base", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "nptr", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": ...
[{"n": "base", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "nptr", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "endptr", "t": {"T": 3, "t": "char *"}, "location": "r64"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
10
[]
{"name": ".memcpy", "code": "void * memcpy ( void * @@dest@@ , const void * @@src@@ , size_t @@n@@ ) { return memcpy ( @@dest@@ , @@src@@ , @@n@@ ) ; }", "source": [{"n": "n", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "src", "t": {"T": ...
[{"n": "n", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "src", "t": {"T": 3, "t": "const void"}, "location": "r64"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
11
[]
{"name": ".malloc", "code": "void * malloc ( size_t @@size@@ ) { return malloc ( @@size@@ ) ; }", "source": [{"n": "size", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r56"}]}
[{"n": "size", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r56"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
12
[]
{"name": ".realloc", "code": "void * realloc ( void * @@ptr@@ , size_t @@size@@ ) { return realloc ( @@ptr@@ , @@size@@ ) ; }", "source": [{"n": "ptr", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "size", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r64"}]}
[{"n": "ptr", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "size", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r64"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
13
[]
{"name": ".fopen", "code": "FILE * fopen ( const char * @@filename@@ , const char * @@modes@@ ) { return fopen ( @@filename@@ , @@modes@@ ) ; }", "source": [{"n": "filename", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "modes", "t": {"T": 3, "t": "const char"}, "location": "r64"}]}
[{"n": "filename", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "modes", "t": {"T": 3, "t": "const char"}, "location": "r64"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
14
[]
{"name": ".vfprintf", "code": "int vfprintf ( FILE * @@s@@ , const char * @@format@@ , __gnuc_va_list @@arg@@ ) { return vfprintf ( @@s@@ , @@format@@ , @@arg@@ ) ; }", "source": [{"n": "arg", "t": {"T": 1, "n": "__gnuc_va_list", "s": 8}, "location": "r16"}, {"n": "s", "t": {"T": 3, "t": "FILE"}, "location": "r56"}, {"...
[{"n": "arg", "t": {"T": 9, "n": "__va_list_tag *__attribute__((__org_typedef(__gnuc_va_list)))"}, "location": "r16"}, {"n": "s", "t": {"T": 3, "t": "FILE"}, "location": "r56"}, {"n": "format", "t": {"T": 3, "t": "const char"}, "location": "r64"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
15
[]
{"name": ".strtoul", "code": "unsigned __int64 strtoul ( const char * @@nptr@@ , char * * @@endptr@@ , int @@base@@ ) { return strtoul ( @@nptr@@ , @@endptr@@ , @@base@@ ) ; }", "source": [{"n": "base", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "nptr", "t": {"T": 3, "t": "const char"}, "location": "r...
[{"n": "base", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "nptr", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "endptr", "t": {"T": 3, "t": "char *"}, "location": "r64"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
16
[]
{"name": ".sprintf", "code": "int sprintf ( char * @@s@@ , const char * @@format@@ , ... ) { return sprintf ( @@s@@ , @@format@@ ) ; }", "source": [{"n": "s", "t": {"T": 3, "t": "char"}, "location": "r56"}, {"n": "format", "t": {"T": 3, "t": "const char"}, "location": "r64"}]}
[{"n": "s", "t": {"T": 3, "t": "char"}, "location": "r56"}, {"n": "format", "t": {"T": 3, "t": "const char"}, "location": "r64"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
17
[]
{"name": ".exit", "code": "void __noreturn exit ( int @@status@@ ) { exit ( @@status@@ ) ; }", "source": [{"n": "status", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]}
[{"n": "status", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
18
[]
{"name": ".fwrite", "code": "size_t fwrite ( const void * @@ptr@@ , size_t @@size@@ , size_t @@n@@ , FILE * @@s@@ ) { return fwrite ( @@ptr@@ , @@size@@ , @@n@@ , @@s@@ ) ; }", "source": [{"n": "n", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r16"}, {"n": "s", "t": {"T": 3, "t": "FILE"}, "location": "r24"}, {"n"...
[{"n": "n", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r16"}, {"n": "s", "t": {"T": 3, "t": "FILE"}, "location": "r24"}, {"n": "ptr", "t": {"T": 3, "t": "const void"}, "location": "r56"}, {"n": "size", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r64"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
19
[]
{"name": ".strerror", "code": "char * strerror ( int @@errnum@@ ) { return strerror ( @@errnum@@ ) ; }", "source": [{"n": "errnum", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]}
[{"n": "errnum", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
20
[]
{"name": ".getc", "code": "int getc ( FILE * @@stream@@ ) { return getc ( @@stream@@ ) ; }", "source": [{"n": "stream", "t": {"T": 3, "t": "FILE"}, "location": "r56"}]}
[{"n": "stream", "t": {"T": 3, "t": "FILE"}, "location": "r56"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
21
[]
{"name": "__do_global_dtors_aux", "code": "void * _do_global_dtors_aux ( ) { void * @@result@@ ; if ( ! completed_7348 ) { @@result@@ = deregister_tm_clones ( ) ; completed_7348 = Number ; } return @@result@@ ; }", "source": [{"n": "result", "t": {"T": 3, "t": "void"}, "location": "r8"}]}
[{"n": "result", "t": {"T": 3, "t": "void"}, "location": "r8"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
23
[]
{"name": "isregister", "code": "__int64 __fastcall isregister ( const char * @@a1@@ ) { int @@i@@ ; for ( @@i@@ = Number ; ; ++ @@i@@ ) { if ( ( unsigned int ) @@i@@ > Number ) return Number L ; if ( ! strcmp ( @@a1@@ , ( & regs_2401 ) [ @@i@@ ] ) ) break ; } if ( @@i@@ <= Number ) return Number L ; if ( @@i@@ > Number...
[{"n": "name", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "reg", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
28
[]
{"name": "fatal", "code": "void __fastcall __noreturn fatal ( const char * @@a1@@ ) { int * v1 ; char * v2 ; v1 = __errno_location ( ) ; v2 = strerror ( * v1 ) ; fprintf ( stderr , String , @@a1@@ , v2 ) ; exit ( Number ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "const char"}, "location": "r56"}]}
[{"n": "label", "t": {"T": 3, "t": "char"}, "location": "r56"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
29
[]
{"name": "allocate", "code": "void * __fastcall allocate ( void * @@a1@@ , size_t @@a2@@ ) { void * @@result@@ ; if ( @@a1@@ ) @@result@@ = realloc ( @@a1@@ , @@a2@@ ) ; else @@result@@ = malloc ( @@a2@@ ) ; if ( ! @@result@@ ) fatal ( String ) ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "void"}...
[{"n": "mem", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "size", "t": {"T": 1, "n": "size_t", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "void"}, "location": "r8"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
30
[ "{\"name\": \"fatal\", \"code\": \"void __fastcall __noreturn fatal ( const char * @@a1@@ ) { int * v1 ; char * v2 ; v1 = __errno_location ( ) ; v2 = strerror ( * v1 ) ; fprintf ( stderr , String , @@a1@@ , v2 ) ; exit ( Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"locati...
{"name": "isanumber", "code": "_BOOL8 __fastcall isanumber ( const char * @@a1@@ ) { char * @@endptr@@ ; strtol ( @@a1@@ , & @@endptr@@ , Number ) ; return @@a1@@ != @@endptr@@ && ! * @@endptr@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "endptr", "t": {"T": 3, "t": "char"}...
[{"n": "s", "t": {"T": 3, "t": "const char"}, "location": "r56"}, {"n": "end", "t": {"T": 3, "t": "char"}, "location": "s8"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
33
[]
{"name": "search_mnem", "code": "__int64 __fastcall search_mnem ( const char * @@a1@@ ) { int @@v2@@ ; int @@v3@@ ; int @@v4@@ ; int @@v5@@ ; @@v5@@ = Number ; @@v4@@ = Number ; while ( @@v5@@ <= @@v4@@ ) { @@v3@@ = ( @@v5@@ + @@v4@@ ) / Number ; @@v2@@ = strcmp ( @@a1@@ , ( & mnemtab ) [ Number * @@v3@@ ] ) ; if ( ! @...
[{"n": "name", "t": {"T": 3, "t": "char"}, "location": "r56"}, {"n": "mid", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "cmp", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}, {"n": "low", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "high", "t": {"T": 1, "n": "int", "s": 4}, "loca...
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
38
[]
{"name": "search_mnem_0", "code": "__int64 __fastcall search_mnem_0 ( const char * @@a1@@ ) { int @@v2@@ ; int @@v3@@ ; int @@v4@@ ; int @@v5@@ ; @@v5@@ = Number ; @@v4@@ = Number ; while ( @@v5@@ <= @@v4@@ ) { @@v3@@ = ( @@v5@@ + @@v4@@ ) / Number ; @@v2@@ = strcmp ( @@a1@@ , ( & mnemtab_0 ) [ Number * @@v3@@ ] ) ; if...
[{"n": "name", "t": {"T": 3, "t": "char"}, "location": "r56"}, {"n": "mid", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "cmp", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}, {"n": "low", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "high", "t": {"T": 1, "n": "int", "s": 4}, "loca...
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
46
[ "{\"name\": \"search_mnem\", \"code\": \"__int64 __fastcall search_mnem ( const char * @@a1@@ ) { int @@v2@@ ; int @@v3@@ ; int @@v4@@ ; int @@v5@@ ; @@v5@@ = Number ; @@v4@@ = Number ; while ( @@v5@@ <= @@v4@@ ) { @@v3@@ = ( @@v5@@ + @@v4@@ ) / Number ; @@v2@@ = strcmp ( @@a1@@ , ( & mnemtab ) [ Number * @@v3@@ ] ...
{"name": "search_mnem_1", "code": "__int64 __fastcall search_mnem_1 ( const char * @@a1@@ ) { int @@v2@@ ; int @@v3@@ ; int @@v4@@ ; int @@v5@@ ; @@v5@@ = Number ; @@v4@@ = Number ; while ( @@v5@@ <= @@v4@@ ) { @@v3@@ = ( @@v5@@ + @@v4@@ ) / Number ; @@v2@@ = strcmp ( @@a1@@ , ( & mnemtab_1 ) [ Number * @@v3@@ ] ) ; if...
[{"n": "name", "t": {"T": 3, "t": "char"}, "location": "r56"}, {"n": "mid", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "cmp", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}, {"n": "low", "t": {"T": 1, "n": "int", "s": 4}, "location": "s4"}, {"n": "high", "t": {"T": 1, "n": "int", "s": 4}, "loca...
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
54
[ "{\"name\": \"search_mnem\", \"code\": \"__int64 __fastcall search_mnem ( const char * @@a1@@ ) { int @@v2@@ ; int @@v3@@ ; int @@v4@@ ; int @@v5@@ ; @@v5@@ = Number ; @@v4@@ = Number ; while ( @@v5@@ <= @@v4@@ ) { @@v3@@ = ( @@v5@@ + @@v4@@ ) / Number ; @@v2@@ = strcmp ( @@a1@@ , ( & mnemtab ) [ Number * @@v3@@ ] ...
{"name": "readtc", "code": "_BOOL8 readtc ( ) { _BOOL8 @@result@@ ; if ( nl_2451 ) ++ tline ; tc = getc ( stream ) ; if ( tc == Number && ferror ( stream ) ) fatal ( ( const char * ) orig_tfile ) ; @@result@@ = tc == Number ; nl_2451 = tc == Number ; return @@result@@ ; }", "source": [{"n": "result", "t": {"T": 1, "n":...
[{"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
60
[ "{\"name\": \"fatal\", \"code\": \"void __fastcall __noreturn fatal ( const char * @@a1@@ ) { int * v1 ; char * v2 ; v1 = __errno_location ( ) ; v2 = strerror ( * v1 ) ; fprintf ( stderr , String , @@a1@@ , v2 ) ; exit ( Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"locati...
{"name": "get_file", "code": "_QWORD * __fastcall get_file ( _QWORD * @@a1@@ , _QWORD * @@a2@@ ) { _QWORD * @@result@@ ; * @@a1@@ = tfile ; @@result@@ = @@a2@@ ; * @@a2@@ = tline ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_QWORD"}, ...
[{"n": "file", "t": {"T": 3, "t": "char *"}, "location": "r56"}, {"n": "line", "t": {"T": 3, "t": "__int64"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
62
[]
{"name": "isspace", "code": "_BOOL8 __fastcall isspace ( unsigned int @@a1@@ ) { return @@a1@@ <= Number && @@a1@@ != Number ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}]}
[{"n": "c", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
65
[]
{"name": "isidentchar", "code": "_BOOL8 __fastcall isidentchar ( int @@a1@@ ) { return ( unsigned int ) ( @@a1@@ - Number ) <= Number || ( unsigned int ) ( @@a1@@ - Number ) <= Number || ( unsigned int ) ( @@a1@@ - Number ) <= Number || @@a1@@ == Number || @@a1@@ == Number ; }", "source": [{"n": "a1", "t": {"T": 1, "n"...
[{"n": "c", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
66
[]
{"name": "ack_putchar", "code": "int __fastcall ack_putchar ( int @@a1@@ ) { int @@result@@ ; @@result@@ = putc ( @@a1@@ , ef ) ; if ( @@result@@ == Number ) fatal ( ( const char * ) orig_efile ) ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "result", "t":...
[{"n": "c", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
72
[ "{\"name\": \"fatal\", \"code\": \"void __fastcall __noreturn fatal ( const char * @@a1@@ ) { int * v1 ; char * v2 ; v1 = __errno_location ( ) ; v2 = strerror ( * v1 ) ; fprintf ( stderr , String , @@a1@@ , v2 ) ; exit ( Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"locati...
{"name": "gnu_putchar", "code": "int __fastcall gnu_putchar ( int @@a1@@ ) { int @@result@@ ; @@result@@ = putc ( @@a1@@ , ef_0 ) ; if ( @@result@@ == Number ) fatal ( ( const char * ) orig_efile_0 ) ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "result", ...
[{"n": "c", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
80
[ "{\"name\": \"fatal\", \"code\": \"void __fastcall __noreturn fatal ( const char * @@a1@@ ) { int * v1 ; char * v2 ; v1 = __errno_location ( ) ; v2 = strerror ( * v1 ) ; fprintf ( stderr , String , @@a1@@ , v2 ) ; exit ( Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"const char\"}, \"locati...
{"name": "__libc_csu_init", "code": "void __fastcall _libc_csu_init ( unsigned int @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { signed __int64 @@v4@@ ; __int64 @@i@@ ; init_proc ( ) ; @@v4@@ = & _do_global_dtors_aux_fini_array_entry - & _frame_dummy_init_array_entry ; if ( @@v4@@ ) { for ( @@i@@ = Number L ; @@i@@ != @...
[{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "i", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r32"}, {"n": "v4", "t": {"T": 1, "n": "signed __int64", "s": 8}, "location": "r48"}, {"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1...
data1/train-shard-10.tar
521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf_521dd6a87eaabbf5dc8de36f55f761ffa163ed608c5de7ab018364f4c73e7ddf.jsonl
86
[]
{"name": "send_one_packet", "code": "__int64 __fastcall send_one_packet ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 ( __fastcall * @@v2@@ ) ( __int64 , _QWORD ) ; unsigned int @@v3@@ ; __int64 v4 ; int v5 ; unsigned int @@v7@@ ; int @@v8@@ ; @@v7@@ = Number ; packetbuf_set_addr ( Number L , & rimeaddr_node_addr ) ; i...
[{"n": "v2", "t": {"T": 9, "n": "__int64 (__fastcall *)(__int64, _QWORD)"}, "location": "r104"}, {"n": "v3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r32"}, {"n": "sent", "t": {"T": 9, "n": "mac_callback_t"}, "location": "r56"}, {"n": "ptr", "t": {"T": 3, "t": "void"}, "location": "r64"}, {"n": "ret", "...
data1/train-shard-10.tar
5687712a2765dcfc2ef7ef9e073961d6ad097eea64f68d54882b5c577d3e19ff_5687712a2765dcfc2ef7ef9e073961d6ad097eea64f68d54882b5c577d3e19ff.jsonl
0
[ "{\"name\": \"on\", \"code\": \"__int64 __fastcall on ( __int64 @@a1@@ , __int64 @@a2@@ ) { return ( ( __int64 ( __fastcall * ) ( __int64 , __int64 ) ) nullradio_driver [ Number ] ) ( @@a1@@ , @@a2@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\...
{"name": "on", "code": "__int64 __fastcall on ( __int64 @@a1@@ , __int64 @@a2@@ ) { return ( ( __int64 ( __fastcall * ) ( __int64 , __int64 ) ) nullradio_driver [ Number ] ) ( @@a1@@ , @@a2@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int6...
[{"n": "", "t": {"T": 10}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "r64"}]
data1/train-shard-10.tar
5687712a2765dcfc2ef7ef9e073961d6ad097eea64f68d54882b5c577d3e19ff_5687712a2765dcfc2ef7ef9e073961d6ad097eea64f68d54882b5c577d3e19ff.jsonl
3
[]
{"name": "off", "code": "__int64 __fastcall off ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@result@@ ; if ( ( _DWORD ) @@a1@@ ) @@result@@ = ( ( __int64 ( __fastcall * ) ( __int64 , __int64 ) ) nullradio_driver [ Number ] ) ( @@a1@@ , @@a2@@ ) ; else @@result@@ = ( ( __int64 ( * ) ( void ) ) nullradio_driver [ Numb...
[{"n": "keep_radio_on", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}]
data1/train-shard-10.tar
5687712a2765dcfc2ef7ef9e073961d6ad097eea64f68d54882b5c577d3e19ff_5687712a2765dcfc2ef7ef9e073961d6ad097eea64f68d54882b5c577d3e19ff.jsonl
4
[]
{"name": "init", "code": "__int64 __fastcall init ( __int64 @@a1@@ , __int64 @@a2@@ ) { return on ( @@a1@@ , @@a2@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "", "t": {"T": 10}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "r64"}]
data1/train-shard-10.tar
5687712a2765dcfc2ef7ef9e073961d6ad097eea64f68d54882b5c577d3e19ff_5687712a2765dcfc2ef7ef9e073961d6ad097eea64f68d54882b5c577d3e19ff.jsonl
5
[ "{\"name\": \"on\", \"code\": \"__int64 __fastcall on ( __int64 @@a1@@ , __int64 @@a2@@ ) { return ( ( __int64 ( __fastcall * ) ( __int64 , __int64 ) ) nullradio_driver [ Number ] ) ( @@a1@@ , @@a2@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\...
{"name": "probe", "code": "__int64 __fastcall probe ( __int64 @@a1@@ ) { __int64 @@result@@ ; __int64 @@v2@@ ; @@v2@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; if ( ( * ( _BYTE * ) @@v2@@ == Number && * ( _BYTE * ) ( @@v2@@ + Number ) == Number && * ( _BYTE * ) ( @@v2@@ + Number ) == Number && ( * ( _BYTE * ) ( @@v2@@ + N...
[{"n": "p", "t": {"T": 3, "t": "AVProbeData_0"}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}, {"n": "b", "t": {"T": 3, "t": "unsigned __int8"}, "location": "s8"}]
data1/train-shard-10.tar
6d1b68d4d55505fe2ed243216e28d8c1b342988383b246fc5f0ba66561e28db0_6d1b68d4d55505fe2ed243216e28d8c1b342988383b246fc5f0ba66561e28db0.jsonl
0
[]
{"name": "read_header", "code": "__int64 __fastcall read_header ( _QWORD * @@a1@@ ) { __int64 result ; __int64 @@v2@@ ; __int16 v3 ; int @@v4@@ ; int @@v5@@ ; unsigned int v6 ; unsigned int v7 ; __int64 @@v8@@ ; unsigned int @@v9@@ ; unsigned int @@v10@@ ; __int64 @@v11@@ ; __int64 @@v12@@ ; int * @@v13@@ ; int @@v14@@...
[{"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "v2", "t": {"T": 3, "t": "AVCodecContext_0"}, "location": "r32"}, {"n": "s", "t": {"T": 3, "t": "AVFormatContext_0"}, "location": "r56"}, {"n": "keyframe", "t": {"T": 1, "n": "int", "s": 4}, "location": "s20"}, {"n": "bink", "t": {"T": 3, "t": "B...
data1/train-shard-10.tar
6d1b68d4d55505fe2ed243216e28d8c1b342988383b246fc5f0ba66561e28db0_6d1b68d4d55505fe2ed243216e28d8c1b342988383b246fc5f0ba66561e28db0.jsonl
1
[]
{"name": "read_packet", "code": "__int64 __fastcall read_packet ( _QWORD * @@a1@@ , __int64 @@a2@@ ) { __int64 result ; __int64 v3 ; unsigned int @@v4@@ ; int v5 ; int v6 ; int @@v7@@ ; __int64 @@v8@@ ; __int64 @@v9@@ ; __int64 @@v10@@ ; @@v10@@ = @@a1@@ [ Number ] ; @@v9@@ = @@a1@@ [ Number ] ; if ( * ( int * ) ( @@v1...
[{"n": "s", "t": {"T": 3, "t": "AVFormatContext_0"}, "location": "r56"}, {"n": "pkt", "t": {"T": 3, "t": "AVPacket_0"}, "location": "r64"}, {"n": "bink", "t": {"T": 3, "t": "BinkDemuxContext"}, "location": "s16"}, {"n": "pb", "t": {"T": 3, "t": "AVIOContext_0"}, "location": "s24"}, {"n": "st", "t": {"T": 3, "t": "AVStr...
data1/train-shard-10.tar
6d1b68d4d55505fe2ed243216e28d8c1b342988383b246fc5f0ba66561e28db0_6d1b68d4d55505fe2ed243216e28d8c1b342988383b246fc5f0ba66561e28db0.jsonl
2
[]
{"name": "read_seek", "code": "__int64 __fastcall read_seek ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; if ( ! * ( _DWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ) ) return Number ; if ( avio_seek ( * ( _QWORD * ) ( @@a1@@ + Number ) , * * ( _QWORD * * ) ( * * ( _QWOR...
[{"n": "s", "t": {"T": 3, "t": "AVFormatContext_0"}, "location": "r56"}, {"n": "bink", "t": {"T": 3, "t": "BinkDemuxContext"}, "location": "s16"}]
data1/train-shard-10.tar
6d1b68d4d55505fe2ed243216e28d8c1b342988383b246fc5f0ba66561e28db0_6d1b68d4d55505fe2ed243216e28d8c1b342988383b246fc5f0ba66561e28db0.jsonl
3
[]
{"name": "check_reg_index", "code": "__int64 __fastcall check_reg_index ( int @@a1@@ ) { if ( @@a1@@ < Number || @@a1@@ > Number ) _assert_fail ( String , String , Number , String ) ; return ( unsigned int ) @@a1@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]}
[{"n": "index", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
0
[]
{"name": "interpret_rtl_li", "code": "_DWORD * __fastcall interpret_rtl_li ( _DWORD * @@a1@@ , int @@a2@@ ) { _DWORD * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = @@a2@@ ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "l...
[{"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "imm", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
1
[]
{"name": "interpret_rtl_mv", "code": "_DWORD * __fastcall interpret_rtl_mv ( _DWORD * @@a1@@ , _DWORD * @@a2@@ ) { _DWORD * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = * @@a2@@ ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_DWORD"}, ...
[{"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
2
[]
{"name": "interpret_rtl_add", "code": "_DWORD * __fastcall interpret_rtl_add ( _DWORD * @@a1@@ , _DWORD * @@a2@@ , _DWORD * @@a3@@ ) { _DWORD * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = * @@a3@@ + * @@a2@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_DWORD"}, "location": "r16"}, {"n": "a1",...
[{"n": "src2", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
3
[]
{"name": "interpret_rtl_sub", "code": "_DWORD * __fastcall interpret_rtl_sub ( _DWORD * @@a1@@ , _DWORD * @@a2@@ , _DWORD * @@a3@@ ) { _DWORD * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = * @@a2@@ - * @@a3@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_DWORD"}, "location": "r16"}, {"n": "a1",...
[{"n": "src2", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
4
[]
{"name": "interpret_rtl_and", "code": "int * __fastcall interpret_rtl_and ( int * @@a1@@ , _DWORD * @@a2@@ , _DWORD * @@a3@@ ) { int * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = * @@a3@@ & * @@a2@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_DWORD"}, "location": "r16"}, {"n": "a1", "t": {"T...
[{"n": "src2", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
5
[]
{"name": "interpret_rtl_or", "code": "int * __fastcall interpret_rtl_or ( int * @@a1@@ , _DWORD * @@a2@@ , _DWORD * @@a3@@ ) { int * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = * @@a3@@ | * @@a2@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_DWORD"}, "location": "r16"}, {"n": "a1", "t": {"T":...
[{"n": "src2", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
6
[]
{"name": "interpret_rtl_xor", "code": "int * __fastcall interpret_rtl_xor ( int * @@a1@@ , _DWORD * @@a2@@ , _DWORD * @@a3@@ ) { int * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = * @@a3@@ ^ * @@a2@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_DWORD"}, "location": "r16"}, {"n": "a1", "t": {"T...
[{"n": "src2", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
7
[]
{"name": "interpret_rtl_shl", "code": "_DWORD * __fastcall interpret_rtl_shl ( _DWORD * @@a1@@ , _DWORD * @@a2@@ , _DWORD * @@a3@@ ) { _DWORD * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = * @@a2@@ << * @@a3@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_DWORD"}, "location": "r16"}, {"n": "a1"...
[{"n": "src2", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
8
[]
{"name": "rtl_shli", "code": "_DWORD * __fastcall rtl_shli ( _DWORD * @@a1@@ , _DWORD * @@a2@@ , int @@a3@@ ) { interpret_rtl_li ( & at , @@a3@@ ) ; return interpret_rtl_shl ( @@a1@@ , @@a2@@ , & at ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "_DW...
[{"n": "imm", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
9
[ "{\"name\": \"interpret_rtl_li\", \"code\": \"_DWORD * __fastcall interpret_rtl_li ( _DWORD * @@a1@@ , int @@a2@@ ) { _DWORD * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = @@a2@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"...
{"name": "interpret_rtl_shr", "code": "_DWORD * __fastcall interpret_rtl_shr ( _DWORD * @@a1@@ , _DWORD * @@a2@@ , _DWORD * @@a3@@ ) { _DWORD * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = * @@a2@@ >> * @@a3@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_DWORD"}, "location": "r16"}, {"n": "a1"...
[{"n": "src2", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
10
[]
{"name": "rtl_shri", "code": "_DWORD * __fastcall rtl_shri ( _DWORD * @@a1@@ , _DWORD * @@a2@@ , int @@a3@@ ) { interpret_rtl_li ( & at , @@a3@@ ) ; return interpret_rtl_shr ( @@a1@@ , @@a2@@ , & at ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "_DW...
[{"n": "imm", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
11
[ "{\"name\": \"interpret_rtl_li\", \"code\": \"_DWORD * __fastcall interpret_rtl_li ( _DWORD * @@a1@@ , int @@a2@@ ) { _DWORD * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = @@a2@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"...
{"name": "interpret_rtl_mul_lo", "code": "_DWORD * __fastcall interpret_rtl_mul_lo ( _DWORD * @@a1@@ , _DWORD * @@a2@@ , _DWORD * @@a3@@ ) { _DWORD * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = * @@a3@@ * * @@a2@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_DWORD"}, "location": "r16"}, {"n":...
[{"n": "src2", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
12
[]
{"name": "interpret_rtl_mul_hi", "code": "_DWORD * __fastcall interpret_rtl_mul_hi ( _DWORD * @@a1@@ , unsigned int * @@a2@@ , unsigned int * @@a3@@ ) { _DWORD * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = ( * @@a2@@ * ( unsigned __int64 ) * @@a3@@ ) >> Number ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T...
[{"n": "src2", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
13
[]
{"name": "interpret_rtl_imul_lo", "code": "_DWORD * __fastcall interpret_rtl_imul_lo ( _DWORD * @@a1@@ , _DWORD * @@a2@@ , _DWORD * @@a3@@ ) { _DWORD * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = * @@a2@@ * * @@a3@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_DWORD"}, "location": "r16"}, {"n...
[{"n": "src2", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
14
[]
{"name": "interpret_rtl_imul_hi", "code": "_DWORD * __fastcall interpret_rtl_imul_hi ( _DWORD * @@a1@@ , int * @@a2@@ , int * @@a3@@ ) { _DWORD * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = ( unsigned __int64 ) ( * @@a2@@ * ( __int64 ) * @@a3@@ ) >> Number ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 3...
[{"n": "src2", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
15
[]
{"name": "interpret_rtl_div_q", "code": "int * __fastcall interpret_rtl_div_q ( int * @@a1@@ , _DWORD * @@a2@@ , _DWORD * @@a3@@ ) { int * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = * @@a2@@ / * @@a3@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_DWORD"}, "location": "r16"}, {"n": "a1", "t":...
[{"n": "src2", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
16
[]
{"name": "interpret_rtl_div_r", "code": "int * __fastcall interpret_rtl_div_r ( int * @@a1@@ , _DWORD * @@a2@@ , _DWORD * @@a3@@ ) { int * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = * @@a2@@ % * @@a3@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_DWORD"}, "location": "r16"}, {"n": "a1", "t":...
[{"n": "src2", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
17
[]
{"name": "interpret_rtl_idiv_q", "code": "int * __fastcall interpret_rtl_idiv_q ( int * @@a1@@ , _DWORD * @@a2@@ , _DWORD * @@a3@@ ) { int * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = * @@a2@@ / * @@a3@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_DWORD"}, "location": "r16"}, {"n": "a1", "t...
[{"n": "src2", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
18
[]
{"name": "interpret_rtl_idiv_r", "code": "int * __fastcall interpret_rtl_idiv_r ( int * @@a1@@ , _DWORD * @@a2@@ , _DWORD * @@a3@@ ) { int * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = * @@a2@@ % * @@a3@@ ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 3, "t": "_DWORD"}, "location": "r16"}, {"n": "a1", "t...
[{"n": "src2", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
19
[]
{"name": "interpret_rtl_div64_q", "code": "_DWORD * __fastcall interpret_rtl_div64_q ( _DWORD * @@a1@@ , unsigned int * @@a2@@ , unsigned int * @@a3@@ , unsigned int * @@a4@@ ) { _DWORD * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = ( ( ( unsigned __int64 ) * @@a2@@ << Number ) | * @@a3@@ ) / * @@a4@@ ; return @@resul...
[{"n": "src1_lo", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r16"}, {"n": "src2", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r24"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1_hi", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "loca...
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
20
[]
{"name": "interpret_rtl_div64_r", "code": "_DWORD * __fastcall interpret_rtl_div64_r ( _DWORD * @@a1@@ , unsigned int * @@a2@@ , unsigned int * @@a3@@ , unsigned int * @@a4@@ ) { _DWORD * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = ( ( ( unsigned __int64 ) * @@a2@@ << Number ) | * @@a3@@ ) % * @@a4@@ ; return @@resul...
[{"n": "src1_lo", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r16"}, {"n": "src2", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r24"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1_hi", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "loca...
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
21
[]
{"name": "interpret_rtl_idiv64_q", "code": "_DWORD * __fastcall interpret_rtl_idiv64_q ( _DWORD * @@a1@@ , unsigned int * @@a2@@ , unsigned int * @@a3@@ , int * @@a4@@ ) { _DWORD * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = ( __int64 ) ( ( ( unsigned __int64 ) * @@a2@@ << Number ) | * @@a3@@ ) / * @@a4@@ ; return @@...
[{"n": "src1_lo", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r16"}, {"n": "src2", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r24"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1_hi", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "loca...
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
22
[]
{"name": "interpret_rtl_idiv64_r", "code": "_DWORD * __fastcall interpret_rtl_idiv64_r ( _DWORD * @@a1@@ , unsigned int * @@a2@@ , unsigned int * @@a3@@ , int * @@a4@@ ) { _DWORD * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = ( __int64 ) ( ( ( unsigned __int64 ) * @@a2@@ << Number ) | * @@a3@@ ) % * @@a4@@ ; return @@...
[{"n": "src1_lo", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r16"}, {"n": "src2", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r24"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "src1_hi", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "loca...
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
23
[]
{"name": "interpret_rtl_host_lm", "code": "_DWORD * __fastcall interpret_rtl_host_lm ( _DWORD * @@a1@@ , _DWORD * @@a2@@ , int @@a3@@ ) { _DWORD * @@result@@ ; if ( @@a3@@ == Number ) { @@result@@ = @@a1@@ ; * @@a1@@ = * @@a2@@ ; } else { if ( @@a3@@ > Number ) goto LABEL_9 ; if ( @@a3@@ == Number ) { @@result@@ = @@a1...
[{"n": "len", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "addr", "t": {"T": 3, "t": "const void"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
24
[]
{"name": "interpret_rtl_host_sm", "code": "_DWORD * __fastcall interpret_rtl_host_sm ( _DWORD * @@a1@@ , _DWORD * @@a2@@ , int @@a3@@ ) { _DWORD * @@result@@ ; if ( @@a3@@ == Number ) { @@result@@ = @@a1@@ ; * @@a1@@ = * @@a2@@ ; } else { if ( @@a3@@ > Number ) goto LABEL_9 ; if ( @@a3@@ == Number ) { @@result@@ = @@a1...
[{"n": "len", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "addr", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
25
[]
{"name": "interpret_rtl_setrelop", "code": "_DWORD * __fastcall interpret_rtl_setrelop ( unsigned int @@a1@@ , _DWORD * @@a2@@ , unsigned int * @@a3@@ , unsigned int * @@a4@@ ) { int v4 ; _DWORD * @@result@@ ; v4 = ( unsigned __int8 ) interpret_relop ( @@a1@@ , * @@a3@@ , * @@a4@@ ) ; @@result@@ = @@a2@@ ; * @@a2@@ = v...
[{"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r16"}, {"n": "src2", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r24"}, {"n": "relop", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r56"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "locatio...
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
26
[]
{"name": "rtl_lr", "code": "_DWORD * __fastcall rtl_lr ( _DWORD * @@a1@@ , int @@a2@@ , int @@a3@@ ) { int v3 ; _DWORD * result ; char v5 ; int v6 ; if ( @@a3@@ == Number ) { v3 = check_reg_index ( @@a2@@ ) ; result = interpret_rtl_mv ( @@a1@@ , & cpu [ Number * v3 ] ) ; } else { if ( @@a3@@ > Number ) goto LABEL_9 ; i...
[{"n": "width", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "dest", "t": {"T": 3, "t": "rtlreg_t"}, "location": "r56"}, {"n": "r", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
27
[ "{\"name\": \"check_reg_index\", \"code\": \"__int64 __fastcall check_reg_index ( int @@a1@@ ) { if ( @@a1@@ < Number || @@a1@@ > Number ) _assert_fail ( String , String , Number , String ) ; return ( unsigned int ) @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\"...
{"name": "rtl_sr", "code": "_DWORD * __fastcall rtl_sr ( int @@a1@@ , _DWORD * @@a2@@ , int @@a3@@ ) { int v3 ; _DWORD * result ; char v5 ; int v6 ; if ( @@a3@@ == Number ) { v3 = check_reg_index ( @@a1@@ ) ; result = interpret_rtl_mv ( & cpu [ Number * v3 ] , @@a2@@ ) ; } else { if ( @@a3@@ > Number ) goto LABEL_9 ; i...
[{"n": "width", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "r", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r64"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
28
[ "{\"name\": \"check_reg_index\", \"code\": \"__int64 __fastcall check_reg_index ( int @@a1@@ ) { if ( @@a1@@ < Number || @@a1@@ > Number ) _assert_fail ( String , String , Number , String ) ; return ( unsigned int ) @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\"...
{"name": "rtl_update_ZFSF", "code": "void __fastcall __noreturn rtl_update_ZFSF ( __int64 @@a1@@ , unsigned int @@a2@@ ) { rtl_update_ZF ( @@a1@@ , @@a2@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}]...
[{"n": "result", "t": {"T": 3, "t": "const rtlreg_t"}, "location": "r56"}, {"n": "width", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]
data1/train-shard-10.tar
25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729_25f8fb7b8c3f501eb8dba8078cd3512999187a6354737cfe6e75dc03c4b9d729.jsonl
29
[]
{"name": "main", "code": "int __cdecl main ( int @@argc@@ , const char * * @@argv@@ , const char * * @@envp@@ ) { char @@v4@@ [ Number ] ; __int16 @@v5@@ [ Number ] ; __int16 @@v6@@ [ Number ] ; char @@v7@@ [ Number ] ; unsigned __int8 @@ptr@@ ; unsigned __int8 @@v9@@ ; _BYTE @@v10@@ [ Number ] ; __int16 @@v11@@ [ Numb...
[{"n": "envp", "t": {"T": 3, "t": "const char *"}, "location": "r16"}, {"n": "argc", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}, {"n": "argv", "t": {"T": 3, "t": "const char *"}, "location": "r64"}, {"n": "file_speech", "t": {"T": 3, "t": "FILE"}, "location": "s16"}, {"n": "file_analysis", "t": {"T": 3, "t":...
data1/train-shard-10.tar
8233cbcdd09ccf7a7554d968872f4e6199cd32364b00875816c4f6e48342f9ec_8233cbcdd09ccf7a7554d968872f4e6199cd32364b00875816c4f6e48342f9ec.jsonl
0
[]
{"name": "cmp", "code": "__int64 __fastcall cmp ( const void * @@a1@@ , const void * @@a2@@ ) { __int64 @@result@@ ; if ( * ( double * ) @@a2@@ <= * ( double * ) @@a1@@ ) @@result@@ = * ( double * ) @@a1@@ > * ( double * ) @@a2@@ ; else @@result@@ = Number ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 3, ...
[{"n": "a", "t": {"T": 3, "t": "const double"}, "location": "r56"}, {"n": "b", "t": {"T": 3, "t": "const double"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}]
data1/train-shard-10.tar
96f92e16a8a2ab6032675558d50d9be7435176ce2694af8ebecfb76a068de428_96f92e16a8a2ab6032675558d50d9be7435176ce2694af8ebecfb76a068de428.jsonl
0
[]
{"name": "clean_mean", "code": "double __fastcall clean_mean ( void * @@a1@@ , int @@a2@@ ) { int @@v3@@ ; _BYTE @@v4@@ [ Number ] ; * ( _DWORD * ) & @@v4@@ [ Number ] = Number ; @@v3@@ = @@a2@@ / Number ; qsort ( @@a1@@ , @@a2@@ , Number , ( __compar_fn_t ) cmp ) ; * ( _QWORD * ) @@v4@@ = ( unsigned int ) ( @@a2@@ / N...
[{"n": "values", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "count", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "x", "t": {"T": 2, "n": 12, "s": 1, "t": "_BYTE"}, "location": "s20"}, {"n": "cut", "t": {"T": 1, "n": "int", "s": 4}, "location": "s24"}]
data1/train-shard-10.tar
96f92e16a8a2ab6032675558d50d9be7435176ce2694af8ebecfb76a068de428_96f92e16a8a2ab6032675558d50d9be7435176ce2694af8ebecfb76a068de428.jsonl
1
[ "{\"name\": \"cmp\", \"code\": \"__int64 __fastcall cmp ( const void * @@a1@@ , const void * @@a2@@ ) { __int64 @@result@@ ; if ( * ( double * ) @@a2@@ <= * ( double * ) @@a1@@ ) @@result@@ = * ( double * ) @@a1@@ > * ( double * ) @@a2@@ ; else @@result@@ = Number ; return @@result@@ ; }\", \"source\": [{\"n\": \"a...
{"name": "find_block_motion", "code": "__int64 __fastcall find_block_motion ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , int @@a4@@ , int @@a5@@ , unsigned int @@a6@@ , int * @@a7@@ ) { __int64 @@result@@ ; int v12 ; int v13 ; int v14 ; int @@v15@@ ; int @@v16@@ ; int @@v17@@ ; int m ; int i ; int k ; int n ; i...
[{"n": "src2", "t": {"T": 3, "t": "uint8_t"}, "location": "r16"}, {"n": "cx_0", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "deshake", "t": {"T": 3, "t": "DeshakeContext"}, "location": "r56"}, {"n": "src1", "t": {"T": 3, "t": "uint8_t"}, "location": "r64"}, {"n": "cy", "t": {"T": 1, "n": "int", "s": 4}...
data1/train-shard-10.tar
96f92e16a8a2ab6032675558d50d9be7435176ce2694af8ebecfb76a068de428_96f92e16a8a2ab6032675558d50d9be7435176ce2694af8ebecfb76a068de428.jsonl
2
[]
{"name": "block_contrast", "code": "__int64 __fastcall block_contrast ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ , int @@a4@@ , int @@a5@@ ) { int @@v6@@ ; int @@i@@ ; int @@v8@@ ; int @@v9@@ ; @@v9@@ = Number ; @@v8@@ = Number ; for ( @@i@@ = Number ; @@i@@ <= Number * @@a5@@ ; ++ @@i@@ ) { while ( @@i@@ <= Number ) {...
[{"n": "y", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "stride", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "src", "t": {"T": 3, "t": "uint8_t"}, "location": "r56"}, {"n": "x", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "blocksize", "t": {"T": 1, "n": "int", "s": 4}...
data1/train-shard-10.tar
96f92e16a8a2ab6032675558d50d9be7435176ce2694af8ebecfb76a068de428_96f92e16a8a2ab6032675558d50d9be7435176ce2694af8ebecfb76a068de428.jsonl
3
[]