Skip to content
Snippets Groups Projects
  1. Feb 15, 2019
  2. Feb 14, 2019
  3. Feb 13, 2019
  4. Feb 08, 2019
  5. Feb 01, 2019
  6. Jan 26, 2019
  7. Dec 23, 2018
  8. Dec 21, 2018
  9. Dec 19, 2018
  10. Jun 18, 2018
  11. Apr 03, 2017
  12. Mar 01, 2017
  13. Apr 25, 2016
  14. Dec 14, 2015
  15. 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
  16. Oct 16, 2015
  17. 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
  18. Feb 07, 2015
  19. Feb 03, 2015
  20. Jan 27, 2015
  21. Oct 24, 2014
  22. Sep 25, 2014
  23. Sep 22, 2014
  24. Sep 19, 2014
  25. Sep 18, 2014
  26. Sep 17, 2014
Loading