forked from aniani/nasm
13 lines
192 B
JSON
13 lines
192 B
JSON
[
|
|
{
|
|
"description": "Test segment registers in 64 bit mode",
|
|
"id": "sreg",
|
|
"format": "bin",
|
|
"source": "sreg.asm",
|
|
"option": "-Ox",
|
|
"target": [
|
|
{ "output": "sreg.bin" }
|
|
]
|
|
}
|
|
]
|