/titanic_50/usr/src/cmd/mdb/intel/mdb/ |
H A D | mdb_ia32util.c | 95 kreg_t eflags = kregs[KREG_EFLAGS]; in mdb_ia32_printregs() local 118 mdb_printf("%%eflags = 0x%08x\n", eflags); in mdb_ia32_printregs() 121 (eflags & KREG_EFLAGS_ID_MASK) >> KREG_EFLAGS_ID_SHIFT, in mdb_ia32_printregs() 122 (eflags & KREG_EFLAGS_VIP_MASK) >> KREG_EFLAGS_VIP_SHIFT, in mdb_ia32_printregs() 123 (eflags & KREG_EFLAGS_VIF_MASK) >> KREG_EFLAGS_VIF_SHIFT, in mdb_ia32_printregs() 124 (eflags & KREG_EFLAGS_AC_MASK) >> KREG_EFLAGS_AC_SHIFT, in mdb_ia32_printregs() 125 (eflags & KREG_EFLAGS_VM_MASK) >> KREG_EFLAGS_VM_SHIFT, in mdb_ia32_printregs() 126 (eflags & KREG_EFLAGS_RF_MASK) >> KREG_EFLAGS_RF_SHIFT, in mdb_ia32_printregs() 127 (eflags & KREG_EFLAGS_NT_MASK) >> KREG_EFLAGS_NT_SHIFT, in mdb_ia32_printregs() 128 (eflags & KREG_EFLAGS_IOPL_MASK) >> KREG_EFLAGS_IOPL_SHIFT); in mdb_ia32_printregs() [all …]
|
H A D | proc_ia32dep.c | 113 prgreg_t eflags; in pt_regs() local 167 eflags = grs[EFL]; in pt_regs() 190 mdb_printf("%%eflags = 0x%08x\n", eflags); in pt_regs() 193 (eflags & KREG_EFLAGS_ID_MASK) >> KREG_EFLAGS_ID_SHIFT, in pt_regs() 194 (eflags & KREG_EFLAGS_VIP_MASK) >> KREG_EFLAGS_VIP_SHIFT, in pt_regs() 195 (eflags & KREG_EFLAGS_VIF_MASK) >> KREG_EFLAGS_VIF_SHIFT, in pt_regs() 196 (eflags & KREG_EFLAGS_AC_MASK) >> KREG_EFLAGS_AC_SHIFT, in pt_regs() 197 (eflags & KREG_EFLAGS_VM_MASK) >> KREG_EFLAGS_VM_SHIFT, in pt_regs() 198 (eflags & KREG_EFLAGS_RF_MASK) >> KREG_EFLAGS_RF_SHIFT, in pt_regs() 199 (eflags & KREG_EFLAGS_NT_MASK) >> KREG_EFLAGS_NT_SHIFT, in pt_regs() [all …]
|
/titanic_50/usr/src/uts/i86pc/os/ |
H A D | biosdisk.c | 141 if (((rp.eflags & PS_C) != 0) || (rp.ebx.word.bx != 0xAA55)) { in bios_check_extension_present() 143 "failed %d bx = %x\n", rp.eflags, rp.ebx.word.bx)); in bios_check_extension_present() 186 if ((rp.eflags & PS_C) != 0) { in get_dev_params() 188 rp.eflags, rp.eax.byte.ah)); in get_dev_params() 218 if (((rp.eflags & PS_C) != 0) || rp.eax.byte.ah != 0) { in drive_present() 220 drivenum, rp.eflags, rp.eax.byte.ah)); in drive_present() 241 if (((rp.eflags & PS_C) != 0) || status != 0) in reset_disk() 275 if (((rp.eflags & PS_C) != 0) || status != 0) { in read_firstblock() 320 if ((rp.eflags & PS_C) != 0 || bufp->drivenum != drivenum) { in is_eltorito() 323 rp.eflags, rp.eax.byte.ah, bufp->drivenum)); in is_eltorito()
|
H A D | pci_bios.c | 105 if ((regs.eflags & PS_C) != 0) { in pci_bios_get_irq_routing()
|
H A D | pci_cfgspace.c | 260 carryflag = regs.eflags & PS_C; in pci_check_bios()
|
H A D | fakebop.c | 884 rp->eflags = bios_func(intnum, &br); in do_bsys_doint()
|
/titanic_50/usr/src/lib/libc/port/locale/ |
H A D | regexec.c | 200 regmatch_t pmatch[_RESTRICT_KYWD], int eflags) in regexec() argument 218 eflags = GOODFLAGS(eflags); in regexec() 221 return (mmatcher(g, (char *)string, nmatch, pmatch, eflags)); in regexec() 223 else if (g->nstates <= CHAR_BIT*sizeof (states1) && !(eflags®_LARGE)) in regexec() 227 return (smatcher(g, (char *)string, nmatch, pmatch, eflags)); in regexec() 229 return (lmatcher(g, (char *)string, nmatch, pmatch, eflags)); in regexec()
|
H A D | engine.c | 80 int eflags; member 139 #define NOTE(str) { if (m->eflags®_TRACE) printf("=%s\n", (str)); } 154 int eflags) in matcher() argument 177 if (eflags®_STARTEND) { in matcher() 236 m->eflags = eflags; in matcher() 606 if ((sp == m->beginp && !(m->eflags®_NOTBOL)) || in backref() 613 if ((sp == m->endp && !(m->eflags®_NOTEOL)) || in backref() 620 if (((sp == m->beginp && !(m->eflags®_NOTBOL)) || in backref() 629 if (((sp == m->endp && !(m->eflags®_NOTEOL)) || in backref() 802 (lastc == OUT && !(m->eflags®_NOTBOL))) { in fast() [all …]
|
/titanic_50/usr/src/uts/intel/sys/ |
H A D | bootregs.h | 76 uint32_t eflags; member
|
/titanic_50/usr/src/uts/common/fs/ |
H A D | xattr.c | 1180 int *eflags) in readdir_xattr_casecmp() argument 1186 *eflags = 0; in readdir_xattr_casecmp() 1193 *eflags = ED_CASE_CONFLICT; in readdir_xattr_casecmp() 1258 int eflags; in xattr_dir_readdir() local 1265 eflags = 0; in xattr_dir_readdir() 1269 cr, ct, &eflags); in xattr_dir_readdir() 1277 eflags); in xattr_dir_readdir()
|
H A D | gfs.c | 311 ino64_t ino, const char *name, int eflags) in gfs_readdir_emit() argument 320 edp->ed_eflags = eflags; in gfs_readdir_emit()
|
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | machrel.sparc.c | 122 Word eflags = ofl->ofl_dehdr->e_flags; in ld_mach_eflags() local 155 eflags |= (ehdr->e_flags & ~EF_SPARCV9_MM); in ld_mach_eflags() 156 memopt1 = eflags & EF_SPARCV9_MM; in ld_mach_eflags() 158 eflags &= ~EF_SPARCV9_MM; in ld_mach_eflags() 164 eflags |= EF_SPARCV9_PSO; in ld_mach_eflags() 166 eflags |= EF_SPARCV9_RMO; in ld_mach_eflags() 168 ofl->ofl_dehdr->e_flags = eflags; in ld_mach_eflags()
|
/titanic_50/usr/src/uts/common/xen/public/arch-x86/ |
H A D | xen-x86_32.h | 156 uint32_t eflags; /* eflags.IF == !saved_upcall_mask */ member
|
/titanic_50/usr/src/cmd/sendmail/src/ |
H A D | envelope.c | 1234 struct eflags struct 1240 static struct eflags EnvelopeFlags[] = argument 1277 register struct eflags *ef;
|
/titanic_50/usr/src/cmd/sed/ |
H A D | process.c | 644 regexec_e(regex_t *preg, const char *string, int eflags, int nomatch, in regexec_e() argument 660 nomatch ? 0 : maxnsub + 1, match, eflags | REG_STARTEND); in regexec_e()
|
/titanic_50/usr/src/uts/i86xpv/os/ |
H A D | mp_xen.c | 256 vgc->user_regs.eflags = F_OFF | iopl; in mp_set_cpu_context()
|
/titanic_50/usr/src/cmd/mdb/intel/modules/mdb_kb/ |
H A D | mdb_kb.c | 1562 regs->r_efl = ur->eflags; in xkb_getmregs()
|