taglinefilesource code
entry_sel_off140arch/i386/math-emu/fpu_entry.cstruct address entry_sel_off;
entry_sel_off314arch/i386/math-emu/fpu_entry.centry_sel_off.offset = FPU_ORIG_EIP;
entry_sel_off315arch/i386/math-emu/fpu_entry.centry_sel_off.selector = FPU_CS;
entry_sel_off316arch/i386/math-emu/fpu_entry.centry_sel_off.opcode = (byte1 << 8) | FPU_modrm;
entry_sel_off569arch/i386/math-emu/fpu_entry.cinstruction_address = entry_sel_off;