> What are those macros ? Like the stuff we are using in arch/ppc64/kernel/head.S: .machine push .machine "power4" mtcrf 0x80,r9 mtcrf 0x01,r9 /* slb_allocate uses cr0 and cr7 */ .machine pop Anton