]> Git Repo - qemu.git/commit - target/alpha/helper.h
target-alpha: Raise IOV from CVTQL
authorRichard Henderson <[email protected]>
Tue, 8 Jul 2014 17:42:55 +0000 (10:42 -0700)
committerRichard Henderson <[email protected]>
Mon, 18 May 2015 20:03:47 +0000 (13:03 -0700)
commit57a808b6d7f52a62111f6070933dfca6cd88a0fd
treef67dbfd1e90490321d26ad2337ac21466d9631f5
parent4ed069ab5334a495b49d0704795524fa34e8dbfc
target-alpha: Raise IOV from CVTQL

Even if an exception isn't taken, the status flags need updating
and the result should be written to the destination.  Move the body
of cvtql out of line, since we now always need a call.

Reported-by: Al Viro <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
target-alpha/fpu_helper.c
target-alpha/helper.h
target-alpha/translate.c
This page took 0.026785 seconds and 4 git commands to generate.