Skip to content
Snippets Groups Projects
  1. Feb 06, 2018
  2. Apr 03, 2017
  3. Mar 01, 2017
  4. Apr 25, 2016
  5. Jan 01, 2016
  6. Dec 14, 2015
  7. Nov 08, 2015
    • whh8b's avatar
      Ask plugins about where to place dollops · b09757c6
      whh8b authored
      Let a plugin tell us about where to plop a dollop.
      This change includes a
      
      1. utils namespace with a function to calculate
      the worst case instruction size.
      2. Dollop_t type that can be used to describe
      and pass around a dollop.
      b09757c6
  8. Oct 16, 2015
  9. Aug 21, 2015
    • whh8b's avatar
      Update Zipr to support plugins plopping insns. · eb0e16bf
      whh8b authored
      1. Add support for plugins to call certain
      Zipr_t functions. This meant making a class
      that is Zipr_t and then converting the actual
      implementation to a subclass (ZiprImpl_t). The
      Zipr_t goes in the zipr_sdk.
      
      2. Ask all plugins about each instruction
      and determine whether there are any takers
      for plopping.
      
      3. When plopping an instruction, consider
      whether or not a plugin asked to do the plopping.
      If so, let it do the work.
      eb0e16bf
  10. Aug 17, 2015
  11. Jul 21, 2015
  12. Jul 06, 2015
  13. May 01, 2015
  14. Feb 21, 2015
  15. Feb 07, 2015
  16. Feb 06, 2015
  17. Feb 05, 2015
  18. Jan 28, 2015
  19. Jan 27, 2015
  20. Jan 15, 2015
  21. Jan 07, 2015
  22. Dec 23, 2014
  23. Dec 22, 2014
  24. Dec 05, 2014
  25. Oct 24, 2014
  26. Oct 07, 2014
  27. Sep 25, 2014
  28. Sep 22, 2014
  29. Sep 19, 2014
Loading