initially the registers hold the following values then an instruction
Question
Initially the registers hold the following values: r0:=0x12345678 r1:=0x87654321 r2:=0X9ABCDEFO r3:=0X0FEDCBA9 r4:=0XDEADBEEF r5:=0XBADCAFE5 ró:=0X02468ACE r7:=0XECA86420 Then an instruction with the following mnemonic is executed: SUBS r5, r1, ro What 32 bit value (in hexadecimal) is held in register r5 after this instruction is executed? OXF2244220 О Ох7530EСА9 Ox12345678 Ox87654321 Ox82244220