* Richard Henderson <richard.hender...@linaro.org>: > Define all of the context dependent field definitions. > Use FIELD_EX32 and FIELD_DP32 with named fields instead > of extract32 and deposit32 with raw constants. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
Reviewed-by: Helge Deller <del...@gmx.de> > --- > target/hppa/cpu.h | 25 +++++++++++++++++++++++++ > target/hppa/fpu_helper.c | 26 +++++++++++++------------- > target/hppa/translate.c | 18 ++++++++---------- > 3 files changed, 46 insertions(+), 23 deletions(-)