includes: sort all includes
X86: On a bad microopc, return a microop that returns a fault that panics.This way a bad micropc will have to get all the way to commit before killingthe simulation. This accounts for misspeculated branches.
X86: Make X86's microcode ROM actually do something.
CPU: Create a microcode ROM object in the CPU which is defined by the ISA.