OP_DEST_PUSH      140 tools/objtool/arch/x86/decode.c 		op->dest.type = OP_DEST_PUSH;
OP_DEST_PUSH      159 tools/objtool/arch/x86/decode.c 		op->dest.type = OP_DEST_PUSH;
OP_DEST_PUSH      392 tools/objtool/arch/x86/decode.c 			op->dest.type = OP_DEST_PUSH;
OP_DEST_PUSH      469 tools/objtool/arch/x86/decode.c 			op->dest.type = OP_DEST_PUSH;
OP_DEST_PUSH     1409 tools/objtool/check.c 	if (op->dest.type == OP_DEST_PUSH || op->dest.type == OP_DEST_PUSHF)
OP_DEST_PUSH     1734 tools/objtool/check.c 	case OP_DEST_PUSH: