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_vfp_tould", "code": "unsigned __int64 __fastcall gen_helper_vfp_tould ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_vfp_tould , @@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_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "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
| 221 |
[
"{\"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_vfp_shtos", "code": "unsigned __int64 __fastcall gen_helper_vfp_shtos ( __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_vfp_shtos , @@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
| 222 |
[
"{\"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_vfp_sltos", "code": "unsigned __int64 __fastcall gen_helper_vfp_sltos ( __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_vfp_sltos , @@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
| 223 |
[
"{\"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_vfp_uhtos", "code": "unsigned __int64 __fastcall gen_helper_vfp_uhtos ( __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_vfp_uhtos , @@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
| 224 |
[
"{\"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_vfp_ultos", "code": "unsigned __int64 __fastcall gen_helper_vfp_ultos ( __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_vfp_ultos , @@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
| 225 |
[
"{\"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_vfp_shtod", "code": "unsigned __int64 __fastcall gen_helper_vfp_shtod ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_vfp_shtod , @@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_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "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
| 226 |
[
"{\"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_vfp_sltod", "code": "unsigned __int64 __fastcall gen_helper_vfp_sltod ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_vfp_sltod , @@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_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "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
| 227 |
[
"{\"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_vfp_uhtod", "code": "unsigned __int64 __fastcall gen_helper_vfp_uhtod ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_vfp_uhtod , @@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_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "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
| 228 |
[
"{\"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_vfp_ultod", "code": "unsigned __int64 __fastcall gen_helper_vfp_ultod ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_vfp_ultod , @@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_i64", "s": 8}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "TCGv_i64", "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
| 229 |
[
"{\"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_set_rmode", "code": "unsigned __int64 __fastcall gen_helper_set_rmode ( __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_ptr_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_set_rmode , @@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_ptr", "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
| 230 |
[
"{\"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_set_neon_rmode", "code": "unsigned __int64 __fastcall gen_helper_set_neon_rmode ( __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_ptr_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_set_neon_rmode , @@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_ptr", "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
| 231 |
[
"{\"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_vfp_fcvt_f16_to_f32", "code": "unsigned __int64 __fastcall gen_helper_vfp_fcvt_f16_to_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_ptr_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_vfp_fcvt_f16_to_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_ptr", "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_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
| 232 |
[
"{\"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_vfp_fcvt_f32_to_f16", "code": "unsigned __int64 __fastcall gen_helper_vfp_fcvt_f32_to_f16 ( __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_ptr_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_vfp_fcvt_f32_to_f16 , @@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_ptr", "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_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
| 233 |
[
"{\"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_vfp_fcvt_f16_to_f64", "code": "unsigned __int64 __fastcall gen_helper_vfp_fcvt_f16_to_f64 ( __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_ptr_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_vfp_fcvt_f16_to_f64 , @@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_ptr", "s": 8}, "location": "r16"}, {"n": "arg3", "t": {"T": 1, "n": "TCGv_i32", "s": 8}, "location": "r24"}, {"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": "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
| 234 |
[
"{\"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_vfp_fcvt_f64_to_f16", "code": "unsigned __int64 __fastcall gen_helper_vfp_fcvt_f64_to_f16 ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ ) { __int64 @@v4@@ ; __int64 @@v8@@ [ Number ] ; unsigned __int64 @@v9@@ ; @@v9@@ = __readfsqword ( Number ) ; @@v8@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v8@@ [ Number ] = tcgv_ptr_temp ( @@a3@@ ) ; @@v8@@ [ Number ] = tcgv_i32_temp ( @@a4@@ ) ; @@v4@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_vfp_fcvt_f64_to_f16 , @@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_ptr", "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_i64", "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
| 235 |
[
"{\"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_vfp_muladdd", "code": "unsigned __int64 __fastcall gen_helper_vfp_muladdd ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ ) { __int64 @@v5@@ ; __int64 @@v10@@ [ Number ] ; unsigned __int64 @@v11@@ ; @@v11@@ = __readfsqword ( Number ) ; @@v10@@ [ Number ] = tcgv_i64_temp ( @@a2@@ ) ; @@v10@@ [ Number ] = tcgv_i64_temp ( @@a3@@ ) ; @@v10@@ [ Number ] = tcgv_i64_temp ( @@a4@@ ) ; @@v10@@ [ Number ] = tcgv_ptr_temp ( @@a5@@ ) ; @@v5@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_vfp_muladdd , @@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_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_i64", "s": 8}, "location": "r64"}, {"n": "arg4", "t": {"T": 1, "n": "TCGv_ptr", "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
| 236 |
[
"{\"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_vfp_muladds", "code": "unsigned __int64 __fastcall gen_helper_vfp_muladds ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ ) { __int64 @@v5@@ ; __int64 @@v10@@ [ Number ] ; unsigned __int64 @@v11@@ ; @@v11@@ = __readfsqword ( Number ) ; @@v10@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v10@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v10@@ [ Number ] = tcgv_i32_temp ( @@a4@@ ) ; @@v10@@ [ Number ] = tcgv_ptr_temp ( @@a5@@ ) ; @@v5@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_vfp_muladds , @@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_i32", "s": 8}, "location": "r64"}, {"n": "arg4", "t": {"T": 1, "n": "TCGv_ptr", "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
| 237 |
[
"{\"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_recps_f32", "code": "unsigned __int64 __fastcall gen_helper_recps_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_recps_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
| 238 |
[
"{\"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_rsqrts_f32", "code": "unsigned __int64 __fastcall gen_helper_rsqrts_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_rsqrts_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
| 239 |
[
"{\"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_recpe_f32", "code": "unsigned __int64 __fastcall gen_helper_recpe_f32 ( __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_ptr_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_recpe_f32 , @@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_ptr", "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
| 240 |
[
"{\"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_rsqrte_f32", "code": "unsigned __int64 __fastcall gen_helper_rsqrte_f32 ( __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_ptr_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_rsqrte_f32 , @@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_ptr", "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
| 241 |
[
"{\"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_recpe_u32", "code": "unsigned __int64 __fastcall gen_helper_recpe_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_ptr_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_recpe_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_ptr", "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
| 242 |
[
"{\"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_rsqrte_u32", "code": "unsigned __int64 __fastcall gen_helper_rsqrte_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_ptr_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_rsqrte_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_ptr", "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
| 243 |
[
"{\"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_tbl", "code": "unsigned __int64 __fastcall gen_helper_neon_tbl ( __int64 @@a1@@ , __int64 @@a2@@ , __int64 @@a3@@ , __int64 @@a4@@ , __int64 @@a5@@ ) { __int64 @@v5@@ ; __int64 @@v10@@ [ Number ] ; unsigned __int64 @@v11@@ ; @@v11@@ = __readfsqword ( Number ) ; @@v10@@ [ Number ] = tcgv_i32_temp ( @@a2@@ ) ; @@v10@@ [ Number ] = tcgv_i32_temp ( @@a3@@ ) ; @@v10@@ [ Number ] = tcgv_ptr_temp ( @@a4@@ ) ; @@v10@@ [ Number ] = tcgv_i32_temp ( @@a5@@ ) ; @@v5@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_tbl , @@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_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": "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
| 244 |
[
"{\"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_shl_cc", "code": "unsigned __int64 __fastcall gen_helper_shl_cc ( __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_shl_cc , @@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
| 245 |
[
"{\"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_shr_cc", "code": "unsigned __int64 __fastcall gen_helper_shr_cc ( __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_shr_cc , @@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
| 246 |
[
"{\"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_sar_cc", "code": "unsigned __int64 __fastcall gen_helper_sar_cc ( __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_sar_cc , @@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
| 247 |
[
"{\"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_ror_cc", "code": "unsigned __int64 __fastcall gen_helper_ror_cc ( __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_ror_cc , @@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
| 248 |
[
"{\"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_rints_exact", "code": "unsigned __int64 __fastcall gen_helper_rints_exact ( __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_ptr_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_rints_exact , @@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_ptr", "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
| 249 |
[
"{\"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_rints\", \"code\": \"unsigned __int64 __fastcall gen_helper_rints ( __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_ptr_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_rints , @@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\"}]}"
] |
{"name": "gen_helper_rintd_exact", "code": "unsigned __int64 __fastcall gen_helper_rintd_exact ( __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_ptr_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_rintd_exact , @@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_ptr", "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
| 250 |
[
"{\"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_rintd\", \"code\": \"unsigned __int64 __fastcall gen_helper_rintd ( __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_ptr_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_rintd , @@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\"}]}"
] |
{"name": "gen_helper_rints", "code": "unsigned __int64 __fastcall gen_helper_rints ( __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_ptr_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_rints , @@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_ptr", "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
| 251 |
[
"{\"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_rintd", "code": "unsigned __int64 __fastcall gen_helper_rintd ( __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_ptr_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i64_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_rintd , @@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_ptr", "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
| 252 |
[
"{\"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_vjcvt", "code": "unsigned __int64 __fastcall gen_helper_vjcvt ( __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_ptr_temp ( @@a3@@ ) ; @@v3@@ = tcgv_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_vjcvt , @@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_ptr", "s": 8}, "location": "r16"}, {"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": "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
| 253 |
[
"{\"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_hadd_s8", "code": "unsigned __int64 __fastcall gen_helper_neon_hadd_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_hadd_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_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
| 254 |
[
"{\"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_hadd_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_hadd_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_hadd_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
| 255 |
[
"{\"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_hadd_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_hadd_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_hadd_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_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
| 256 |
[
"{\"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_hadd_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_hadd_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_hadd_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
| 257 |
[
"{\"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_hadd_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_hadd_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_hadd_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_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
| 258 |
[
"{\"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_hadd_u32", "code": "unsigned __int64 __fastcall gen_helper_neon_hadd_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_hadd_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
| 259 |
[
"{\"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_rhadd_s8", "code": "unsigned __int64 __fastcall gen_helper_neon_rhadd_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_rhadd_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_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
| 260 |
[
"{\"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_rhadd_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_rhadd_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_rhadd_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
| 261 |
[
"{\"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_rhadd_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_rhadd_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_rhadd_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_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
| 262 |
[
"{\"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_rhadd_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_rhadd_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_rhadd_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
| 263 |
[
"{\"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_rhadd_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_rhadd_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_rhadd_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_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
| 264 |
[
"{\"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_rhadd_u32", "code": "unsigned __int64 __fastcall gen_helper_neon_rhadd_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_rhadd_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
| 265 |
[
"{\"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_hsub_s8", "code": "unsigned __int64 __fastcall gen_helper_neon_hsub_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_hsub_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_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
| 266 |
[
"{\"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_hsub_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_hsub_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_hsub_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
| 267 |
[
"{\"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_hsub_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_hsub_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_hsub_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_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
| 268 |
[
"{\"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_hsub_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_hsub_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_hsub_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
| 269 |
[
"{\"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_hsub_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_hsub_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_hsub_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_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
| 270 |
[
"{\"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_hsub_u32", "code": "unsigned __int64 __fastcall gen_helper_neon_hsub_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_hsub_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
| 271 |
[
"{\"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_cgt_s8", "code": "unsigned __int64 __fastcall gen_helper_neon_cgt_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_cgt_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_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
| 272 |
[
"{\"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_cgt_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_cgt_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_cgt_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_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
| 273 |
[
"{\"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_cgt_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_cgt_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_cgt_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_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
| 274 |
[
"{\"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_cge_s8", "code": "unsigned __int64 __fastcall gen_helper_neon_cge_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_cge_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_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
| 275 |
[
"{\"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_cge_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_cge_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_cge_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_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
| 276 |
[
"{\"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_cge_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_cge_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_cge_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_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
| 277 |
[
"{\"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_pmin_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_pmin_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_pmin_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
| 278 |
[
"{\"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_pmin_s8", "code": "unsigned __int64 __fastcall gen_helper_neon_pmin_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_pmin_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_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
| 279 |
[
"{\"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_pmin_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_pmin_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_pmin_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
| 280 |
[
"{\"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_pmin_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_pmin_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_pmin_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_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
| 281 |
[
"{\"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_pmax_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_pmax_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_pmax_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
| 282 |
[
"{\"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_pmax_s8", "code": "unsigned __int64 __fastcall gen_helper_neon_pmax_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_pmax_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_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
| 283 |
[
"{\"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_pmax_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_pmax_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_pmax_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
| 284 |
[
"{\"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_pmax_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_pmax_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_pmax_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_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
| 285 |
[
"{\"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_abd_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_abd_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_abd_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
| 286 |
[
"{\"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_abd_s8", "code": "unsigned __int64 __fastcall gen_helper_neon_abd_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_abd_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_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
| 287 |
[
"{\"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_abd_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_abd_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_abd_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
| 288 |
[
"{\"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_abd_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_abd_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_abd_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_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
| 289 |
[
"{\"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_abd_u32", "code": "unsigned __int64 __fastcall gen_helper_neon_abd_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_abd_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
| 290 |
[
"{\"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_abd_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_abd_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_abd_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_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
| 291 |
[
"{\"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_shl_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_shl_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_shl_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
| 292 |
[
"{\"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_shl_s8", "code": "unsigned __int64 __fastcall gen_helper_neon_shl_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_shl_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_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
| 293 |
[
"{\"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_shl_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_shl_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_shl_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
| 294 |
[
"{\"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_shl_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_shl_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_shl_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_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
| 295 |
[
"{\"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_shl_u32", "code": "unsigned __int64 __fastcall gen_helper_neon_shl_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_shl_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
| 296 |
[
"{\"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_shl_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_shl_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_shl_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_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
| 297 |
[
"{\"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_shl_u64", "code": "unsigned __int64 __fastcall gen_helper_neon_shl_u64 ( __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_shl_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_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
| 298 |
[
"{\"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_shl_s64", "code": "unsigned __int64 __fastcall gen_helper_neon_shl_s64 ( __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_shl_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_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
| 299 |
[
"{\"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_rshl_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_rshl_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_rshl_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
| 300 |
[
"{\"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_rshl_s8", "code": "unsigned __int64 __fastcall gen_helper_neon_rshl_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_rshl_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_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
| 301 |
[
"{\"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_rshl_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_rshl_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_rshl_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
| 302 |
[
"{\"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_rshl_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_rshl_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_rshl_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_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
| 303 |
[
"{\"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_rshl_u32", "code": "unsigned __int64 __fastcall gen_helper_neon_rshl_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_rshl_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
| 304 |
[
"{\"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_rshl_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_rshl_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_i32_temp ( @@a1@@ ) ; tcg_gen_callN ( & helper_neon_rshl_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_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
| 305 |
[
"{\"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_rshl_u64", "code": "unsigned __int64 __fastcall gen_helper_neon_rshl_u64 ( __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_rshl_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_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
| 306 |
[
"{\"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_rshl_s64", "code": "unsigned __int64 __fastcall gen_helper_neon_rshl_s64 ( __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_rshl_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_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
| 307 |
[
"{\"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_qshl_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_qshl_u8 ( __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_qshl_u8 , @@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
| 308 |
[
"{\"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_qshl_s8", "code": "unsigned __int64 __fastcall gen_helper_neon_qshl_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_qshl_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
| 309 |
[
"{\"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_qshl_u16", "code": "unsigned __int64 __fastcall gen_helper_neon_qshl_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_qshl_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
| 310 |
[
"{\"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_qshl_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_qshl_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_qshl_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
| 311 |
[
"{\"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_qshl_u32", "code": "unsigned __int64 __fastcall gen_helper_neon_qshl_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_qshl_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
| 312 |
[
"{\"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_qshl_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_qshl_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_qshl_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
| 313 |
[
"{\"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_qshl_u64", "code": "unsigned __int64 __fastcall gen_helper_neon_qshl_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_qshl_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
| 314 |
[
"{\"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_qshl_s64", "code": "unsigned __int64 __fastcall gen_helper_neon_qshl_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_qshl_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
| 315 |
[
"{\"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_qshlu_s8", "code": "unsigned __int64 __fastcall gen_helper_neon_qshlu_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_qshlu_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
| 316 |
[
"{\"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_qshlu_s16", "code": "unsigned __int64 __fastcall gen_helper_neon_qshlu_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_qshlu_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
| 317 |
[
"{\"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_qshlu_s32", "code": "unsigned __int64 __fastcall gen_helper_neon_qshlu_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_qshlu_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
| 318 |
[
"{\"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_qshlu_s64", "code": "unsigned __int64 __fastcall gen_helper_neon_qshlu_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_qshlu_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
| 319 |
[
"{\"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_u8", "code": "unsigned __int64 __fastcall gen_helper_neon_qrshl_u8 ( __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_u8 , @@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
| 320 |
[
"{\"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\"}]}"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.