Searched refs:SPARC_FLAG_UNALIGNED (Results 1 – 2 of 2) sorted by relevance
58 #define SPARC_FLAG_UNALIGNED 0x2 /* is allowed to do unaligned accesses */ macro
322 if(!(current->thread.flags & SPARC_FLAG_UNALIGNED) || in user_unaligned_trap()