1.0.41.30: ppc: Add thread-local symbol-value accessor macros.
authorAlastair Bridgewater <lisphacker@users.sourceforge.net>
Sun, 8 Aug 2010 01:11:27 +0000 (01:11 +0000)
committerAlastair Bridgewater <lisphacker@users.sourceforge.net>
Sun, 8 Aug 2010 01:11:27 +0000 (01:11 +0000)
commite55399309ccb6c40b7ec4841c610d31c3fd487b6
tree4e664e101a01dbc249ac75687a1b9a84650a63a5
parenta98cb5fbd7c2eb682613419b4d42f0411278c964
1.0.41.30: ppc: Add thread-local symbol-value accessor macros.

  * This is basically a straight rip of the x86-64 version.

  * These macros can only be used on static-symbols, so why
aren't we pre-allocating their TLS indices and making them
available at cross-compile time?  If we did, we could elide
a temp register on stores and a memory read on all accesses.
src/compiler/ppc/macros.lisp
version.lisp-expr