61a62
> #include "arch/x86/insts/microldstop.hh"
198c199
< int seg = flags & mask(4);
---
> int seg = flags & SegmentFlagMask;