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": "gen_helper_neon_qrshl_s8", "code": "unsigned __int64 __fastcall gen_helper_neon_qrshl_s8 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qrshl_s8 , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
321
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_qrshl_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_qrshl_u16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qrshl_u16 , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
322
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_qrshl_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_qrshl_s16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qrshl_s16 , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
323
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_qrshl_u32", "code": "unsigned __int64 __fastcall gen_helper_neon_qrshl_u32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qrshl_u32 , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
324
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_qrshl_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_qrshl_s32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qrshl_s32 , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
325
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_qrshl_u64", "code": "unsigned __int64 __fastcall gen_helper_neon_qrshl_u64 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_i64_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qrshl_u64 , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
326
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_qrshl_s64", "code": "unsigned __int64 __fastcall gen_helper_neon_qrshl_s64 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_i64_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qrshl_s64 , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
327
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_add_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_add_u8 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_add_u8 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
328
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "gen_helper_neon_add_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_add_u16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_add_u16 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
329
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "gen_helper_neon_padd_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_padd_u8 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_padd_u8 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
330
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "gen_helper_neon_padd_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_padd_u16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_padd_u16 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
331
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "gen_helper_neon_sub_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_sub_u8 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_sub_u8 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
332
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "gen_helper_neon_sub_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_sub_u16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_sub_u16 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
333
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "gen_helper_neon_mul_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_mul_u8 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_mul_u8 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
334
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "gen_helper_neon_mul_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_mul_u16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_mul_u16 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
335
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "gen_helper_neon_mul_p8", "code": "unsigned __int64 __fastcall gen_helper_neon_mul_p8 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_mul_p8 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
336
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "gen_helper_neon_mull_p8", "code": "unsigned __int64 __fastcall gen_helper_neon_mull_p8 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_mull_p8 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
337
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_tst_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_tst_u8 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_tst_u8 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
338
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "gen_helper_neon_tst_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_tst_u16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_tst_u16 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
339
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "gen_helper_neon_ceq_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_ceq_u8 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_ceq_u8 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
340
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "gen_helper_neon_ceq_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_ceq_u16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_ceq_u16 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
341
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "gen_helper_neon_ceq_u32", "code": "unsigned __int64 __fastcall gen_helper_neon_ceq_u32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_ceq_u32 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
342
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "gen_helper_neon_clz_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_clz_u8 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = tcgv_i32_temp ( @@a2@@ ) ; @@v2@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_clz_u8 , @@v2@@ , Number L , & @@v4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 1, "s": 8, "t": "TCGTemp_0 *"}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
343
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "gen_helper_neon_clz_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_clz_u16 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = tcgv_i32_temp ( @@a2@@ ) ; @@v2@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_clz_u16 , @@v2@@ , Number L , & @@v4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 1, "s": 8, "t": "TCGTemp_0 *"}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
344
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "gen_helper_neon_cls_s8", "code": "unsigned __int64 __fastcall gen_helper_neon_cls_s8 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = tcgv_i32_temp ( @@a2@@ ) ; @@v2@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_cls_s8 , @@v2@@ , Number L , & @@v4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 1, "s": 8, "t": "TCGTemp_0 *"}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
345
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "gen_helper_neon_cls_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_cls_s16 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = tcgv_i32_temp ( @@a2@@ ) ; @@v2@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_cls_s16 , @@v2@@ , Number L , & @@v4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 1, "s": 8, "t": "TCGTemp_0 *"}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
346
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "gen_helper_neon_cls_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_cls_s32 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = tcgv_i32_temp ( @@a2@@ ) ; @@v2@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_cls_s32 , @@v2@@ , Number L , & @@v4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 1, "s": 8, "t": "TCGTemp_0 *"}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
347
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "gen_helper_neon_cnt_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_cnt_u8 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = tcgv_i32_temp ( @@a2@@ ) ; @@v2@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_cnt_u8 , @@v2@@ , Number L , & @@v4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 1, "s": 8, "t": "TCGTemp_0 *"}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
348
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "gen_helper_neon_qdmulh_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_qdmulh_s16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qdmulh_s16 , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
349
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_qrdmulh_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_qrdmulh_s16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qrdmulh_s16 , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
350
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_qrdmlah_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_qrdmlah_s16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ ) { __int64 @@v5@@ ; __int64 @@v10@@ [ Number ] ; unsigned __int64 @@v11@@ ; @@v11@@ = __readfsqword ( Number ) ; @@v10@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v10@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v10@@ [ Number ] = tcgv_i32_temp ( @@a4@@ ) ; @@v10@@ [ Number ] = tcgv_i32_temp ( @@a5@@ ) ; @@v5@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qrdmlah_s16 , @@v5@@ , Number L , @@v10@@ ) ; return __readfsqword ( Number ) ^ @@v11@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v10", "t": {"T": 2, "n": 5, "s": 8, "t": "__int64"}, "location": "s48"}, {"n": "v11", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "arg4", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r72"}, {"n": "v5", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 4, "s": 8, "t": "TCGTemp_0 *"}, "location": "s48"}, {"n": "v10", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
351
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_qrdmlsh_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_qrdmlsh_s16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ ) { __int64 @@v5@@ ; __int64 @@v10@@ [ Number ] ; unsigned __int64 @@v11@@ ; @@v11@@ = __readfsqword ( Number ) ; @@v10@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v10@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v10@@ [ Number ] = tcgv_i32_temp ( @@a4@@ ) ; @@v10@@ [ Number ] = tcgv_i32_temp ( @@a5@@ ) ; @@v5@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qrdmlsh_s16 , @@v5@@ , Number L , @@v10@@ ) ; return __readfsqword ( Number ) ^ @@v11@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v10", "t": {"T": 2, "n": 5, "s": 8, "t": "__int64"}, "location": "s48"}, {"n": "v11", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "arg4", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r72"}, {"n": "v5", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 4, "s": 8, "t": "TCGTemp_0 *"}, "location": "s48"}, {"n": "v10", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
352
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_qdmulh_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_qdmulh_s32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qdmulh_s32 , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
353
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_qrdmulh_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_qrdmulh_s32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qrdmulh_s32 , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
354
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_qrdmlah_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_qrdmlah_s32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ ) { __int64 @@v5@@ ; __int64 @@v10@@ [ Number ] ; unsigned __int64 @@v11@@ ; @@v11@@ = __readfsqword ( Number ) ; @@v10@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v10@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v10@@ [ Number ] = tcgv_i32_temp ( @@a4@@ ) ; @@v10@@ [ Number ] = tcgv_i32_temp ( @@a5@@ ) ; @@v5@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qrdmlah_s32 , @@v5@@ , Number L , @@v10@@ ) ; return __readfsqword ( Number ) ^ @@v11@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v10", "t": {"T": 2, "n": 5, "s": 8, "t": "__int64"}, "location": "s48"}, {"n": "v11", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "arg4", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r72"}, {"n": "v5", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 4, "s": 8, "t": "TCGTemp_0 *"}, "location": "s48"}, {"n": "v10", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
355
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_qrdmlsh_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_qrdmlsh_s32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ ) { __int64 @@v5@@ ; __int64 @@v10@@ [ Number ] ; unsigned __int64 @@v11@@ ; @@v11@@ = __readfsqword ( Number ) ; @@v10@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v10@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v10@@ [ Number ] = tcgv_i32_temp ( @@a4@@ ) ; @@v10@@ [ Number ] = tcgv_i32_temp ( @@a5@@ ) ; @@v5@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qrdmlsh_s32 , @@v5@@ , Number L , @@v10@@ ) ; return __readfsqword ( Number ) ^ @@v11@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "a5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r72"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v10", "t": {"T": 2, "n": 5, "s": 8, "t": "__int64"}, "location": "s48"}, {"n": "v11", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "arg4", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r72"}, {"n": "v5", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 4, "s": 8, "t": "TCGTemp_0 *"}, "location": "s48"}, {"n": "v10", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
356
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_narrow_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_narrow_u8 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = tcgv_i64_temp ( @@a2@@ ) ; @@v2@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_narrow_u8 , @@v2@@ , Number L , & @@v4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 1, "s": 8, "t": "TCGTemp_0 *"}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
357
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_narrow_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_narrow_u16 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = tcgv_i64_temp ( @@a2@@ ) ; @@v2@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_narrow_u16 , @@v2@@ , Number L , & @@v4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 1, "s": 8, "t": "TCGTemp_0 *"}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
358
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_unarrow_sat8", "code": "unsigned __int64 __fastcall gen_helper_neon_unarrow_sat8 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_unarrow_sat8 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
359
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_narrow_sat_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_narrow_sat_u8 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_narrow_sat_u8 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
360
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_narrow_sat_s8", "code": "unsigned __int64 __fastcall gen_helper_neon_narrow_sat_s8 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_narrow_sat_s8 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
361
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_unarrow_sat16", "code": "unsigned __int64 __fastcall gen_helper_neon_unarrow_sat16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_unarrow_sat16 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
362
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_narrow_sat_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_narrow_sat_u16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_narrow_sat_u16 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
363
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_narrow_sat_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_narrow_sat_s16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_narrow_sat_s16 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
364
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_unarrow_sat32", "code": "unsigned __int64 __fastcall gen_helper_neon_unarrow_sat32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_unarrow_sat32 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
365
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_narrow_sat_u32", "code": "unsigned __int64 __fastcall gen_helper_neon_narrow_sat_u32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_narrow_sat_u32 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
366
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_narrow_sat_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_narrow_sat_s32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_narrow_sat_s32 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
367
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_narrow_high_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_narrow_high_u8 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = tcgv_i64_temp ( @@a2@@ ) ; @@v2@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_narrow_high_u8 , @@v2@@ , Number L , & @@v4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 1, "s": 8, "t": "TCGTemp_0 *"}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
368
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_narrow_high_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_narrow_high_u16 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = tcgv_i64_temp ( @@a2@@ ) ; @@v2@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_narrow_high_u16 , @@v2@@ , Number L , & @@v4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 1, "s": 8, "t": "TCGTemp_0 *"}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
369
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_narrow_round_high_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_narrow_round_high_u8 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = tcgv_i64_temp ( @@a2@@ ) ; @@v2@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_narrow_round_high_u8 , @@v2@@ , Number L , & @@v4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 1, "s": 8, "t": "TCGTemp_0 *"}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
370
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_narrow_round_high_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_narrow_round_high_u16 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = tcgv_i64_temp ( @@a2@@ ) ; @@v2@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_narrow_round_high_u16 , @@v2@@ , Number L , & @@v4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 1, "s": 8, "t": "TCGTemp_0 *"}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
371
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_widen_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_widen_u8 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = tcgv_i32_temp ( @@a2@@ ) ; @@v2@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_widen_u8 , @@v2@@ , Number L , & @@v4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 1, "s": 8, "t": "TCGTemp_0 *"}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
372
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_widen_s8", "code": "unsigned __int64 __fastcall gen_helper_neon_widen_s8 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = tcgv_i32_temp ( @@a2@@ ) ; @@v2@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_widen_s8 , @@v2@@ , Number L , & @@v4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 1, "s": 8, "t": "TCGTemp_0 *"}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
373
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_widen_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_widen_u16 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = tcgv_i32_temp ( @@a2@@ ) ; @@v2@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_widen_u16 , @@v2@@ , Number L , & @@v4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 1, "s": 8, "t": "TCGTemp_0 *"}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
374
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_widen_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_widen_s16 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = tcgv_i32_temp ( @@a2@@ ) ; @@v2@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_widen_s16 , @@v2@@ , Number L , & @@v4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 1, "s": 8, "t": "TCGTemp_0 *"}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
375
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_addl_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_addl_u16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_addl_u16 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
376
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_addl_u32", "code": "unsigned __int64 __fastcall gen_helper_neon_addl_u32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_addl_u32 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
377
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_paddl_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_paddl_u16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_paddl_u16 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
378
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_paddl_u32", "code": "unsigned __int64 __fastcall gen_helper_neon_paddl_u32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_paddl_u32 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
379
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_subl_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_subl_u16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_subl_u16 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
380
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_subl_u32", "code": "unsigned __int64 __fastcall gen_helper_neon_subl_u32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_subl_u32 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
381
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_addl_saturate_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_addl_saturate_s32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_i64_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_addl_saturate_s32 , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
382
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_addl_saturate_s64", "code": "unsigned __int64 __fastcall gen_helper_neon_addl_saturate_s64 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_i64_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_addl_saturate_s64 , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
383
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_abdl_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_abdl_u16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_abdl_u16 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
384
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_abdl_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_abdl_s16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_abdl_s16 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
385
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_abdl_u32", "code": "unsigned __int64 __fastcall gen_helper_neon_abdl_u32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_abdl_u32 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
386
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_abdl_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_abdl_s32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_abdl_s32 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
387
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_abdl_u64", "code": "unsigned __int64 __fastcall gen_helper_neon_abdl_u64 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_abdl_u64 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
388
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_abdl_s64", "code": "unsigned __int64 __fastcall gen_helper_neon_abdl_s64 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_abdl_s64 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
389
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_mull_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_mull_u8 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_mull_u8 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
390
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_mull_s8", "code": "unsigned __int64 __fastcall gen_helper_neon_mull_s8 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_mull_s8 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
391
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_mull_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_mull_u16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_mull_u16 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
392
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_mull_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_mull_s16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_mull_s16 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
393
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_negl_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_negl_u16 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = tcgv_i64_temp ( @@a2@@ ) ; @@v2@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_negl_u16 , @@v2@@ , Number L , & @@v4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 1, "s": 8, "t": "TCGTemp_0 *"}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
394
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_negl_u32", "code": "unsigned __int64 __fastcall gen_helper_neon_negl_u32 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = tcgv_i64_temp ( @@a2@@ ) ; @@v2@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_negl_u32 , @@v2@@ , Number L , & @@v4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 1, "s": 8, "t": "TCGTemp_0 *"}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
395
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_qabs_s8", "code": "unsigned __int64 __fastcall gen_helper_neon_qabs_s8 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qabs_s8 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
396
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_qabs_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_qabs_s16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qabs_s16 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
397
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_qabs_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_qabs_s32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qabs_s32 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
398
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_qneg_s8", "code": "unsigned __int64 __fastcall gen_helper_neon_qneg_s8 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qneg_s8 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
399
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_qneg_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_qneg_s16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qneg_s16 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
400
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_qneg_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_qneg_s32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_qneg_s32 , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
401
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_abd_f32", "code": "unsigned __int64 __fastcall gen_helper_neon_abd_f32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_abd_f32 , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
402
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_ceq_f32", "code": "unsigned __int64 __fastcall gen_helper_neon_ceq_f32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_ceq_f32 , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
403
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_cge_f32", "code": "unsigned __int64 __fastcall gen_helper_neon_cge_f32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_cge_f32 , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
404
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_cgt_f32", "code": "unsigned __int64 __fastcall gen_helper_neon_cgt_f32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_cgt_f32 , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
405
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_acge_f32", "code": "unsigned __int64 __fastcall gen_helper_neon_acge_f32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_acge_f32 , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
406
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_neon_acgt_f32", "code": "unsigned __int64 __fastcall gen_helper_neon_acgt_f32 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_acgt_f32 , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
407
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_iwmmxt_maddsq", "code": "unsigned __int64 __fastcall gen_helper_iwmmxt_maddsq ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_iwmmxt_maddsq , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
408
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_iwmmxt_madduq", "code": "unsigned __int64 __fastcall gen_helper_iwmmxt_madduq ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_iwmmxt_madduq , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
409
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_iwmmxt_sadb", "code": "unsigned __int64 __fastcall gen_helper_iwmmxt_sadb ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_iwmmxt_sadb , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
410
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_iwmmxt_sadw", "code": "unsigned __int64 __fastcall gen_helper_iwmmxt_sadw ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_iwmmxt_sadw , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
411
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_iwmmxt_mulslw", "code": "unsigned __int64 __fastcall gen_helper_iwmmxt_mulslw ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_iwmmxt_mulslw , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
412
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_iwmmxt_mulshw", "code": "unsigned __int64 __fastcall gen_helper_iwmmxt_mulshw ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_iwmmxt_mulshw , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
413
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_iwmmxt_mululw", "code": "unsigned __int64 __fastcall gen_helper_iwmmxt_mululw ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_iwmmxt_mululw , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
414
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_iwmmxt_muluhw", "code": "unsigned __int64 __fastcall gen_helper_iwmmxt_muluhw ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_iwmmxt_muluhw , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
415
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_iwmmxt_macsw", "code": "unsigned __int64 __fastcall gen_helper_iwmmxt_macsw ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_iwmmxt_macsw , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
416
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_iwmmxt_macuw", "code": "unsigned __int64 __fastcall gen_helper_iwmmxt_macuw ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v6@@ [ Number ] ; unsigned __int64 @@v7@@ ; @@v7@@ = __readfsqword ( Number ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v6@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_iwmmxt_macuw , @@v3@@ , Number L , @@v6@@ ) ; return __readfsqword ( Number ) ^ @@v7@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v7", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 2, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v6", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
417
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_iwmmxt_setpsr_nz", "code": "unsigned __int64 __fastcall gen_helper_iwmmxt_setpsr_nz ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v2@@ ; __int64 @@v4@@ ; unsigned __int64 @@v5@@ ; @@v5@@ = __readfsqword ( Number ) ; @@v4@@ = tcgv_i64_temp ( @@a2@@ ) ; @@v2@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_iwmmxt_setpsr_nz , @@v2@@ , Number L , & @@v4@@ ) ; return __readfsqword ( Number ) ^ @@v5@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "retval", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 1, "s": 8, "t": "TCGTemp_0 *"}, "location": "s16"}, {"n": "v4", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
418
[ "{\"name\": \"tcgv_i32_temp\", \"code\": \"__int64 __fastcall tcgv_i32_temp ( __int64 @@a1@@ ) { __int64 @@v2@@ ; @@v2@@ = tcg_ctx + @@a1@@ ; temp_idx ( tcg_ctx + @@a1@@ ) ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_iwmmxt_unpacklb", "code": "unsigned __int64 __fastcall gen_helper_iwmmxt_unpacklb ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_i64_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_iwmmxt_unpacklb , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
419
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "gen_helper_iwmmxt_unpacklw", "code": "unsigned __int64 __fastcall gen_helper_iwmmxt_unpacklw ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_i64_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_iwmmxt_unpacklw , @@v4@@ , Number L , @@v8@@ ) ; return __readfsqword ( Number ) ^ @@v9@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v8", "t": {"T": 2, "n": 3, "s": 8, "t": "__int64"}, "location": "s32"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r24"}, {"n": "retval", "t": {"T": 1, "n": "TCGv_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_ptr", "s": 8}, "location": "r64"}, {"n": "v4", "t": {"T": 3, "t": "TCGTemp_0"}, "location": "r8"}, {"n": "args", "t": {"T": 2, "n": 3, "s": 8, "t": "TCGTemp_0 *"}, "location": "s32"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9_0de5b970c4b623b11deb59e14880555bdda1f6bbad19a7820ea754471bf85af9.jsonl
420
[ "{\"name\": \"tcgv_i64_temp\", \"code\": \"__int64 __fastcall tcgv_i64_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"tcgv_ptr_temp\", \"code\": \"__int64 __fastcall tcgv_ptr_temp ( __int64 @@a1@@ ) { return tcgv_i32_temp ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]