[Info-vax] New filesystem mentioned
Jon Pinkley
jon.pinkley at gmail.com
Thu May 16 19:11:48 EDT 2019
On Thursday, May 16, 2019 at 2:28:30 PM UTC-4, John Reagan wrote:
> On Thursday, May 16, 2019 at 2:10:36 PM UTC-4, Dave Froble wrote:
> > On 5/16/2019 1:53 PM, John Reagan wrote:
...
> BTW, the latest bug was with BLISS-32 which has to make a in-memory argvector if the code uses the ARGPTR(), ACTUALARGUMENT(), or NULLARGUMENT() builtin. On each of the platforms, we have to home the argument list from the "some in registers; some on the stack" to a "all-in-memory copy so it can be indexed dynamically". The code we generated for "move the first 6 from registers to memory then copy 7 and above from their quadword stack slots to longword stack slots. The code was off-by-one for reading the stack arguments. Ooopsie.
Not sure which "latest bug" you are referring to. x86 boot or DLM?
More information about the Info-vax
mailing list