mirror of
https://github.com/mirror/tinycc.git
synced 2024-12-26 03:50:07 +08:00
x86-asm: Add .fill test
This commit is contained in:
parent
4f27e217a8
commit
7cfd21440b
@ -697,3 +697,4 @@ ft1: ft2: ft3: ft4: ft5: ft6: ft7: ft8: ft9:
|
||||
.rept 6
|
||||
nop
|
||||
.endr
|
||||
.fill 4,1,0x90
|
||||
|
Loading…
Reference in New Issue
Block a user