Skip to content
Snippets Groups Projects
  • Jason Hiser's avatar
    5fc3e51a
    Work through issues discovered in GT benchmark suite. · 5fc3e51a
    Jason Hiser authored
    * Update 68-sled code to be keystone friendly
    * Corrected spelling of getInstruction.  removed extraneous assert.
    * Disable should-pin-immediately because it interfers with sleds.
    * Remove assert from fix-calls about odd prefixing, just dont fix the call.  More of an issue with FII doing disassembly
    * Update switch->code discovery path to only happen if switch table is in text segment
    * fixed FII to do what the last commit said -- only disassembly when TABLE is in text.  also patched zipr to handle xbegin gracefully.
    * Disable verbose setting
    * Create lots of dbs instead of just a few
    5fc3e51a
    History
    Work through issues discovered in GT benchmark suite.
    Jason Hiser authored
    * Update 68-sled code to be keystone friendly
    * Corrected spelling of getInstruction.  removed extraneous assert.
    * Disable should-pin-immediately because it interfers with sleds.
    * Remove assert from fix-calls about odd prefixing, just dont fix the call.  More of an issue with FII doing disassembly
    * Update switch->code discovery path to only happen if switch table is in text segment
    * fixed FII to do what the last commit said -- only disassembly when TABLE is in text.  also patched zipr to handle xbegin gracefully.
    * Disable verbose setting
    * Create lots of dbs instead of just a few