None of our tests are generating code making use of the following opcodes:
X_OPCODE(OP_ALLOCATE_ZERO, 14, allocate_zero)
X_OPCODE(OP_KILL, 17, kill)
X_OPCODE(OP_PUT, 71, put)
X_OPCODE(OP_MAKE_FUN2, 103, make_fun2)
X_OPCODE(OP_BS_ADD, 111, bs_add)
Are they still in use? Should we remove them?
None of our tests are generating code making use of the following opcodes:
Are they still in use? Should we remove them?