mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-01 17:35:38 +08:00
13 lines
196 B
JSON
13 lines
196 B
JSON
[
|
|
{
|
|
"description": "Test MPX instruction in 64 bit mode",
|
|
"id": "mpx-64",
|
|
"format": "elf64",
|
|
"source": "mpx-64.asm",
|
|
"option": "-O0",
|
|
"target": [
|
|
{ "output": "mpx-64.o" }
|
|
]
|
|
}
|
|
]
|