mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-24 16:35:40 +08:00
1c58168dd5
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
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" }
|
|
]
|
|
}
|
|
]
|