OP_IS_LOAD_STORE
if (!OP_IS_LOAD_STORE(type)) {
if (OP_IS_LOAD_STORE(op->type) && (op->type & UPDATE)) {
if (OP_IS_LOAD_STORE(type)) {