nasm/travis/test/movnti.json
Cyrill Gorcunov 76ff7aa4e4 test: nasm-t -- Add movnti test
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2018-11-11 21:43:45 +03:00

12 lines
165 B
JSON

[
{
"description": "Test movnti instruction",
"id": "movnti",
"format": "bin",
"source": "movnti.asm",
"target": [
{ "output": "movnti.bin" }
]
}
]