cachepc-qemu

Fork of AMDESE/qemu with changes for cachepc side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-qemu
Log | Files | Refs | Submodules | LICENSE | sfeed.txt

bad-if-keys.json (126B)


      1# check multiple 'if' keys
      2{ 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
      3  'if': { 'any': ['ANY'], 'all': ['ALL'] } }