Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: whitequark/Boneless-CPU
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f1a113bd6e0e
Choose a base ref
...
head repository: whitequark/Boneless-CPU
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f4051b5fd165
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Jul 12, 2019

  1. gateware.decoder_v3: implement JAL.

    Change: -1 LUT.
    
    (Really???)
    whitequark committed Jul 12, 2019
    Copy the full SHA
    9bdc785 View commit details
  2. Copy the full SHA
    3b6535e View commit details
  3. gateware.{core,decoder}_v3: implement JALR.

    Change: -12 LUT.
    
    (Really?????)
    whitequark committed Jul 12, 2019
    Copy the full SHA
    924663b View commit details
  4. gateware.{core,decoder}_v3: implement JT. (all implemented now!)

    Change: +15 LUT.
    
    (This just loses what we've recently mysteriously gained. And it's
    not even related to JT, just to general refactoring...)
    whitequark committed Jul 12, 2019
    Copy the full SHA
    f4051b5 View commit details
Loading