sbcl.sbcl/crossbuild-runner
Douglas Katzman 25eb5adb96 x86-64: store SYMBOL-NAME-HASH in the high 4 bytes of hash slot
So now NIL's name-hash is 0 given that static space is below 4GB
and the SYMBOL-NAME-HASH accessor is simply a 32-bit MOV.
Also put 1 random byte in the hash slot so that SYMBOL-HASH is a
slightly better hash function for EQL,EQUAL,EQUALP tables.
2024-03-03 11:07:21 -05:00
..
backends x86-64: store SYMBOL-NAME-HASH in the high 4 bytes of hash slot 2024-03-03 11:07:21 -05:00
Makefile Make there be a sparc target 2024-02-10 18:30:27 +00:00
pass-1.lisp Add a crossbuild test config for #-sb-unicode 2024-02-09 17:07:10 -05:00
pass-2.lisp Add a crossbuild test config for #-sb-unicode 2024-02-09 17:07:10 -05:00