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

err_pattern_group_nest1.decode (362B)


      1# This work is licensed under the terms of the GNU LGPL, version 2 or later.
      2# See the COPYING.LIB file in the top-level directory.
      3
      4%sub1 0:8
      5%sub2 8:8
      6
      7# Make sure braces are matched
      8{
      9  top        00000000 00000000 00000000 00000000
     10  [
     11    sub1     00000000 00000000 00000000 ........ %sub1
     12    sub2     00000000 00000000 ........ ........ %sub1 %sub2
     13  }
     14}