Introduce pet-projects dir
[lcapit-junk-code.git] / pet-projects / emu8086 / tests / data-transfer / imm-to-reg1 / expected.txt
blobeedbee495ac990b0525853023c8d770cf082bf69
1 [REGS]
2 AX: 0x0 AH: 0x0 AL: 0x0
3 CX: 0x0 CH: 0x0 CL: 0x0
4 DX: 0x0 DH: 0x0 DL: 0x0
5 BX: 0x0 BH: 0x0 BL: 0x0
6 SI: 0x0 DI: 0x0 ES: 0x0
7 SP: 0x0 BP: 0x0 SS: 0x0
8 IP: 0x0 CS: 0x0 DS: 0x0
9 [REGS]
10 AX: 0x3 AH: 0x0 AL: 0x3
11 CX: 0x0 CH: 0x0 CL: 0x0
12 DX: 0x0 DH: 0x0 DL: 0x0
13 BX: 0x0 BH: 0x0 BL: 0x0
14 SI: 0x0 DI: 0x0 ES: 0x0
15 SP: 0x0 BP: 0x0 SS: 0x0
16 IP: 0x3 CS: 0x0 DS: 0x0