{"ground_truth": ["", "tree", "i960_build_va_list", "(", ")", "{", "return", "build_array_type", "(", "unsigned_type_node", ",", "build_index_type", "(", "size_one_node", ")", ")", ";", "}", ""], "natrual_language": ["Define", "the", "`", "__builtin_va_list", "'", "type", "for", "the", "ABI", "."], "TS_V_token": ["i960"], "File": "i960", "Func": "i960_build_va_list", "Target": "i960", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 30965, "Length": 17}
{"ground_truth": ["", "void", "i960_initialize", "(", ")", "{", "if", "(", "TARGET_IC_COMPAT2_0", ")", "{", "i960_maxbitalignment", "=", "8", ";", "i960_last_maxbitalignment", "=", "128", ";", "}", "else", "{", "i960_maxbitalignment", "=", "128", ";", "i960_last_maxbitalignment", "=", "8", ";", "}", "}", ""], "natrual_language": ["Initialize", "variables", "before", "compiling", "any", "files", "."], "TS_V_token": ["i960", "8", "128", "128", "8"], "File": "i960", "Func": "i960_initialize", "Target": "i960", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 30966, "Length": 31}
{"ground_truth": ["", "i960_print_operand_addr", "(", "FILE", ",", "ADDR", ")", "{", "\\", "assemble_aligned_integer", "(", "UNITS_PER_WORD", ",", "GEN_INT", "(", "0x8C203000", ")", ")", ";", "\\", "assemble_aligned_integer", "(", "UNITS_PER_WORD", ",", "GEN_INT", "(", "0x00000000", ")", ")", ";", "\\", "assemble_aligned_integer", "(", "UNITS_PER_WORD", ",", "GEN_INT", "(", "0x8CE03000", ")", ")", ";", "\\", "assemble_aligned_integer", "(", "UNITS_PER_WORD", ",", "GEN_INT", "(", "0x00000000", ")", ")", ";", "\\", "assemble_aligned_integer", "(", "UNITS_PER_WORD", ",", "GEN_INT", "(", "0x84212000", ")", ")", ";", "\\", "}", ""], "natrual_language": ["Print", "a", "memory", "address", "as", "an", "operand", "to", "reference", "that", "memory", "location", ".", "This", "is", "exactly", "the", "same", "as", "legitimate_address_p", ",", "except", "that", "it", "the", "prints", "addresses", "instead", "of", "recognizing", "them", "."], "TS_V_token": ["i960", "0x8C203000", "0x00000000", "0x8CE03000", "0x00000000", "0x84212000"], "File": "i960", "Func": "i960_print_operand_addr", "Target": "i960", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 30967, "Length": 64}