Searched refs:i_byte (Results 1 – 1 of 1) sorted by relevance
186 u_char i_byte; in vm86_emulate() local204 i_byte = vm86_fubyte(addr); in vm86_emulate()206 i_byte = vm86_fubyte(++addr); in vm86_emulate()211 switch (i_byte) { in vm86_emulate()213 i_byte = vm86_fubyte(++addr); in vm86_emulate()215 switch (i_byte) { in vm86_emulate()290 switch (i_byte) { in vm86_emulate()292 i_byte = vm86_fubyte(++addr); in vm86_emulate()294 switch (i_byte) { in vm86_emulate()344 i_byte = vm86_fubyte(addr + 1); in vm86_emulate()[all …]