]> git.proxmox.com Git - mirror_qemu.git/commit - target-alpha/Makefile.objs
target-alpha: Move VAX helpers to a new file
authorRichard Henderson <rth@twiddle.net>
Fri, 8 Aug 2014 20:42:45 +0000 (10:42 -1000)
committerRichard Henderson <rth@twiddle.net>
Mon, 18 May 2015 20:03:46 +0000 (13:03 -0700)
commit9354452c39fef1ab2491da5989e6944d8bb2e16a
tree835fb408d6e9f0a48633b242bc514f03af9b6dc4
parent385057cbec9b4a0eb6150330c572e875ed714965
target-alpha: Move VAX helpers to a new file

Keep the IEEE and VAX floating point emulation separate.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-alpha/Makefile.objs
target-alpha/fpu_helper.c
target-alpha/vax_helper.c [new file with mode: 0644]