On 8/18/21 9:19 PM, Richard Henderson wrote: > Pass in the context to each mini-helper, instead of an > incorrectly named "flags". Separate gen_load_fp and > gen_store_fp, away from the integer helpers. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/alpha/translate.c | 83 +++++++++++++++++++++++++++------------- > 1 file changed, 57 insertions(+), 26 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>