Searched refs:SPARC_FLAG_UNALIGNED (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dprocessor.h92 #define SPARC_FLAG_UNALIGNED 0x2 /* is allowed to do unaligned accesses */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dprocessor.h92 #define SPARC_FLAG_UNALIGNED 0x2 /* is allowed to do unaligned accesses */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dprocessor.h102 #define SPARC_FLAG_UNALIGNED 0x01 /* is allowed to do unaligned accesses */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dprocessor.h102 #define SPARC_FLAG_UNALIGNED 0x01 /* is allowed to do unaligned accesses */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/kernel/
H A Dunaligned.c470 if(!(current->thread.flags & SPARC_FLAG_UNALIGNED) ||

Completed in 46 milliseconds