Home
last modified time | relevance | path

Searched refs:p0 (Results 1 – 4 of 4) sorted by relevance

/DragonStub/gnuefi/
H A Dreloc_ia64.S130 cmp.eq Pnull,p0 = DT_NULL,d_tag
132 cmp.eq Prela,p0 = DT_RELA,d_tag
133 cmp.eq Prelasz,p0 = DT_RELASZ,d_tag
134 cmp.eq Psymtab,p0 = DT_SYMTAB,d_tag
135 cmp.eq Psyment,p0 = DT_SYMENT,d_tag
136 cmp.eq Prelaent,p0 = DT_RELAENT,d_tag
162 cmp.eq Pnone,p0 = R_IA64_NONE,r_type
163 cmp.eq Prel,p0 = R_IA64_REL64LSB,r_type
164 cmp.eq Pfptr,p0 = R_IA64_FPTR64LSB,r_type
167 cmp.eq Prel,p0 = R_IA64_DIR64LSB,r_type // treat DIR64 just like REL64
[all …]
H A Dcrt0-efi-ia64.S52 cmp.ne p6,p0=r0,r8 // r8 == EFI_SUCCESS?
/DragonStub/lib/ia64/
H A Dsalpal.c283 ReturnValue.p0 = -3; // SAL status return completed with error in LibSalProc()
305 ReturnValue.p0 = -3; // PAL status return completed with error in LibPalProc()
/DragonStub/inc/ia64/
H A Dsalproc.h22 UINT64 p0; member