You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
m68k: TARGET_CAN_CHANGE_MODE_CLASS is false for FP regs
Just like i386, you cannot extract float or double values by using
the low bits of m68k float registers. Override this hook and check
that case.
Signed-off-by: Keith Packard <keithp@keithp.com>
0 commit comments