| |

VerySource

 Forgot password?
 Register
Search
View: 639|Reply: 1

Compilation of small questions

[Copy link]

2

Threads

3

Posts

4.00

Credits

Newbie

Rank: 1

Credits
4.00

 China

Post time: 2020-1-22 22:00:02
| Show all posts |Read mode
The error I got when assembling the program was Must have instruction after prefix
What does it mean
Reply

Use magic Report

0

Threads

23

Posts

17.00

Credits

Newbie

Rank: 1

Credits
17.00

 China

Post time: 2020-2-8 01:15:01
| Show all posts
The source program is not the same as the debug. The prefix and the modified instructions in the source program are together, such as rep movsw. The debug is displayed as two instruction lines:
-a 100
1375: 0100 rep movsw
1375: 0102
-r
AX = 0000 BX = 0000 CX = 0000 DX = 0000 SP = FFEE BP = 0000 SI = 0000 DI = 0000
DS = 1375 ES = 1375 SS = 1375 CS = 1375 IP = 0100 NV UP EI PL NZ NA PO NC
1375: 0100 F3 REPZ
1375: 0101 A5 MOVSW
Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

Contact us|Archive|Mobile|CopyRight © 2008-2023|verysource.com ( 京ICP备17048824号-1 )

Quick Reply To Top Return to the list