mbox series

[0/2] VAX: Push operation fixes

Message ID alpine.LFD.2.21.2012111624450.2104409@eddie.linux-mips.org
Headers show
Series VAX: Push operation fixes | expand

Message

Maciej W. Rozycki Dec. 12, 2020, 12:05 p.m. UTC
Hi,

 While working on QMATH DImode add/sub fixes I have spotted an issue with 
the push operation.  Here's a small patch series that addresses it.

 Lightly-verified with the `vax-netbsdelf' target and the C frontend test 
suite only as I need to have hardware available for a Linux kernel project 
(i.e. I need to be able to reboot the host at any time).  These should be 
considered almost obviously correct though.

  Maciej