OPC_TCHMOVE
#define SCR_TCHMOVE_ABS(l) ((0x20000000 | OPC_TCHMOVE) | (l))
#define SCR_TCHMOVE_TBL (0x30000000 | OPC_TCHMOVE)
opcode = (opcode & ~OPC_TCHMOVE);
opcode = (opcode & ~OPC_TCHMOVE);