Searched refs:i_byte (Results 1 – 1 of 1) sorted by relevance
184 u_char i_byte; in vm86_emulate() local202 i_byte = vm86_fubyte(addr); in vm86_emulate()204 i_byte = vm86_fubyte(++addr); in vm86_emulate()209 switch (i_byte) { in vm86_emulate()211 i_byte = vm86_fubyte(++addr); in vm86_emulate()213 switch (i_byte) { in vm86_emulate()288 switch (i_byte) { in vm86_emulate()290 i_byte = vm86_fubyte(++addr); in vm86_emulate()292 switch (i_byte) { in vm86_emulate()342 i_byte = vm86_fubyte(addr + 1); in vm86_emulate()[all …]