mnemonikr / symbolic-pcode

Apache License 2.0
0 stars 0 forks source link

Use SymoblicByte for memory and emulator #69

Closed mnemonikr closed 1 year ago

mnemonikr commented 1 year ago

This uses the fixed-length SymbolicByte for storing bytes in memory instead of the variable-length SymbolicBitVec.