Home | History | Annotate | Download | only in include

Lines Matching defs:__asm

40 	__asm volatile (" .word 0xf518" ); /*  pflusha */
49 register uint8_t *r_va __asm("%a0") = (void *)va;
52 __asm volatile (" movc %1, %%dfc;" /* select supervisor */
75 __asm volatile (" .word 0xf518;"
94 __asm volatile (" .word 0xf518;"
109 __asm volatile (" .word 0xf498;");
116 __asm volatile (" .word 0xf498;");
125 __asm volatile (" .word 0xf478;"); /* cpusha dc */
131 __asm volatile (" .word 0xf478;"); /* cpusha dc */
137 __asm volatile (" .word 0xf478;"); /* cpusha dc */
143 register uint8_t *r_pa __asm("%a0") = (void *)pa;
145 __asm volatile (" .word 0xf468;" : : "a" (r_pa)); /* cpushl dc,%a0@ */
151 __asm volatile (" .word 0xf478;"); /* cpusha dc */