Home
last modified time | relevance | path

Searched refs:seen_adjsp (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dmips-tdep.c2223 int seen_adjsp = 0; in heuristic_proc_start() local
2290 || ((inst & 0xf810) == 0xf010 && seen_adjsp)) /* extend -n */ in heuristic_proc_start()
2294 seen_adjsp = 1; in heuristic_proc_start()
2296 seen_adjsp = 0; in heuristic_proc_start()