Searched refs:code_sect (Results 1 – 1 of 1) sorted by relevance
221 u32 code_sect = 0L; in altera_execute() local424 pc = code_sect; in altera_execute()495 pc = code_sect + in altera_execute()650 if ((pc < code_sect) || in altera_execute()658 if ((pc <= code_sect) || in altera_execute()969 pc = args[0] + code_sect; in altera_execute()975 pc = args[0] + code_sect; in altera_execute()1004 pc = top + code_sect; in altera_execute()1005 if ((pc < code_sect) || in altera_execute()1275 pc = args[0] + code_sect; in altera_execute()[all …]