Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/alpha/alpha/
H A Dfp_complete.c48 #define TSWINSIZE 4 /* size of trap shadow window in u_int32_t units */ macro
622 alpha_instruction *pc, *win_begin, tsw[TSWINSIZE]; in alpha_fp_complete()
654 win_begin = pc - TSWINSIZE + 1; in alpha_fp_complete()