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

alternate-branch-if-invalid.json (115B)


      1# Cover alternative with invalid 'if'
      2{ 'alternate': 'Alt',
      3  'data': { 'branch': { 'type': 'int', 'if': ' ' } } }