Searched refs:PSL_ID (Results 1 – 4 of 4) sorted by relevance
57 #define PSL_ID 0x00200000 /* identification bit */ macro89 | PSL_D | PSL_V | PSL_NT | PSL_RF | PSL_AC | PSL_ID)
53 write_eflags(eflags ^ PSL_ID); in bi_checkcpu()54 if (!((eflags ^ read_eflags()) & PSL_ID)) in bi_checkcpu()
58 write_eflags(eflags ^ PSL_ID); in bi_checkcpu()59 if (!((eflags ^ read_eflags()) & PSL_ID)) in bi_checkcpu()
363 xorl $PSL_ID,%eax369 andl $PSL_ID,%eax