mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-11 18:06:21 +00:00
15 lines
398 B
Plaintext
15 lines
398 B
Plaintext
before op1 = 0x1000000000000000
|
|
before op2 = 0x1000000000000000
|
|
before op3 = 0x1234567887654321
|
|
after op1 = 0x1000000000000000
|
|
after op2 = 0x1234567887654321
|
|
after op3 = 0x1234567887654321
|
|
cc = 0
|
|
before op1 = 0x1000000000000000
|
|
before op2 = 0x2000000000000000
|
|
before op3 = 0x1234567887654321
|
|
after op1 = 0x2000000000000000
|
|
after op2 = 0x2000000000000000
|
|
after op3 = 0x1234567887654321
|
|
cc = 1
|