x86-asm: Add .fill test
This commit is contained in:
parent
4f27e217a8
commit
7cfd21440b
1 changed files with 1 additions and 0 deletions
|
@ -697,3 +697,4 @@ ft1: ft2: ft3: ft4: ft5: ft6: ft7: ft8: ft9:
|
||||||
.rept 6
|
.rept 6
|
||||||
nop
|
nop
|
||||||
.endr
|
.endr
|
||||||
|
.fill 4,1,0x90
|
||||||
|
|
Loading…
Reference in a new issue