]> git.proxmox.com Git - qemu.git/commit
target-or32: Add float instruction helpers
authorJia Liu <proljc@gmail.com>
Fri, 20 Jul 2012 07:50:44 +0000 (15:50 +0800)
committerBlue Swirl <blauwirbel@gmail.com>
Fri, 27 Jul 2012 21:13:00 +0000 (21:13 +0000)
commit5b5695073b1d8eda14f8253a1750193d98a42ae8
tree1f2ef34c2e4d5dba5fa9859d37c6244f7f9ee876
parente54a5aff1305bd538ba320c4b637e0c89029337e
target-or32: Add float instruction helpers

Add OpenRISC float instruction helpers.

Signed-off-by: Jia Liu <proljc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-openrisc/Makefile.objs
target-openrisc/fpu_helper.c [new file with mode: 0644]
target-openrisc/helper.h