Searched refs:pc_low (Results 1 – 2 of 2) sorted by relevance
40 idt[i].pc_low = trap_table[i] & 0x0000ffff; in Trap_Init()52 idt[i].pc_low = trap_table[63] & 0x0000ffff; in Trap_Init()
93 uint16_t pc_low; member