mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
12 lines
185 B
JSON
12 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" }
|
|
]
|
|
}
|
|
]
|