]> sourceware.org Git - newlib-cygwin.git/commit
m68k: disallow unaligned access for m68010 and m68020
authorRemy Bohmer <linux@bohmer.net>
Sun, 28 May 2023 03:05:44 +0000 (15:05 +1200)
committerJeff Johnston <jjohnstn@redhat.com>
Tue, 30 May 2023 17:54:32 +0000 (13:54 -0400)
commite79304d7b4a54abc393d0f13f7170c5863a1ef1d
tree72aa6465c41e911f5fc424a2031f6f0651d98c59
parent4840a5632520c1a3c1598f73f9d1cdd37df371ba
m68k: disallow unaligned access for m68010 and m68020

Disable at least  m68010 and m68020. These processors certainly do not
like unaligned accesses.

Signed-off-by: Remy Bohmer <linux@bohmer.net>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Austin Morton <austinpmorton@gmail.com>
Signed-off-by: Chris Packham <judge.packham@gmail.com>
newlib/libc/machine/m68k/memcpy.S
This page took 0.032309 seconds and 5 git commands to generate.