ogbobbythman3711 ogbobbythman3711 26-01-2024 Engineering contestada Write instructions that implement the following C++ code:double p = 7.8double m = 3.6double n = 7.1double p = -m * ( n + b )into MASM x86 assembly language