X86: Add a .serializing directive that makes a macroop serializing.
authorGabe Black <gblack@eecs.umich.edu>
Mon, 23 Aug 2010 16:44:19 +0000 (09:44 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Mon, 23 Aug 2010 16:44:19 +0000 (09:44 -0700)
commit69fc2af00600ced942d81dba082d9780e5325c9e
tree7c06e5560c737dec0fadb1df9638b0d33280d73b
parent5a1dbe4d99e9aad0f5c9002707a323ef8d6dfb8a
X86: Add a .serializing directive that makes a macroop serializing.

This directive really just tells the macroop to set IsSerializing and
IsSerializeAfter on its final microop.
src/arch/x86/isa/macroop.isa