power4 compiling

Segher Boessenkool segher at kernel.crashing.org
Wed Nov 5 02:29:03 EST 2003


Hollis Blanchard wrote:
> > static inline void _tlbiel(unsigned long va)
> > {
> > 	__asm__ __volatile__(
> > 		".long 0x7c000224 | (%0 << 11)" : : "r"(va)
> > 	);
> > }
>
> If only we had some sort of automated tool to convert from
> human-readable assembly language into binary instructions... then this
> hack would be unnecessary. ;)

Yeah yeah yeah.  Just use the hack until the majority of
people have a fixed assembler ;-)


Segher


** Sent via the linuxppc64-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc64-dev mailing list