> Subject: [PATCH 5/6] Determine the desired FPU mode > > From: Stefan Markovic <smarko...@wavecomp.com> > > Floating-point mode is calculated from MIPS.abiflags FP ABI value > (based on kernel implementation). Illegal combinations are rejected. > > Signed-off-by: Stefan Markovic <smarko...@wavecomp.com> > ---
Reviewed-by: Aleksandar Markovic <amarko...@wavecomp.com>