These instructions have been removed years ago, in 2016 but the corresponding opcode defines have been forgotten. So remove them now. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> --- opcode.def | 2 -- 1 file changed, 2 deletions(-) diff --git a/opcode.def b/opcode.def index 7959efaf64d4..1401d988d73a 100644 --- a/opcode.def +++ b/opcode.def @@ -33,8 +33,6 @@ OPCODE(FMUL, BADOP, BADOP, BADOP, 2, OPF_TARGET) OPCODE(FDIV, BADOP, BADOP, BADOP, 2, OPF_TARGET) /* Logical */ -OPCODE(AND_BOOL, BADOP, BADOP, BADOP, 2, OPF_TARGET) -OPCODE(OR_BOOL, BADOP, BADOP, BADOP, 2, OPF_TARGET) OPCODE(AND, BADOP, BADOP, BADOP, 2, OPF_TARGET) OPCODE(OR, BADOP, BADOP, BADOP, 2, OPF_TARGET) OPCODE(XOR, BADOP, BADOP, BADOP, 2, OPF_TARGET) -- 2.28.0