]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/m68k: move CCR/SR functions
authorLaurent Vivier <laurent@vivier.eu>
Thu, 4 Jan 2018 01:29:09 +0000 (02:29 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Thu, 4 Jan 2018 16:24:35 +0000 (17:24 +0100)
commit01490ea8f575656a9431fc0170a82bc6064fa2ef
tree672deb14163523b07b81ada1a19c3d41ad800b16
parentfff3b4b0e16c76669e56173acb9d3cc6aac85e85
target/m68k: move CCR/SR functions

The following patches will be clearer if we move
functions before adding new ones.

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20180104012913.30763-14-laurent@vivier.eu>
target/m68k/translate.c