; This file is only needed when compiling for the Alpha under Linux, to add the; new Alpha-only ISTREAM-MEMORY-BARRIER VOP.(in-package"ALPHA")(define-instructionimb(segment)(:emitter(emit-palsegment0#x000086)))(define-vop(c::istream-memory-barrier)(:generator1(instimb)))