mbox series

[0/3] VAX: QMATH DImode add/sub fixes

Message ID alpine.LFD.2.21.2012101428290.2104409@eddie.linux-mips.org
Headers show
Series VAX: QMATH DImode add/sub fixes | expand

Message

Maciej W. Rozycki Dec. 11, 2020, 8:47 p.m. UTC
Hi,

 This small patch series addresses an assertion failure in the handler for 
DImode addition and subtraction instructions used where QMATH arithmetic 
has been enabled (which is the default with our currently supported VAX 
targets) that trigger in regression testing.  While at it additional two 
issues observed in surrounding code have been fixed.

 Regression-tested as usually with the `vax-netbsdelf' target.  OK?

  Maciej