Home
last modified time | relevance | path

Searched refs:ill (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/mips/mips/
H A Dfp.S122 .word ill # 0
123 .word ill # 0
124 .word ill # 0
125 .word ill # 0
126 .word ill # 0
127 .word ill # 0
130 .word ill # 1
131 .word ill # 1
132 .word ill # 1
133 .word ill # 1
[all …]
/f-stack/freebsd/i386/i386/
H A Dexception.s115 IDTVEC(ill)
250 IDTVEC(ill)
H A Dmachdep.c1538 IDTVEC(bnd), IDTVEC(ill), IDTVEC(dna), IDTVEC(fpusegm),
2238 setidt(IDT_UD, &IDTVEC(ill), SDT_SYS386IGT, SEL_KPL, in i386_setidt1()
2280 setidt(IDT_UD, &IDTVEC(ill), SDT_SYS386IGT, SEL_KPL, in i386_setidt2()
/f-stack/freebsd/amd64/amd64/
H A Dmachdep.c824 IDTVEC(bnd), IDTVEC(ill), IDTVEC(dna), IDTVEC(fpusegm),
1738 setidt(IDT_UD, pti ? &IDTVEC(ill_pti) : &IDTVEC(ill), SDT_SYSIGT, in hammer_time()
H A Dexception.S175 TRAP ill, T_PRIVINFLT
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt2168 result in the creation of an ill-formed parse tree that causes errors
4505 Implemented a new mechanism to proactively prevent problems with ill-
4655 platforms contain an XSDT that is ill-formed or otherwise invalid (such
4666 found to be corrupt or ill-formed on some machines. Lv Zheng.
5451 while traversing corrupted or ill-formed resource template buffers. Check