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": "stl_be_p_mips64", "code": "_DWORD * __fastcall stl_be_p_mips64 ( _DWORD * @@a1@@ , unsigned int @@a2@@ ) { int @@v2@@ ; @@v2@@ = bswap32 ( @@a2@@ ) ; return stl_he_p_mips64 ( @@a1@@ , @@v2@@ ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r8"}]}
[{"n": "ptr", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "v", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
34
[ "{\"name\": \"bswap32\", \"code\": \"__int64 __fastcall bswap32 ( unsigned int @@a1@@ ) { return _bswap_32 ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}]}", "{\"name\": \"stl_he_p_mips64\", \"code\": \"_DWORD * __fastcall stl_he_p_mips64 ( _DWORD * @@a1@@ , int @@a2@@ ) { _DWORD * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = @@a2@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r8\"}]}" ]
{"name": "stq_be_p_mips64", "code": "_QWORD * __fastcall stq_be_p_mips64 ( _QWORD * @@a1@@ , unsigned __int64 @@a2@@ ) { __int64 @@v2@@ ; @@v2@@ = bswap64 ( @@a2@@ ) ; return stq_he_p_mips64 ( @@a1@@ , @@v2@@ ) ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "v2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "ptr", "t": {"T": 3, "t": "void"}, "location": "r56"}, {"n": "v", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
35
[ "{\"name\": \"bswap64\", \"code\": \"unsigned __int64 __fastcall bswap64 ( unsigned __int64 @@a1@@ ) { return _bswap_64 ( @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"stq_he_p_mips64\", \"code\": \"_QWORD * __fastcall stq_he_p_mips64 ( _QWORD * @@a1@@ , __int64 @@a2@@ ) { _QWORD * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = @@a2@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r8\"}]}" ]
{"name": "clz32_mips64", "code": "__int64 __fastcall clz32_mips64 ( unsigned int @@a1@@ ) { unsigned int @@v1@@ ; if ( ! @@a1@@ ) return Number L ; _BitScanReverse ( & @@v1@@ , @@a1@@ ) ; return @@v1@@ ^ Number ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "v1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r8"}]}
[{"n": "val", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r56"}, {"n": "v1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
36
[]
{"name": "clo32", "code": "__int64 __fastcall clo32 ( int @@a1@@ ) { return clz32_mips64 ( ~ @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]}
[{"n": "val", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
37
[ "{\"name\": \"clz32_mips64\", \"code\": \"__int64 __fastcall clz32_mips64 ( unsigned int @@a1@@ ) { unsigned int @@v1@@ ; if ( ! @@a1@@ ) return Number L ; _BitScanReverse ( & @@v1@@ , @@a1@@ ) ; return @@v1@@ ^ Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"v1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r8\"}]}" ]
{"name": "clz64_mips64", "code": "unsigned __int64 __fastcall clz64_mips64 ( unsigned __int64 @@a1@@ ) { unsigned __int64 @@v1@@ ; if ( ! @@a1@@ ) return Number L ; _BitScanReverse64 ( & @@v1@@ , @@a1@@ ) ; return @@v1@@ ^ Number ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r56"}, {"n": "v1", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r8"}]}
[{"n": "val", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r56"}, {"n": "v1", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
38
[]
{"name": "clo64", "code": "unsigned __int64 __fastcall clo64 ( __int64 @@a1@@ ) { return clz64_mips64 ( ~ @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "val", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
39
[ "{\"name\": \"clz64_mips64\", \"code\": \"unsigned __int64 __fastcall clz64_mips64 ( unsigned __int64 @@a1@@ ) { unsigned __int64 @@v1@@ ; if ( ! @@a1@@ ) return Number L ; _BitScanReverse64 ( & @@v1@@ , @@a1@@ ) ; return @@v1@@ ^ Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v1\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "extract32_mips64", "code": "__int64 __fastcall extract32_mips64 ( unsigned int @@a1@@ , int @@a2@@ , int @@a3@@ ) { if ( @@a2@@ < Number || @@a3@@ <= Number || @@a3@@ > Number - @@a2@@ ) _assert_fail ( String , String , Number , String ) ; return ( @@a1@@ >> @@a2@@ ) & ( Number >> ( Number - @@a3@@ ) ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]}
[{"n": "length", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "value", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r56"}, {"n": "start", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
40
[]
{"name": "extract64_mips64", "code": "unsigned __int64 __fastcall extract64_mips64 ( unsigned __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { if ( @@a2@@ < Number || @@a3@@ <= Number || @@a3@@ > Number - @@a2@@ ) _assert_fail ( String , String , Number , String ) ; return ( @@a1@@ >> @@a2@@ ) & ( Number >> ( Number - ( unsigned __int8 ) @@a3@@ ) ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]}
[{"n": "length", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "value", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r56"}, {"n": "start", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
41
[]
{"name": "cpu_interrupt_mips64", "code": "__int64 __fastcall cpu_interrupt_mips64 ( __int64 @@a1@@ , unsigned int @@a2@@ ) { return cpu_interrupt_handler_mips64 ( @@a1@@ , @@a2@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}]}
[{"n": "cpu", "t": {"T": 3, "t": "CPUState_0"}, "location": "r56"}, {"n": "mask", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
42
[]
{"name": "mips_env_get_cpu", "code": "__int64 __fastcall mips_env_get_cpu ( __int64 @@a1@@ ) { return @@a1@@ - Number ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
43
[]
{"name": "mips_vpe_active", "code": "_BOOL8 __fastcall mips_vpe_active ( __int64 @@a1@@ ) { _BOOL4 @@v2@@ ; @@v2@@ = ( * * ( _DWORD * * ) ( @@a1@@ + Number ) & Number ) != Number ; if ( ( * ( _DWORD * ) ( @@a1@@ + Number ) & Number ) == Number ) @@v2@@ = Number ; if ( ( * ( _DWORD * ) ( @@a1@@ + Number ) & Number ) == Number ) @@v2@@ = Number ; if ( ( * ( _QWORD * ) ( @@a1@@ + Number ) & Number L ) != Number ) @@v2@@ = Number ; return @@v2@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "v2", "t": {"T": 1, "n": "_BOOL4", "s": 4}, "location": "s4"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "active", "t": {"T": 1, "n": "_BOOL4", "s": 4}, "location": "s4"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
44
[]
{"name": "qemu_loglevel_mask_mips64", "code": "bool __fastcall qemu_loglevel_mask_mips64 ( int @@a1@@ ) { return ( @@a1@@ & qemu_loglevel ) != Number ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]}
[{"n": "mask", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
45
[]
{"name": "compute_hflags", "code": "_DWORD * __fastcall compute_hflags ( _DWORD * @@a1@@ ) { int v1 ; int v2 ; int v3 ; int v4 ; int v5 ; _DWORD * result ; @@a1@@ [ Number ] &= Number ; if ( ( @@a1@@ [ Number ] & Number ) == Number && ( @@a1@@ [ Number ] & Number ) == Number && ( @@a1@@ [ Number ] & Number ) == Number ) @@a1@@ [ Number ] |= ( ( int ) @@a1@@ [ Number ] >> Number ) & Number ; if ( ( @@a1@@ [ Number ] & Number ) != Number || ( @@a1@@ [ Number ] & Number ) != Number || ( @@a1@@ [ Number ] & Number ) != Number ) @@a1@@ [ Number ] |= Number ; if ( ( @@a1@@ [ Number ] & Number ) != Number || ( @@a1@@ [ Number ] & Number ) != Number ) { if ( ( @@a1@@ [ Number ] & Number ) != Number && ( ( @@a1@@ [ Number ] & Number ) == Number && ( @@a1@@ [ Number ] & Number ) == Number || ( @@a1@@ [ Number ] & Number ) == Number && ( @@a1@@ [ Number ] & Number ) == Number ) ) { v2 = @@a1@@ [ Number ] ; BYTE1 ( v2 ) |= Number ; @@a1@@ [ Number ] = v2 ; } } else { v1 = @@a1@@ [ Number ] ; BYTE1 ( v1 ) |= Number ; @@a1@@ [ Number ] = v1 ; } if ( ( @@a1@@ [ Number ] & Number ) != Number && ( @@a1@@ [ Number ] & Number ) == Number || ( @@a1@@ [ Number ] & Number ) == Number ) @@a1@@ [ Number ] |= Number ; if ( ( @@a1@@ [ Number ] & Number ) != Number ) @@a1@@ [ Number ] |= Number ; if ( ( @@a1@@ [ Number ] & Number ) != Number ) @@a1@@ [ Number ] |= Number ; if ( ( @@a1@@ [ Number ] & Number ) != Number && ( @@a1@@ [ Number ] & Number ) != Number ) @@a1@@ [ Number ] |= Number ; if ( ( @@a1@@ [ Number ] & Number ) != Number ) { if ( ( @@a1@@ [ Number ] & Number ) != Number ) @@a1@@ [ Number ] |= Number ; } else if ( ( @@a1@@ [ Number ] & Number ) != Number && ( @@a1@@ [ Number ] & Number ) != Number ) { @@a1@@ [ Number ] |= Number ; } if ( ( @@a1@@ [ Number ] & Number ) != Number ) { if ( ( @@a1@@ [ Number ] & Number ) != Number ) { v3 = @@a1@@ [ Number ] ; LOBYTE ( v3 ) = v3 | Number ; @@a1@@ [ Number ] = v3 ; } } else if ( ( @@a1@@ [ Number ] & Number ) != Number ) { if ( ( @@a1@@ [ Number ] & Number ) != Number ) { v4 = @@a1@@ [ Number ] ; LOBYTE ( v4 ) = v4 | Number ; @@a1@@ [ Number ] = v4 ; } } else if ( ( @@a1@@ [ Number ] & Number ) != Number && ( int ) @@a1@@ [ Number ] < Number ) { v5 = @@a1@@ [ Number ] ; LOBYTE ( v5 ) = v5 | Number ; @@a1@@ [ Number ] = v5 ; } result = ( _DWORD * ) ( @@a1@@ [ Number ] & Number ) ; if ( ( _DWORD ) result ) { result = ( _DWORD * ) ( @@a1@@ [ Number ] & Number ) ; if ( ( _DWORD ) result ) { result = @@a1@@ ; @@a1@@ [ Number ] |= Number ; } } return result ; }", "source": [{"n": "a1", "t": {"T": 3, "t": "_DWORD"}, "location": "r56"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
46
[]
{"name": "cpu_ldub_kernel", "code": "__int64 __fastcall cpu_ldub_kernel ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned int @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = ldub_p_mips64 ( ( unsigned __int8 * ) ( * ( _QWORD * ) ( Number L * ( unsigned __int8 ) ( @@a2@@ >> Number ) + @@a1@@ + Number ) + @@a2@@ ) ) ; else @@v3@@ = ( unsigned __int8 ) helper_ldb_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s28"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "res", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
47
[ "{\"name\": \"ldub_p_mips64\", \"code\": \"__int64 __fastcall ldub_p_mips64 ( unsigned __int8 * @@a1@@ ) { return * @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"unsigned __int8\"}, \"location\": \"r56\"}]}" ]
{"name": "cpu_stb_kernel", "code": "_BYTE * __fastcall cpu_stb_kernel ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int8 @@a3@@ ) { _BYTE * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stb_p_mips64 ( ( _BYTE * ) ( * ( _QWORD * ) ( Number L * ( unsigned __int8 ) ( @@a2@@ >> Number ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _BYTE * ) helper_stb_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int8", "s": 1}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_BYTE"}, "location": "r8"}]}
[{"n": "v", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
48
[ "{\"name\": \"stb_p_mips64\", \"code\": \"_BYTE * __fastcall stb_p_mips64 ( _BYTE * @@a1@@ , char @@a2@@ ) { _BYTE * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = @@a2@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_BYTE\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"_BYTE\"}, \"location\": \"r8\"}]}" ]
{"name": "cpu_lduw_kernel", "code": "__int64 __fastcall cpu_lduw_kernel ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned int @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = lduw_be_p_mips64 ( ( unsigned __int16 * ) ( * ( _QWORD * ) ( Number L * ( unsigned __int8 ) ( @@a2@@ >> Number ) + @@a1@@ + Number ) + @@a2@@ ) ) ; else @@v3@@ = ( unsigned __int16 ) helper_ldw_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s28"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "res", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
49
[ "{\"name\": \"lduw_be_p_mips64\", \"code\": \"__int64 __fastcall lduw_be_p_mips64 ( unsigned __int16 * @@a1@@ ) { __int16 @@v1@@ ; @@v1@@ = lduw_he_p_mips64 ( @@a1@@ ) ; return ( unsigned __int16 ) bswap16 ( @@v1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"unsigned __int16\"}, \"location\": \"r56\"}, {\"n\": \"v1\", \"t\": {\"T\": 1, \"n\": \"__int16\", \"s\": 2}, \"location\": \"r8\"}]}" ]
{"name": "cpu_stw_kernel", "code": "_WORD * __fastcall cpu_stw_kernel ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int16 @@a3@@ ) { _WORD * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stw_be_p_mips64 ( ( _WORD * ) ( * ( _QWORD * ) ( Number L * ( unsigned __int8 ) ( @@a2@@ >> Number ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _WORD * ) helper_stw_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int16", "s": 2}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_WORD"}, "location": "r8"}]}
[{"n": "v", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
50
[ "{\"name\": \"stw_be_p_mips64\", \"code\": \"_WORD * __fastcall stw_be_p_mips64 ( _WORD * @@a1@@ , __int16 @@a2@@ ) { __int16 @@v2@@ ; @@v2@@ = bswap16 ( @@a2@@ ) ; return stw_he_p_mips64 ( @@a1@@ , @@v2@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_WORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int16\", \"s\": 2}, \"location\": \"r64\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int16\", \"s\": 2}, \"location\": \"r8\"}]}" ]
{"name": "cpu_ldl_kernel", "code": "__int64 __fastcall cpu_ldl_kernel ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned int @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = ldl_be_p_mips64 ( ( unsigned int * ) ( * ( _QWORD * ) ( Number L * ( unsigned __int8 ) ( @@a2@@ >> Number ) + @@a1@@ + Number ) + @@a2@@ ) ) ; else @@v3@@ = helper_ldl_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s28"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "res", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
51
[ "{\"name\": \"ldl_be_p_mips64\", \"code\": \"__int64 __fastcall ldl_be_p_mips64 ( unsigned int * @@a1@@ ) { unsigned int @@v1@@ ; @@v1@@ = ldl_he_p_mips64 ( @@a1@@ ) ; return bswap32 ( @@v1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"unsigned int\"}, \"location\": \"r56\"}, {\"n\": \"v1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r8\"}]}" ]
{"name": "cpu_stl_kernel", "code": "_DWORD * __fastcall cpu_stl_kernel ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned int @@a3@@ ) { _DWORD * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stl_be_p_mips64 ( ( _DWORD * ) ( * ( _QWORD * ) ( Number L * ( unsigned __int8 ) ( @@a2@@ >> Number ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _DWORD * ) helper_stl_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_DWORD"}, "location": "r8"}]}
[{"n": "v", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
52
[ "{\"name\": \"stl_be_p_mips64\", \"code\": \"_DWORD * __fastcall stl_be_p_mips64 ( _DWORD * @@a1@@ , unsigned int @@a2@@ ) { int @@v2@@ ; @@v2@@ = bswap32 ( @@a2@@ ) ; return stl_he_p_mips64 ( @@a1@@ , @@v2@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r8\"}]}" ]
{"name": "cpu_ldq_kernel", "code": "unsigned __int64 __fastcall cpu_ldq_kernel ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned __int64 @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = ldq_be_p_mips64 ( * ( _QWORD * ) ( Number L * ( unsigned __int8 ) ( @@a2@@ >> Number ) + @@a1@@ + Number ) + @@a2@@ ) ; else @@v3@@ = helper_ldq_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s24"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "res", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
53
[ "{\"name\": \"ldq_be_p_mips64\", \"code\": \"unsigned __int64 __fastcall ldq_be_p_mips64 ( __int64 @@a1@@ ) { __int64 @@v1@@ ; @@v1@@ = ldq_he_p_mips64 ( @@a1@@ ) ; return bswap64 ( @@v1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "cpu_stq_kernel", "code": "_QWORD * __fastcall cpu_stq_kernel ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int64 @@a3@@ ) { _QWORD * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stq_be_p_mips64 ( ( _QWORD * ) ( * ( _QWORD * ) ( Number L * ( unsigned __int8 ) ( @@a2@@ >> Number ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _QWORD * ) helper_stq_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_QWORD"}, "location": "r8"}]}
[{"n": "v", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
54
[ "{\"name\": \"stq_be_p_mips64\", \"code\": \"_QWORD * __fastcall stq_be_p_mips64 ( _QWORD * @@a1@@ , unsigned __int64 @@a2@@ ) { __int64 @@v2@@ ; @@v2@@ = bswap64 ( @@a2@@ ) ; return stq_he_p_mips64 ( @@a1@@ , @@v2@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "cpu_ldub_super", "code": "__int64 __fastcall cpu_ldub_super ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned int @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = ldub_p_mips64 ( ( unsigned __int8 * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) ) ; else @@v3@@ = ( unsigned __int8 ) helper_ldb_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s28"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "res", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
55
[ "{\"name\": \"ldub_p_mips64\", \"code\": \"__int64 __fastcall ldub_p_mips64 ( unsigned __int8 * @@a1@@ ) { return * @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"unsigned __int8\"}, \"location\": \"r56\"}]}" ]
{"name": "cpu_stb_super", "code": "_BYTE * __fastcall cpu_stb_super ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int8 @@a3@@ ) { _BYTE * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stb_p_mips64 ( ( _BYTE * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _BYTE * ) helper_stb_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int8", "s": 1}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_BYTE"}, "location": "r8"}]}
[{"n": "v", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
56
[ "{\"name\": \"stb_p_mips64\", \"code\": \"_BYTE * __fastcall stb_p_mips64 ( _BYTE * @@a1@@ , char @@a2@@ ) { _BYTE * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = @@a2@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_BYTE\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"_BYTE\"}, \"location\": \"r8\"}]}" ]
{"name": "cpu_lduw_super", "code": "__int64 __fastcall cpu_lduw_super ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned int @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = lduw_be_p_mips64 ( ( unsigned __int16 * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) ) ; else @@v3@@ = ( unsigned __int16 ) helper_ldw_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s28"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "res", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
57
[ "{\"name\": \"lduw_be_p_mips64\", \"code\": \"__int64 __fastcall lduw_be_p_mips64 ( unsigned __int16 * @@a1@@ ) { __int16 @@v1@@ ; @@v1@@ = lduw_he_p_mips64 ( @@a1@@ ) ; return ( unsigned __int16 ) bswap16 ( @@v1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"unsigned __int16\"}, \"location\": \"r56\"}, {\"n\": \"v1\", \"t\": {\"T\": 1, \"n\": \"__int16\", \"s\": 2}, \"location\": \"r8\"}]}" ]
{"name": "cpu_stw_super", "code": "_WORD * __fastcall cpu_stw_super ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int16 @@a3@@ ) { _WORD * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stw_be_p_mips64 ( ( _WORD * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _WORD * ) helper_stw_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int16", "s": 2}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_WORD"}, "location": "r8"}]}
[{"n": "v", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
58
[ "{\"name\": \"stw_be_p_mips64\", \"code\": \"_WORD * __fastcall stw_be_p_mips64 ( _WORD * @@a1@@ , __int16 @@a2@@ ) { __int16 @@v2@@ ; @@v2@@ = bswap16 ( @@a2@@ ) ; return stw_he_p_mips64 ( @@a1@@ , @@v2@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_WORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int16\", \"s\": 2}, \"location\": \"r64\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int16\", \"s\": 2}, \"location\": \"r8\"}]}" ]
{"name": "cpu_ldl_super", "code": "__int64 __fastcall cpu_ldl_super ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned int @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = ldl_be_p_mips64 ( ( unsigned int * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) ) ; else @@v3@@ = helper_ldl_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s28"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "res", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
59
[ "{\"name\": \"ldl_be_p_mips64\", \"code\": \"__int64 __fastcall ldl_be_p_mips64 ( unsigned int * @@a1@@ ) { unsigned int @@v1@@ ; @@v1@@ = ldl_he_p_mips64 ( @@a1@@ ) ; return bswap32 ( @@v1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"unsigned int\"}, \"location\": \"r56\"}, {\"n\": \"v1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r8\"}]}" ]
{"name": "cpu_stl_super", "code": "_DWORD * __fastcall cpu_stl_super ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned int @@a3@@ ) { _DWORD * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stl_be_p_mips64 ( ( _DWORD * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _DWORD * ) helper_stl_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_DWORD"}, "location": "r8"}]}
[{"n": "v", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
60
[ "{\"name\": \"stl_be_p_mips64\", \"code\": \"_DWORD * __fastcall stl_be_p_mips64 ( _DWORD * @@a1@@ , unsigned int @@a2@@ ) { int @@v2@@ ; @@v2@@ = bswap32 ( @@a2@@ ) ; return stl_he_p_mips64 ( @@a1@@ , @@v2@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r8\"}]}" ]
{"name": "cpu_ldq_super", "code": "unsigned __int64 __fastcall cpu_ldq_super ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned __int64 @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = ldq_be_p_mips64 ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) ; else @@v3@@ = helper_ldq_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s24"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "res", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
61
[ "{\"name\": \"ldq_be_p_mips64\", \"code\": \"unsigned __int64 __fastcall ldq_be_p_mips64 ( __int64 @@a1@@ ) { __int64 @@v1@@ ; @@v1@@ = ldq_he_p_mips64 ( @@a1@@ ) ; return bswap64 ( @@v1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "cpu_stq_super", "code": "_QWORD * __fastcall cpu_stq_super ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int64 @@a3@@ ) { _QWORD * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stq_be_p_mips64 ( ( _QWORD * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _QWORD * ) helper_stq_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_QWORD"}, "location": "r8"}]}
[{"n": "v", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
62
[ "{\"name\": \"stq_be_p_mips64\", \"code\": \"_QWORD * __fastcall stq_be_p_mips64 ( _QWORD * @@a1@@ , unsigned __int64 @@a2@@ ) { __int64 @@v2@@ ; @@v2@@ = bswap64 ( @@a2@@ ) ; return stq_he_p_mips64 ( @@a1@@ , @@v2@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "cpu_ldub_user", "code": "__int64 __fastcall cpu_ldub_user ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned int @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = ldub_p_mips64 ( ( unsigned __int8 * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) ) ; else @@v3@@ = ( unsigned __int8 ) helper_ldb_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s28"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "res", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
63
[ "{\"name\": \"ldub_p_mips64\", \"code\": \"__int64 __fastcall ldub_p_mips64 ( unsigned __int8 * @@a1@@ ) { return * @@a1@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"unsigned __int8\"}, \"location\": \"r56\"}]}" ]
{"name": "cpu_stb_user", "code": "_BYTE * __fastcall cpu_stb_user ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int8 @@a3@@ ) { _BYTE * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stb_p_mips64 ( ( _BYTE * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _BYTE * ) helper_stb_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int8", "s": 1}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_BYTE"}, "location": "r8"}]}
[{"n": "v", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
64
[ "{\"name\": \"stb_p_mips64\", \"code\": \"_BYTE * __fastcall stb_p_mips64 ( _BYTE * @@a1@@ , char @@a2@@ ) { _BYTE * @@result@@ ; @@result@@ = @@a1@@ ; * @@a1@@ = @@a2@@ ; return @@result@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_BYTE\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"char\", \"s\": 1}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"_BYTE\"}, \"location\": \"r8\"}]}" ]
{"name": "cpu_lduw_user", "code": "__int64 __fastcall cpu_lduw_user ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned int @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = lduw_be_p_mips64 ( ( unsigned __int16 * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) ) ; else @@v3@@ = ( unsigned __int16 ) helper_ldw_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s28"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "res", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
65
[ "{\"name\": \"lduw_be_p_mips64\", \"code\": \"__int64 __fastcall lduw_be_p_mips64 ( unsigned __int16 * @@a1@@ ) { __int16 @@v1@@ ; @@v1@@ = lduw_he_p_mips64 ( @@a1@@ ) ; return ( unsigned __int16 ) bswap16 ( @@v1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"unsigned __int16\"}, \"location\": \"r56\"}, {\"n\": \"v1\", \"t\": {\"T\": 1, \"n\": \"__int16\", \"s\": 2}, \"location\": \"r8\"}]}" ]
{"name": "cpu_stw_user", "code": "_WORD * __fastcall cpu_stw_user ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int16 @@a3@@ ) { _WORD * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stw_be_p_mips64 ( ( _WORD * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _WORD * ) helper_stw_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int16", "s": 2}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_WORD"}, "location": "r8"}]}
[{"n": "v", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
66
[ "{\"name\": \"stw_be_p_mips64\", \"code\": \"_WORD * __fastcall stw_be_p_mips64 ( _WORD * @@a1@@ , __int16 @@a2@@ ) { __int16 @@v2@@ ; @@v2@@ = bswap16 ( @@a2@@ ) ; return stw_he_p_mips64 ( @@a1@@ , @@v2@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_WORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int16\", \"s\": 2}, \"location\": \"r64\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int16\", \"s\": 2}, \"location\": \"r8\"}]}" ]
{"name": "cpu_ldl_user", "code": "__int64 __fastcall cpu_ldl_user ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned int @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = ldl_be_p_mips64 ( ( unsigned int * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) ) ; else @@v3@@ = helper_ldl_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s28"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "res", "t": {"T": 1, "n": "int", "s": 4}, "location": "s28"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
67
[ "{\"name\": \"ldl_be_p_mips64\", \"code\": \"__int64 __fastcall ldl_be_p_mips64 ( unsigned int * @@a1@@ ) { unsigned int @@v1@@ ; @@v1@@ = ldl_he_p_mips64 ( @@a1@@ ) ; return bswap32 ( @@v1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"unsigned int\"}, \"location\": \"r56\"}, {\"n\": \"v1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r8\"}]}" ]
{"name": "cpu_stl_user", "code": "_DWORD * __fastcall cpu_stl_user ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned int @@a3@@ ) { _DWORD * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stl_be_p_mips64 ( ( _DWORD * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _DWORD * ) helper_stl_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_DWORD"}, "location": "r8"}]}
[{"n": "v", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
68
[ "{\"name\": \"stl_be_p_mips64\", \"code\": \"_DWORD * __fastcall stl_be_p_mips64 ( _DWORD * @@a1@@ , unsigned int @@a2@@ ) { int @@v2@@ ; @@v2@@ = bswap32 ( @@a2@@ ) ; return stl_he_p_mips64 ( @@a1@@ , @@v2@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r8\"}]}" ]
{"name": "cpu_ldq_user", "code": "unsigned __int64 __fastcall cpu_ldq_user ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned __int64 @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = ldq_be_p_mips64 ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) ; else @@v3@@ = helper_ldq_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s24"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "res", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
69
[ "{\"name\": \"ldq_be_p_mips64\", \"code\": \"unsigned __int64 __fastcall ldq_be_p_mips64 ( __int64 @@a1@@ ) { __int64 @@v1@@ ; @@v1@@ = ldq_he_p_mips64 ( @@a1@@ ) ; return bswap64 ( @@v1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "cpu_stq_user", "code": "_QWORD * __fastcall cpu_stq_user ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int64 @@a3@@ ) { _QWORD * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stq_be_p_mips64 ( ( _QWORD * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _QWORD * ) helper_stq_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_QWORD"}, "location": "r8"}]}
[{"n": "v", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState"}, "location": "r56"}, {"n": "ptr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
70
[ "{\"name\": \"stq_be_p_mips64\", \"code\": \"_QWORD * __fastcall stq_be_p_mips64 ( _QWORD * @@a1@@ , unsigned __int64 @@a2@@ ) { __int64 @@v2@@ ; @@v2@@ = bswap64 ( @@a2@@ ) ; return stq_he_p_mips64 ( @@a1@@ , @@v2@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "do_raise_exception_err", "code": "__int64 __fastcall do_raise_exception_err ( __int64 @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ , __int64 @@a4@@ ) { __int64 @@v7@@ ; @@v7@@ = mips_env_get_cpu ( @@a1@@ ) ; if ( @@a2@@ <= Number ) qemu_log ( String , String , @@a2@@ , @@a3@@ ) ; * ( _DWORD * ) ( @@v7@@ + Number ) = @@a2@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a3@@ ; if ( @@a4@@ ) cpu_restore_state_mips64 ( @@v7@@ , @@a4@@ ) ; if ( @@a2@@ == Number ) * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ) = * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ; cpu_loop_exit_mips64 ( @@v7@@ ) ; return do_raise_exception ( ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "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": "unsigned int", "s": 4}, "location": "r64"}, {"n": "v7", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "error_code", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "pc", "t": {"T": 1, "n": "uintptr_t", "s": 8}, "location": "r24"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "exception", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r64"}, {"n": "cs_0", "t": {"T": 3, "t": "MIPSCPU_0"}, "location": "s8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
71
[ "{\"name\": \"mips_env_get_cpu\", \"code\": \"__int64 __fastcall mips_env_get_cpu ( __int64 @@a1@@ ) { return @@a1@@ - Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"do_raise_exception\", \"code\": \"__int64 __fastcall do_raise_exception ( __int64 @@a1@@ , unsigned int @@a2@@ , __int64 @@a3@@ ) { do_raise_exception_err ( @@a1@@ , @@a2@@ , Number , @@a3@@ ) ; return helper_raise_exception_err_mips64 ( ) ; }\", \"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\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}]}" ]
{"name": "do_raise_exception", "code": "__int64 __fastcall do_raise_exception ( __int64 @@a1@@ , unsigned int @@a2@@ , __int64 @@a3@@ ) { do_raise_exception_err ( @@a1@@ , @@a2@@ , Number , @@a3@@ ) ; return helper_raise_exception_err_mips64 ( ) ; }", "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": "unsigned int", "s": 4}, "location": "r64"}]}
[{"n": "pc", "t": {"T": 1, "n": "uintptr_t", "s": 8}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "exception", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
72
[ "{\"name\": \"do_raise_exception_err\", \"code\": \"__int64 __fastcall do_raise_exception_err ( __int64 @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ , __int64 @@a4@@ ) { __int64 @@v7@@ ; @@v7@@ = mips_env_get_cpu ( @@a1@@ ) ; if ( @@a2@@ <= Number ) qemu_log ( String , String , @@a2@@ , @@a3@@ ) ; * ( _DWORD * ) ( @@v7@@ + Number ) = @@a2@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a3@@ ; if ( @@a4@@ ) cpu_restore_state_mips64 ( @@v7@@ , @@a4@@ ) ; if ( @@a2@@ == Number ) * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ) = * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ; cpu_loop_exit_mips64 ( @@v7@@ ) ; return do_raise_exception ( ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"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\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"helper_raise_exception_err_mips64\", \"code\": \"__int64 __fastcall helper_raise_exception_err_mips64 ( __int64 @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ ) { do_raise_exception_err ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return helper_raise_exception_mips64 ( ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}]}" ]
{"name": "helper_raise_exception_err_mips64", "code": "__int64 __fastcall helper_raise_exception_err_mips64 ( __int64 @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ ) { do_raise_exception_err ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return helper_raise_exception_mips64 ( ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}]}
[{"n": "error_code", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "exception", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
73
[ "{\"name\": \"do_raise_exception_err\", \"code\": \"__int64 __fastcall do_raise_exception_err ( __int64 @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ , __int64 @@a4@@ ) { __int64 @@v7@@ ; @@v7@@ = mips_env_get_cpu ( @@a1@@ ) ; if ( @@a2@@ <= Number ) qemu_log ( String , String , @@a2@@ , @@a3@@ ) ; * ( _DWORD * ) ( @@v7@@ + Number ) = @@a2@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) = @@a3@@ ; if ( @@a4@@ ) cpu_restore_state_mips64 ( @@v7@@ , @@a4@@ ) ; if ( @@a2@@ == Number ) * ( _QWORD * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ) = * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ; cpu_loop_exit_mips64 ( @@v7@@ ) ; return do_raise_exception ( ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"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\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}, {\"n\": \"v7\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}", "{\"name\": \"do_raise_exception\", \"code\": \"__int64 __fastcall do_raise_exception ( __int64 @@a1@@ , unsigned int @@a2@@ , __int64 @@a3@@ ) { do_raise_exception_err ( @@a1@@ , @@a2@@ , Number , @@a3@@ ) ; return helper_raise_exception_err_mips64 ( ) ; }\", \"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\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}]}", "{\"name\": \"helper_raise_exception_mips64\", \"code\": \"__int64 __fastcall helper_raise_exception_mips64 ( __int64 @@a1@@ , unsigned int @@a2@@ ) { do_raise_exception ( @@a1@@ , @@a2@@ , Number L ) ; return do_lbu ( ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}]}" ]
{"name": "helper_raise_exception_mips64", "code": "__int64 __fastcall helper_raise_exception_mips64 ( __int64 @@a1@@ , unsigned int @@a2@@ ) { do_raise_exception ( @@a1@@ , @@a2@@ , Number L ) ; return do_lbu ( ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "exception", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
74
[ "{\"name\": \"do_raise_exception\", \"code\": \"__int64 __fastcall do_raise_exception ( __int64 @@a1@@ , unsigned int @@a2@@ , __int64 @@a3@@ ) { do_raise_exception_err ( @@a1@@ , @@a2@@ , Number , @@a3@@ ) ; return helper_raise_exception_err_mips64 ( ) ; }\", \"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\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}]}", "{\"name\": \"do_lbu\", \"code\": \"__int64 __fastcall do_lbu ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , int @@a3@@ ) { if ( ! @@a3@@ ) return cpu_ldub_kernel ( @@a1@@ , @@a2@@ ) ; if ( @@a3@@ == Number ) return cpu_ldub_super ( @@a1@@ , @@a2@@ ) ; return cpu_ldub_user ( @@a1@@ , @@a2@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "do_lbu", "code": "__int64 __fastcall do_lbu ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , int @@a3@@ ) { if ( ! @@a3@@ ) return cpu_ldub_kernel ( @@a1@@ , @@a2@@ ) ; if ( @@a3@@ == Number ) return cpu_ldub_super ( @@a1@@ , @@a2@@ ) ; return cpu_ldub_user ( @@a1@@ , @@a2@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}]}
[{"n": "mem_idx", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "addr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
75
[ "{\"name\": \"cpu_ldub_kernel\", \"code\": \"__int64 __fastcall cpu_ldub_kernel ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned int @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = ldub_p_mips64 ( ( unsigned __int8 * ) ( * ( _QWORD * ) ( Number L * ( unsigned __int8 ) ( @@a2@@ >> Number ) + @@a1@@ + Number ) + @@a2@@ ) ) ; else @@v3@@ = ( unsigned __int8 ) helper_ldb_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s28\"}]}", "{\"name\": \"cpu_ldub_super\", \"code\": \"__int64 __fastcall cpu_ldub_super ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned int @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = ldub_p_mips64 ( ( unsigned __int8 * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) ) ; else @@v3@@ = ( unsigned __int8 ) helper_ldb_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s28\"}]}", "{\"name\": \"cpu_ldub_user\", \"code\": \"__int64 __fastcall cpu_ldub_user ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned int @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = ldub_p_mips64 ( ( unsigned __int8 * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) ) ; else @@v3@@ = ( unsigned __int8 ) helper_ldb_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s28\"}]}" ]
{"name": "do_lhu", "code": "__int64 __fastcall do_lhu ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , int @@a3@@ ) { if ( ! @@a3@@ ) return cpu_lduw_kernel ( @@a1@@ , @@a2@@ ) ; if ( @@a3@@ == Number ) return cpu_lduw_super ( @@a1@@ , @@a2@@ ) ; return cpu_lduw_user ( @@a1@@ , @@a2@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}]}
[{"n": "mem_idx", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "addr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
76
[ "{\"name\": \"cpu_lduw_kernel\", \"code\": \"__int64 __fastcall cpu_lduw_kernel ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned int @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = lduw_be_p_mips64 ( ( unsigned __int16 * ) ( * ( _QWORD * ) ( Number L * ( unsigned __int8 ) ( @@a2@@ >> Number ) + @@a1@@ + Number ) + @@a2@@ ) ) ; else @@v3@@ = ( unsigned __int16 ) helper_ldw_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s28\"}]}", "{\"name\": \"cpu_lduw_super\", \"code\": \"__int64 __fastcall cpu_lduw_super ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned int @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = lduw_be_p_mips64 ( ( unsigned __int16 * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) ) ; else @@v3@@ = ( unsigned __int16 ) helper_ldw_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s28\"}]}", "{\"name\": \"cpu_lduw_user\", \"code\": \"__int64 __fastcall cpu_lduw_user ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned int @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = lduw_be_p_mips64 ( ( unsigned __int16 * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) ) ; else @@v3@@ = ( unsigned __int16 ) helper_ldw_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s28\"}]}" ]
{"name": "do_lw", "code": "__int64 __fastcall do_lw ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , int @@a3@@ ) { if ( ! @@a3@@ ) return cpu_ldl_kernel ( @@a1@@ , @@a2@@ ) ; if ( @@a3@@ == Number ) return cpu_ldl_super ( @@a1@@ , @@a2@@ ) ; return cpu_ldl_user ( @@a1@@ , @@a2@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}]}
[{"n": "mem_idx", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "addr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
77
[ "{\"name\": \"cpu_ldl_kernel\", \"code\": \"__int64 __fastcall cpu_ldl_kernel ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned int @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = ldl_be_p_mips64 ( ( unsigned int * ) ( * ( _QWORD * ) ( Number L * ( unsigned __int8 ) ( @@a2@@ >> Number ) + @@a1@@ + Number ) + @@a2@@ ) ) ; else @@v3@@ = helper_ldl_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s28\"}]}", "{\"name\": \"cpu_ldl_super\", \"code\": \"__int64 __fastcall cpu_ldl_super ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned int @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = ldl_be_p_mips64 ( ( unsigned int * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) ) ; else @@v3@@ = helper_ldl_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s28\"}]}", "{\"name\": \"cpu_ldl_user\", \"code\": \"__int64 __fastcall cpu_ldl_user ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned int @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = ldl_be_p_mips64 ( ( unsigned int * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) ) ; else @@v3@@ = helper_ldl_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"s28\"}]}" ]
{"name": "do_ld", "code": "unsigned __int64 __fastcall do_ld ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , int @@a3@@ ) { if ( ! @@a3@@ ) return cpu_ldq_kernel ( @@a1@@ , @@a2@@ ) ; if ( @@a3@@ == Number ) return cpu_ldq_super ( @@a1@@ , @@a2@@ ) ; return cpu_ldq_user ( @@a1@@ , @@a2@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}]}
[{"n": "mem_idx", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "addr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
78
[ "{\"name\": \"cpu_ldq_kernel\", \"code\": \"unsigned __int64 __fastcall cpu_ldq_kernel ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned __int64 @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = ldq_be_p_mips64 ( * ( _QWORD * ) ( Number L * ( unsigned __int8 ) ( @@a2@@ >> Number ) + @@a1@@ + Number ) + @@a2@@ ) ; else @@v3@@ = helper_ldq_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s24\"}]}", "{\"name\": \"cpu_ldq_super\", \"code\": \"unsigned __int64 __fastcall cpu_ldq_super ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned __int64 @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = ldq_be_p_mips64 ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) ; else @@v3@@ = helper_ldq_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s24\"}]}", "{\"name\": \"cpu_ldq_user\", \"code\": \"unsigned __int64 __fastcall cpu_ldq_user ( __int64 @@a1@@ , unsigned __int64 @@a2@@ ) { unsigned __int64 @@v3@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@v3@@ = ldq_be_p_mips64 ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) ; else @@v3@@ = helper_ldq_mmu_mips64 ( @@a1@@ , @@a2@@ , Number L ) ; return @@v3@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"v3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"s24\"}]}" ]
{"name": "do_sb", "code": "_BYTE * __fastcall do_sb ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int8 @@a3@@ , int @@a4@@ ) { if ( ! @@a4@@ ) return cpu_stb_kernel ( @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( @@a4@@ == Number ) return cpu_stb_super ( @@a1@@ , @@a2@@ , @@a3@@ ) ; return cpu_stb_user ( @@a1@@ , @@a2@@ , @@a3@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int8", "s": 1}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}]}
[{"n": "val", "t": {"T": 1, "n": "uint8_t", "s": 1}, "location": "r16"}, {"n": "mem_idx", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "addr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
79
[ "{\"name\": \"cpu_stb_kernel\", \"code\": \"_BYTE * __fastcall cpu_stb_kernel ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int8 @@a3@@ ) { _BYTE * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stb_p_mips64 ( ( _BYTE * ) ( * ( _QWORD * ) ( Number L * ( unsigned __int8 ) ( @@a2@@ >> Number ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _BYTE * ) helper_stb_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int8\", \"s\": 1}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"_BYTE\"}, \"location\": \"r8\"}]}", "{\"name\": \"cpu_stb_super\", \"code\": \"_BYTE * __fastcall cpu_stb_super ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int8 @@a3@@ ) { _BYTE * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stb_p_mips64 ( ( _BYTE * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _BYTE * ) helper_stb_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int8\", \"s\": 1}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"_BYTE\"}, \"location\": \"r8\"}]}", "{\"name\": \"cpu_stb_user\", \"code\": \"_BYTE * __fastcall cpu_stb_user ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int8 @@a3@@ ) { _BYTE * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stb_p_mips64 ( ( _BYTE * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _BYTE * ) helper_stb_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int8\", \"s\": 1}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"_BYTE\"}, \"location\": \"r8\"}]}" ]
{"name": "do_sh", "code": "_WORD * __fastcall do_sh ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int16 @@a3@@ , int @@a4@@ ) { if ( ! @@a4@@ ) return cpu_stw_kernel ( @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( @@a4@@ == Number ) return cpu_stw_super ( @@a1@@ , @@a2@@ , @@a3@@ ) ; return cpu_stw_user ( @@a1@@ , @@a2@@ , @@a3@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int16", "s": 2}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}]}
[{"n": "val", "t": {"T": 1, "n": "uint16_t", "s": 2}, "location": "r16"}, {"n": "mem_idx", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "addr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
80
[ "{\"name\": \"cpu_stw_kernel\", \"code\": \"_WORD * __fastcall cpu_stw_kernel ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int16 @@a3@@ ) { _WORD * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stw_be_p_mips64 ( ( _WORD * ) ( * ( _QWORD * ) ( Number L * ( unsigned __int8 ) ( @@a2@@ >> Number ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _WORD * ) helper_stw_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int16\", \"s\": 2}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"_WORD\"}, \"location\": \"r8\"}]}", "{\"name\": \"cpu_stw_super\", \"code\": \"_WORD * __fastcall cpu_stw_super ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int16 @@a3@@ ) { _WORD * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stw_be_p_mips64 ( ( _WORD * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _WORD * ) helper_stw_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int16\", \"s\": 2}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"_WORD\"}, \"location\": \"r8\"}]}", "{\"name\": \"cpu_stw_user\", \"code\": \"_WORD * __fastcall cpu_stw_user ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int16 @@a3@@ ) { _WORD * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stw_be_p_mips64 ( ( _WORD * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _WORD * ) helper_stw_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int16\", \"s\": 2}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"_WORD\"}, \"location\": \"r8\"}]}" ]
{"name": "do_sw", "code": "_DWORD * __fastcall do_sw ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned int @@a3@@ , int @@a4@@ ) { if ( ! @@a4@@ ) return cpu_stl_kernel ( @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( @@a4@@ == Number ) return cpu_stl_super ( @@a1@@ , @@a2@@ , @@a3@@ ) ; return cpu_stl_user ( @@a1@@ , @@a2@@ , @@a3@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}]}
[{"n": "val", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r16"}, {"n": "mem_idx", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "addr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
81
[ "{\"name\": \"cpu_stl_kernel\", \"code\": \"_DWORD * __fastcall cpu_stl_kernel ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned int @@a3@@ ) { _DWORD * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stl_be_p_mips64 ( ( _DWORD * ) ( * ( _QWORD * ) ( Number L * ( unsigned __int8 ) ( @@a2@@ >> Number ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _DWORD * ) helper_stl_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r8\"}]}", "{\"name\": \"cpu_stl_super\", \"code\": \"_DWORD * __fastcall cpu_stl_super ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned int @@a3@@ ) { _DWORD * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stl_be_p_mips64 ( ( _DWORD * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _DWORD * ) helper_stl_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r8\"}]}", "{\"name\": \"cpu_stl_user\", \"code\": \"_DWORD * __fastcall cpu_stl_user ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned int @@a3@@ ) { _DWORD * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stl_be_p_mips64 ( ( _DWORD * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _DWORD * ) helper_stl_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r8\"}]}" ]
{"name": "do_sd", "code": "_QWORD * __fastcall do_sd ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int64 @@a3@@ , int @@a4@@ ) { if ( ! @@a4@@ ) return cpu_stq_kernel ( @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( @@a4@@ == Number ) return cpu_stq_super ( @@a1@@ , @@a2@@ , @@a3@@ ) ; return cpu_stq_user ( @@a1@@ , @@a2@@ , @@a3@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}]}
[{"n": "val", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r16"}, {"n": "mem_idx", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "addr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
82
[ "{\"name\": \"cpu_stq_kernel\", \"code\": \"_QWORD * __fastcall cpu_stq_kernel ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int64 @@a3@@ ) { _QWORD * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stq_be_p_mips64 ( ( _QWORD * ) ( * ( _QWORD * ) ( Number L * ( unsigned __int8 ) ( @@a2@@ >> Number ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _QWORD * ) helper_stq_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r8\"}]}", "{\"name\": \"cpu_stq_super\", \"code\": \"_QWORD * __fastcall cpu_stq_super ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int64 @@a3@@ ) { _QWORD * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stq_be_p_mips64 ( ( _QWORD * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _QWORD * ) helper_stq_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r8\"}]}", "{\"name\": \"cpu_stq_user\", \"code\": \"_QWORD * __fastcall cpu_stq_user ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int64 @@a3@@ ) { _QWORD * @@result@@ ; if ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) == ( @@a2@@ & Number ) ) @@result@@ = stq_be_p_mips64 ( ( _QWORD * ) ( * ( _QWORD * ) ( Number * ( ( unsigned __int8 ) ( @@a2@@ >> Number ) + Number L ) + @@a1@@ + Number ) + @@a2@@ ) , @@a3@@ ) ; else @@result@@ = ( _QWORD * ) helper_stq_mmu_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ , Number L ) ; return @@result@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}, {\"n\": \"result\", \"t\": {\"T\": 3, \"t\": \"_QWORD\"}, \"location\": \"r8\"}]}" ]
{"name": "helper_clo_mips64", "code": "__int64 __fastcall helper_clo_mips64 ( int @@a1@@ ) { return ( int ) clo32 ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "int", "s": 4}, "location": "r56"}]}
[{"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
83
[ "{\"name\": \"clo32\", \"code\": \"__int64 __fastcall clo32 ( int @@a1@@ ) { return clz32_mips64 ( ~ @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r56\"}]}" ]
{"name": "helper_clz_mips64", "code": "__int64 __fastcall helper_clz_mips64 ( unsigned int @@a1@@ ) { return ( int ) clz32_mips64 ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r56"}]}
[{"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
84
[ "{\"name\": \"clz32_mips64\", \"code\": \"__int64 __fastcall clz32_mips64 ( unsigned int @@a1@@ ) { unsigned int @@v1@@ ; if ( ! @@a1@@ ) return Number L ; _BitScanReverse ( & @@v1@@ , @@a1@@ ) ; return @@v1@@ ^ Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r56\"}, {\"n\": \"v1\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r8\"}]}" ]
{"name": "helper_dclo_mips64", "code": "__int64 __fastcall helper_dclo_mips64 ( __int64 @@a1@@ ) { return ( int ) clo64 ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
85
[ "{\"name\": \"clo64\", \"code\": \"unsigned __int64 __fastcall clo64 ( __int64 @@a1@@ ) { return clz64_mips64 ( ~ @@a1@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "helper_dclz_mips64", "code": "__int64 __fastcall helper_dclz_mips64 ( unsigned __int64 @@a1@@ ) { return ( int ) clz64_mips64 ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r56"}]}
[{"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
86
[ "{\"name\": \"clz64_mips64\", \"code\": \"unsigned __int64 __fastcall clz64_mips64 ( unsigned __int64 @@a1@@ ) { unsigned __int64 @@v1@@ ; if ( ! @@a1@@ ) return Number L ; _BitScanReverse64 ( & @@v1@@ , @@a1@@ ) ; return @@v1@@ ^ Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v1\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r8\"}]}" ]
{"name": "get_HILO", "code": "__int64 __fastcall get_HILO ( __int64 @@a1@@ ) { return ( * ( _QWORD * ) ( @@a1@@ + Number ) << Number ) | ( unsigned int ) * ( _QWORD * ) ( @@a1@@ + Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
87
[]
{"name": "set_HIT0_LO", "code": "__int64 __fastcall set_HIT0_LO ( __int64 @@a1@@ , __int64 @@a2@@ ) { * ( _QWORD * ) ( @@a1@@ + Number ) = ( int ) @@a2@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = SHIDWORD ( @@a2@@ ) ; return * ( _QWORD * ) ( @@a1@@ + Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r64"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "HILO", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
88
[]
{"name": "set_HI_LOT0", "code": "__int64 __fastcall set_HI_LOT0 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v3@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = ( int ) @@a2@@ ; @@v3@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = SHIDWORD ( @@a2@@ ) ; return @@v3@@ ; }", "source": [{"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": "s8"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "HILO", "t": {"T": 1, "n": "uint64_t", "s": 8}, "location": "r64"}, {"n": "tmp", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
89
[]
{"name": "helper_muls_mips64", "code": "__int64 __fastcall helper_muls_mips64 ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { return set_HI_LOT0 ( @@a1@@ , - ( @@a2@@ * ( __int64 ) @@a3@@ ) ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]}
[{"n": "arg2", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
90
[ "{\"name\": \"set_HI_LOT0\", \"code\": \"__int64 __fastcall set_HI_LOT0 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v3@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = ( int ) @@a2@@ ; @@v3@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = SHIDWORD ( @@a2@@ ) ; return @@v3@@ ; }\", \"source\": [{\"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\": \"s8\"}]}" ]
{"name": "helper_mulsu_mips64", "code": "__int64 __fastcall helper_mulsu_mips64 ( __int64 @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ ) { return set_HI_LOT0 ( @@a1@@ , - ( __int64 ) ( @@a2@@ * ( unsigned __int64 ) @@a3@@ ) ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}]}
[{"n": "arg2", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
91
[ "{\"name\": \"set_HI_LOT0\", \"code\": \"__int64 __fastcall set_HI_LOT0 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v3@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = ( int ) @@a2@@ ; @@v3@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = SHIDWORD ( @@a2@@ ) ; return @@v3@@ ; }\", \"source\": [{\"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\": \"s8\"}]}" ]
{"name": "helper_macc_mips64", "code": "__int64 __fastcall helper_macc_mips64 ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { __int64 @@v3@@ ; @@v3@@ = get_HILO ( @@a1@@ ) ; return set_HI_LOT0 ( @@a1@@ , @@v3@@ + @@a2@@ * ( __int64 ) @@a3@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
92
[ "{\"name\": \"get_HILO\", \"code\": \"__int64 __fastcall get_HILO ( __int64 @@a1@@ ) { return ( * ( _QWORD * ) ( @@a1@@ + Number ) << Number ) | ( unsigned int ) * ( _QWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"set_HI_LOT0\", \"code\": \"__int64 __fastcall set_HI_LOT0 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v3@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = ( int ) @@a2@@ ; @@v3@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = SHIDWORD ( @@a2@@ ) ; return @@v3@@ ; }\", \"source\": [{\"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\": \"s8\"}]}" ]
{"name": "helper_macchi_mips64", "code": "__int64 __fastcall helper_macchi_mips64 ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { __int64 @@v3@@ ; @@v3@@ = get_HILO ( @@a1@@ ) ; return set_HIT0_LO ( @@a1@@ , @@v3@@ + @@a2@@ * ( __int64 ) @@a3@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
93
[ "{\"name\": \"get_HILO\", \"code\": \"__int64 __fastcall get_HILO ( __int64 @@a1@@ ) { return ( * ( _QWORD * ) ( @@a1@@ + Number ) << Number ) | ( unsigned int ) * ( _QWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"set_HIT0_LO\", \"code\": \"__int64 __fastcall set_HIT0_LO ( __int64 @@a1@@ , __int64 @@a2@@ ) { * ( _QWORD * ) ( @@a1@@ + Number ) = ( int ) @@a2@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = SHIDWORD ( @@a2@@ ) ; return * ( _QWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "helper_maccu_mips64", "code": "__int64 __fastcall helper_maccu_mips64 ( __int64 @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ ) { __int64 @@v3@@ ; @@v3@@ = get_HILO ( @@a1@@ ) ; return set_HI_LOT0 ( @@a1@@ , @@v3@@ + @@a2@@ * ( unsigned __int64 ) @@a3@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
94
[ "{\"name\": \"get_HILO\", \"code\": \"__int64 __fastcall get_HILO ( __int64 @@a1@@ ) { return ( * ( _QWORD * ) ( @@a1@@ + Number ) << Number ) | ( unsigned int ) * ( _QWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"set_HI_LOT0\", \"code\": \"__int64 __fastcall set_HI_LOT0 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v3@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = ( int ) @@a2@@ ; @@v3@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = SHIDWORD ( @@a2@@ ) ; return @@v3@@ ; }\", \"source\": [{\"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\": \"s8\"}]}" ]
{"name": "helper_macchiu_mips64", "code": "__int64 __fastcall helper_macchiu_mips64 ( __int64 @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ ) { __int64 @@v3@@ ; @@v3@@ = get_HILO ( @@a1@@ ) ; return set_HIT0_LO ( @@a1@@ , @@v3@@ + @@a2@@ * ( unsigned __int64 ) @@a3@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
95
[ "{\"name\": \"get_HILO\", \"code\": \"__int64 __fastcall get_HILO ( __int64 @@a1@@ ) { return ( * ( _QWORD * ) ( @@a1@@ + Number ) << Number ) | ( unsigned int ) * ( _QWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"set_HIT0_LO\", \"code\": \"__int64 __fastcall set_HIT0_LO ( __int64 @@a1@@ , __int64 @@a2@@ ) { * ( _QWORD * ) ( @@a1@@ + Number ) = ( int ) @@a2@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = SHIDWORD ( @@a2@@ ) ; return * ( _QWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "helper_msac_mips64", "code": "__int64 __fastcall helper_msac_mips64 ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { __int64 @@v3@@ ; @@v3@@ = get_HILO ( @@a1@@ ) ; return set_HI_LOT0 ( @@a1@@ , @@v3@@ - @@a2@@ * ( __int64 ) @@a3@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
96
[ "{\"name\": \"get_HILO\", \"code\": \"__int64 __fastcall get_HILO ( __int64 @@a1@@ ) { return ( * ( _QWORD * ) ( @@a1@@ + Number ) << Number ) | ( unsigned int ) * ( _QWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"set_HI_LOT0\", \"code\": \"__int64 __fastcall set_HI_LOT0 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v3@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = ( int ) @@a2@@ ; @@v3@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = SHIDWORD ( @@a2@@ ) ; return @@v3@@ ; }\", \"source\": [{\"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\": \"s8\"}]}" ]
{"name": "helper_msachi_mips64", "code": "__int64 __fastcall helper_msachi_mips64 ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { __int64 @@v3@@ ; @@v3@@ = get_HILO ( @@a1@@ ) ; return set_HIT0_LO ( @@a1@@ , @@v3@@ - @@a2@@ * ( __int64 ) @@a3@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
97
[ "{\"name\": \"get_HILO\", \"code\": \"__int64 __fastcall get_HILO ( __int64 @@a1@@ ) { return ( * ( _QWORD * ) ( @@a1@@ + Number ) << Number ) | ( unsigned int ) * ( _QWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"set_HIT0_LO\", \"code\": \"__int64 __fastcall set_HIT0_LO ( __int64 @@a1@@ , __int64 @@a2@@ ) { * ( _QWORD * ) ( @@a1@@ + Number ) = ( int ) @@a2@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = SHIDWORD ( @@a2@@ ) ; return * ( _QWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "helper_msacu_mips64", "code": "__int64 __fastcall helper_msacu_mips64 ( __int64 @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ ) { __int64 @@v3@@ ; @@v3@@ = get_HILO ( @@a1@@ ) ; return set_HI_LOT0 ( @@a1@@ , @@v3@@ - @@a2@@ * ( unsigned __int64 ) @@a3@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
98
[ "{\"name\": \"get_HILO\", \"code\": \"__int64 __fastcall get_HILO ( __int64 @@a1@@ ) { return ( * ( _QWORD * ) ( @@a1@@ + Number ) << Number ) | ( unsigned int ) * ( _QWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"set_HI_LOT0\", \"code\": \"__int64 __fastcall set_HI_LOT0 ( __int64 @@a1@@ , __int64 @@a2@@ ) { __int64 @@v3@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = ( int ) @@a2@@ ; @@v3@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = SHIDWORD ( @@a2@@ ) ; return @@v3@@ ; }\", \"source\": [{\"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\": \"s8\"}]}" ]
{"name": "helper_msachiu_mips64", "code": "__int64 __fastcall helper_msachiu_mips64 ( __int64 @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ ) { __int64 @@v3@@ ; @@v3@@ = get_HILO ( @@a1@@ ) ; return set_HIT0_LO ( @@a1@@ , @@v3@@ - @@a2@@ * ( unsigned __int64 ) @@a3@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
99
[ "{\"name\": \"get_HILO\", \"code\": \"__int64 __fastcall get_HILO ( __int64 @@a1@@ ) { return ( * ( _QWORD * ) ( @@a1@@ + Number ) << Number ) | ( unsigned int ) * ( _QWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"set_HIT0_LO\", \"code\": \"__int64 __fastcall set_HIT0_LO ( __int64 @@a1@@ , __int64 @@a2@@ ) { * ( _QWORD * ) ( @@a1@@ + Number ) = ( int ) @@a2@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = SHIDWORD ( @@a2@@ ) ; return * ( _QWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "helper_mulhi_mips64", "code": "__int64 __fastcall helper_mulhi_mips64 ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { return set_HIT0_LO ( @@a1@@ , @@a2@@ * ( __int64 ) @@a3@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]}
[{"n": "arg2", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
100
[ "{\"name\": \"set_HIT0_LO\", \"code\": \"__int64 __fastcall set_HIT0_LO ( __int64 @@a1@@ , __int64 @@a2@@ ) { * ( _QWORD * ) ( @@a1@@ + Number ) = ( int ) @@a2@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = SHIDWORD ( @@a2@@ ) ; return * ( _QWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "helper_mulhiu_mips64", "code": "__int64 __fastcall helper_mulhiu_mips64 ( __int64 @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ ) { return set_HIT0_LO ( @@a1@@ , @@a3@@ * ( unsigned __int64 ) @@a2@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}]}
[{"n": "arg2", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
101
[ "{\"name\": \"set_HIT0_LO\", \"code\": \"__int64 __fastcall set_HIT0_LO ( __int64 @@a1@@ , __int64 @@a2@@ ) { * ( _QWORD * ) ( @@a1@@ + Number ) = ( int ) @@a2@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = SHIDWORD ( @@a2@@ ) ; return * ( _QWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "helper_mulshi_mips64", "code": "__int64 __fastcall helper_mulshi_mips64 ( __int64 @@a1@@ , int @@a2@@ , int @@a3@@ ) { return set_HIT0_LO ( @@a1@@ , - ( @@a2@@ * ( __int64 ) @@a3@@ ) ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}]}
[{"n": "arg2", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
102
[ "{\"name\": \"set_HIT0_LO\", \"code\": \"__int64 __fastcall set_HIT0_LO ( __int64 @@a1@@ , __int64 @@a2@@ ) { * ( _QWORD * ) ( @@a1@@ + Number ) = ( int ) @@a2@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = SHIDWORD ( @@a2@@ ) ; return * ( _QWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "helper_mulshiu_mips64", "code": "__int64 __fastcall helper_mulshiu_mips64 ( __int64 @@a1@@ , unsigned int @@a2@@ , unsigned int @@a3@@ ) { return set_HIT0_LO ( @@a1@@ , - ( __int64 ) ( @@a2@@ * ( unsigned __int64 ) @@a3@@ ) ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}]}
[{"n": "arg2", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
103
[ "{\"name\": \"set_HIT0_LO\", \"code\": \"__int64 __fastcall set_HIT0_LO ( __int64 @@a1@@ , __int64 @@a2@@ ) { * ( _QWORD * ) ( @@a1@@ + Number ) = ( int ) @@a2@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = SHIDWORD ( @@a2@@ ) ; return * ( _QWORD * ) ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "bitswap", "code": "unsigned __int64 __fastcall bitswap ( unsigned __int64 @@a1@@ ) { return ( ( ( ( ( @@a1@@ >> Number ) & Number | ( Number * @@a1@@ ) & Number ) >> Number ) & Number | ( Number * ( ( @@a1@@ >> Number ) & Number | ( Number * @@a1@@ ) & Number ) ) & Number ) >> Number ) & Number | ( Number * ( ( ( ( @@a1@@ >> Number ) & Number | ( Number * @@a1@@ ) & Number ) >> Number ) & Number | ( Number * ( ( @@a1@@ >> Number ) & Number | ( Number * @@a1@@ ) & Number ) ) & Number ) ) & Number ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r56"}]}
[{"n": "v", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
104
[]
{"name": "helper_dbitswap_mips64", "code": "unsigned __int64 __fastcall helper_dbitswap_mips64 ( unsigned __int64 @@a1@@ ) { return bitswap ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r56"}]}
[{"n": "rt", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
105
[ "{\"name\": \"bitswap\", \"code\": \"unsigned __int64 __fastcall bitswap ( unsigned __int64 @@a1@@ ) { return ( ( ( ( ( @@a1@@ >> Number ) & Number | ( Number * @@a1@@ ) & Number ) >> Number ) & Number | ( Number * ( ( @@a1@@ >> Number ) & Number | ( Number * @@a1@@ ) & Number ) ) & Number ) >> Number ) & Number | ( Number * ( ( ( ( @@a1@@ >> Number ) & Number | ( Number * @@a1@@ ) & Number ) >> Number ) & Number | ( Number * ( ( @@a1@@ >> Number ) & Number | ( Number * @@a1@@ ) & Number ) ) & Number ) ) & Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "helper_bitswap_mips64", "code": "__int64 __fastcall helper_bitswap_mips64 ( unsigned __int64 @@a1@@ ) { return ( int ) bitswap ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r56"}]}
[{"n": "rt", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
106
[ "{\"name\": \"bitswap\", \"code\": \"unsigned __int64 __fastcall bitswap ( unsigned __int64 @@a1@@ ) { return ( ( ( ( ( @@a1@@ >> Number ) & Number | ( Number * @@a1@@ ) & Number ) >> Number ) & Number | ( Number * ( ( @@a1@@ >> Number ) & Number | ( Number * @@a1@@ ) & Number ) ) & Number ) >> Number ) & Number | ( Number * ( ( ( ( @@a1@@ >> Number ) & Number | ( Number * @@a1@@ ) & Number ) >> Number ) & Number | ( Number * ( ( @@a1@@ >> Number ) & Number | ( Number * @@a1@@ ) & Number ) ) & Number ) ) & Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "do_translate_address", "code": "__int64 __fastcall do_translate_address ( __int64 @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v5@@ ; @@v5@@ = cpu_mips_translate_address_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( @@v5@@ == Number ) { @@v3@@ = mips_env_get_cpu ( @@a1@@ ) ; cpu_loop_exit_mips64 ( @@v3@@ ) ; } return @@v5@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned int", "s": 4}, "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": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "rw", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "address", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "v3", "t": {"T": 3, "t": "MIPSCPU_0"}, "location": "r8"}, {"n": "lladdr", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
107
[ "{\"name\": \"mips_env_get_cpu\", \"code\": \"__int64 __fastcall mips_env_get_cpu ( __int64 @@a1@@ ) { return @@a1@@ - Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "helper_ll_mips64", "code": "__int64 __fastcall helper_ll_mips64 ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , int @@a3@@ ) { * ( _QWORD * ) ( @@a1@@ + Number ) = do_translate_address ( @@a1@@ , @@a2@@ , Number ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = ( int ) do_lw ( @@a1@@ , @@a2@@ , @@a3@@ ) ; return * ( _QWORD * ) ( @@a1@@ + Number ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}]}
[{"n": "mem_idx", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
108
[ "{\"name\": \"do_lw\", \"code\": \"__int64 __fastcall do_lw ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , int @@a3@@ ) { if ( ! @@a3@@ ) return cpu_ldl_kernel ( @@a1@@ , @@a2@@ ) ; if ( @@a3@@ == Number ) return cpu_ldl_super ( @@a1@@ , @@a2@@ ) ; return cpu_ldl_user ( @@a1@@ , @@a2@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}]}", "{\"name\": \"do_translate_address\", \"code\": \"__int64 __fastcall do_translate_address ( __int64 @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v5@@ ; @@v5@@ = cpu_mips_translate_address_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( @@v5@@ == Number ) { @@v3@@ = mips_env_get_cpu ( @@a1@@ ) ; cpu_loop_exit_mips64 ( @@v3@@ ) ; } return @@v5@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"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\": \"v5\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "helper_lld_mips64", "code": "__int64 __fastcall helper_lld_mips64 ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , int @@a3@@ ) { * ( _QWORD * ) ( @@a1@@ + Number ) = do_translate_address ( @@a1@@ , @@a2@@ , Number ) ; * ( _QWORD * ) ( @@a1@@ + Number ) = do_ld ( @@a1@@ , @@a2@@ , @@a3@@ ) ; return * ( _QWORD * ) ( @@a1@@ + Number ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}]}
[{"n": "mem_idx", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
109
[ "{\"name\": \"do_ld\", \"code\": \"unsigned __int64 __fastcall do_ld ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , int @@a3@@ ) { if ( ! @@a3@@ ) return cpu_ldq_kernel ( @@a1@@ , @@a2@@ ) ; if ( @@a3@@ == Number ) return cpu_ldq_super ( @@a1@@ , @@a2@@ ) ; return cpu_ldq_user ( @@a1@@ , @@a2@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}]}", "{\"name\": \"do_translate_address\", \"code\": \"__int64 __fastcall do_translate_address ( __int64 @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v5@@ ; @@v5@@ = cpu_mips_translate_address_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( @@v5@@ == Number ) { @@v3@@ = mips_env_get_cpu ( @@a1@@ ) ; cpu_loop_exit_mips64 ( @@v3@@ ) ; } return @@v5@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"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\": \"v5\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "helper_sc_mips64", "code": "__int64 __fastcall helper_sc_mips64 ( _QWORD * @@a1@@ , unsigned int @@a2@@ , unsigned __int64 @@a3@@ , int @@a4@@ ) { if ( ( @@a3@@ & Number ) != Number ) { @@a1@@ [ Number ] = @@a3@@ ; helper_raise_exception_mips64 ( ( __int64 ) @@a1@@ , Number ) ; } if ( do_translate_address ( ( __int64 ) @@a1@@ , @@a3@@ , Number ) != @@a1@@ [ Number ] || @@a1@@ [ Number ] != ( int ) do_lw ( ( __int64 ) @@a1@@ , @@a3@@ , @@a4@@ ) ) return Number L ; do_sw ( ( __int64 ) @@a1@@ , @@a3@@ , @@a2@@ , @@a4@@ ) ; return Number L ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "r64"}]}
[{"n": "arg2", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "mem_idx", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
110
[ "{\"name\": \"helper_raise_exception_mips64\", \"code\": \"__int64 __fastcall helper_raise_exception_mips64 ( __int64 @@a1@@ , unsigned int @@a2@@ ) { do_raise_exception ( @@a1@@ , @@a2@@ , Number L ) ; return do_lbu ( ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}]}", "{\"name\": \"do_lw\", \"code\": \"__int64 __fastcall do_lw ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , int @@a3@@ ) { if ( ! @@a3@@ ) return cpu_ldl_kernel ( @@a1@@ , @@a2@@ ) ; if ( @@a3@@ == Number ) return cpu_ldl_super ( @@a1@@ , @@a2@@ ) ; return cpu_ldl_user ( @@a1@@ , @@a2@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}]}", "{\"name\": \"do_sw\", \"code\": \"_DWORD * __fastcall do_sw ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned int @@a3@@ , int @@a4@@ ) { if ( ! @@a4@@ ) return cpu_stl_kernel ( @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( @@a4@@ == Number ) return cpu_stl_super ( @@a1@@ , @@a2@@ , @@a3@@ ) ; return cpu_stl_user ( @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}]}", "{\"name\": \"do_translate_address\", \"code\": \"__int64 __fastcall do_translate_address ( __int64 @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v5@@ ; @@v5@@ = cpu_mips_translate_address_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( @@v5@@ == Number ) { @@v3@@ = mips_env_get_cpu ( @@a1@@ ) ; cpu_loop_exit_mips64 ( @@v3@@ ) ; } return @@v5@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"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\": \"v5\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "helper_scd_mips64", "code": "__int64 __fastcall helper_scd_mips64 ( _QWORD * @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int64 @@a3@@ , int @@a4@@ ) { if ( ( @@a3@@ & Number ) != Number ) { @@a1@@ [ Number ] = @@a3@@ ; helper_raise_exception_mips64 ( ( __int64 ) @@a1@@ , Number ) ; } if ( do_translate_address ( ( __int64 ) @@a1@@ , @@a3@@ , Number ) != @@a1@@ [ Number ] || @@a1@@ [ Number ] != do_ld ( ( __int64 ) @@a1@@ , @@a3@@ , @@a4@@ ) ) return Number L ; do_sd ( ( __int64 ) @@a1@@ , @@a3@@ , @@a2@@ , @@a4@@ ) ; return Number L ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 3, "t": "_QWORD"}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}]}
[{"n": "arg2", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "mem_idx", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
111
[ "{\"name\": \"helper_raise_exception_mips64\", \"code\": \"__int64 __fastcall helper_raise_exception_mips64 ( __int64 @@a1@@ , unsigned int @@a2@@ ) { do_raise_exception ( @@a1@@ , @@a2@@ , Number L ) ; return do_lbu ( ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}]}", "{\"name\": \"do_ld\", \"code\": \"unsigned __int64 __fastcall do_ld ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , int @@a3@@ ) { if ( ! @@a3@@ ) return cpu_ldq_kernel ( @@a1@@ , @@a2@@ ) ; if ( @@a3@@ == Number ) return cpu_ldq_super ( @@a1@@ , @@a2@@ ) ; return cpu_ldq_user ( @@a1@@ , @@a2@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}]}", "{\"name\": \"do_sd\", \"code\": \"_QWORD * __fastcall do_sd ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int64 @@a3@@ , int @@a4@@ ) { if ( ! @@a4@@ ) return cpu_stq_kernel ( @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( @@a4@@ == Number ) return cpu_stq_super ( @@a1@@ , @@a2@@ , @@a3@@ ) ; return cpu_stq_user ( @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}]}", "{\"name\": \"do_translate_address\", \"code\": \"__int64 __fastcall do_translate_address ( __int64 @@a1@@ , __int64 @@a2@@ , unsigned int @@a3@@ ) { __int64 @@v3@@ ; __int64 @@v5@@ ; @@v5@@ = cpu_mips_translate_address_mips64 ( @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( @@v5@@ == Number ) { @@v3@@ = mips_env_get_cpu ( @@a1@@ ) ; cpu_loop_exit_mips64 ( @@v3@@ ) ; } return @@v5@@ ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"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\": \"v5\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"s8\"}]}" ]
{"name": "helper_swl_mips64", "code": "_BYTE * __fastcall helper_swl_mips64 ( __int64 @@a1@@ , int @@a2@@ , unsigned __int64 @@a3@@ , int @@a4@@ ) { _BYTE * @@result@@ ; do_sb ( @@a1@@ , @@a3@@ , HIBYTE ( @@a2@@ ) , @@a4@@ ) ; if ( ( @@a3@@ & Number ) <= Number ) do_sb ( @@a1@@ , @@a3@@ + Number , BYTE2 ( @@a2@@ ) , @@a4@@ ) ; if ( ( @@a3@@ & Number ) == Number ) do_sb ( @@a1@@ , @@a3@@ + Number , BYTE1 ( @@a2@@ ) , @@a4@@ ) ; @@result@@ = ( _BYTE * ) ( @@a3@@ & Number ) ; if ( ( @@a3@@ & Number ) == Number ) @@result@@ = do_sb ( @@a1@@ , @@a3@@ + Number , @@a2@@ , @@a4@@ ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_BYTE"}, "location": "r8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "mem_idx", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
112
[ "{\"name\": \"do_sb\", \"code\": \"_BYTE * __fastcall do_sb ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int8 @@a3@@ , int @@a4@@ ) { if ( ! @@a4@@ ) return cpu_stb_kernel ( @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( @@a4@@ == Number ) return cpu_stb_super ( @@a1@@ , @@a2@@ , @@a3@@ ) ; return cpu_stb_user ( @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int8\", \"s\": 1}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "helper_swr_mips64", "code": "_BYTE * __fastcall helper_swr_mips64 ( __int64 @@a1@@ , int @@a2@@ , unsigned __int64 @@a3@@ , int @@a4@@ ) { _BYTE * @@result@@ ; do_sb ( @@a1@@ , @@a3@@ , @@a2@@ , @@a4@@ ) ; if ( ( @@a3@@ & Number ) != Number ) do_sb ( @@a1@@ , @@a3@@ - Number , BYTE1 ( @@a2@@ ) , @@a4@@ ) ; if ( ( @@a3@@ & Number ) != Number ) do_sb ( @@a1@@ , @@a3@@ - Number , BYTE2 ( @@a2@@ ) , @@a4@@ ) ; @@result@@ = ( _BYTE * ) ( @@a3@@ & Number ) ; if ( @@result@@ == ( _BYTE * ) & loc_1 + Number ) @@result@@ = do_sb ( @@a1@@ , @@a3@@ - Number , HIBYTE ( @@a2@@ ) , @@a4@@ ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_BYTE"}, "location": "r8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "mem_idx", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
113
[ "{\"name\": \"do_sb\", \"code\": \"_BYTE * __fastcall do_sb ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int8 @@a3@@ , int @@a4@@ ) { if ( ! @@a4@@ ) return cpu_stb_kernel ( @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( @@a4@@ == Number ) return cpu_stb_super ( @@a1@@ , @@a2@@ , @@a3@@ ) ; return cpu_stb_user ( @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int8\", \"s\": 1}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "helper_sdl_mips64", "code": "_BYTE * __fastcall helper_sdl_mips64 ( __int64 @@a1@@ , __int64 @@a2@@ , unsigned __int64 @@a3@@ , int @@a4@@ ) { _BYTE * @@result@@ ; do_sb ( @@a1@@ , @@a3@@ , HIBYTE ( @@a2@@ ) , @@a4@@ ) ; if ( ( @@a3@@ & Number ) <= Number ) do_sb ( @@a1@@ , @@a3@@ + Number , BYTE6 ( @@a2@@ ) , @@a4@@ ) ; if ( ( @@a3@@ & Number ) <= Number ) do_sb ( @@a1@@ , @@a3@@ + Number , BYTE5 ( @@a2@@ ) , @@a4@@ ) ; if ( ( @@a3@@ & Number ) <= Number ) do_sb ( @@a1@@ , @@a3@@ + Number , BYTE4 ( @@a2@@ ) , @@a4@@ ) ; if ( ( @@a3@@ & Number ) == Number ) do_sb ( @@a1@@ , @@a3@@ + Number , BYTE3 ( @@a2@@ ) , @@a4@@ ) ; if ( ( @@a3@@ & Number ) <= Number ) do_sb ( @@a1@@ , @@a3@@ + Number , BYTE2 ( @@a2@@ ) , @@a4@@ ) ; if ( ( @@a3@@ & Number ) == Number ) do_sb ( @@a1@@ , @@a3@@ + Number , BYTE1 ( @@a2@@ ) , @@a4@@ ) ; @@result@@ = ( _BYTE * ) ( @@a3@@ & Number ) ; if ( ( @@a3@@ & Number ) == Number ) @@result@@ = do_sb ( @@a1@@ , @@a3@@ + Number , @@a2@@ , @@a4@@ ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "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": "result", "t": {"T": 3, "t": "_BYTE"}, "location": "r8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "mem_idx", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
114
[ "{\"name\": \"do_sb\", \"code\": \"_BYTE * __fastcall do_sb ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int8 @@a3@@ , int @@a4@@ ) { if ( ! @@a4@@ ) return cpu_stb_kernel ( @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( @@a4@@ == Number ) return cpu_stb_super ( @@a1@@ , @@a2@@ , @@a3@@ ) ; return cpu_stb_user ( @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int8\", \"s\": 1}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "helper_sdr_mips64", "code": "_BYTE * __fastcall helper_sdr_mips64 ( __int64 @@a1@@ , __int64 @@a2@@ , unsigned __int64 @@a3@@ , int @@a4@@ ) { _BYTE * @@result@@ ; do_sb ( @@a1@@ , @@a3@@ , @@a2@@ , @@a4@@ ) ; if ( ( @@a3@@ & Number ) != Number ) do_sb ( @@a1@@ , @@a3@@ - Number , BYTE1 ( @@a2@@ ) , @@a4@@ ) ; if ( ( @@a3@@ & Number ) != Number ) do_sb ( @@a1@@ , @@a3@@ - Number , BYTE2 ( @@a2@@ ) , @@a4@@ ) ; if ( ( @@a3@@ & Number ) > Number ) do_sb ( @@a1@@ , @@a3@@ - Number , BYTE3 ( @@a2@@ ) , @@a4@@ ) ; if ( ( @@a3@@ & Number ) != Number ) do_sb ( @@a1@@ , @@a3@@ - Number , BYTE4 ( @@a2@@ ) , @@a4@@ ) ; if ( ( @@a3@@ & Number ) > Number ) do_sb ( @@a1@@ , @@a3@@ - Number , BYTE5 ( @@a2@@ ) , @@a4@@ ) ; if ( ( @@a3@@ & Number ) > Number ) do_sb ( @@a1@@ , @@a3@@ - Number , BYTE6 ( @@a2@@ ) , @@a4@@ ) ; @@result@@ = ( _BYTE * ) ( @@a3@@ & Number ) ; if ( @@result@@ == ( _BYTE * ) & loc_6 + Number ) @@result@@ = do_sb ( @@a1@@ , @@a3@@ - Number , HIBYTE ( @@a2@@ ) , @@a4@@ ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "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": "result", "t": {"T": 3, "t": "_BYTE"}, "location": "r8"}]}
[{"n": "arg2", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "mem_idx", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "arg1", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
115
[ "{\"name\": \"do_sb\", \"code\": \"_BYTE * __fastcall do_sb ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int8 @@a3@@ , int @@a4@@ ) { if ( ! @@a4@@ ) return cpu_stb_kernel ( @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( @@a4@@ == Number ) return cpu_stb_super ( @@a1@@ , @@a2@@ , @@a3@@ ) ; return cpu_stb_user ( @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int8\", \"s\": 1}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "helper_lwm_mips64", "code": "__int64 __fastcall helper_lwm_mips64 ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , char @@a3@@ , int @@a4@@ ) { __int64 @@result@@ ; __int64 v5 ; unsigned __int64 @@i@@ ; unsigned __int64 @@v9@@ ; __int64 @@v10@@ ; @@v9@@ = @@a3@@ & Number ; @@result@@ = @@a3@@ & Number ; @@v10@@ = @@result@@ ; if ( ( @@a3@@ & Number ) != Number && @@v9@@ <= Number ) { for ( @@i@@ = Number L ; ; ++ @@i@@ ) { @@result@@ = @@i@@ ; if ( @@i@@ >= @@v9@@ ) break ; * ( _QWORD * ) ( @@a1@@ + Number L * multiple_regs [ @@i@@ ] ) = ( int ) do_lw ( @@a1@@ , @@a2@@ , @@a4@@ ) ; @@a2@@ += Number L ; } } if ( @@v10@@ ) { v5 = ( int ) do_lw ( @@a1@@ , @@a2@@ , @@a4@@ ) ; @@result@@ = @@a1@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = v5 ; } return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "char", "s": 1}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s16"}, {"n": "i", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s24"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "reglist", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "mem_idx", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r24"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "addr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}, {"n": "base_reglist", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "s16"}, {"n": "i", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "s24"}, {"n": "do_r31", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
116
[ "{\"name\": \"do_lw\", \"code\": \"__int64 __fastcall do_lw ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , int @@a3@@ ) { if ( ! @@a3@@ ) return cpu_ldl_kernel ( @@a1@@ , @@a2@@ ) ; if ( @@a3@@ == Number ) return cpu_ldl_super ( @@a1@@ , @@a2@@ ) ; return cpu_ldl_user ( @@a1@@ , @@a2@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "helper_swm_mips64", "code": "_DWORD * __fastcall helper_swm_mips64 ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , char @@a3@@ , int @@a4@@ ) { _DWORD * @@result@@ ; unsigned __int64 @@i@@ ; unsigned __int64 @@v8@@ ; _DWORD * @@v9@@ ; @@v8@@ = @@a3@@ & Number ; @@result@@ = ( _DWORD * ) ( @@a3@@ & Number ) ; @@v9@@ = @@result@@ ; if ( ( @@a3@@ & Number ) != Number && @@v8@@ <= Number ) { for ( @@i@@ = Number L ; ; ++ @@i@@ ) { @@result@@ = ( _DWORD * ) @@i@@ ; if ( @@i@@ >= @@v8@@ ) break ; do_sw ( @@a1@@ , @@a2@@ , * ( _QWORD * ) ( @@a1@@ + Number L * multiple_regs [ @@i@@ ] ) , @@a4@@ ) ; @@a2@@ += Number L ; } } if ( @@v9@@ ) @@result@@ = do_sw ( @@a1@@ , @@a2@@ , * ( _QWORD * ) ( @@a1@@ + Number ) , @@a4@@ ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "char", "s": 1}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_DWORD"}, "location": "r8"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s16"}, {"n": "i", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s24"}, {"n": "v9", "t": {"T": 3, "t": "_DWORD"}, "location": "s8"}]}
[{"n": "reglist", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "mem_idx", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r24"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "addr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}, {"n": "base_reglist", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "s16"}, {"n": "i", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "s24"}, {"n": "do_r31", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
117
[ "{\"name\": \"do_sw\", \"code\": \"_DWORD * __fastcall do_sw ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned int @@a3@@ , int @@a4@@ ) { if ( ! @@a4@@ ) return cpu_stl_kernel ( @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( @@a4@@ == Number ) return cpu_stl_super ( @@a1@@ , @@a2@@ , @@a3@@ ) ; return cpu_stl_user ( @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "helper_ldm_mips64", "code": "__int64 __fastcall helper_ldm_mips64 ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , char @@a3@@ , int @@a4@@ ) { __int64 @@result@@ ; unsigned __int64 v5 ; unsigned __int64 @@i@@ ; unsigned __int64 @@v9@@ ; __int64 @@v10@@ ; @@v9@@ = @@a3@@ & Number ; @@result@@ = @@a3@@ & Number ; @@v10@@ = @@result@@ ; if ( ( @@a3@@ & Number ) != Number && @@v9@@ <= Number ) { for ( @@i@@ = Number L ; ; ++ @@i@@ ) { @@result@@ = @@i@@ ; if ( @@i@@ >= @@v9@@ ) break ; * ( _QWORD * ) ( @@a1@@ + Number L * multiple_regs [ @@i@@ ] ) = do_ld ( @@a1@@ , @@a2@@ , @@a4@@ ) ; @@a2@@ += Number L ; } } if ( @@v10@@ ) { v5 = do_ld ( @@a1@@ , @@a2@@ , @@a4@@ ) ; @@result@@ = @@a1@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = v5 ; } return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "char", "s": 1}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v9", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s16"}, {"n": "i", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s24"}, {"n": "v10", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s8"}]}
[{"n": "reglist", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "mem_idx", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r24"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "addr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}, {"n": "base_reglist", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "s16"}, {"n": "i", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "s24"}, {"n": "do_r31", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
118
[ "{\"name\": \"do_ld\", \"code\": \"unsigned __int64 __fastcall do_ld ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , int @@a3@@ ) { if ( ! @@a3@@ ) return cpu_ldq_kernel ( @@a1@@ , @@a2@@ ) ; if ( @@a3@@ == Number ) return cpu_ldq_super ( @@a1@@ , @@a2@@ ) ; return cpu_ldq_user ( @@a1@@ , @@a2@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r16\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "helper_sdm_mips64", "code": "_QWORD * __fastcall helper_sdm_mips64 ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , char @@a3@@ , int @@a4@@ ) { _QWORD * @@result@@ ; unsigned __int64 @@i@@ ; unsigned __int64 @@v8@@ ; _QWORD * @@v9@@ ; @@v8@@ = @@a3@@ & Number ; @@result@@ = ( _QWORD * ) ( @@a3@@ & Number ) ; @@v9@@ = @@result@@ ; if ( ( @@a3@@ & Number ) != Number && @@v8@@ <= Number ) { for ( @@i@@ = Number L ; ; ++ @@i@@ ) { @@result@@ = ( _QWORD * ) @@i@@ ; if ( @@i@@ >= @@v8@@ ) break ; do_sd ( @@a1@@ , @@a2@@ , * ( _QWORD * ) ( @@a1@@ + Number L * multiple_regs [ @@i@@ ] ) , @@a4@@ ) ; @@a2@@ += Number L ; } } if ( @@v9@@ ) @@result@@ = do_sd ( @@a1@@ , @@a2@@ , * ( _QWORD * ) ( @@a1@@ + Number ) , @@a4@@ ) ; return @@result@@ ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "char", "s": 1}, "location": "r16"}, {"n": "a4", "t": {"T": 1, "n": "int", "s": 4}, "location": "r24"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "_QWORD"}, "location": "r8"}, {"n": "v8", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s16"}, {"n": "i", "t": {"T": 1, "n": "unsigned __int64", "s": 8}, "location": "s24"}, {"n": "v9", "t": {"T": 3, "t": "_QWORD"}, "location": "s8"}]}
[{"n": "reglist", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "mem_idx", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "r24"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "addr", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r64"}, {"n": "", "t": {"T": 10}, "location": "r8"}, {"n": "base_reglist", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "s16"}, {"n": "i", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "s24"}, {"n": "do_r31", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "s8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
119
[ "{\"name\": \"do_sd\", \"code\": \"_QWORD * __fastcall do_sd ( __int64 @@a1@@ , unsigned __int64 @@a2@@ , unsigned __int64 @@a3@@ , int @@a4@@ ) { if ( ! @@a4@@ ) return cpu_stq_kernel ( @@a1@@ , @@a2@@ , @@a3@@ ) ; if ( @@a4@@ == Number ) return cpu_stq_super ( @@a1@@ , @@a2@@ , @@a3@@ ) ; return cpu_stq_user ( @@a1@@ , @@a2@@ , @@a3@@ ) ; }\", \"source\": [{\"n\": \"a3\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r16\"}, {\"n\": \"a4\", \"t\": {\"T\": 1, \"n\": \"int\", \"s\": 4}, \"location\": \"r24\"}, {\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned __int64\", \"s\": 8}, \"location\": \"r64\"}]}" ]
{"name": "mips_vpe_is_wfi", "code": "_BOOL8 __fastcall mips_vpe_is_wfi ( __int64 @@a1@@ ) { return * ( _DWORD * ) ( @@a1@@ + Number ) && mips_vpe_active ( @@a1@@ + Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "c", "t": {"T": 3, "t": "MIPSCPU_0"}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
120
[ "{\"name\": \"mips_vpe_active\", \"code\": \"_BOOL8 __fastcall mips_vpe_active ( __int64 @@a1@@ ) { _BOOL4 @@v2@@ ; @@v2@@ = ( * * ( _DWORD * * ) ( @@a1@@ + Number ) & Number ) != Number ; if ( ( * ( _DWORD * ) ( @@a1@@ + Number ) & Number ) == Number ) @@v2@@ = Number ; if ( ( * ( _DWORD * ) ( @@a1@@ + Number ) & Number ) == Number ) @@v2@@ = Number ; if ( ( * ( _QWORD * ) ( @@a1@@ + Number ) & Number L ) != Number ) @@v2@@ = Number ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"_BOOL4\", \"s\": 4}, \"location\": \"s4\"}]}" ]
{"name": "mips_vpe_wake", "code": "__int64 __fastcall mips_vpe_wake ( __int64 @@a1@@ ) { return cpu_interrupt_mips64 ( @@a1@@ , Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "c", "t": {"T": 3, "t": "MIPSCPU_0"}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
121
[ "{\"name\": \"cpu_interrupt_mips64\", \"code\": \"__int64 __fastcall cpu_interrupt_mips64 ( __int64 @@a1@@ , unsigned int @@a2@@ ) { return cpu_interrupt_handler_mips64 ( @@a1@@ , @@a2@@ ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"a2\", \"t\": {\"T\": 1, \"n\": \"unsigned int\", \"s\": 4}, \"location\": \"r64\"}]}" ]
{"name": "mips_vpe_sleep", "code": "__int64 __fastcall mips_vpe_sleep ( __int64 @@a1@@ ) { * ( _DWORD * ) ( @@a1@@ + Number ) = Number ; return cpu_reset_interrupt ( @@a1@@ , Number L ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "cpu", "t": {"T": 3, "t": "MIPSCPU_0"}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
122
[]
{"name": "mips_tc_wake", "code": "__int64 __fastcall mips_tc_wake ( __int64 @@a1@@ ) { __int64 @@result@@ ; @@result@@ = mips_vpe_active ( @@a1@@ + Number ) ; if ( ( _DWORD ) @@result@@ ) { @@result@@ = ( unsigned int ) mips_vpe_is_wfi ( @@a1@@ ) ^ Number ; if ( ( _BYTE ) @@result@@ ) @@result@@ = mips_vpe_wake ( @@a1@@ ) ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "cpu", "t": {"T": 3, "t": "MIPSCPU_0"}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
123
[ "{\"name\": \"mips_vpe_active\", \"code\": \"_BOOL8 __fastcall mips_vpe_active ( __int64 @@a1@@ ) { _BOOL4 @@v2@@ ; @@v2@@ = ( * * ( _DWORD * * ) ( @@a1@@ + Number ) & Number ) != Number ; if ( ( * ( _DWORD * ) ( @@a1@@ + Number ) & Number ) == Number ) @@v2@@ = Number ; if ( ( * ( _DWORD * ) ( @@a1@@ + Number ) & Number ) == Number ) @@v2@@ = Number ; if ( ( * ( _QWORD * ) ( @@a1@@ + Number ) & Number L ) != Number ) @@v2@@ = Number ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"_BOOL4\", \"s\": 4}, \"location\": \"s4\"}]}", "{\"name\": \"mips_vpe_is_wfi\", \"code\": \"_BOOL8 __fastcall mips_vpe_is_wfi ( __int64 @@a1@@ ) { return * ( _DWORD * ) ( @@a1@@ + Number ) && mips_vpe_active ( @@a1@@ + Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}", "{\"name\": \"mips_vpe_wake\", \"code\": \"__int64 __fastcall mips_vpe_wake ( __int64 @@a1@@ ) { return cpu_interrupt_mips64 ( @@a1@@ , Number ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "mips_tc_sleep", "code": "__int64 __fastcall mips_tc_sleep ( __int64 @@a1@@ ) { __int64 @@result@@ ; @@result@@ = mips_vpe_active ( @@a1@@ + Number ) ; if ( ! ( _DWORD ) @@result@@ ) @@result@@ = mips_vpe_sleep ( @@a1@@ ) ; return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}]}
[{"n": "cpu", "t": {"T": 3, "t": "MIPSCPU_0"}, "location": "r56"}, {"n": "", "t": {"T": 10}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
124
[ "{\"name\": \"mips_vpe_active\", \"code\": \"_BOOL8 __fastcall mips_vpe_active ( __int64 @@a1@@ ) { _BOOL4 @@v2@@ ; @@v2@@ = ( * * ( _DWORD * * ) ( @@a1@@ + Number ) & Number ) != Number ; if ( ( * ( _DWORD * ) ( @@a1@@ + Number ) & Number ) == Number ) @@v2@@ = Number ; if ( ( * ( _DWORD * ) ( @@a1@@ + Number ) & Number ) == Number ) @@v2@@ = Number ; if ( ( * ( _QWORD * ) ( @@a1@@ + Number ) & Number L ) != Number ) @@v2@@ = Number ; return @@v2@@ ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}, {\"n\": \"v2\", \"t\": {\"T\": 1, \"n\": \"_BOOL4\", \"s\": 4}, \"location\": \"s4\"}]}", "{\"name\": \"mips_vpe_sleep\", \"code\": \"__int64 __fastcall mips_vpe_sleep ( __int64 @@a1@@ ) { * ( _DWORD * ) ( @@a1@@ + Number ) = Number ; return cpu_reset_interrupt ( @@a1@@ , Number L ) ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "mips_cpu_map_tc", "code": "__int64 __fastcall mips_cpu_map_tc ( __int64 @@a1@@ , int * @@a2@@ ) { __int64 @@result@@ ; int @@v3@@ ; unsigned int @@v4@@ ; __int64 @@v5@@ ; __int64 @@v6@@ ; @@v3@@ = * @@a2@@ ; if ( ( * ( _DWORD * ) ( @@a1@@ + Number ) & Number ) != Number ) { @@v5@@ = mips_env_get_cpu ( @@a1@@ ) ; @@v4@@ = @@v3@@ / * ( _DWORD * ) ( @@v5@@ + Number ) ; * @@a2@@ = @@v3@@ % * ( _DWORD * ) ( @@v5@@ + Number ) ; @@v6@@ = qemu_get_cpu_mips64 ( * ( _QWORD * ) ( @@a1@@ + Number ) , @@v4@@ ) ; if ( @@v6@@ ) @@result@@ = @@v6@@ + Number ; else @@result@@ = @@a1@@ ; } else { * @@a2@@ = * ( _DWORD * ) ( @@a1@@ + Number ) ; @@result@@ = @@a1@@ ; } return @@result@@ ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "int"}, "location": "r64"}, {"n": "result", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r8"}, {"n": "v6", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s16"}, {"n": "v5", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "s24"}, {"n": "v4", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s28"}, {"n": "v3", "t": {"T": 1, "n": "int", "s": 4}, "location": "s32"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "tc", "t": {"T": 3, "t": "int"}, "location": "r64"}, {"n": "result", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r8"}, {"n": "other_cs", "t": {"T": 3, "t": "CPUState_0"}, "location": "s16"}, {"n": "cs_0", "t": {"T": 3, "t": "MIPSCPU_0"}, "location": "s24"}, {"n": "vpe_idx", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s28"}, {"n": "tc_idx", "t": {"T": 1, "n": "int", "s": 4}, "location": "s32"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
125
[ "{\"name\": \"mips_env_get_cpu\", \"code\": \"__int64 __fastcall mips_env_get_cpu ( __int64 @@a1@@ ) { return @@a1@@ - Number ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 1, \"n\": \"__int64\", \"s\": 8}, \"location\": \"r56\"}]}" ]
{"name": "sync_c0_status", "code": "_DWORD * __fastcall sync_c0_status ( __int64 @@a1@@ , _DWORD * @@a2@@ , int @@a3@@ ) { int @@v4@@ ; _DWORD * @@v5@@ ; @@v4@@ = ( unsigned __int8 ) * ( _QWORD * ) ( @@a1@@ + Number ) | ( ( ( @@a2@@ [ Number ] >> Number ) & Number ) << Number ) | ( ( HIBYTE ( @@a2@@ [ Number ] ) & Number ) << Number ) | ( @@a2@@ [ Number ] >> Number << Number ) ; if ( @@a2@@ [ Number ] == @@a3@@ ) @@v5@@ = @@a2@@ + Number ; else @@v5@@ = & @@a2@@ [ Number * @@a3@@ + Number ] ; * @@v5@@ &= Number ; * @@v5@@ |= @@v4@@ ; return compute_hflags ( @@a2@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 3, "t": "_DWORD"}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "v5", "t": {"T": 3, "t": "_DWORD"}, "location": "s8"}]}
[{"n": "tc", "t": {"T": 1, "n": "int", "s": 4}, "location": "r16"}, {"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "cpu", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r64"}, {"n": "tcstatus", "t": {"T": 1, "n": "unsigned int", "s": 4}, "location": "s12"}, {"n": "tcst", "t": {"T": 3, "t": "int32_t"}, "location": "s8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
126
[ "{\"name\": \"compute_hflags\", \"code\": \"_DWORD * __fastcall compute_hflags ( _DWORD * @@a1@@ ) { int v1 ; int v2 ; int v3 ; int v4 ; int v5 ; _DWORD * result ; @@a1@@ [ Number ] &= Number ; if ( ( @@a1@@ [ Number ] & Number ) == Number && ( @@a1@@ [ Number ] & Number ) == Number && ( @@a1@@ [ Number ] & Number ) == Number ) @@a1@@ [ Number ] |= ( ( int ) @@a1@@ [ Number ] >> Number ) & Number ; if ( ( @@a1@@ [ Number ] & Number ) != Number || ( @@a1@@ [ Number ] & Number ) != Number || ( @@a1@@ [ Number ] & Number ) != Number ) @@a1@@ [ Number ] |= Number ; if ( ( @@a1@@ [ Number ] & Number ) != Number || ( @@a1@@ [ Number ] & Number ) != Number ) { if ( ( @@a1@@ [ Number ] & Number ) != Number && ( ( @@a1@@ [ Number ] & Number ) == Number && ( @@a1@@ [ Number ] & Number ) == Number || ( @@a1@@ [ Number ] & Number ) == Number && ( @@a1@@ [ Number ] & Number ) == Number ) ) { v2 = @@a1@@ [ Number ] ; BYTE1 ( v2 ) |= Number ; @@a1@@ [ Number ] = v2 ; } } else { v1 = @@a1@@ [ Number ] ; BYTE1 ( v1 ) |= Number ; @@a1@@ [ Number ] = v1 ; } if ( ( @@a1@@ [ Number ] & Number ) != Number && ( @@a1@@ [ Number ] & Number ) == Number || ( @@a1@@ [ Number ] & Number ) == Number ) @@a1@@ [ Number ] |= Number ; if ( ( @@a1@@ [ Number ] & Number ) != Number ) @@a1@@ [ Number ] |= Number ; if ( ( @@a1@@ [ Number ] & Number ) != Number ) @@a1@@ [ Number ] |= Number ; if ( ( @@a1@@ [ Number ] & Number ) != Number && ( @@a1@@ [ Number ] & Number ) != Number ) @@a1@@ [ Number ] |= Number ; if ( ( @@a1@@ [ Number ] & Number ) != Number ) { if ( ( @@a1@@ [ Number ] & Number ) != Number ) @@a1@@ [ Number ] |= Number ; } else if ( ( @@a1@@ [ Number ] & Number ) != Number && ( @@a1@@ [ Number ] & Number ) != Number ) { @@a1@@ [ Number ] |= Number ; } if ( ( @@a1@@ [ Number ] & Number ) != Number ) { if ( ( @@a1@@ [ Number ] & Number ) != Number ) { v3 = @@a1@@ [ Number ] ; LOBYTE ( v3 ) = v3 | Number ; @@a1@@ [ Number ] = v3 ; } } else if ( ( @@a1@@ [ Number ] & Number ) != Number ) { if ( ( @@a1@@ [ Number ] & Number ) != Number ) { v4 = @@a1@@ [ Number ] ; LOBYTE ( v4 ) = v4 | Number ; @@a1@@ [ Number ] = v4 ; } } else if ( ( @@a1@@ [ Number ] & Number ) != Number && ( int ) @@a1@@ [ Number ] < Number ) { v5 = @@a1@@ [ Number ] ; LOBYTE ( v5 ) = v5 | Number ; @@a1@@ [ Number ] = v5 ; } result = ( _DWORD * ) ( @@a1@@ [ Number ] & Number ) ; if ( ( _DWORD ) result ) { result = ( _DWORD * ) ( @@a1@@ [ Number ] & Number ) ; if ( ( _DWORD ) result ) { result = @@a1@@ ; @@a1@@ [ Number ] |= Number ; } } return result ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r56\"}]}" ]
{"name": "sync_c0_tcstatus", "code": "_DWORD * __fastcall sync_c0_tcstatus ( __int64 @@a1@@ , __int64 @@a2@@ , unsigned __int64 @@a3@@ ) { __int64 @@v3@@ ; * ( _DWORD * ) ( @@a1@@ + Number ) &= Number ; * ( _DWORD * ) ( @@a1@@ + Number ) |= ( Number * ( ( @@a3@@ >> Number ) & Number ) ) | ( ( ( @@a3@@ >> Number ) & Number ) << Number ) | ( ( unsigned int ) ( @@a3@@ >> Number ) << Number ) ; @@v3@@ = * ( _QWORD * ) ( @@a1@@ + Number ) ; LOBYTE ( @@v3@@ ) = Number ; * ( _QWORD * ) ( @@a1@@ + Number ) = @@v3@@ ; * ( _QWORD * ) ( @@a1@@ + Number ) = ( unsigned __int8 ) @@a3@@ ; return compute_hflags ( ( _DWORD * ) @@a1@@ ) ; }", "source": [{"n": "a3", "t": {"T": 1, "n": "unsigned __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": "v", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r16"}, {"n": "cpu", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "tc", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v3", "t": {"T": 1, "n": "target_ulong", "s": 8}, "location": "r8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
127
[ "{\"name\": \"compute_hflags\", \"code\": \"_DWORD * __fastcall compute_hflags ( _DWORD * @@a1@@ ) { int v1 ; int v2 ; int v3 ; int v4 ; int v5 ; _DWORD * result ; @@a1@@ [ Number ] &= Number ; if ( ( @@a1@@ [ Number ] & Number ) == Number && ( @@a1@@ [ Number ] & Number ) == Number && ( @@a1@@ [ Number ] & Number ) == Number ) @@a1@@ [ Number ] |= ( ( int ) @@a1@@ [ Number ] >> Number ) & Number ; if ( ( @@a1@@ [ Number ] & Number ) != Number || ( @@a1@@ [ Number ] & Number ) != Number || ( @@a1@@ [ Number ] & Number ) != Number ) @@a1@@ [ Number ] |= Number ; if ( ( @@a1@@ [ Number ] & Number ) != Number || ( @@a1@@ [ Number ] & Number ) != Number ) { if ( ( @@a1@@ [ Number ] & Number ) != Number && ( ( @@a1@@ [ Number ] & Number ) == Number && ( @@a1@@ [ Number ] & Number ) == Number || ( @@a1@@ [ Number ] & Number ) == Number && ( @@a1@@ [ Number ] & Number ) == Number ) ) { v2 = @@a1@@ [ Number ] ; BYTE1 ( v2 ) |= Number ; @@a1@@ [ Number ] = v2 ; } } else { v1 = @@a1@@ [ Number ] ; BYTE1 ( v1 ) |= Number ; @@a1@@ [ Number ] = v1 ; } if ( ( @@a1@@ [ Number ] & Number ) != Number && ( @@a1@@ [ Number ] & Number ) == Number || ( @@a1@@ [ Number ] & Number ) == Number ) @@a1@@ [ Number ] |= Number ; if ( ( @@a1@@ [ Number ] & Number ) != Number ) @@a1@@ [ Number ] |= Number ; if ( ( @@a1@@ [ Number ] & Number ) != Number ) @@a1@@ [ Number ] |= Number ; if ( ( @@a1@@ [ Number ] & Number ) != Number && ( @@a1@@ [ Number ] & Number ) != Number ) @@a1@@ [ Number ] |= Number ; if ( ( @@a1@@ [ Number ] & Number ) != Number ) { if ( ( @@a1@@ [ Number ] & Number ) != Number ) @@a1@@ [ Number ] |= Number ; } else if ( ( @@a1@@ [ Number ] & Number ) != Number && ( @@a1@@ [ Number ] & Number ) != Number ) { @@a1@@ [ Number ] |= Number ; } if ( ( @@a1@@ [ Number ] & Number ) != Number ) { if ( ( @@a1@@ [ Number ] & Number ) != Number ) { v3 = @@a1@@ [ Number ] ; LOBYTE ( v3 ) = v3 | Number ; @@a1@@ [ Number ] = v3 ; } } else if ( ( @@a1@@ [ Number ] & Number ) != Number ) { if ( ( @@a1@@ [ Number ] & Number ) != Number ) { v4 = @@a1@@ [ Number ] ; LOBYTE ( v4 ) = v4 | Number ; @@a1@@ [ Number ] = v4 ; } } else if ( ( @@a1@@ [ Number ] & Number ) != Number && ( int ) @@a1@@ [ Number ] < Number ) { v5 = @@a1@@ [ Number ] ; LOBYTE ( v5 ) = v5 | Number ; @@a1@@ [ Number ] = v5 ; } result = ( _DWORD * ) ( @@a1@@ [ Number ] & Number ) ; if ( ( _DWORD ) result ) { result = ( _DWORD * ) ( @@a1@@ [ Number ] & Number ) ; if ( ( _DWORD ) result ) { result = @@a1@@ ; @@a1@@ [ Number ] |= Number ; } } return result ; }\", \"source\": [{\"n\": \"a1\", \"t\": {\"T\": 3, \"t\": \"_DWORD\"}, \"location\": \"r56\"}]}" ]
{"name": "sync_c0_entryhi", "code": "_DWORD * __fastcall sync_c0_entryhi ( __int64 @@a1@@ , int @@a2@@ ) { int v2 ; _DWORD * result ; int @@v4@@ ; _DWORD * @@v5@@ ; @@v4@@ = ( unsigned __int8 ) * ( _QWORD * ) ( @@a1@@ + Number ) ; if ( * ( _DWORD * ) ( @@a1@@ + Number ) == @@a2@@ ) @@v5@@ = ( _DWORD * ) ( @@a1@@ + Number ) ; else @@v5@@ = ( _DWORD * ) ( Number L * @@a2@@ + Number + @@a1@@ + Number ) ; v2 = * @@v5@@ ; LOBYTE ( v2 ) = Number ; * @@v5@@ = v2 ; result = @@v5@@ ; * @@v5@@ |= @@v4@@ ; return result ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}, {"n": "a2", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "v4", "t": {"T": 1, "n": "int", "s": 4}, "location": "s12"}, {"n": "v5", "t": {"T": 3, "t": "_DWORD"}, "location": "s8"}]}
[{"n": "cpu", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}, {"n": "tc", "t": {"T": 1, "n": "int", "s": 4}, "location": "r64"}, {"n": "asid", "t": {"T": 1, "n": "uint32_t", "s": 4}, "location": "s12"}, {"n": "tcst", "t": {"T": 3, "t": "int32_t"}, "location": "s8"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
128
[]
{"name": "helper_mfc0_mvpcontrol_mips64", "code": "__int64 __fastcall helper_mfc0_mvpcontrol_mips64 ( __int64 @@a1@@ ) { return * * ( int * * ) ( @@a1@@ + Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
129
[]
{"name": "helper_mfc0_mvpconf0_mips64", "code": "__int64 __fastcall helper_mfc0_mvpconf0_mips64 ( __int64 @@a1@@ ) { return * ( int * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
130
[]
{"name": "helper_mfc0_mvpconf1_mips64", "code": "__int64 __fastcall helper_mfc0_mvpconf1_mips64 ( __int64 @@a1@@ ) { return * ( int * ) ( * ( _QWORD * ) ( @@a1@@ + Number ) + Number L ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
131
[]
{"name": "helper_mfc0_random_mips64", "code": "__int64 __fastcall helper_mfc0_random_mips64 ( __int64 @@a1@@ ) { return ( int ) cpu_mips_get_random_mips64 ( @@a1@@ ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
132
[]
{"name": "helper_mfc0_tcstatus_mips64", "code": "__int64 __fastcall helper_mfc0_tcstatus_mips64 ( __int64 @@a1@@ ) { return * ( int * ) ( @@a1@@ + Number ) ; }", "source": [{"n": "a1", "t": {"T": 1, "n": "__int64", "s": 8}, "location": "r56"}]}
[{"n": "env", "t": {"T": 3, "t": "CPUMIPSState_0"}, "location": "r56"}]
data1/train-shard-4.tar
3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0_3a6456ce239ea251161105092f48be6721bdfa35ee7a899ff82a6b10ac10b0d0.jsonl
133
[]