83c83
< bool _asm() const { return (entry >> 4) & 0x1; }
---
> bool _asm_() const { return (entry >> 4) & 0x1; }