Module Name:    src
Committed By:   rin
Date:           Mon May 30 14:05:36 UTC 2022

Modified Files:
        src/sys/arch/powerpc/conf: files.powerpc
        src/sys/arch/powerpc/include: cpu.h

Log Message:
Introduce PPC_NO_UNALIGNED flag to indicate that CPU cannot handle
unaligned memory access, and emulation should be provided to userland.


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/sys/arch/powerpc/conf/files.powerpc
cvs rdiff -u -r1.120 -r1.121 src/sys/arch/powerpc/include/cpu.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to