HomeSort by: relevance | last modified time | path
    Searched refs:ltramp (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/linux/arch/powerpc/
linux_machdep.h 107 * About the ltramp field: that trampoline code is not used. Instead, the
114 unsigned long ltramp[2]; member in struct:linux_sigregs
linux_machdep.c 193 frame.ltramp[0] = 0x38997777; /* li r0, 0x7777 */
194 frame.ltramp[1] = 0x44000002; /* sc */

Completed in 12 milliseconds