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

/netbsd-current/sys/arch/powerpc/powerpc/
H A Dfix_unaligned.c181 #define UAF_REVERSE __BIT(3) macro
294 flags = UAF_LOAD | UAF_REVERSE;
299 flags = UAF_STORE | UAF_REVERSE;
304 flags = UAF_LOAD | UAF_HALF | UAF_REVERSE;
309 flags = UAF_STORE | UAF_HALF | UAF_REVERSE;
382 reverse = flags & UAF_REVERSE,

Completed in 135 milliseconds