Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/rs6000/
HDdarwin-fallback.c323 bool is_64, is_vector; in handle_syscall() local
339 is_64 = (uctx->mcsize == UC_FLAVOR64_VEC_SIZE in handle_syscall()
348 is_64 = (ctxstyle == UC_FLAVOR64_VEC || ctxstyle == UC_TRAD64_VEC in handle_syscall()
363 if (is_64) in handle_syscall()