TRAP_TOOLBOX
#define TRAP_NUM(a) (TRAP_TOOLBOX(a) ? (a) & 0x3ff : (a) & 0xff)
isOStrap = ! TRAP_TOOLBOX(trapword);