Add PC WriteCodeBlocks no-op test
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
.meta visibility="all"
|
||||
.meta name="PC write noop"
|
||||
.meta description="PC-only test.\nWrites NOPs over\nexisting NOPs."
|
||||
|
||||
entry_ptr:
|
||||
reloc0:
|
||||
.offsetof start
|
||||
start:
|
||||
.include WriteCodeBlocks
|
||||
|
||||
|
||||
|
||||
.versions 2OJW
|
||||
|
||||
.data 0x004E03DE
|
||||
.data 2
|
||||
nop
|
||||
nop
|
||||
|
||||
|
||||
|
||||
.all_versions
|
||||
|
||||
.data 0x00000000
|
||||
.data 0x00000000
|
||||
Reference in New Issue
Block a user