mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-15 09:09:58 +08:00
99e866c68d
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
13 lines
185 B
JSON
13 lines
185 B
JSON
[
|
|
{
|
|
"description": "Test MPX instruction in 32 bit mode",
|
|
"id": "mpx",
|
|
"format": "elf",
|
|
"source": "mpx.asm",
|
|
"option": "-O0",
|
|
"target": [
|
|
{ "output": "mpx.o" }
|
|
]
|
|
}
|
|
]
|