« Previous | Next » 

Revision 4d3da0f3

ID4d3da0f3aa5a5d0cbdb17ad49f1baf3cf1bd95a1

Added by Alexander Graf over 10 years ago

target-arm: Give the FPSCR rounding modes names

When setting rounding modes we currently just hardcode the numeric values
for rounding modes in a big switch statement.

With AArch64 support coming, we will need to refer to these rounding modes
at different places throughout the code though, so let's better give them
names so we don't get confused by accident.

Signed-off-by: Alexander Graf <>
[WN: Commit message tweak, use names from ARM ARM.]
Signed-off-by: Will Newton <>
Signed-off-by: Peter Maydell <>
Reviewed-by: Richard Henderson <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences