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