]> Git Repo - qemu.git/commit
Sparc: split FPU and VIS op helpers
authorBlue Swirl <[email protected]>
Mon, 1 Aug 2011 07:37:45 +0000 (07:37 +0000)
committerBlue Swirl <[email protected]>
Sun, 23 Oct 2011 15:08:56 +0000 (15:08 +0000)
commit1bccec25e10e9073e21c2f71cd16a0b3ffe06c39
treefb704ab9b4fe7ec64f233babf800ebc1807c63b9
parent99ca02195cad858043444107acc3ab1df874edea
Sparc: split FPU and VIS op helpers

Move FPU op helpers to fop_helper.c. Move VIS op helpers to vis_helper.c,
compile it only for Sparc64.

Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
Makefile.target
target-sparc/fop_helper.c [new file with mode: 0644]
target-sparc/op_helper.c
target-sparc/vis_helper.c [new file with mode: 0644]
This page took 0.026373 seconds and 4 git commands to generate.