File: 0029_movsb_32.tst

package info (click to toggle)
libx86emu 3.5-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,244 kB
  • sloc: ansic: 11,621; perl: 949; makefile: 92; sh: 14
file content (17 lines) | stat: -rw-r--r-- 239 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[init srand=29]

0x90020000-0x9002000f: rand

ecx=rand esi=rand edi=rand
ds=0x2000 es=0x4000
ds.limit=0xefffffff
es.limit=0xefffffff

[code start=0x100:0x0 bits=32]

	mov esi,0x90000000
	mov edi,0x90000050
	mov ecx,0x0f
	movsb
	rep movsb