Embodiments of the present application provide a
machine code instruction
conversion method and device,
electronic equipment and readable storage medium, and relate to the technical field of computers. The method comprises: obtaining a
machine code instruction to be converted, wherein the
machine code instruction can comprise an operation code, a first
operand, a second
operand, a third
operand and an original immediate number; analyzing the
machine code instruction to determine a target
assembly instruction corresponding to the operation code and the second operand, register names corresponding to the first operand and the third operand respectively, and a target immediate number obtained after conversion based on the original immediate number; and obtaining an
assembly code corresponding to the
machine code instruction based on preset rule information combination of the obtained target
assembly instruction, register names and target immediate number, which realizes convenient conversion of the
machine code instruction into the assembly code, is conducive to further analysis of the assembly code by technical personnel, and effectively fills the technical gap of conversion of the machine code into the assembly code.