tag | line | file | source code |
---|---|---|---|
entry_sel_off | 140 | arch/i386/math-emu/fpu_entry.c | struct address entry_sel_off; |
entry_sel_off | 314 | arch/i386/math-emu/fpu_entry.c | entry_sel_off.offset = FPU_ORIG_EIP; |
entry_sel_off | 315 | arch/i386/math-emu/fpu_entry.c | entry_sel_off.selector = FPU_CS; |
entry_sel_off | 316 | arch/i386/math-emu/fpu_entry.c | entry_sel_off.opcode = (byte1 << 8) | FPU_modrm; |
entry_sel_off | 569 | arch/i386/math-emu/fpu_entry.c | instruction_address = entry_sel_off; |