On 12/31/2013 05:35 AM, Peter Maydell wrote: > From: Will Newton <[email protected]> > > Define the full set of floating point to fixed point conversion > helpers required to support AArch64. > > Signed-off-by: Will Newton <[email protected]> > Signed-off-by: Peter Maydell <[email protected]> > --- > target-arm/helper.c | 11 ++++++++++- > target-arm/helper.h | 16 ++++++++++++++++ > 2 files changed, 26 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
