A type for simple vectors of int32 objects.
The type
simple-int32-vector
provides simple vectors of int32 objects and can be used to generate optimal 32-bit arithmetic code. Create a simple-int32-vector by calling make-simple-int32-vector.
See the section Fast 32-bit arithmetic for more information.
LispWorks User Guide and Reference Manual - 21 Dec 2011