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

  /src/sys/external/bsd/gnu-efi/dist/lib/ia64/
initplat.c 28 PLABEL SalPlabel;
salpal.c 61 PLABEL SalProcPlabel;
62 PLABEL PalProcPlabel;
68 OUT PLABEL *SalPlabel,
97 // We are passing in a Plabel that should be ignorred by the PAL. Call
  /src/lib/libc/compat/arch/hppa/sys/
compat___sigtramp1.S 70 * in %arg3. It may actually be a PLABEL.
72 bb,>=,n %arg3, 30, L$sigcode_bounce ; branch if not a PLABEL
73 depi 0, 31, 2, %arg3 ; zero L bit in PLABEL pointer
  /src/sys/arch/hppa/hppa/
sigcode.S 75 * in %arg3. It may actually be a PLABEL.
77 bb,>=,n %arg3, 30, L$sigcode_bounce ; branch if not a PLABEL
78 depi 0, 31, 2, %arg3 ; zero L bit in PLABEL pointer
  /src/lib/libc/arch/hppa/sys/
__sigtramp2.S 64 * possibly via a PLABEL.
147 * It may actually be a PLABEL.
149 bb,>=,n %arg3, 30, L$sigcode_bounce ; branch if not a PLABEL
150 depi 0, 31, 2, %arg3 ; zero L bit in PLABEL pointer
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
salproc.h 40 } PLABEL;
125 extern PLABEL RtGlobalSalProcEntry;
126 extern PLABEL RtGlobalSALCallBack;
262 extern PLABEL SalProcPlabel;
263 extern PLABEL PalProcPlabel;
efilibplat.h 34 OUT PLABEL *SalPlabel,

Completed in 51 milliseconds