+ let isBranch = 1; + let hasDelaySlot = 0; // not true, but we add the nop for now + let isTerminator=1; + let isBarrier=1; +} Why inconsistent spacing around the `=`? -- Sean Silva