]> git.proxmox.com Git - mirror_qemu.git/commit
tcg/arm: Code rearrangement
authorRichard Henderson <rth@twiddle.net>
Fri, 28 Jul 2017 03:43:30 +0000 (20:43 -0700)
committerRichard Henderson <rth@twiddle.net>
Thu, 7 Sep 2017 18:57:35 +0000 (11:57 -0700)
commit150706163748ec45458b6fc902581572cfdc111c
treecc76cf4f77c743342d1e37a95f224ca59060e3a4
parent95ede84f4de18747d03d79c148013cff99acd60b
tcg/arm: Code rearrangement

Move constants before all of the functions.
Move tcg_out_<format> functions before all
of the others.  No functional change.

Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/arm/tcg-target.inc.c