]> git.proxmox.com Git - mirror_qemu.git/commit - target-i386/Makefile.objs
x86: split off misc helpers
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 29 Apr 2012 18:20:34 +0000 (18:20 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Thu, 28 Jun 2012 20:28:09 +0000 (20:28 +0000)
commitf7b2429f5233d2ed8e4667edcbf97f2cae1cb40c
treef7bfba63779117a60ce59a6a92a778b0b8ed5e1a
parentab109e5947a7c09b87152863b33a4eea0b714706
x86: split off misc helpers

Move various functions to misc_helper.c.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-i386/Makefile.objs
target-i386/misc_helper.c [new file with mode: 0644]
target-i386/op_helper.c