[
       {
               "description": "Test AMX instructions (-Ox)",
               "id": "amx-2",
               "format": "bin",
               "source": "amx-2.asm",
               "option": "-Ox -DSRC",
               "target": [
                       { "output": "amx-2.bin" }
               ]
       },
       {
               "description": "Test AMX instructions (-O0)",
               "ref": "amx-2",
               "option": "-O0 -DBIN",
               "update": false
       }
]

