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": "helper_divss", "code": "unsigned __int64 __fastcall helper_divss ( unsigned int * @@a1@@ , float * @@a2@@ ) { __int64 @@v2@@ ; __m128i @@v3@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v3@@ = _mm_cvtsi32_si128 ( * @@a1@@ ) ; * ( double * ) @@v3@@ . m128i_i64 = float32_div ( @@v2@@ + Number , * ( double * ) @@v3@@ . m128i_i64 , * @@a2@@ ) ; * @@a1@@ = _mm_cvtsi128_si32 ( @@v3@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "v3", "t": {"T": 8}, "location": "r496"}, {"n": "a1", "t": {"T": 3, "t": "unsigned int"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 3, "t": "float_status_0"}, "location": "r120"}, {"n": "v3", "t": {"T": 8}, "location": "r496"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
437
[]
{"name": "helper_divpd", "code": "unsigned __int64 __fastcall helper_divpd ( double * @@a1@@ , double * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * @@a1@@ = float64_div ( @@v2@@ + Number , * @@a1@@ , * @@a2@@ ) ; @@a1@@ [ Number ] = float64_div ( @@v2@@ + Number , @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 3, "t": "float_status_0"}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
438
[]
{"name": "helper_divsd", "code": "unsigned __int64 __fastcall helper_divsd ( double * @@a1@@ , double * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * @@a1@@ = float64_div ( @@v2@@ + Number , * @@a1@@ , * @@a2@@ ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 3, "t": "float_status_0"}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
439
[]
{"name": "helper_minps", "code": "unsigned __int64 __fastcall helper_minps ( float * @@a1@@ , float * @@a2@@ ) { float v2 ; int v3 ; int v4 ; int v5 ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; if ( * @@a2@@ <= * @@a1@@ ) v2 = * @@a2@@ ; else v2 = * @@a1@@ ; * @@a1@@ = v2 ; if ( @@a2@@ [ Number ] <= @@a1@@ [ Number ] ) v3 = * ( ( _DWORD * ) @@a2@@ + Number ) ; else v3 = * ( ( _DWORD * ) @@a1@@ + Number ) ; * ( ( _DWORD * ) @@a1@@ + Number ) = v3 ; if ( @@a2@@ [ Number ] <= @@a1@@ [ Number ] ) v4 = * ( ( _DWORD * ) @@a2@@ + Number ) ; else v4 = * ( ( _DWORD * ) @@a1@@ + Number ) ; * ( ( _DWORD * ) @@a1@@ + Number ) = v4 ; if ( @@a2@@ [ Number ] <= @@a1@@ [ Number ] ) v5 = * ( ( _DWORD * ) @@a2@@ + Number ) ; else v5 = * ( ( _DWORD * ) @@a1@@ + Number ) ; * ( ( _DWORD * ) @@a1@@ + Number ) = v5 ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "float"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
440
[]
{"name": "helper_minss", "code": "unsigned __int64 __fastcall helper_minss ( float * @@a1@@ , float * @@a2@@ ) { float @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; if ( * @@a2@@ <= * @@a1@@ ) @@v2@@ = * @@a2@@ ; else @@v2@@ = * @@a1@@ ; * @@a1@@ = @@v2@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "float", "s": 4}, "location": "r496"}, {"n": "a1", "t": {"T": 3, "t": "float"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r496"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
441
[]
{"name": "helper_minpd", "code": "unsigned __int64 __fastcall helper_minpd ( double * @@a1@@ , double * @@a2@@ ) { double v2 ; __int64 v3 ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; if ( * @@a2@@ <= * @@a1@@ ) v2 = * @@a2@@ ; else v2 = * @@a1@@ ; * @@a1@@ = v2 ; if ( @@a2@@ [ Number ] <= @@a1@@ [ Number ] ) v3 = * ( ( _QWORD * ) @@a2@@ + Number ) ; else v3 = * ( ( _QWORD * ) @@a1@@ + Number ) ; * ( ( _QWORD * ) @@a1@@ + Number ) = v3 ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
442
[]
{"name": "helper_minsd", "code": "unsigned __int64 __fastcall helper_minsd ( double * @@a1@@ , double * @@a2@@ ) { double @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; if ( * @@a2@@ <= * @@a1@@ ) @@v2@@ = * @@a2@@ ; else @@v2@@ = * @@a1@@ ; * @@a1@@ = @@v2@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "double", "s": 8}, "location": "r496"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r496"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
443
[]
{"name": "helper_maxps", "code": "unsigned __int64 __fastcall helper_maxps ( float * @@a1@@ , float * @@a2@@ ) { float v2 ; int v3 ; int v4 ; int v5 ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; if ( * @@a1@@ <= * @@a2@@ ) v2 = * @@a2@@ ; else v2 = * @@a1@@ ; * @@a1@@ = v2 ; if ( @@a1@@ [ Number ] <= @@a2@@ [ Number ] ) v3 = * ( ( _DWORD * ) @@a2@@ + Number ) ; else v3 = * ( ( _DWORD * ) @@a1@@ + Number ) ; * ( ( _DWORD * ) @@a1@@ + Number ) = v3 ; if ( @@a1@@ [ Number ] <= @@a2@@ [ Number ] ) v4 = * ( ( _DWORD * ) @@a2@@ + Number ) ; else v4 = * ( ( _DWORD * ) @@a1@@ + Number ) ; * ( ( _DWORD * ) @@a1@@ + Number ) = v4 ; if ( @@a1@@ [ Number ] <= @@a2@@ [ Number ] ) v5 = * ( ( _DWORD * ) @@a2@@ + Number ) ; else v5 = * ( ( _DWORD * ) @@a1@@ + Number ) ; * ( ( _DWORD * ) @@a1@@ + Number ) = v5 ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "float"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
444
[]
{"name": "helper_maxss", "code": "unsigned __int64 __fastcall helper_maxss ( float * @@a1@@ , float * @@a2@@ ) { float @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; if ( * @@a1@@ <= * @@a2@@ ) @@v2@@ = * @@a2@@ ; else @@v2@@ = * @@a1@@ ; * @@a1@@ = @@v2@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "float", "s": 4}, "location": "r496"}, {"n": "a1", "t": {"T": 3, "t": "float"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r496"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
445
[]
{"name": "helper_maxpd", "code": "unsigned __int64 __fastcall helper_maxpd ( double * @@a1@@ , double * @@a2@@ ) { double v2 ; __int64 v3 ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; if ( * @@a1@@ <= * @@a2@@ ) v2 = * @@a2@@ ; else v2 = * @@a1@@ ; * @@a1@@ = v2 ; if ( @@a1@@ [ Number ] <= @@a2@@ [ Number ] ) v3 = * ( ( _QWORD * ) @@a2@@ + Number ) ; else v3 = * ( ( _QWORD * ) @@a1@@ + Number ) ; * ( ( _QWORD * ) @@a1@@ + Number ) = v3 ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
446
[]
{"name": "helper_maxsd", "code": "unsigned __int64 __fastcall helper_maxsd ( double * @@a1@@ , double * @@a2@@ ) { double @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; if ( * @@a1@@ <= * @@a2@@ ) @@v2@@ = * @@a2@@ ; else @@v2@@ = * @@a1@@ ; * @@a1@@ = @@v2@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "double", "s": 8}, "location": "r496"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r496"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
447
[]
{"name": "helper_sqrtps", "code": "unsigned __int64 __fastcall helper_sqrtps ( _DWORD * @@a1@@ , unsigned int * @@a2@@ ) { __int64 @@v2@@ ; __m128i v3 ; __m128i v4 ; __m128i v5 ; __m128i v6 ; unsigned __int64 @@v8@@ ; @@v8@@ = __readfsqword ( Number ) ; v3 = _mm_cvtsi32_si128 ( * @@a2@@ ) ; * ( double * ) v3 . m128i_i64 = float32_sqrt ( @@v2@@ + Number , * ( double * ) v3 . m128i_i64 ) ; * @@a1@@ = _mm_cvtsi128_si32 ( v3 ) ; v4 = _mm_cvtsi32_si128 ( @@a2@@ [ Number ] ) ; * ( double * ) v4 . m128i_i64 = float32_sqrt ( @@v2@@ + Number , * ( double * ) v4 . m128i_i64 ) ; @@a1@@ [ Number ] = _mm_cvtsi128_si32 ( v4 ) ; v5 = _mm_cvtsi32_si128 ( @@a2@@ [ Number ] ) ; * ( double * ) v5 . m128i_i64 = float32_sqrt ( @@v2@@ + Number , * ( double * ) v5 . m128i_i64 ) ; @@a1@@ [ Number ] = _mm_cvtsi128_si32 ( v5 ) ; v6 = _mm_cvtsi32_si128 ( @@a2@@ [ Number ] ) ; * ( double * ) v6 . m128i_i64 = float32_sqrt ( @@v2@@ + Number , * ( double * ) v6 . m128i_i64 ) ; @@a1@@ [ Number ] = _mm_cvtsi128_si32 ( v6 ) ; return __readfsqword ( Number ) ^ @@v8@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "unsigned int"}, "location": "r64"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
448
[]
{"name": "helper_sqrtss", "code": "unsigned __int64 __fastcall helper_sqrtss ( _DWORD * @@a1@@ , unsigned int * @@a2@@ ) { __int64 @@v2@@ ; __m128i @@v3@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v3@@ = _mm_cvtsi32_si128 ( * @@a2@@ ) ; * ( double * ) @@v3@@ . m128i_i64 = float32_sqrt ( @@v2@@ + Number , * ( double * ) @@v3@@ . m128i_i64 ) ; * @@a1@@ = _mm_cvtsi128_si32 ( @@v3@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "v3", "t": {"T": 8}, "location": "r496"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "unsigned int"}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "v3", "t": {"T": 8}, "location": "r496"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
449
[]
{"name": "helper_sqrtpd", "code": "unsigned __int64 __fastcall helper_sqrtpd ( double * @@a1@@ , double * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * @@a1@@ = float64_sqrt ( @@v2@@ + Number , * @@a2@@ ) ; @@a1@@ [ Number ] = float64_sqrt ( @@v2@@ + Number , @@a2@@ [ Number ] ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
450
[]
{"name": "helper_sqrtsd", "code": "unsigned __int64 __fastcall helper_sqrtsd ( double * @@a1@@ , double * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * @@a1@@ = float64_sqrt ( @@v2@@ + Number , * @@a2@@ ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
451
[]
{"name": "helper_cvtps2pd", "code": "unsigned __int64 __fastcall helper_cvtps2pd ( double * @@a1@@ , unsigned int * @@a2@@ ) { __int64 @@v2@@ ; unsigned int @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = @@a2@@ [ Number ] ; * @@a1@@ = float32_to_float64 ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( * @@a2@@ ) . m128i_i64 ) ; @@a1@@ [ Number ] = float32_to_float64 ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( @@v4@@ ) . m128i_i64 ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "unsigned int"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "s1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
452
[]
{"name": "helper_cvtpd2ps", "code": "unsigned __int64 __fastcall helper_cvtpd2ps ( __int64 @@a1@@ , unsigned __int64 * @@a2@@ ) { __int64 @@v2@@ ; __m128i v3 ; __m128i v4 ; unsigned __int64 @@v6@@ ; @@v6@@ = __readfsqword ( Number ) ; v3 = ( __m128i ) * @@a2@@ ; * ( double * ) v3 . m128i_i64 = float64_to_float32 ( @@v2@@ + Number , * ( double * ) v3 . m128i_i64 ) ; * ( _DWORD * ) @@a1@@ = _mm_cvtsi128_si32 ( v3 ) ; v4 = ( __m128i ) @@a2@@ [ Number ] ; * ( double * ) v4 . m128i_i64 = float64_to_float32 ( @@v2@@ + Number , * ( double * ) v4 . m128i_i64 ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = _mm_cvtsi128_si32 ( v4 ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; return __readfsqword ( Number ) ^ @@v6@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "unsigned __int64"}, "location": "r64"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
453
[]
{"name": "helper_cvtss2sd", "code": "unsigned __int64 __fastcall helper_cvtss2sd ( double * @@a1@@ , unsigned int * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * @@a1@@ = float32_to_float64 ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( * @@a2@@ ) . m128i_i64 ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "unsigned int"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
454
[]
{"name": "helper_cvtsd2ss", "code": "unsigned __int64 __fastcall helper_cvtsd2ss ( _DWORD * @@a1@@ , unsigned __int64 * @@a2@@ ) { __int64 @@v2@@ ; __m128i @@v3@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v3@@ = ( __m128i ) * @@a2@@ ; * ( double * ) @@v3@@ . m128i_i64 = float64_to_float32 ( @@v2@@ + Number , * ( double * ) @@v3@@ . m128i_i64 ) ; * @@a1@@ = _mm_cvtsi128_si32 ( @@v3@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "v3", "t": {"T": 8}, "location": "r496"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "unsigned __int64"}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "v3", "t": {"T": 8}, "location": "r496"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
455
[]
{"name": "helper_cvtdq2ps", "code": "unsigned __int64 __fastcall helper_cvtdq2ps ( _DWORD * @@a1@@ , unsigned int * @@a2@@ , __m128i @@a3@@ ) { __int64 @@v3@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; * ( double * ) @@a3@@ . m128i_i64 = int32_to_float32 ( * @@a2@@ , @@v3@@ + Number ) ; * @@a1@@ = _mm_cvtsi128_si32 ( @@a3@@ ) ; * ( double * ) @@a3@@ . m128i_i64 = int32_to_float32 ( @@a2@@ [ Number ] , @@v3@@ + Number ) ; @@a1@@ [ Number ] = _mm_cvtsi128_si32 ( @@a3@@ ) ; * ( double * ) @@a3@@ . m128i_i64 = int32_to_float32 ( @@a2@@ [ Number ] , @@v3@@ + Number ) ; @@a1@@ [ Number ] = _mm_cvtsi128_si32 ( @@a3@@ ) ; * ( double * ) @@a3@@ . m128i_i64 = int32_to_float32 ( @@a2@@ [ Number ] , @@v3@@ + Number ) ; @@a1@@ [ Number ] = _mm_cvtsi128_si32 ( @@a3@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a3", "t": {"T": 8}, "location": "r496"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "unsigned int"}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "v3", "t": {"T": 8}, "location": "r496"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
456
[]
{"name": "helper_cvtdq2pd", "code": "unsigned __int64 __fastcall helper_cvtdq2pd ( double * @@a1@@ , unsigned int * @@a2@@ ) { __int64 @@v2@@ ; unsigned int @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = @@a2@@ [ Number ] ; * @@a1@@ = int32_to_float64 ( * @@a2@@ , @@v2@@ + Number ) ; @@a1@@ [ Number ] = int32_to_float64 ( @@v4@@ , @@v2@@ + Number ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "unsigned int"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "l1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
457
[]
{"name": "helper_cvtpi2ps", "code": "unsigned __int64 __fastcall helper_cvtpi2ps ( _DWORD * @@a1@@ , unsigned int * @@a2@@ , __m128i @@a3@@ ) { __int64 @@v3@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; * ( double * ) @@a3@@ . m128i_i64 = int32_to_float32 ( * @@a2@@ , @@v3@@ + Number ) ; * @@a1@@ = _mm_cvtsi128_si32 ( @@a3@@ ) ; * ( double * ) @@a3@@ . m128i_i64 = int32_to_float32 ( @@a2@@ [ Number ] , @@v3@@ + Number ) ; @@a1@@ [ Number ] = _mm_cvtsi128_si32 ( @@a3@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a3", "t": {"T": 8}, "location": "r496"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "unsigned int"}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "v3", "t": {"T": 8}, "location": "r496"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "MMXReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
458
[]
{"name": "helper_cvtpi2pd", "code": "unsigned __int64 __fastcall helper_cvtpi2pd ( double * @@a1@@ , unsigned int * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * @@a1@@ = int32_to_float64 ( * @@a2@@ , @@v2@@ + Number ) ; @@a1@@ [ Number ] = int32_to_float64 ( @@a2@@ [ Number ] , @@v2@@ + Number ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "unsigned int"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "MMXReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
459
[]
{"name": "helper_cvtsi2ss", "code": "unsigned __int64 __fastcall helper_cvtsi2ss ( _DWORD * @@a1@@ , unsigned int @@a2@@ , __m128i @@a3@@ ) { __int64 @@v3@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; * ( double * ) @@a3@@ . m128i_i64 = int32_to_float32 ( @@a2@@ , @@v3@@ + Number ) ; * @@a1@@ = _mm_cvtsi128_si32 ( @@a3@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a3", "t": {"T": 8}, "location": "r496"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "v3", "t": {"T": 8}, "location": "r496"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "val", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
460
[]
{"name": "helper_cvtsi2sd", "code": "unsigned __int64 __fastcall helper_cvtsi2sd ( double * @@a1@@ , unsigned int @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * @@a1@@ = int32_to_float64 ( @@a2@@ , @@v2@@ + Number ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "val", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
461
[]
{"name": "helper_cvtps2dq", "code": "unsigned __int64 __fastcall helper_cvtps2dq ( _DWORD * @@a1@@ , unsigned int * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * @@a1@@ = float32_to_int32 ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( * @@a2@@ ) . m128i_i64 ) ; @@a1@@ [ Number ] = float32_to_int32 ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( @@a2@@ [ Number ] ) . m128i_i64 ) ; @@a1@@ [ Number ] = float32_to_int32 ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( @@a2@@ [ Number ] ) . m128i_i64 ) ; @@a1@@ [ Number ] = float32_to_int32 ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( @@a2@@ [ Number ] ) . m128i_i64 ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "unsigned int"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
462
[]
{"name": "helper_cvtpd2dq", "code": "unsigned __int64 __fastcall helper_cvtpd2dq ( __int64 @@a1@@ , double * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * ( _DWORD * ) @@a1@@ = float64_to_int32 ( @@v2@@ + Number , * @@a2@@ ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = float64_to_int32 ( @@v2@@ + Number , @@a2@@ [ Number ] ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
463
[]
{"name": "helper_cvtps2pi", "code": "unsigned __int64 __fastcall helper_cvtps2pi ( _DWORD * @@a1@@ , unsigned int * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * @@a1@@ = float32_to_int32 ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( * @@a2@@ ) . m128i_i64 ) ; @@a1@@ [ Number ] = float32_to_int32 ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( @@a2@@ [ Number ] ) . m128i_i64 ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "unsigned int"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "MMXReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
464
[]
{"name": "helper_cvtpd2pi", "code": "unsigned __int64 __fastcall helper_cvtpd2pi ( _DWORD * @@a1@@ , double * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * @@a1@@ = float64_to_int32 ( @@v2@@ + Number , * @@a2@@ ) ; @@a1@@ [ Number ] = float64_to_int32 ( @@v2@@ + Number , @@a2@@ [ Number ] ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "MMXReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
465
[]
{"name": "helper_cvtss2si", "code": "__int64 __fastcall helper_cvtss2si ( unsigned int * @@a1@@ ) { __int64 @@v1@@ ; return float32_to_int32 ( @@v1@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( * @@a1@@ ) . m128i_i64 ) ; }", "source": [{"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "unsigned int"}, "location": "r56"}]}
[{"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
466
[]
{"name": "helper_cvtsd2si", "code": "__int64 __fastcall helper_cvtsd2si ( double * @@a1@@ ) { __int64 @@v1@@ ; return float64_to_int32 ( @@v1@@ + Number , * @@a1@@ ) ; }", "source": [{"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}]}
[{"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
467
[]
{"name": "helper_cvttps2dq", "code": "unsigned __int64 __fastcall helper_cvttps2dq ( _DWORD * @@a1@@ , unsigned int * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * @@a1@@ = float32_to_int32_round_to_zero ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( * @@a2@@ ) . m128i_i64 ) ; @@a1@@ [ Number ] = float32_to_int32_round_to_zero ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( @@a2@@ [ Number ] ) . m128i_i64 ) ; @@a1@@ [ Number ] = float32_to_int32_round_to_zero ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( @@a2@@ [ Number ] ) . m128i_i64 ) ; @@a1@@ [ Number ] = float32_to_int32_round_to_zero ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( @@a2@@ [ Number ] ) . m128i_i64 ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "unsigned int"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
468
[]
{"name": "helper_cvttpd2dq", "code": "unsigned __int64 __fastcall helper_cvttpd2dq ( __int64 @@a1@@ , double * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * ( _DWORD * ) @@a1@@ = float64_to_int32_round_to_zero ( @@v2@@ + Number , * @@a2@@ ) ; * ( _DWORD * ) ( @@a1@@ + Number ) = float64_to_int32_round_to_zero ( @@v2@@ + Number , @@a2@@ [ Number ] ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = Number L ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
469
[]
{"name": "helper_cvttps2pi", "code": "unsigned __int64 __fastcall helper_cvttps2pi ( _DWORD * @@a1@@ , unsigned int * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * @@a1@@ = float32_to_int32_round_to_zero ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( * @@a2@@ ) . m128i_i64 ) ; @@a1@@ [ Number ] = float32_to_int32_round_to_zero ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( @@a2@@ [ Number ] ) . m128i_i64 ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "unsigned int"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "MMXReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
470
[]
{"name": "helper_cvttpd2pi", "code": "unsigned __int64 __fastcall helper_cvttpd2pi ( _DWORD * @@a1@@ , double * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * @@a1@@ = float64_to_int32_round_to_zero ( @@v2@@ + Number , * @@a2@@ ) ; @@a1@@ [ Number ] = float64_to_int32_round_to_zero ( @@v2@@ + Number , @@a2@@ [ Number ] ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "MMXReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
471
[]
{"name": "helper_cvttss2si", "code": "__int64 __fastcall helper_cvttss2si ( unsigned int * @@a1@@ ) { __int64 @@v1@@ ; return float32_to_int32_round_to_zero ( @@v1@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( * @@a1@@ ) . m128i_i64 ) ; }", "source": [{"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "unsigned int"}, "location": "r56"}]}
[{"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
472
[]
{"name": "helper_cvttsd2si", "code": "__int64 __fastcall helper_cvttsd2si ( double * @@a1@@ ) { __int64 @@v1@@ ; return float64_to_int32_round_to_zero ( @@v1@@ + Number , * @@a1@@ ) ; }", "source": [{"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}]}
[{"n": "v1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
473
[]
{"name": "helper_rsqrtps", "code": "unsigned __int64 __fastcall helper_rsqrtps ( _DWORD * @@a1@@ , unsigned int * @@a2@@ ) { __m128i v2 ; __m128i v3 ; __m128i v4 ; __m128i v5 ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; v2 = _mm_cvtsi32_si128 ( * @@a2@@ ) ; approx_rsqrt ( * ( float * ) v2 . m128i_i32 ) ; * @@a1@@ = _mm_cvtsi128_si32 ( v2 ) ; v3 = _mm_cvtsi32_si128 ( @@a2@@ [ Number ] ) ; approx_rsqrt ( * ( float * ) v3 . m128i_i32 ) ; @@a1@@ [ Number ] = _mm_cvtsi128_si32 ( v3 ) ; v4 = _mm_cvtsi32_si128 ( @@a2@@ [ Number ] ) ; approx_rsqrt ( * ( float * ) v4 . m128i_i32 ) ; @@a1@@ [ Number ] = _mm_cvtsi128_si32 ( v4 ) ; v5 = _mm_cvtsi32_si128 ( @@a2@@ [ Number ] ) ; approx_rsqrt ( * ( float * ) v5 . m128i_i32 ) ; @@a1@@ [ Number ] = _mm_cvtsi128_si32 ( v5 ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "unsigned int"}, "location": "r64"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
474
[ "{\"name\": \"approx_rsqrt\", \"code\": \"unsigned __int64 __fastcall approx_rsqrt ( float @@a1@@ ) { unsigned __int64 @@v2@@ ; @@v2@@ = __readfsqword ( Number ) ; sqrt ( @@a1@@ ) ; return __readfsqword ( Number ) ^ @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r496\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "helper_rsqrtss", "code": "unsigned __int64 __fastcall helper_rsqrtss ( _DWORD * @@a1@@ , unsigned int * @@a2@@ ) { __m128i @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; @@v2@@ = _mm_cvtsi32_si128 ( * @@a2@@ ) ; approx_rsqrt ( * ( float * ) @@v2@@ . m128i_i32 ) ; * @@a1@@ = _mm_cvtsi128_si32 ( @@v2@@ ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 8}, "location": "r496"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "unsigned int"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 8}, "location": "r496"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
475
[ "{\"name\": \"approx_rsqrt\", \"code\": \"unsigned __int64 __fastcall approx_rsqrt ( float @@a1@@ ) { unsigned __int64 @@v2@@ ; @@v2@@ = __readfsqword ( Number ) ; sqrt ( @@a1@@ ) ; return __readfsqword ( Number ) ^ @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r496\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "helper_rcpps", "code": "unsigned __int64 __fastcall helper_rcpps ( _DWORD * @@a1@@ , unsigned int * @@a2@@ ) { __m128i v2 ; __m128i v3 ; __m128i v4 ; __m128i v5 ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; v2 = _mm_cvtsi32_si128 ( * @@a2@@ ) ; * ( double * ) v2 . m128i_i64 = approx_rcp ( * ( double * ) v2 . m128i_i64 ) ; * @@a1@@ = _mm_cvtsi128_si32 ( v2 ) ; v3 = _mm_cvtsi32_si128 ( @@a2@@ [ Number ] ) ; * ( double * ) v3 . m128i_i64 = approx_rcp ( * ( double * ) v3 . m128i_i64 ) ; @@a1@@ [ Number ] = _mm_cvtsi128_si32 ( v3 ) ; v4 = _mm_cvtsi32_si128 ( @@a2@@ [ Number ] ) ; * ( double * ) v4 . m128i_i64 = approx_rcp ( * ( double * ) v4 . m128i_i64 ) ; @@a1@@ [ Number ] = _mm_cvtsi128_si32 ( v4 ) ; v5 = _mm_cvtsi32_si128 ( @@a2@@ [ Number ] ) ; * ( double * ) v5 . m128i_i64 = approx_rcp ( * ( double * ) v5 . m128i_i64 ) ; @@a1@@ [ Number ] = _mm_cvtsi128_si32 ( v5 ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "unsigned int"}, "location": "r64"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
476
[]
{"name": "helper_rcpss", "code": "unsigned __int64 __fastcall helper_rcpss ( _DWORD * @@a1@@ , unsigned int * @@a2@@ ) { __m128i @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; @@v2@@ = _mm_cvtsi32_si128 ( * @@a2@@ ) ; * ( double * ) @@v2@@ . m128i_i64 = approx_rcp ( * ( double * ) @@v2@@ . m128i_i64 ) ; * @@a1@@ = _mm_cvtsi128_si32 ( @@v2@@ ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 8}, "location": "r496"}, {"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "unsigned int"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 8}, "location": "r496"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
477
[]
{"name": "helper_extrq", "code": "__int64 __fastcall helper_extrq ( unsigned __int64 @@a1@@ , char @@a2@@ , int @@a3@@ ) { __int64 @@v4@@ ; if ( @@a3@@ ) @@v4@@ = ( Number L << @@a3@@ ) - Number ; else @@v4@@ = Number ; return @@v4@@ & ( @@a1@@ >> @@a2@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "char", "s": 1}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}]}
[{"n": "len", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "src", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r56"}, {"n": "shift", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "mask", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "s16"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
478
[]
{"name": "helper_extrq_r", "code": "unsigned __int64 __fastcall helper_extrq_r ( unsigned __int64 * @@a1@@ , unsigned __int8 * @@a2@@ ) { unsigned __int64 @@v3@@ ; @@v3@@ = __readfsqword ( Number ) ; * @@a1@@ = helper_extrq ( * @@a1@@ , @@a2@@ [ Number ] , * @@a2@@ ) ; return __readfsqword ( Number ) ^ @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "unsigned __int64"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "unsigned __int8"}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
479
[ "{\"name\": \"helper_extrq\", \"code\": \"__int64 __fastcall helper_extrq ( unsigned __int64 @@a1@@ , char @@a2@@ , int @@a3@@ ) { __int64 @@v4@@ ; if ( @@a3@@ ) @@v4@@ = ( Number L << @@a3@@ ) - Number ; else @@v4@@ = Number ; return @@v4@@ & ( @@a1@@ >> @@a2@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"r64\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s16\"}]}" ]
{"name": "helper_extrq_i", "code": "unsigned __int64 __fastcall helper_extrq_i ( unsigned __int64 * @@a1@@ , char @@a2@@ , int @@a3@@ ) { unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * @@a1@@ = helper_extrq ( * @@a1@@ , @@a2@@ , @@a3@@ ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "unsigned __int64"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "char", "s": 1}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "length", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "index", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
480
[ "{\"name\": \"helper_extrq\", \"code\": \"__int64 __fastcall helper_extrq ( unsigned __int64 @@a1@@ , char @@a2@@ , int @@a3@@ ) { __int64 @@v4@@ ; if ( @@a3@@ ) @@v4@@ = ( Number L << @@a3@@ ) - Number ; else @@v4@@ = Number ; return @@v4@@ & ( @@a1@@ >> @@a2@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"r64\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s16\"}]}" ]
{"name": "helper_insertq", "code": "__int64 __fastcall helper_insertq ( __int64 @@a1@@ , char @@a2@@ , int @@a3@@ ) { __int64 @@v4@@ ; if ( @@a3@@ ) @@v4@@ = ( Number L << @@a3@@ ) - Number ; else @@v4@@ = Number ; return @@a1@@ & ~ ( @@v4@@ << @@a2@@ ) | ( ( @@v4@@ & @@a1@@ ) << @@a2@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "char", "s": 1}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}]}
[{"n": "len", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "src", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r56"}, {"n": "shift", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "mask", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "s16"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
481
[]
{"name": "helper_insertq_r", "code": "unsigned __int64 __fastcall helper_insertq_r ( __int64 * @@a1@@ , __int64 @@a2@@ ) { unsigned __int64 @@v3@@ ; @@v3@@ = __readfsqword ( Number ) ; * @@a1@@ = helper_insertq ( * ( _QWORD * ) @@a2@@ , * ( _BYTE * ) ( @@a2@@ + Number ) , * ( unsigned __int8 * ) ( @@a2@@ + Number ) ) ; return __readfsqword ( Number ) ^ @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "__int64"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
482
[ "{\"name\": \"helper_insertq\", \"code\": \"__int64 __fastcall helper_insertq ( __int64 @@a1@@ , char @@a2@@ , int @@a3@@ ) { __int64 @@v4@@ ; if ( @@a3@@ ) @@v4@@ = ( Number L << @@a3@@ ) - Number ; else @@v4@@ = Number ; return @@a1@@ & ~ ( @@v4@@ << @@a2@@ ) | ( ( @@v4@@ & @@a1@@ ) << @@a2@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"r64\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s16\"}]}" ]
{"name": "helper_insertq_i", "code": "unsigned __int64 __fastcall helper_insertq_i ( __int64 * @@a1@@ , char @@a2@@ , int @@a3@@ ) { unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * @@a1@@ = helper_insertq ( * @@a1@@ , @@a2@@ , @@a3@@ ) ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "__int64"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "char", "s": 1}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "length", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "index", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
483
[ "{\"name\": \"helper_insertq\", \"code\": \"__int64 __fastcall helper_insertq ( __int64 @@a1@@ , char @@a2@@ , int @@a3@@ ) { __int64 @@v4@@ ; if ( @@a3@@ ) @@v4@@ = ( Number L << @@a3@@ ) - Number ; else @@v4@@ = Number ; return @@a1@@ & ~ ( @@v4@@ << @@a2@@ ) | ( ( @@v4@@ & @@a1@@ ) << @@a2@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"r64\"}, {\"n\": \"v4\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s16\"}]}" ]
{"name": "helper_haddps", "code": "unsigned __int64 __fastcall helper_haddps ( float * @@a1@@ , float * @@a2@@ ) { __int64 @@v3@@ ; float @@v4@@ [ Number ] ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; * ( float * ) & @@v3@@ = @@a1@@ [ Number ] + * @@a1@@ ; * ( ( float * ) & @@v3@@ + Number ) = @@a1@@ [ Number ] + @@a1@@ [ Number ] ; @@v4@@ [ Number ] = @@a2@@ [ Number ] + * @@a2@@ ; @@v4@@ [ Number ] = @@a2@@ [ Number ] + @@a2@@ [ Number ] ; * ( _QWORD * ) @@a1@@ = @@v3@@ ; * ( ( _QWORD * ) @@a1@@ + Number ) = * ( _QWORD * ) @@v4@@ ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "float"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v4", "t": {"T": 2, "n": 4, "s": 4, "t": "float"}, "location": "s24"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "r", "t": {"T": 8}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
484
[]
{"name": "helper_haddpd", "code": "unsigned __int64 __fastcall helper_haddpd ( double * @@a1@@ , double * @@a2@@ ) { double @@v3@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; @@v3@@ = @@a2@@ [ Number ] + * @@a2@@ ; * @@a1@@ = @@a1@@ [ Number ] + * @@a1@@ ; @@a1@@ [ Number ] = @@v3@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "double", "s": 8}, "location": "s24"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
485
[]
{"name": "helper_hsubps", "code": "unsigned __int64 __fastcall helper_hsubps ( float * @@a1@@ , float * @@a2@@ ) { __int64 @@v3@@ ; float @@v4@@ [ Number ] ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; * ( float * ) & @@v3@@ = * @@a1@@ - @@a1@@ [ Number ] ; * ( ( float * ) & @@v3@@ + Number ) = @@a1@@ [ Number ] - @@a1@@ [ Number ] ; @@v4@@ [ Number ] = * @@a2@@ - @@a2@@ [ Number ] ; @@v4@@ [ Number ] = @@a2@@ [ Number ] - @@a2@@ [ Number ] ; * ( _QWORD * ) @@a1@@ = @@v3@@ ; * ( ( _QWORD * ) @@a1@@ + Number ) = * ( _QWORD * ) @@v4@@ ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "float"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v4", "t": {"T": 2, "n": 4, "s": 4, "t": "float"}, "location": "s24"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "r", "t": {"T": 8}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
486
[]
{"name": "helper_hsubpd", "code": "unsigned __int64 __fastcall helper_hsubpd ( double * @@a1@@ , double * @@a2@@ ) { double @@v3@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; @@v3@@ = * @@a2@@ - @@a2@@ [ Number ] ; * @@a1@@ = * @@a1@@ - @@a1@@ [ Number ] ; @@a1@@ [ Number ] = @@v3@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "double", "s": 8}, "location": "s24"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
487
[]
{"name": "helper_addsubps", "code": "unsigned __int64 __fastcall helper_addsubps ( float * @@a1@@ , float * @@a2@@ ) { unsigned __int64 @@v3@@ ; @@v3@@ = __readfsqword ( Number ) ; * @@a1@@ = * @@a1@@ - * @@a2@@ ; @@a1@@ [ Number ] = @@a2@@ [ Number ] + @@a1@@ [ Number ] ; @@a1@@ [ Number ] = @@a1@@ [ Number ] - @@a2@@ [ Number ] ; @@a1@@ [ Number ] = @@a2@@ [ Number ] + @@a1@@ [ Number ] ; return __readfsqword ( Number ) ^ @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "float"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
488
[]
{"name": "helper_addsubpd", "code": "unsigned __int64 __fastcall helper_addsubpd ( double * @@a1@@ , double * @@a2@@ ) { unsigned __int64 @@v3@@ ; @@v3@@ = __readfsqword ( Number ) ; * @@a1@@ = * @@a1@@ - * @@a2@@ ; @@a1@@ [ Number ] = @@a2@@ [ Number ] + @@a1@@ [ Number ] ; return __readfsqword ( Number ) ^ @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
489
[]
{"name": "helper_cmpeqps", "code": "unsigned __int64 __fastcall helper_cmpeqps ( float * @@a1@@ , float * @@a2@@ ) { int v2 ; int v3 ; int v4 ; int v5 ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; if ( float32_eq ( * @@a1@@ , * @@a2@@ ) ) v2 = Number ; else v2 = Number ; * ( _DWORD * ) @@a1@@ = v2 ; if ( float32_eq ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v3 = Number ; else v3 = Number ; * ( ( _DWORD * ) @@a1@@ + Number ) = v3 ; if ( float32_eq ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v4 = Number ; else v4 = Number ; * ( ( _DWORD * ) @@a1@@ + Number ) = v4 ; if ( float32_eq ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v5 = Number ; else v5 = Number ; * ( ( _DWORD * ) @@a1@@ + Number ) = v5 ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "float"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
490
[ "{\"name\": \"float32_eq\", \"code\": \"_BOOL8 __fastcall float32_eq ( float @@a1@@ , float @@a2@@ ) { return @@a1@@ == @@a2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpeqss", "code": "unsigned __int64 __fastcall helper_cmpeqss ( float * @@a1@@ , float * @@a2@@ ) { int @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; if ( float32_eq ( * @@a1@@ , * @@a2@@ ) ) @@v2@@ = Number ; else @@v2@@ = Number ; * ( _DWORD * ) @@a1@@ = @@v2@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "float"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v3", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r16"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
491
[ "{\"name\": \"float32_eq\", \"code\": \"_BOOL8 __fastcall float32_eq ( float @@a1@@ , float @@a2@@ ) { return @@a1@@ == @@a2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpeqpd", "code": "unsigned __int64 __fastcall helper_cmpeqpd ( double * @@a1@@ , double * @@a2@@ ) { __int64 v2 ; __int64 v3 ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; if ( float64_eq ( * @@a1@@ , * @@a2@@ ) ) v2 = Number ; else v2 = Number L ; * ( _QWORD * ) @@a1@@ = v2 ; if ( float64_eq ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v3 = Number ; else v3 = Number L ; * ( ( _QWORD * ) @@a1@@ + Number ) = v3 ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
492
[ "{\"name\": \"float64_eq\", \"code\": \"_BOOL8 __fastcall float64_eq ( double @@a1@@ , double @@a2@@ ) { return @@a1@@ == @@a2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpeqsd", "code": "unsigned __int64 __fastcall helper_cmpeqsd ( double * @@a1@@ , double * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; if ( float64_eq ( * @@a1@@ , * @@a2@@ ) ) @@v2@@ = Number ; else @@v2@@ = Number L ; * ( _QWORD * ) @@a1@@ = @@v2@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v3", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r16"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
493
[ "{\"name\": \"float64_eq\", \"code\": \"_BOOL8 __fastcall float64_eq ( double @@a1@@ , double @@a2@@ ) { return @@a1@@ == @@a2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpltps", "code": "unsigned __int64 __fastcall helper_cmpltps ( float * @@a1@@ , float * @@a2@@ ) { int v2 ; int v3 ; int v4 ; int v5 ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; if ( float32_lt ( * @@a1@@ , * @@a2@@ ) ) v2 = Number ; else v2 = Number ; * ( _DWORD * ) @@a1@@ = v2 ; if ( float32_lt ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v3 = Number ; else v3 = Number ; * ( ( _DWORD * ) @@a1@@ + Number ) = v3 ; if ( float32_lt ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v4 = Number ; else v4 = Number ; * ( ( _DWORD * ) @@a1@@ + Number ) = v4 ; if ( float32_lt ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v5 = Number ; else v5 = Number ; * ( ( _DWORD * ) @@a1@@ + Number ) = v5 ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "float"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
494
[ "{\"name\": \"float32_lt\", \"code\": \"_BOOL8 __fastcall float32_lt ( float @@a1@@ , float @@a2@@ ) { return @@a2@@ > @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpltss", "code": "unsigned __int64 __fastcall helper_cmpltss ( float * @@a1@@ , float * @@a2@@ ) { int @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; if ( float32_lt ( * @@a1@@ , * @@a2@@ ) ) @@v2@@ = Number ; else @@v2@@ = Number ; * ( _DWORD * ) @@a1@@ = @@v2@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "float"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v3", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r16"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
495
[ "{\"name\": \"float32_lt\", \"code\": \"_BOOL8 __fastcall float32_lt ( float @@a1@@ , float @@a2@@ ) { return @@a2@@ > @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpltpd", "code": "unsigned __int64 __fastcall helper_cmpltpd ( double * @@a1@@ , double * @@a2@@ ) { __int64 v2 ; __int64 v3 ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; if ( float64_lt ( * @@a1@@ , * @@a2@@ ) ) v2 = Number ; else v2 = Number L ; * ( _QWORD * ) @@a1@@ = v2 ; if ( float64_lt ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v3 = Number ; else v3 = Number L ; * ( ( _QWORD * ) @@a1@@ + Number ) = v3 ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
496
[ "{\"name\": \"float64_lt\", \"code\": \"_BOOL8 __fastcall float64_lt ( double @@a1@@ , double @@a2@@ ) { return @@a2@@ > @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpltsd", "code": "unsigned __int64 __fastcall helper_cmpltsd ( double * @@a1@@ , double * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; if ( float64_lt ( * @@a1@@ , * @@a2@@ ) ) @@v2@@ = Number ; else @@v2@@ = Number L ; * ( _QWORD * ) @@a1@@ = @@v2@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v3", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r16"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
497
[ "{\"name\": \"float64_lt\", \"code\": \"_BOOL8 __fastcall float64_lt ( double @@a1@@ , double @@a2@@ ) { return @@a2@@ > @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpleps", "code": "unsigned __int64 __fastcall helper_cmpleps ( float * @@a1@@ , float * @@a2@@ ) { int v2 ; int v3 ; int v4 ; int v5 ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; if ( float32_le ( * @@a1@@ , * @@a2@@ ) ) v2 = Number ; else v2 = Number ; * ( _DWORD * ) @@a1@@ = v2 ; if ( float32_le ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v3 = Number ; else v3 = Number ; * ( ( _DWORD * ) @@a1@@ + Number ) = v3 ; if ( float32_le ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v4 = Number ; else v4 = Number ; * ( ( _DWORD * ) @@a1@@ + Number ) = v4 ; if ( float32_le ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v5 = Number ; else v5 = Number ; * ( ( _DWORD * ) @@a1@@ + Number ) = v5 ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "float"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
498
[ "{\"name\": \"float32_le\", \"code\": \"_BOOL8 __fastcall float32_le ( float @@a1@@ , float @@a2@@ ) { return @@a2@@ >= @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpless", "code": "unsigned __int64 __fastcall helper_cmpless ( float * @@a1@@ , float * @@a2@@ ) { int @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; if ( float32_le ( * @@a1@@ , * @@a2@@ ) ) @@v2@@ = Number ; else @@v2@@ = Number ; * ( _DWORD * ) @@a1@@ = @@v2@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "float"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v3", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r16"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
499
[ "{\"name\": \"float32_le\", \"code\": \"_BOOL8 __fastcall float32_le ( float @@a1@@ , float @@a2@@ ) { return @@a2@@ >= @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmplepd", "code": "unsigned __int64 __fastcall helper_cmplepd ( double * @@a1@@ , double * @@a2@@ ) { __int64 v2 ; __int64 v3 ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; if ( float64_le ( * @@a1@@ , * @@a2@@ ) ) v2 = Number ; else v2 = Number L ; * ( _QWORD * ) @@a1@@ = v2 ; if ( float64_le ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v3 = Number ; else v3 = Number L ; * ( ( _QWORD * ) @@a1@@ + Number ) = v3 ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
500
[ "{\"name\": \"float64_le\", \"code\": \"_BOOL8 __fastcall float64_le ( double @@a1@@ , double @@a2@@ ) { return @@a2@@ >= @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmplesd", "code": "unsigned __int64 __fastcall helper_cmplesd ( double * @@a1@@ , double * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; if ( float64_le ( * @@a1@@ , * @@a2@@ ) ) @@v2@@ = Number ; else @@v2@@ = Number L ; * ( _QWORD * ) @@a1@@ = @@v2@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v3", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r16"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
501
[ "{\"name\": \"float64_le\", \"code\": \"_BOOL8 __fastcall float64_le ( double @@a1@@ , double @@a2@@ ) { return @@a2@@ >= @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpunordps", "code": "unsigned __int64 __fastcall helper_cmpunordps ( unsigned int * @@a1@@ , float * @@a2@@ ) { __int64 @@v2@@ ; int v3 ; int v4 ; int v5 ; int v6 ; unsigned __int64 @@v8@@ ; @@v8@@ = __readfsqword ( Number ) ; if ( ( unsigned int ) float32_unordered ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( * @@a1@@ ) . m128i_i64 , * @@a2@@ ) ) v3 = Number ; else v3 = Number ; * @@a1@@ = v3 ; if ( ( unsigned int ) float32_unordered ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( @@a1@@ [ Number ] ) . m128i_i64 , @@a2@@ [ Number ] ) ) v4 = Number ; else v4 = Number ; @@a1@@ [ Number ] = v4 ; if ( ( unsigned int ) float32_unordered ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( @@a1@@ [ Number ] ) . m128i_i64 , @@a2@@ [ Number ] ) ) v5 = Number ; else v5 = Number ; @@a1@@ [ Number ] = v5 ; if ( ( unsigned int ) float32_unordered ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( @@a1@@ [ Number ] ) . m128i_i64 , @@a2@@ [ Number ] ) ) v6 = Number ; else v6 = Number ; @@a1@@ [ Number ] = v6 ; return __readfsqword ( Number ) ^ @@v8@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "unsigned int"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 3, "t": "float_status_0"}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
502
[]
{"name": "helper_cmpunordss", "code": "unsigned __int64 __fastcall helper_cmpunordss ( unsigned int * @@a1@@ , float * @@a2@@ ) { __int64 @@v2@@ ; int @@v3@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; if ( ( unsigned int ) float32_unordered ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( * @@a1@@ ) . m128i_i64 , * @@a2@@ ) ) @@v3@@ = Number ; else @@v3@@ = Number ; * @@a1@@ = @@v3@@ ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "v3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "unsigned int"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 3, "t": "float_status_0"}, "location": "r120"}, {"n": "v3", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r16"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
503
[]
{"name": "helper_cmpunordpd", "code": "unsigned __int64 __fastcall helper_cmpunordpd ( double * @@a1@@ , double * @@a2@@ ) { __int64 @@v2@@ ; __int64 v3 ; __int64 v4 ; unsigned __int64 @@v6@@ ; @@v6@@ = __readfsqword ( Number ) ; if ( ( unsigned int ) float64_unordered ( @@v2@@ + Number , * @@a1@@ , * @@a2@@ ) ) v3 = Number ; else v3 = Number L ; * ( _QWORD * ) @@a1@@ = v3 ; if ( ( unsigned int ) float64_unordered ( @@v2@@ + Number , @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v4 = Number ; else v4 = Number L ; * ( ( _QWORD * ) @@a1@@ + Number ) = v4 ; return __readfsqword ( Number ) ^ @@v6@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 3, "t": "float_status_0"}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
504
[]
{"name": "helper_cmpunordsd", "code": "unsigned __int64 __fastcall helper_cmpunordsd ( double * @@a1@@ , double * @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v3@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; if ( ( unsigned int ) float64_unordered ( @@v2@@ + Number , * @@a1@@ , * @@a2@@ ) ) @@v3@@ = Number ; else @@v3@@ = Number L ; * ( _QWORD * ) @@a1@@ = @@v3@@ ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 3, "t": "float_status_0"}, "location": "r120"}, {"n": "v3", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r16"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
505
[]
{"name": "helper_cmpneqps", "code": "unsigned __int64 __fastcall helper_cmpneqps ( float * @@a1@@ , float * @@a2@@ ) { int v2 ; int v3 ; int v4 ; int v5 ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; if ( float32_eq ( * @@a1@@ , * @@a2@@ ) ) v2 = Number ; else v2 = Number ; * ( _DWORD * ) @@a1@@ = v2 ; if ( float32_eq ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v3 = Number ; else v3 = Number ; * ( ( _DWORD * ) @@a1@@ + Number ) = v3 ; if ( float32_eq ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v4 = Number ; else v4 = Number ; * ( ( _DWORD * ) @@a1@@ + Number ) = v4 ; if ( float32_eq ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v5 = Number ; else v5 = Number ; * ( ( _DWORD * ) @@a1@@ + Number ) = v5 ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "float"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
506
[ "{\"name\": \"float32_eq\", \"code\": \"_BOOL8 __fastcall float32_eq ( float @@a1@@ , float @@a2@@ ) { return @@a1@@ == @@a2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpneqss", "code": "unsigned __int64 __fastcall helper_cmpneqss ( float * @@a1@@ , float * @@a2@@ ) { int @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; if ( float32_eq ( * @@a1@@ , * @@a2@@ ) ) @@v2@@ = Number ; else @@v2@@ = Number ; * ( _DWORD * ) @@a1@@ = @@v2@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "float"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v3", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r16"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
507
[ "{\"name\": \"float32_eq\", \"code\": \"_BOOL8 __fastcall float32_eq ( float @@a1@@ , float @@a2@@ ) { return @@a1@@ == @@a2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpneqpd", "code": "unsigned __int64 __fastcall helper_cmpneqpd ( double * @@a1@@ , double * @@a2@@ ) { __int64 v2 ; __int64 v3 ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; if ( float64_eq ( * @@a1@@ , * @@a2@@ ) ) v2 = Number L ; else v2 = Number ; * ( _QWORD * ) @@a1@@ = v2 ; if ( float64_eq ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v3 = Number L ; else v3 = Number ; * ( ( _QWORD * ) @@a1@@ + Number ) = v3 ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
508
[ "{\"name\": \"float64_eq\", \"code\": \"_BOOL8 __fastcall float64_eq ( double @@a1@@ , double @@a2@@ ) { return @@a1@@ == @@a2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpneqsd", "code": "unsigned __int64 __fastcall helper_cmpneqsd ( double * @@a1@@ , double * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; if ( float64_eq ( * @@a1@@ , * @@a2@@ ) ) @@v2@@ = Number L ; else @@v2@@ = Number ; * ( _QWORD * ) @@a1@@ = @@v2@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v3", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r16"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
509
[ "{\"name\": \"float64_eq\", \"code\": \"_BOOL8 __fastcall float64_eq ( double @@a1@@ , double @@a2@@ ) { return @@a1@@ == @@a2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpnltps", "code": "unsigned __int64 __fastcall helper_cmpnltps ( float * @@a1@@ , float * @@a2@@ ) { int v2 ; int v3 ; int v4 ; int v5 ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; if ( float32_lt ( * @@a1@@ , * @@a2@@ ) ) v2 = Number ; else v2 = Number ; * ( _DWORD * ) @@a1@@ = v2 ; if ( float32_lt ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v3 = Number ; else v3 = Number ; * ( ( _DWORD * ) @@a1@@ + Number ) = v3 ; if ( float32_lt ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v4 = Number ; else v4 = Number ; * ( ( _DWORD * ) @@a1@@ + Number ) = v4 ; if ( float32_lt ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v5 = Number ; else v5 = Number ; * ( ( _DWORD * ) @@a1@@ + Number ) = v5 ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "float"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
510
[ "{\"name\": \"float32_lt\", \"code\": \"_BOOL8 __fastcall float32_lt ( float @@a1@@ , float @@a2@@ ) { return @@a2@@ > @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpnltss", "code": "unsigned __int64 __fastcall helper_cmpnltss ( float * @@a1@@ , float * @@a2@@ ) { int @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; if ( float32_lt ( * @@a1@@ , * @@a2@@ ) ) @@v2@@ = Number ; else @@v2@@ = Number ; * ( _DWORD * ) @@a1@@ = @@v2@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "float"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v3", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r16"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
511
[ "{\"name\": \"float32_lt\", \"code\": \"_BOOL8 __fastcall float32_lt ( float @@a1@@ , float @@a2@@ ) { return @@a2@@ > @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpnltpd", "code": "unsigned __int64 __fastcall helper_cmpnltpd ( double * @@a1@@ , double * @@a2@@ ) { __int64 v2 ; __int64 v3 ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; if ( float64_lt ( * @@a1@@ , * @@a2@@ ) ) v2 = Number L ; else v2 = Number ; * ( _QWORD * ) @@a1@@ = v2 ; if ( float64_lt ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v3 = Number L ; else v3 = Number ; * ( ( _QWORD * ) @@a1@@ + Number ) = v3 ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
512
[ "{\"name\": \"float64_lt\", \"code\": \"_BOOL8 __fastcall float64_lt ( double @@a1@@ , double @@a2@@ ) { return @@a2@@ > @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpnltsd", "code": "unsigned __int64 __fastcall helper_cmpnltsd ( double * @@a1@@ , double * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; if ( float64_lt ( * @@a1@@ , * @@a2@@ ) ) @@v2@@ = Number L ; else @@v2@@ = Number ; * ( _QWORD * ) @@a1@@ = @@v2@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v3", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r16"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
513
[ "{\"name\": \"float64_lt\", \"code\": \"_BOOL8 __fastcall float64_lt ( double @@a1@@ , double @@a2@@ ) { return @@a2@@ > @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpnleps", "code": "unsigned __int64 __fastcall helper_cmpnleps ( float * @@a1@@ , float * @@a2@@ ) { int v2 ; int v3 ; int v4 ; int v5 ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; if ( float32_le ( * @@a1@@ , * @@a2@@ ) ) v2 = Number ; else v2 = Number ; * ( _DWORD * ) @@a1@@ = v2 ; if ( float32_le ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v3 = Number ; else v3 = Number ; * ( ( _DWORD * ) @@a1@@ + Number ) = v3 ; if ( float32_le ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v4 = Number ; else v4 = Number ; * ( ( _DWORD * ) @@a1@@ + Number ) = v4 ; if ( float32_le ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v5 = Number ; else v5 = Number ; * ( ( _DWORD * ) @@a1@@ + Number ) = v5 ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "float"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
514
[ "{\"name\": \"float32_le\", \"code\": \"_BOOL8 __fastcall float32_le ( float @@a1@@ , float @@a2@@ ) { return @@a2@@ >= @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpnless", "code": "unsigned __int64 __fastcall helper_cmpnless ( float * @@a1@@ , float * @@a2@@ ) { int @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; if ( float32_le ( * @@a1@@ , * @@a2@@ ) ) @@v2@@ = Number ; else @@v2@@ = Number ; * ( _DWORD * ) @@a1@@ = @@v2@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "float"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v3", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r16"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
515
[ "{\"name\": \"float32_le\", \"code\": \"_BOOL8 __fastcall float32_le ( float @@a1@@ , float @@a2@@ ) { return @@a2@@ >= @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"float\", \"s\": 4}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpnlepd", "code": "unsigned __int64 __fastcall helper_cmpnlepd ( double * @@a1@@ , double * @@a2@@ ) { __int64 v2 ; __int64 v3 ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; if ( float64_le ( * @@a1@@ , * @@a2@@ ) ) v2 = Number L ; else v2 = Number ; * ( _QWORD * ) @@a1@@ = v2 ; if ( float64_le ( @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v3 = Number L ; else v3 = Number ; * ( ( _QWORD * ) @@a1@@ + Number ) = v3 ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
516
[ "{\"name\": \"float64_le\", \"code\": \"_BOOL8 __fastcall float64_le ( double @@a1@@ , double @@a2@@ ) { return @@a2@@ >= @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpnlesd", "code": "unsigned __int64 __fastcall helper_cmpnlesd ( double * @@a1@@ , double * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; if ( float64_le ( * @@a1@@ , * @@a2@@ ) ) @@v2@@ = Number L ; else @@v2@@ = Number ; * ( _QWORD * ) @@a1@@ = @@v2@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v3", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r16"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
517
[ "{\"name\": \"float64_le\", \"code\": \"_BOOL8 __fastcall float64_le ( double @@a1@@ , double @@a2@@ ) { return @@a2@@ >= @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r496\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"double\", \"s\": 8}, \"location\": \"r512\"}]}" ]
{"name": "helper_cmpordps", "code": "unsigned __int64 __fastcall helper_cmpordps ( unsigned int * @@a1@@ , float * @@a2@@ ) { __int64 @@v2@@ ; int v3 ; int v4 ; int v5 ; int v6 ; unsigned __int64 @@v8@@ ; @@v8@@ = __readfsqword ( Number ) ; if ( ( unsigned int ) float32_unordered ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( * @@a1@@ ) . m128i_i64 , * @@a2@@ ) ) v3 = Number ; else v3 = Number ; * @@a1@@ = v3 ; if ( ( unsigned int ) float32_unordered ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( @@a1@@ [ Number ] ) . m128i_i64 , @@a2@@ [ Number ] ) ) v4 = Number ; else v4 = Number ; @@a1@@ [ Number ] = v4 ; if ( ( unsigned int ) float32_unordered ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( @@a1@@ [ Number ] ) . m128i_i64 , @@a2@@ [ Number ] ) ) v5 = Number ; else v5 = Number ; @@a1@@ [ Number ] = v5 ; if ( ( unsigned int ) float32_unordered ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( @@a1@@ [ Number ] ) . m128i_i64 , @@a2@@ [ Number ] ) ) v6 = Number ; else v6 = Number ; @@a1@@ [ Number ] = v6 ; return __readfsqword ( Number ) ^ @@v8@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "unsigned int"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 3, "t": "float_status_0"}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
518
[]
{"name": "helper_cmpordss", "code": "unsigned __int64 __fastcall helper_cmpordss ( unsigned int * @@a1@@ , float * @@a2@@ ) { __int64 @@v2@@ ; int @@v3@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; if ( ( unsigned int ) float32_unordered ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( * @@a1@@ ) . m128i_i64 , * @@a2@@ ) ) @@v3@@ = Number ; else @@v3@@ = Number ; * @@a1@@ = @@v3@@ ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "v3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "unsigned int"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 3, "t": "float_status_0"}, "location": "r120"}, {"n": "v3", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r16"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
519
[]
{"name": "helper_cmpordpd", "code": "unsigned __int64 __fastcall helper_cmpordpd ( double * @@a1@@ , double * @@a2@@ ) { __int64 @@v2@@ ; __int64 v3 ; __int64 v4 ; unsigned __int64 @@v6@@ ; @@v6@@ = __readfsqword ( Number ) ; if ( ( unsigned int ) float64_unordered ( @@v2@@ + Number , * @@a1@@ , * @@a2@@ ) ) v3 = Number L ; else v3 = Number ; * ( _QWORD * ) @@a1@@ = v3 ; if ( ( unsigned int ) float64_unordered ( @@v2@@ + Number , @@a1@@ [ Number ] , @@a2@@ [ Number ] ) ) v4 = Number L ; else v4 = Number ; * ( ( _QWORD * ) @@a1@@ + Number ) = v4 ; return __readfsqword ( Number ) ^ @@v6@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 3, "t": "float_status_0"}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
520
[]
{"name": "helper_cmpordsd", "code": "unsigned __int64 __fastcall helper_cmpordsd ( double * @@a1@@ , double * @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v3@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; if ( ( unsigned int ) float64_unordered ( @@v2@@ + Number , * @@a1@@ , * @@a2@@ ) ) @@v3@@ = Number L ; else @@v3@@ = Number ; * ( _QWORD * ) @@a1@@ = @@v3@@ ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 3, "t": "float_status_0"}, "location": "r120"}, {"n": "v3", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r16"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
521
[]
{"name": "helper_ucomiss", "code": "unsigned __int64 __fastcall helper_ucomiss ( unsigned int * @@a1@@ , float * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * ( _DWORD * ) ( @@v2@@ + Number ) = comis_eflags [ ( int ) ( float32_compare_quiet ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( * @@a1@@ ) . m128i_i64 , * @@a2@@ ) + Number ) ] ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "unsigned int"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
522
[]
{"name": "helper_comiss", "code": "unsigned __int64 __fastcall helper_comiss ( unsigned int * @@a1@@ , float * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * ( _DWORD * ) ( @@v2@@ + Number ) = comis_eflags [ ( int ) ( float32_compare ( @@v2@@ + Number , * ( double * ) _mm_cvtsi32_si128 ( * @@a1@@ ) . m128i_i64 , * @@a2@@ ) + Number ) ] ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "unsigned int"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "float"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
523
[]
{"name": "helper_ucomisd", "code": "unsigned __int64 __fastcall helper_ucomisd ( double * @@a1@@ , double * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * ( _DWORD * ) ( @@v2@@ + Number ) = comis_eflags [ ( int ) ( float64_compare_quiet ( @@v2@@ + Number , * @@a1@@ , * @@a2@@ ) + Number ) ] ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
524
[]
{"name": "helper_comisd", "code": "unsigned __int64 __fastcall helper_comisd ( double * @@a1@@ , double * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; * ( _DWORD * ) ( @@v2@@ + Number ) = comis_eflags [ ( int ) ( float64_compare ( @@v2@@ + Number , * @@a1@@ , * @@a2@@ ) + Number ) ] ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "a1", "t": {"T": 3, "t": "double"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "double"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r120"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
525
[]
{"name": "helper_movmskps", "code": "__int64 __fastcall helper_movmskps ( _DWORD * @@a1@@ ) { return ( * @@a1@@ >> Number ) | ( Number * ( @@a1@@ [ Number ] >> Number ) ) | ( Number * ( @@a1@@ [ Number ] >> Number ) ) | ( unsigned int ) ( Number * ( @@a1@@ [ Number ] >> Number ) ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}]}
[{"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
526
[]
{"name": "helper_movmskpd", "code": "__int64 __fastcall helper_movmskpd ( __int64 @@a1@@ ) { return ( * ( _DWORD * ) ( @@a1@@ + Number ) >> Number ) | ( unsigned int ) ( Number * ( * ( _DWORD * ) ( @@a1@@ + Number ) >> Number ) ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
527
[]
{"name": "helper_pmovmskb_xmm", "code": "__int64 __fastcall helper_pmovmskb_xmm ( _BYTE * @@a1@@ ) { return ( ( unsigned __int8 ) @@a1@@ [ Number ] << Number ) & Number | ( ( unsigned __int8 ) @@a1@@ [ Number ] << Number ) & Number | ( ( unsigned __int8 ) @@a1@@ [ Number ] << Number ) & Number | ( Number * ( unsigned __int8 ) @@a1@@ [ Number ] ) & Number | ( Number * ( unsigned __int8 ) @@a1@@ [ Number ] ) & Number | ( Number * ( unsigned __int8 ) @@a1@@ [ Number ] ) & Number | ( Number * ( unsigned __int8 ) @@a1@@ [ Number ] ) & Number | ( Number * ( unsigned __int8 ) @@a1@@ [ Number ] ) & Number | @@a1@@ [ Number ] & Number | ( @@a1@@ [ Number ] >> Number ) & Number | ( @@a1@@ [ Number ] >> Number ) & Number | ( @@a1@@ [ Number ] >> Number ) & Number | ( @@a1@@ [ Number ] >> Number ) & Number | ( @@a1@@ [ Number ] >> Number ) & Number | ( @@a1@@ [ Number ] >> Number ) & Number | ( unsigned int ) ( * @@a1@@ >> Number ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_BYTE"}, "location": "r56"}]}
[{"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
528
[]
{"name": "helper_packsswb_xmm", "code": "unsigned __int64 __fastcall helper_packsswb_xmm ( __int16 * @@a1@@ , __int16 * @@a2@@ ) { __int64 @@v3@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; LOBYTE ( @@v3@@ ) = satsb ( * @@a1@@ ) ; BYTE1 ( @@v3@@ ) = satsb ( @@a1@@ [ Number ] ) ; BYTE2 ( @@v3@@ ) = satsb ( @@a1@@ [ Number ] ) ; BYTE3 ( @@v3@@ ) = satsb ( @@a1@@ [ Number ] ) ; BYTE4 ( @@v3@@ ) = satsb ( @@a1@@ [ Number ] ) ; BYTE5 ( @@v3@@ ) = satsb ( @@a1@@ [ Number ] ) ; BYTE6 ( @@v3@@ ) = satsb ( @@a1@@ [ Number ] ) ; HIBYTE ( @@v3@@ ) = satsb ( @@a1@@ [ Number ] ) ; LOBYTE ( @@v4@@ ) = satsb ( * @@a2@@ ) ; BYTE1 ( @@v4@@ ) = satsb ( @@a2@@ [ Number ] ) ; BYTE2 ( @@v4@@ ) = satsb ( @@a2@@ [ Number ] ) ; BYTE3 ( @@v4@@ ) = satsb ( @@a2@@ [ Number ] ) ; BYTE4 ( @@v4@@ ) = satsb ( @@a2@@ [ Number ] ) ; BYTE5 ( @@v4@@ ) = satsb ( @@a2@@ [ Number ] ) ; BYTE6 ( @@v4@@ ) = satsb ( @@a2@@ [ Number ] ) ; HIBYTE ( @@v4@@ ) = satsb ( @@a2@@ [ Number ] ) ; * ( _QWORD * ) @@a1@@ = @@v3@@ ; * ( ( _QWORD * ) @@a1@@ + Number ) = @@v4@@ ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "__int16"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "__int16"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "r", "t": {"T": 8}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
529
[ "{\"name\": \"satsb\", \"code\": \"__int64 __fastcall satsb ( int @@a1@@ ) { if ( @@a1@@ < Number ) return Number L ; if ( @@a1@@ <= Number ) return ( unsigned int ) @@a1@@ ; return Number L ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r56\"}]}" ]
{"name": "helper_packuswb_xmm", "code": "unsigned __int64 __fastcall helper_packuswb_xmm ( __int16 * @@a1@@ , __int16 * @@a2@@ ) { __int64 @@v3@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; LOBYTE ( @@v3@@ ) = satub ( * @@a1@@ ) ; BYTE1 ( @@v3@@ ) = satub ( @@a1@@ [ Number ] ) ; BYTE2 ( @@v3@@ ) = satub ( @@a1@@ [ Number ] ) ; BYTE3 ( @@v3@@ ) = satub ( @@a1@@ [ Number ] ) ; BYTE4 ( @@v3@@ ) = satub ( @@a1@@ [ Number ] ) ; BYTE5 ( @@v3@@ ) = satub ( @@a1@@ [ Number ] ) ; BYTE6 ( @@v3@@ ) = satub ( @@a1@@ [ Number ] ) ; HIBYTE ( @@v3@@ ) = satub ( @@a1@@ [ Number ] ) ; LOBYTE ( @@v4@@ ) = satub ( * @@a2@@ ) ; BYTE1 ( @@v4@@ ) = satub ( @@a2@@ [ Number ] ) ; BYTE2 ( @@v4@@ ) = satub ( @@a2@@ [ Number ] ) ; BYTE3 ( @@v4@@ ) = satub ( @@a2@@ [ Number ] ) ; BYTE4 ( @@v4@@ ) = satub ( @@a2@@ [ Number ] ) ; BYTE5 ( @@v4@@ ) = satub ( @@a2@@ [ Number ] ) ; BYTE6 ( @@v4@@ ) = satub ( @@a2@@ [ Number ] ) ; HIBYTE ( @@v4@@ ) = satub ( @@a2@@ [ Number ] ) ; * ( _QWORD * ) @@a1@@ = @@v3@@ ; * ( ( _QWORD * ) @@a1@@ + Number ) = @@v4@@ ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "__int16"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "__int16"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "r", "t": {"T": 8}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
530
[ "{\"name\": \"satub\", \"code\": \"__int64 __fastcall satub ( int @@a1@@ ) { if ( @@a1@@ < Number ) return Number L ; if ( @@a1@@ <= Number ) return ( unsigned int ) @@a1@@ ; return Number L ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r56\"}]}" ]
{"name": "helper_packssdw_xmm", "code": "unsigned __int64 __fastcall helper_packssdw_xmm ( int * @@a1@@ , int * @@a2@@ ) { __int64 @@v3@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; LOWORD ( @@v3@@ ) = satsw ( * @@a1@@ ) ; WORD1 ( @@v3@@ ) = satsw ( @@a1@@ [ Number ] ) ; WORD2 ( @@v3@@ ) = satsw ( @@a1@@ [ Number ] ) ; HIWORD ( @@v3@@ ) = satsw ( @@a1@@ [ Number ] ) ; LOWORD ( @@v4@@ ) = satsw ( * @@a2@@ ) ; WORD1 ( @@v4@@ ) = satsw ( @@a2@@ [ Number ] ) ; WORD2 ( @@v4@@ ) = satsw ( @@a2@@ [ Number ] ) ; HIWORD ( @@v4@@ ) = satsw ( @@a2@@ [ Number ] ) ; * ( _QWORD * ) @@a1@@ = @@v3@@ ; * ( ( _QWORD * ) @@a1@@ + Number ) = @@v4@@ ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "int"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "int"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "r", "t": {"T": 8}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
531
[ "{\"name\": \"satsw\", \"code\": \"__int64 __fastcall satsw ( int @@a1@@ ) { if ( @@a1@@ < Number ) return Number L ; if ( @@a1@@ <= Number ) return ( unsigned int ) @@a1@@ ; return Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r56\"}]}" ]
{"name": "helper_punpcklbw_xmm", "code": "unsigned __int64 __fastcall helper_punpcklbw_xmm ( __int64 @@a1@@ , _BYTE * @@a2@@ ) { __int64 @@v3@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; LOBYTE ( @@v3@@ ) = * ( _BYTE * ) @@a1@@ ; BYTE1 ( @@v3@@ ) = * @@a2@@ ; BYTE2 ( @@v3@@ ) = * ( _BYTE * ) ( @@a1@@ + Number ) ; BYTE3 ( @@v3@@ ) = @@a2@@ [ Number ] ; BYTE4 ( @@v3@@ ) = * ( _BYTE * ) ( @@a1@@ + Number ) ; BYTE5 ( @@v3@@ ) = @@a2@@ [ Number ] ; BYTE6 ( @@v3@@ ) = * ( _BYTE * ) ( @@a1@@ + Number ) ; HIBYTE ( @@v3@@ ) = @@a2@@ [ Number ] ; LOBYTE ( @@v4@@ ) = * ( _BYTE * ) ( @@a1@@ + Number ) ; BYTE1 ( @@v4@@ ) = @@a2@@ [ Number ] ; BYTE2 ( @@v4@@ ) = * ( _BYTE * ) ( @@a1@@ + Number ) ; BYTE3 ( @@v4@@ ) = @@a2@@ [ Number ] ; BYTE4 ( @@v4@@ ) = * ( _BYTE * ) ( @@a1@@ + Number ) ; BYTE5 ( @@v4@@ ) = @@a2@@ [ Number ] ; BYTE6 ( @@v4@@ ) = * ( _BYTE * ) ( @@a1@@ + Number ) ; HIBYTE ( @@v4@@ ) = @@a2@@ [ Number ] ; * ( _QWORD * ) @@a1@@ = @@v3@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@v4@@ ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_BYTE"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "r", "t": {"T": 8}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
532
[]
{"name": "helper_punpcklwd_xmm", "code": "unsigned __int64 __fastcall helper_punpcklwd_xmm ( __int64 @@a1@@ , _WORD * @@a2@@ ) { __int64 @@v3@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; LOWORD ( @@v3@@ ) = * ( _WORD * ) @@a1@@ ; WORD1 ( @@v3@@ ) = * @@a2@@ ; WORD2 ( @@v3@@ ) = * ( _WORD * ) ( @@a1@@ + Number ) ; HIWORD ( @@v3@@ ) = @@a2@@ [ Number ] ; LOWORD ( @@v4@@ ) = * ( _WORD * ) ( @@a1@@ + Number ) ; WORD1 ( @@v4@@ ) = @@a2@@ [ Number ] ; WORD2 ( @@v4@@ ) = * ( _WORD * ) ( @@a1@@ + Number ) ; HIWORD ( @@v4@@ ) = @@a2@@ [ Number ] ; * ( _QWORD * ) @@a1@@ = @@v3@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@v4@@ ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_WORD"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "r", "t": {"T": 8}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
533
[]
{"name": "helper_punpckldq_xmm", "code": "unsigned __int64 __fastcall helper_punpckldq_xmm ( __int64 @@a1@@ , _DWORD * @@a2@@ ) { __int64 @@v3@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; LODWORD ( @@v3@@ ) = * ( _DWORD * ) @@a1@@ ; HIDWORD ( @@v3@@ ) = * @@a2@@ ; LODWORD ( @@v4@@ ) = * ( _DWORD * ) ( @@a1@@ + Number ) ; HIDWORD ( @@v4@@ ) = @@a2@@ [ Number ] ; * ( _QWORD * ) @@a1@@ = @@v3@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@v4@@ ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_DWORD"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "r", "t": {"T": 8}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
534
[]
{"name": "helper_punpcklqdq_xmm", "code": "unsigned __int64 __fastcall helper_punpcklqdq_xmm ( _QWORD * @@a1@@ , __int64 * @@a2@@ ) { __int64 @@v2@@ ; unsigned __int64 @@v4@@ ; @@v4@@ = __readfsqword ( Number ) ; @@v2@@ = * @@a2@@ ; * @@a1@@ = * @@a1@@ ; @@a1@@ [ Number ] = @@v2@@ ; return __readfsqword ( Number ) ^ @@v4@@ ; }", "source": [{"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "__int64"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "v2", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r16"}, {"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
535
[]
{"name": "helper_punpckhbw_xmm", "code": "unsigned __int64 __fastcall helper_punpckhbw_xmm ( __int64 @@a1@@ , _BYTE * @@a2@@ ) { __int64 @@v3@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; LOBYTE ( @@v3@@ ) = * ( _BYTE * ) ( @@a1@@ + Number ) ; BYTE1 ( @@v3@@ ) = @@a2@@ [ Number ] ; BYTE2 ( @@v3@@ ) = * ( _BYTE * ) ( @@a1@@ + Number ) ; BYTE3 ( @@v3@@ ) = @@a2@@ [ Number ] ; BYTE4 ( @@v3@@ ) = * ( _BYTE * ) ( @@a1@@ + Number ) ; BYTE5 ( @@v3@@ ) = @@a2@@ [ Number ] ; BYTE6 ( @@v3@@ ) = * ( _BYTE * ) ( @@a1@@ + Number ) ; HIBYTE ( @@v3@@ ) = @@a2@@ [ Number ] ; LOBYTE ( @@v4@@ ) = * ( _BYTE * ) ( @@a1@@ + Number ) ; BYTE1 ( @@v4@@ ) = @@a2@@ [ Number ] ; BYTE2 ( @@v4@@ ) = * ( _BYTE * ) ( @@a1@@ + Number ) ; BYTE3 ( @@v4@@ ) = @@a2@@ [ Number ] ; BYTE4 ( @@v4@@ ) = * ( _BYTE * ) ( @@a1@@ + Number ) ; BYTE5 ( @@v4@@ ) = @@a2@@ [ Number ] ; BYTE6 ( @@v4@@ ) = * ( _BYTE * ) ( @@a1@@ + Number ) ; HIBYTE ( @@v4@@ ) = @@a2@@ [ Number ] ; * ( _QWORD * ) @@a1@@ = @@v3@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@v4@@ ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_BYTE"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s32"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "d", "t": {"T": 3, "t": "XMMReg"}, "location": "r56"}, {"n": "s", "t": {"T": 3, "t": "XMMReg"}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "s24"}, {"n": "r", "t": {"T": 8}, "location": "s32"}, {"n": "", "t": {"T": 10}, "location": "s8"}]
data1/train-shard-10.tar
6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679_6b796c1a4df8f11d6f2a2ab74818d55d66a2b267bd8426ad946de42f72346679.jsonl
536
[]