Lines Matching refs:VBR
84 * The bootstrap loader loads us in starting at 0, and VBR is non-zero.
607 /* Point the CPU VBR at our vector table */
659 movc %vbr,%d2 | Save vbr
661 movc %a2,%vbr
671 movc %d2,%vbr | Restore original vbr
1037 * Basically we just turn off the MMU, restore the Bug's initial VBR
1045 movl _C_LABEL(saved_vbr),%d3 | Fetch Bug's original VBR value
1076 movc %d3,%vbr | Restore Bug's VBR