]> Git Repo - qemu.git/commit - target-arm/translate.c
target-arm: Add helper function to generate code to get fpstatus pointer
authorPeter Maydell <[email protected]>
Wed, 25 May 2011 15:16:10 +0000 (15:16 +0000)
committerPeter Maydell <[email protected]>
Wed, 22 Jun 2011 15:01:26 +0000 (15:01 +0000)
commit5aaebd13da29a7157b757590284664dc42ea6a69
tree2044da9f284a158550be5d0295f3854437a1ed13
parent477955bd55e032374a41689bab77be5d4b0fb27a
target-arm: Add helper function to generate code to get fpstatus pointer

Add and use a helper function which returns a TCGv which is a pointer
to the fp_status for either Neon or VFP operations.

Signed-off-by: Peter Maydell <[email protected]>
target-arm/translate.c
This page took 0.022851 seconds and 4 git commands to generate.